[==========] Running 24 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 22 tests from AutoRebalancerTest
[ RUN      ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260608 09:51:35.020787   391 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.254:40099,127.0.97.253:44293,127.0.97.252:44063
I20260608 09:51:35.022583   391 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260608 09:51:35.023661   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:35.039954   398 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:35.040007   400 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:35.040510   397 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:35.041409   391 server_base.cc:1061] running on GCE node
I20260608 09:51:36.146842   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:36.147120   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:36.147327   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912296147303 us; error 0 us; skew 500 ppm
I20260608 09:51:36.148233   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:36.154291   391 webserver.cc:533] Webserver started at http://127.0.97.254:40891/ using document root <none> and password file <none>
I20260608 09:51:36.155180   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:36.155426   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:36.155891   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:36.161653   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294854977-391-0/minicluster-data/master-0-root/instance:
uuid: "9186b97e05d94484bd0e8c28be894a39"
format_stamp: "Formatted at 2026-06-08 09:51:36 on dist-test-slave-cqs2"
I20260608 09:51:36.169569   391 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.009s	sys 0.000s
I20260608 09:51:36.174937   406 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:36.176129   391 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 09:51:36.176461   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294854977-391-0/minicluster-data/master-0-root
uuid: "9186b97e05d94484bd0e8c28be894a39"
format_stamp: "Formatted at 2026-06-08 09:51:36 on dist-test-slave-cqs2"
I20260608 09:51:36.176802   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294854977-391-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294854977-391-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294854977-391-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:36.225101   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:36.226622   391 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260608 09:51:36.227100   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:36.299010   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.254:40099
I20260608 09:51:36.299120   457 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.254:40099 every 8 connection(s)
I20260608 09:51:36.305179   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:51:36.307247   458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 09:51:36.311515   460 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:36.313097   461 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:36.316504   391 server_base.cc:1061] running on GCE node
W20260608 09:51:36.316944   463 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:36.317739   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:36.317958   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:36.318145   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912296318126 us; error 0 us; skew 500 ppm
I20260608 09:51:36.318769   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:36.322760   391 webserver.cc:533] Webserver started at http://127.0.97.253:39861/ using document root <none> and password file <none>
I20260608 09:51:36.323318   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:36.323504   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:36.323784   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:36.324808   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294854977-391-0/minicluster-data/master-1-root/instance:
uuid: "dc5a564348d74878a90ed7ff65f42a84"
format_stamp: "Formatted at 2026-06-08 09:51:36 on dist-test-slave-cqs2"
I20260608 09:51:36.326750   458 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.97.254" port: 40099 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:51:36.330262   391 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260608 09:51:36.335462   469 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:36.336305   391 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:51:36.336582   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294854977-391-0/minicluster-data/master-1-root
uuid: "dc5a564348d74878a90ed7ff65f42a84"
format_stamp: "Formatted at 2026-06-08 09:51:36 on dist-test-slave-cqs2"
I20260608 09:51:36.336877   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294854977-391-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294854977-391-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294854977-391-0/minicluster-data/master-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:36.356685   458 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.97.253" port: 44293 } has no permanent_uuid. Determining permanent_uuid...
W20260608 09:51:36.359308   408 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.97.253:44293: connect: Connection refused (error 111)
W20260608 09:51:36.363579   458 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.97.253:44293: Network error: Client connection negotiation failed: client connection to 127.0.97.253:44293: connect: Connection refused (error 111)
I20260608 09:51:36.369685   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:36.371040   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:36.413160   458 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.97.253" port: 44293 } attempt: 1
W20260608 09:51:36.418329   458 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.97.253:44293: Network error: Client connection negotiation failed: client connection to 127.0.97.253:44293: connect: Connection refused (error 111)
I20260608 09:51:36.440599   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.253:44293
I20260608 09:51:36.440788   522 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.253:44293 every 8 connection(s)
I20260608 09:51:36.445712   523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:36.446671   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:51:36.451360   523 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.97.254" port: 40099 } has no permanent_uuid. Determining permanent_uuid...
W20260608 09:51:36.453078   525 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:36.456298   526 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:36.459537   391 server_base.cc:1061] running on GCE node
W20260608 09:51:36.460336   528 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:36.461344   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:36.461623   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:36.461838   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912296461819 us; error 0 us; skew 500 ppm
I20260608 09:51:36.462643   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:36.466179   391 webserver.cc:533] Webserver started at http://127.0.97.252:41533/ using document root <none> and password file <none>
I20260608 09:51:36.466810   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:36.467015   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:36.467376   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:36.468703   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294854977-391-0/minicluster-data/master-2-root/instance:
uuid: "9d9700978e7947f3afd1c3d8d4fbd8b8"
format_stamp: "Formatted at 2026-06-08 09:51:36 on dist-test-slave-cqs2"
I20260608 09:51:36.469143   523 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.97.253" port: 44293 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:51:36.475386   391 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260608 09:51:36.479907   535 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:36.480875   391 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 09:51:36.481160   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294854977-391-0/minicluster-data/master-2-root
uuid: "9d9700978e7947f3afd1c3d8d4fbd8b8"
format_stamp: "Formatted at 2026-06-08 09:51:36 on dist-test-slave-cqs2"
I20260608 09:51:36.481441   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294854977-391-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294854977-391-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294854977-391-0/minicluster-data/master-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:36.481966   523 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.97.252" port: 44063 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:51:36.486831   458 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.97.253" port: 44293 } attempt: 2
W20260608 09:51:36.491039   523 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.97.252:44063: Network error: Client connection negotiation failed: client connection to 127.0.97.252:44063: connect: Connection refused (error 111)
I20260608 09:51:36.498378   458 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.97.252" port: 44063 } has no permanent_uuid. Determining permanent_uuid...
W20260608 09:51:36.502676   458 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.97.252:44063: Network error: Client connection negotiation failed: client connection to 127.0.97.252:44063: connect: Connection refused (error 111)
I20260608 09:51:36.508205   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:36.509506   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:36.534067   458 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.97.252" port: 44063 } attempt: 1
I20260608 09:51:36.534870   523 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.97.252" port: 44063 } attempt: 1
W20260608 09:51:36.539559   458 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.97.252:44063: Network error: Client connection negotiation failed: client connection to 127.0.97.252:44063: connect: Connection refused (error 111)
W20260608 09:51:36.540501   523 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.97.252:44063: Network error: Client connection negotiation failed: client connection to 127.0.97.252:44063: connect: Connection refused (error 111)
I20260608 09:51:36.579509   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.252:44063
I20260608 09:51:36.579630   587 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.252:44063 every 8 connection(s)
I20260608 09:51:36.583861   391 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:51:36.584343   588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:36.589836   588 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.97.254" port: 40099 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:51:36.601534   588 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.97.253" port: 44293 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:51:36.607947   523 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.97.252" port: 44063 } attempt: 2
I20260608 09:51:36.610664   588 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.97.252" port: 44063 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:51:36.615067   458 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.97.252" port: 44063 } attempt: 2
I20260608 09:51:36.631560   523 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dc5a564348d74878a90ed7ff65f42a84: Bootstrap starting.
I20260608 09:51:36.633697   458 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9186b97e05d94484bd0e8c28be894a39: Bootstrap starting.
I20260608 09:51:36.634021   588 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9d9700978e7947f3afd1c3d8d4fbd8b8: Bootstrap starting.
I20260608 09:51:36.639976   458 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9186b97e05d94484bd0e8c28be894a39: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:36.640012   523 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dc5a564348d74878a90ed7ff65f42a84: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:36.640805   588 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9d9700978e7947f3afd1c3d8d4fbd8b8: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:36.642011   458 log.cc:826] T 00000000000000000000000000000000 P 9186b97e05d94484bd0e8c28be894a39: Log is configured to *not* fsync() on all Append() calls
I20260608 09:51:36.650586   523 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dc5a564348d74878a90ed7ff65f42a84: No bootstrap required, opened a new log
I20260608 09:51:36.650550   458 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9186b97e05d94484bd0e8c28be894a39: No bootstrap required, opened a new log
I20260608 09:51:36.650735   588 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9d9700978e7947f3afd1c3d8d4fbd8b8: No bootstrap required, opened a new log
I20260608 09:51:36.669001   523 raft_consensus.cc:359] T 00000000000000000000000000000000 P dc5a564348d74878a90ed7ff65f42a84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9186b97e05d94484bd0e8c28be894a39" member_type: VOTER last_known_addr { host: "127.0.97.254" port: 40099 } } peers { permanent_uuid: "dc5a564348d74878a90ed7ff65f42a84" member_type: VOTER last_known_addr { host: "127.0.97.253" port: 44293 } } peers { permanent_uuid: "9d9700978e7947f3afd1c3d8d4fbd8b8" member_type: VOTER last_known_addr { host: "127.0.97.252" port: 44063 } }
I20260608 09:51:36.669010   458 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9186b97e05d94484bd0e8c28be894a39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9186b97e05d94484bd0e8c28be894a39" member_type: VOTER last_known_addr { host: "127.0.97.254" port: 40099 } } peers { permanent_uuid: "dc5a564348d74878a90ed7ff65f42a84" member_type: VOTER last_known_addr { host: "127.0.97.253" port: 44293 } } peers { permanent_uuid: "9d9700978e7947f3afd1c3d8d4fbd8b8" member_type: VOTER last_known_addr { host: "127.0.97.252" port: 44063 } }
I20260608 09:51:36.669010   588 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9d9700978e7947f3afd1c3d8d4fbd8b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9186b97e05d94484bd0e8c28be894a39" member_type: VOTER last_known_addr { host: "127.0.97.254" port: 40099 } } peers { permanent_uuid: "dc5a564348d74878a90ed7ff65f42a84" member_type: VOTER last_known_addr { host: "127.0.97.253" port: 44293 } } peers { permanent_uuid: "9d9700978e7947f3afd1c3d8d4fbd8b8" member_type: VOTER last_known_addr { host: "127.0.97.252" port: 44063 } }
I20260608 09:51:36.669855   523 raft_consensus.cc:385] T 00000000000000000000000000000000 P dc5a564348d74878a90ed7ff65f42a84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:36.669956   458 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9186b97e05d94484bd0e8c28be894a39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:36.670012   588 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9d9700978e7947f3afd1c3d8d4fbd8b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:36.670218   523 raft_consensus.cc:740] T 00000000000000000000000000000000 P dc5a564348d74878a90ed7ff65f42a84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc5a564348d74878a90ed7ff65f42a84, State: Initialized, Role: FOLLOWER
I20260608 09:51:36.670354   458 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9186b97e05d94484bd0e8c28be894a39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9186b97e05d94484bd0e8c28be894a39, State: Initialized, Role: FOLLOWER
I20260608 09:51:36.670433   588 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9d9700978e7947f3afd1c3d8d4fbd8b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d9700978e7947f3afd1c3d8d4fbd8b8, State: Initialized, Role: FOLLOWER
I20260608 09:51:36.671316   523 consensus_queue.cc:260] T 00000000000000000000000000000000 P dc5a564348d74878a90ed7ff65f42a84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9186b97e05d94484bd0e8c28be894a39" member_type: VOTER last_known_addr { host: "127.0.97.254" port: 40099 } } peers { permanent_uuid: "dc5a564348d74878a90ed7ff65f42a84" member_type: VOTER last_known_addr { host: "127.0.97.253" port: 44293 } } peers { permanent_uuid: "9d9700978e7947f3afd1c3d8d4fbd8b8" member_type: VOTER last_known_addr { host: "127.0.97.252" port: 44063 } }
I20260608 09:51:36.671330   588 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9d9700978e7947f3afd1c3d8d4fbd8b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9186b97e05d94484bd0e8c28be894a39" member_type: VOTER last_known_addr { host: "127.0.97.254" port: 40099 } } peers { permanent_uuid: "dc5a564348d74878a90ed7ff65f42a84" member_type: VOTER last_known_addr { host: "127.0.97.253" port: 44293 } } peers { permanent_uuid: "9d9700978e7947f3afd1c3d8d4fbd8b8" member_type: VOTER last_known_addr { host: "127.0.97.252" port: 44063 } }
I20260608 09:51:36.671330   458 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9186b97e05d94484bd0e8c28be894a39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9186b97e05d94484bd0e8c28be894a39" member_type: VOTER last_known_addr { host: "127.0.97.254" port: 40099 } } peers { permanent_uuid: "dc5a564348d74878a90ed7ff65f42a84" member_type: VOTER last_known_addr { host: "127.0.97.253" port: 44293 } } peers { permanent_uuid: "9d9700978e7947f3afd1c3d8d4fbd8b8" member_type: VOTER last_known_addr { host: "127.0.97.252" port: 44063 } }
I20260608 09:51:36.675680   597 sys_catalog.cc:455] T 00000000000000000000000000000000 P dc5a564348d74878a90ed7ff65f42a84 [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: "9186b97e05d94484bd0e8c28be894a39" member_type: VOTER last_known_addr { host: "127.0.97.254" port: 40099 } } peers { permanent_uuid: "dc5a564348d74878a90ed7ff65f42a84" member_type: VOTER last_known_addr { host: "127.0.97.253" port: 44293 } } peers { permanent_uuid: "9d9700978e7947f3afd1c3d8d4fbd8b8" member_type: VOTER last_known_addr { host: "127.0.97.252" port: 44063 } } }
I20260608 09:51:36.676496   597 sys_catalog.cc:458] T 00000000000000000000000000000000 P dc5a564348d74878a90ed7ff65f42a84 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:51:36.677609   523 sys_catalog.cc:565] T 00000000000000000000000000000000 P dc5a564348d74878a90ed7ff65f42a84 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:51:36.680687   458 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9186b97e05d94484bd0e8c28be894a39 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:51:36.680387   599 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9d9700978e7947f3afd1c3d8d4fbd8b8 [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: "9186b97e05d94484bd0e8c28be894a39" member_type: VOTER last_known_addr { host: "127.0.97.254" port: 40099 } } peers { permanent_uuid: "dc5a564348d74878a90ed7ff65f42a84" member_type: VOTER last_known_addr { host: "127.0.97.253" port: 44293 } } peers { permanent_uuid: "9d9700978e7947f3afd1c3d8d4fbd8b8" member_type: VOTER last_known_addr { host: "127.0.97.252" port: 44063 } } }
I20260608 09:51:36.681421   599 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9d9700978e7947f3afd1c3d8d4fbd8b8 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:51:36.678886   598 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9186b97e05d94484bd0e8c28be894a39 [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: "9186b97e05d94484bd0e8c28be894a39" member_type: VOTER last_known_addr { host: "127.0.97.254" port: 40099 } } peers { permanent_uuid: "dc5a564348d74878a90ed7ff65f42a84" member_type: VOTER last_known_addr { host: "127.0.97.253" port: 44293 } } peers { permanent_uuid: "9d9700978e7947f3afd1c3d8d4fbd8b8" member_type: VOTER last_known_addr { host: "127.0.97.252" port: 44063 } } }
I20260608 09:51:36.682355   588 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9d9700978e7947f3afd1c3d8d4fbd8b8 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:51:36.682864   598 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9186b97e05d94484bd0e8c28be894a39 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:51:36.714241   391 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 09:51:36.716892   391 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
W20260608 09:51:36.724409   625 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 9186b97e05d94484bd0e8c28be894a39: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 09:51:36.724792   625 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 09:51:36.724910   627 catalog_manager.cc:1593] T 00000000000000000000000000000000 P dc5a564348d74878a90ed7ff65f42a84: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 09:51:36.725414   627 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 09:51:36.732509   412 tablet.cc:2404] T 00000000000000000000000000000000 P 9186b97e05d94484bd0e8c28be894a39: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 09:51:36.734758   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:36.740118   633 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 9d9700978e7947f3afd1c3d8d4fbd8b8: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 09:51:36.740453   633 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 09:51:36.744256   634 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:36.745613   635 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:36.749504   391 server_base.cc:1061] running on GCE node
W20260608 09:51:36.749784   637 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:36.750797   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:36.751096   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:36.751298   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912296751279 us; error 0 us; skew 500 ppm
I20260608 09:51:36.752082   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:36.754877   391 webserver.cc:533] Webserver started at http://127.0.97.193:46529/ using document root <none> and password file <none>
I20260608 09:51:36.755595   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:36.755854   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:36.756181   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:36.757601   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294854977-391-0/minicluster-data/ts-0-root/instance:
uuid: "5c0f58c266c74945b5c8a2393275c553"
format_stamp: "Formatted at 2026-06-08 09:51:36 on dist-test-slave-cqs2"
I20260608 09:51:36.763907   391 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.000s
I20260608 09:51:36.768409   642 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:36.769230   391 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 09:51:36.769560   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294854977-391-0/minicluster-data/ts-0-root
uuid: "5c0f58c266c74945b5c8a2393275c553"
format_stamp: "Formatted at 2026-06-08 09:51:36 on dist-test-slave-cqs2"
I20260608 09:51:36.769927   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294854977-391-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294854977-391-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294854977-391-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:36.792520   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:36.794325   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:36.797118   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:36.802593   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:36.802922   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:36.803247   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:36.803467   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:36.854128   597 raft_consensus.cc:493] T 00000000000000000000000000000000 P dc5a564348d74878a90ed7ff65f42a84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:36.854866   597 raft_consensus.cc:515] T 00000000000000000000000000000000 P dc5a564348d74878a90ed7ff65f42a84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9186b97e05d94484bd0e8c28be894a39" member_type: VOTER last_known_addr { host: "127.0.97.254" port: 40099 } } peers { permanent_uuid: "dc5a564348d74878a90ed7ff65f42a84" member_type: VOTER last_known_addr { host: "127.0.97.253" port: 44293 } } peers { permanent_uuid: "9d9700978e7947f3afd1c3d8d4fbd8b8" member_type: VOTER last_known_addr { host: "127.0.97.252" port: 44063 } }
I20260608 09:51:36.858974   597 leader_election.cc:290] T 00000000000000000000000000000000 P dc5a564348d74878a90ed7ff65f42a84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9186b97e05d94484bd0e8c28be894a39 (127.0.97.254:40099), 9d9700978e7947f3afd1c3d8d4fbd8b8 (127.0.97.252:44063)
I20260608 09:51:36.859278   433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "dc5a564348d74878a90ed7ff65f42a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9186b97e05d94484bd0e8c28be894a39" is_pre_election: true
I20260608 09:51:36.860162   433 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9186b97e05d94484bd0e8c28be894a39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc5a564348d74878a90ed7ff65f42a84 in term 0.
I20260608 09:51:36.861764   471 leader_election.cc:304] T 00000000000000000000000000000000 P dc5a564348d74878a90ed7ff65f42a84 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9186b97e05d94484bd0e8c28be894a39, dc5a564348d74878a90ed7ff65f42a84; no voters: 
I20260608 09:51:36.861964   563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "dc5a564348d74878a90ed7ff65f42a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d9700978e7947f3afd1c3d8d4fbd8b8" is_pre_election: true
I20260608 09:51:36.862736   597 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dc5a564348d74878a90ed7ff65f42a84 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:36.862640   563 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9d9700978e7947f3afd1c3d8d4fbd8b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc5a564348d74878a90ed7ff65f42a84 in term 0.
I20260608 09:51:36.863135   597 raft_consensus.cc:493] T 00000000000000000000000000000000 P dc5a564348d74878a90ed7ff65f42a84 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:36.863477   597 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dc5a564348d74878a90ed7ff65f42a84 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:36.870524   597 raft_consensus.cc:515] T 00000000000000000000000000000000 P dc5a564348d74878a90ed7ff65f42a84 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9186b97e05d94484bd0e8c28be894a39" member_type: VOTER last_known_addr { host: "127.0.97.254" port: 40099 } } peers { permanent_uuid: "dc5a564348d74878a90ed7ff65f42a84" member_type: VOTER last_known_addr { host: "127.0.97.253" port: 44293 } } peers { permanent_uuid: "9d9700978e7947f3afd1c3d8d4fbd8b8" member_type: VOTER last_known_addr { host: "127.0.97.252" port: 44063 } }
I20260608 09:51:36.873564   597 leader_election.cc:290] T 00000000000000000000000000000000 P dc5a564348d74878a90ed7ff65f42a84 [CANDIDATE]: Term 1 election: Requested vote from peers 9186b97e05d94484bd0e8c28be894a39 (127.0.97.254:40099), 9d9700978e7947f3afd1c3d8d4fbd8b8 (127.0.97.252:44063)
I20260608 09:51:36.873656   433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "dc5a564348d74878a90ed7ff65f42a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9186b97e05d94484bd0e8c28be894a39"
I20260608 09:51:36.874215   433 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9186b97e05d94484bd0e8c28be894a39 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:36.875310   563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "dc5a564348d74878a90ed7ff65f42a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d9700978e7947f3afd1c3d8d4fbd8b8"
I20260608 09:51:36.875895   563 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9d9700978e7947f3afd1c3d8d4fbd8b8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:36.881995   433 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9186b97e05d94484bd0e8c28be894a39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc5a564348d74878a90ed7ff65f42a84 in term 1.
I20260608 09:51:36.882411   563 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9d9700978e7947f3afd1c3d8d4fbd8b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc5a564348d74878a90ed7ff65f42a84 in term 1.
I20260608 09:51:36.883544   471 leader_election.cc:304] T 00000000000000000000000000000000 P dc5a564348d74878a90ed7ff65f42a84 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d9700978e7947f3afd1c3d8d4fbd8b8, dc5a564348d74878a90ed7ff65f42a84; no voters: 
I20260608 09:51:36.884676   597 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dc5a564348d74878a90ed7ff65f42a84 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:36.887009   597 raft_consensus.cc:697] T 00000000000000000000000000000000 P dc5a564348d74878a90ed7ff65f42a84 [term 1 LEADER]: Becoming Leader. State: Replica: dc5a564348d74878a90ed7ff65f42a84, State: Running, Role: LEADER
I20260608 09:51:36.888156   597 consensus_queue.cc:237] T 00000000000000000000000000000000 P dc5a564348d74878a90ed7ff65f42a84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9186b97e05d94484bd0e8c28be894a39" member_type: VOTER last_known_addr { host: "127.0.97.254" port: 40099 } } peers { permanent_uuid: "dc5a564348d74878a90ed7ff65f42a84" member_type: VOTER last_known_addr { host: "127.0.97.253" port: 44293 } } peers { permanent_uuid: "9d9700978e7947f3afd1c3d8d4fbd8b8" member_type: VOTER last_known_addr { host: "127.0.97.252" port: 44063 } }
I20260608 09:51:36.900650   690 sys_catalog.cc:455] T 00000000000000000000000000000000 P dc5a564348d74878a90ed7ff65f42a84 [sys.catalog]: SysCatalogTable state changed. Reason: New leader dc5a564348d74878a90ed7ff65f42a84. Latest consensus state: current_term: 1 leader_uuid: "dc5a564348d74878a90ed7ff65f42a84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9186b97e05d94484bd0e8c28be894a39" member_type: VOTER last_known_addr { host: "127.0.97.254" port: 40099 } } peers { permanent_uuid: "dc5a564348d74878a90ed7ff65f42a84" member_type: VOTER last_known_addr { host: "127.0.97.253" port: 44293 } } peers { permanent_uuid: "9d9700978e7947f3afd1c3d8d4fbd8b8" member_type: VOTER last_known_addr { host: "127.0.97.252" port: 44063 } } }
I20260608 09:51:36.901588   690 sys_catalog.cc:458] T 00000000000000000000000000000000 P dc5a564348d74878a90ed7ff65f42a84 [sys.catalog]: This master's current role is: LEADER
I20260608 09:51:36.907109   697 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:51:36.915701   697 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:51:36.924294   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.193:39323
I20260608 09:51:36.924618   707 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.193:39323 every 8 connection(s)
I20260608 09:51:36.935251   563 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 9d9700978e7947f3afd1c3d8d4fbd8b8 [term 1 FOLLOWER]: Refusing update from remote peer dc5a564348d74878a90ed7ff65f42a84: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:51:36.937630   690 consensus_queue.cc:1048] T 00000000000000000000000000000000 P dc5a564348d74878a90ed7ff65f42a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d9700978e7947f3afd1c3d8d4fbd8b8" member_type: VOTER last_known_addr { host: "127.0.97.252" port: 44063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:51:36.948195   433 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 9186b97e05d94484bd0e8c28be894a39 [term 1 FOLLOWER]: Refusing update from remote peer dc5a564348d74878a90ed7ff65f42a84: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:51:36.950093   597 consensus_queue.cc:1048] T 00000000000000000000000000000000 P dc5a564348d74878a90ed7ff65f42a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9186b97e05d94484bd0e8c28be894a39" member_type: VOTER last_known_addr { host: "127.0.97.254" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:37.020308   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:51:37.020658   599 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9d9700978e7947f3afd1c3d8d4fbd8b8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader dc5a564348d74878a90ed7ff65f42a84. Latest consensus state: current_term: 1 leader_uuid: "dc5a564348d74878a90ed7ff65f42a84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9186b97e05d94484bd0e8c28be894a39" member_type: VOTER last_known_addr { host: "127.0.97.254" port: 40099 } } peers { permanent_uuid: "dc5a564348d74878a90ed7ff65f42a84" member_type: VOTER last_known_addr { host: "127.0.97.253" port: 44293 } } peers { permanent_uuid: "9d9700978e7947f3afd1c3d8d4fbd8b8" member_type: VOTER last_known_addr { host: "127.0.97.252" port: 44063 } } }
I20260608 09:51:37.021499   599 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9d9700978e7947f3afd1c3d8d4fbd8b8 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:51:37.032454   597 sys_catalog.cc:455] T 00000000000000000000000000000000 P dc5a564348d74878a90ed7ff65f42a84 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "dc5a564348d74878a90ed7ff65f42a84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9186b97e05d94484bd0e8c28be894a39" member_type: VOTER last_known_addr { host: "127.0.97.254" port: 40099 } } peers { permanent_uuid: "dc5a564348d74878a90ed7ff65f42a84" member_type: VOTER last_known_addr { host: "127.0.97.253" port: 44293 } } peers { permanent_uuid: "9d9700978e7947f3afd1c3d8d4fbd8b8" member_type: VOTER last_known_addr { host: "127.0.97.252" port: 44063 } } }
I20260608 09:51:37.033278   597 sys_catalog.cc:458] T 00000000000000000000000000000000 P dc5a564348d74878a90ed7ff65f42a84 [sys.catalog]: This master's current role is: LEADER
I20260608 09:51:37.034286   710 heartbeater.cc:344] Connected to a master server at 127.0.97.253:44293
I20260608 09:51:37.034756   710 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:37.035327   714 mvcc.cc:204] Tried to move back new op lower bound from 7294616768225030144 to 7294616768064135168. Current Snapshot: MvccSnapshot[applied={T|T < 7294616768225030144}]
I20260608 09:51:37.036206   710 heartbeater.cc:507] Master 127.0.97.253:44293 requested a full tablet report, sending...
I20260608 09:51:37.038511   697 catalog_manager.cc:1382] Generated new cluster ID: 96bb37e7d1904596988429e803eb4ad6
I20260608 09:51:37.038841   697 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:51:37.043123   488 ts_manager.cc:194] Registered new tserver with Master: 5c0f58c266c74945b5c8a2393275c553 (127.0.97.193:39323)
I20260608 09:51:37.049448   712 heartbeater.cc:344] Connected to a master server at 127.0.97.254:40099
I20260608 09:51:37.049078   599 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9d9700978e7947f3afd1c3d8d4fbd8b8 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "dc5a564348d74878a90ed7ff65f42a84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9186b97e05d94484bd0e8c28be894a39" member_type: VOTER last_known_addr { host: "127.0.97.254" port: 40099 } } peers { permanent_uuid: "dc5a564348d74878a90ed7ff65f42a84" member_type: VOTER last_known_addr { host: "127.0.97.253" port: 44293 } } peers { permanent_uuid: "9d9700978e7947f3afd1c3d8d4fbd8b8" member_type: VOTER last_known_addr { host: "127.0.97.252" port: 44063 } } }
I20260608 09:51:37.049823   712 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:37.049841   599 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9d9700978e7947f3afd1c3d8d4fbd8b8 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:51:37.050993   712 heartbeater.cc:507] Master 127.0.97.254:40099 requested a full tablet report, sending...
I20260608 09:51:37.054112   709 heartbeater.cc:344] Connected to a master server at 127.0.97.252:44063
I20260608 09:51:37.054551   709 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:37.055524   709 heartbeater.cc:507] Master 127.0.97.252:44063 requested a full tablet report, sending...
I20260608 09:51:37.058918   553 ts_manager.cc:194] Registered new tserver with Master: 5c0f58c266c74945b5c8a2393275c553 (127.0.97.193:39323)
I20260608 09:51:37.060603   423 ts_manager.cc:194] Registered new tserver with Master: 5c0f58c266c74945b5c8a2393275c553 (127.0.97.193:39323)
I20260608 09:51:37.062076   598 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9186b97e05d94484bd0e8c28be894a39 [sys.catalog]: SysCatalogTable state changed. Reason: New leader dc5a564348d74878a90ed7ff65f42a84. Latest consensus state: current_term: 1 leader_uuid: "dc5a564348d74878a90ed7ff65f42a84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9186b97e05d94484bd0e8c28be894a39" member_type: VOTER last_known_addr { host: "127.0.97.254" port: 40099 } } peers { permanent_uuid: "dc5a564348d74878a90ed7ff65f42a84" member_type: VOTER last_known_addr { host: "127.0.97.253" port: 44293 } } peers { permanent_uuid: "9d9700978e7947f3afd1c3d8d4fbd8b8" member_type: VOTER last_known_addr { host: "127.0.97.252" port: 44063 } } }
I20260608 09:51:37.062650   598 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9186b97e05d94484bd0e8c28be894a39 [sys.catalog]: This master's current role is: FOLLOWER
W20260608 09:51:37.068224   720 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:37.079252   391 server_base.cc:1061] running on GCE node
W20260608 09:51:37.081027   725 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:37.082441   697 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:51:37.083707   597 sys_catalog.cc:455] T 00000000000000000000000000000000 P dc5a564348d74878a90ed7ff65f42a84 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "dc5a564348d74878a90ed7ff65f42a84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9186b97e05d94484bd0e8c28be894a39" member_type: VOTER last_known_addr { host: "127.0.97.254" port: 40099 } } peers { permanent_uuid: "dc5a564348d74878a90ed7ff65f42a84" member_type: VOTER last_known_addr { host: "127.0.97.253" port: 44293 } } peers { permanent_uuid: "9d9700978e7947f3afd1c3d8d4fbd8b8" member_type: VOTER last_known_addr { host: "127.0.97.252" port: 44063 } } }
I20260608 09:51:37.084420   597 sys_catalog.cc:458] T 00000000000000000000000000000000 P dc5a564348d74878a90ed7ff65f42a84 [sys.catalog]: This master's current role is: LEADER
I20260608 09:51:37.084661   697 catalog_manager.cc:1539] Loading token signing keys...
W20260608 09:51:37.096161   723 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:37.097488   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:37.097783   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:37.098006   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912297097989 us; error 0 us; skew 500 ppm
I20260608 09:51:37.098875   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:37.116292   598 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9186b97e05d94484bd0e8c28be894a39 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "dc5a564348d74878a90ed7ff65f42a84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9186b97e05d94484bd0e8c28be894a39" member_type: VOTER last_known_addr { host: "127.0.97.254" port: 40099 } } peers { permanent_uuid: "dc5a564348d74878a90ed7ff65f42a84" member_type: VOTER last_known_addr { host: "127.0.97.253" port: 44293 } } peers { permanent_uuid: "9d9700978e7947f3afd1c3d8d4fbd8b8" member_type: VOTER last_known_addr { host: "127.0.97.252" port: 44063 } } }
I20260608 09:51:37.117053   598 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9186b97e05d94484bd0e8c28be894a39 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:51:37.118117   697 catalog_manager.cc:6069] T 00000000000000000000000000000000 P dc5a564348d74878a90ed7ff65f42a84: Generated new TSK 0
I20260608 09:51:37.119354   697 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:51:37.122812   391 webserver.cc:533] Webserver started at http://127.0.97.194:40305/ using document root <none> and password file <none>
I20260608 09:51:37.123588   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:37.123837   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:37.124166   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:37.125600   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294854977-391-0/minicluster-data/ts-1-root/instance:
uuid: "8fdf85782c1243cea1843eef681fb710"
format_stamp: "Formatted at 2026-06-08 09:51:37 on dist-test-slave-cqs2"
I20260608 09:51:37.131662   391 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260608 09:51:37.135903   733 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:37.136731   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 09:51:37.137073   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294854977-391-0/minicluster-data/ts-1-root
uuid: "8fdf85782c1243cea1843eef681fb710"
format_stamp: "Formatted at 2026-06-08 09:51:37 on dist-test-slave-cqs2"
I20260608 09:51:37.137411   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294854977-391-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294854977-391-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294854977-391-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:37.156363   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:37.158202   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:37.159891   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:37.162906   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:37.163200   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 09:51:37.163481   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:37.163702   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:37.249624   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.194:43929
I20260608 09:51:37.249758   795 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.194:43929 every 8 connection(s)
I20260608 09:51:37.274682   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:51:37.290797   796 heartbeater.cc:344] Connected to a master server at 127.0.97.252:44063
I20260608 09:51:37.291260   796 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:37.292168   796 heartbeater.cc:507] Master 127.0.97.252:44063 requested a full tablet report, sending...
I20260608 09:51:37.295213   553 ts_manager.cc:194] Registered new tserver with Master: 8fdf85782c1243cea1843eef681fb710 (127.0.97.194:43929)
I20260608 09:51:37.298557   798 heartbeater.cc:344] Connected to a master server at 127.0.97.254:40099
I20260608 09:51:37.298974   798 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:37.299328   797 heartbeater.cc:344] Connected to a master server at 127.0.97.253:44293
I20260608 09:51:37.299705   797 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:37.299957   798 heartbeater.cc:507] Master 127.0.97.254:40099 requested a full tablet report, sending...
I20260608 09:51:37.300649   797 heartbeater.cc:507] Master 127.0.97.253:44293 requested a full tablet report, sending...
I20260608 09:51:37.304598   423 ts_manager.cc:194] Registered new tserver with Master: 8fdf85782c1243cea1843eef681fb710 (127.0.97.194:43929)
I20260608 09:51:37.304764   488 ts_manager.cc:194] Registered new tserver with Master: 8fdf85782c1243cea1843eef681fb710 (127.0.97.194:43929)
I20260608 09:51:37.308974   488 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52488
W20260608 09:51:37.309373   803 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:37.309772   804 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:37.316018   806 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:37.316359   391 server_base.cc:1061] running on GCE node
I20260608 09:51:37.317552   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:37.317750   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:37.317945   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912297317924 us; error 0 us; skew 500 ppm
I20260608 09:51:37.318540   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:37.321101   391 webserver.cc:533] Webserver started at http://127.0.97.195:41133/ using document root <none> and password file <none>
I20260608 09:51:37.321635   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:37.321817   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:37.322077   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:37.323199   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294854977-391-0/minicluster-data/ts-2-root/instance:
uuid: "269a18d6895a4bfbb5c6fd454ecc50af"
format_stamp: "Formatted at 2026-06-08 09:51:37 on dist-test-slave-cqs2"
I20260608 09:51:37.327831   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260608 09:51:37.331596   811 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:37.332417   391 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 09:51:37.332690   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294854977-391-0/minicluster-data/ts-2-root
uuid: "269a18d6895a4bfbb5c6fd454ecc50af"
format_stamp: "Formatted at 2026-06-08 09:51:37 on dist-test-slave-cqs2"
I20260608 09:51:37.332950   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294854977-391-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294854977-391-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912294854977-391-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:37.381964   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:37.383584   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:37.385922   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:37.388845   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:37.389065   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:37.389282   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:37.389439   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:37.491842   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.195:35643
I20260608 09:51:37.492015   873 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.195:35643 every 8 connection(s)
I20260608 09:51:37.519789   874 heartbeater.cc:344] Connected to a master server at 127.0.97.252:44063
I20260608 09:51:37.520274   874 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:37.521334   874 heartbeater.cc:507] Master 127.0.97.252:44063 requested a full tablet report, sending...
I20260608 09:51:37.524214   875 heartbeater.cc:344] Connected to a master server at 127.0.97.253:44293
I20260608 09:51:37.524669   875 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:37.526055   875 heartbeater.cc:507] Master 127.0.97.253:44293 requested a full tablet report, sending...
I20260608 09:51:37.526597   553 ts_manager.cc:194] Registered new tserver with Master: 269a18d6895a4bfbb5c6fd454ecc50af (127.0.97.195:35643)
I20260608 09:51:37.528375   488 ts_manager.cc:194] Registered new tserver with Master: 269a18d6895a4bfbb5c6fd454ecc50af (127.0.97.195:35643)
I20260608 09:51:37.529723   876 heartbeater.cc:344] Connected to a master server at 127.0.97.254:40099
I20260608 09:51:37.530118   876 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:37.530176   488 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52496
I20260608 09:51:37.531260   876 heartbeater.cc:507] Master 127.0.97.254:40099 requested a full tablet report, sending...
I20260608 09:51:37.534154   423 ts_manager.cc:194] Registered new tserver with Master: 269a18d6895a4bfbb5c6fd454ecc50af (127.0.97.195:35643)
I20260608 09:51:37.534554   391 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.033580743s
I20260608 09:51:37.729238   625 catalog_manager.cc:1294] Loaded cluster ID: 96bb37e7d1904596988429e803eb4ad6
I20260608 09:51:37.729537   625 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 9186b97e05d94484bd0e8c28be894a39: loading cluster ID for follower catalog manager: success
I20260608 09:51:37.734333   625 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 9186b97e05d94484bd0e8c28be894a39: acquiring CA information for follower catalog manager: success
I20260608 09:51:37.738126   625 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 9186b97e05d94484bd0e8c28be894a39: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 09:51:37.746073   633 catalog_manager.cc:1294] Loaded cluster ID: 96bb37e7d1904596988429e803eb4ad6
I20260608 09:51:37.746410   633 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 9d9700978e7947f3afd1c3d8d4fbd8b8: loading cluster ID for follower catalog manager: success
I20260608 09:51:37.753332   633 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 9d9700978e7947f3afd1c3d8d4fbd8b8: acquiring CA information for follower catalog manager: success
I20260608 09:51:37.758562   633 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 9d9700978e7947f3afd1c3d8d4fbd8b8: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 09:51:38.050906   488 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52478
I20260608 09:51:38.314380   797 heartbeater.cc:499] Master 127.0.97.253:44293 was elected leader, sending a full tablet report...
I20260608 09:51:38.532949   875 heartbeater.cc:499] Master 127.0.97.253:44293 was elected leader, sending a full tablet report...
I20260608 09:51:38.716073   626 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:51:38.901923   488 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52500:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 09:51:38.975589   839 tablet_service.cc:1511] Processing CreateTablet for tablet c1aeb927716d40fabf58a86eb0279c6c (DEFAULT_TABLE table=test-workload [id=ec82e53398124e58bac25372ba2cce8f]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:51:38.977312   839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1aeb927716d40fabf58a86eb0279c6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:38.983558   670 tablet_service.cc:1511] Processing CreateTablet for tablet e9f8cb1848e74ca08a033a0cbf70851b (DEFAULT_TABLE table=test-workload [id=ec82e53398124e58bac25372ba2cce8f]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:51:38.984058   669 tablet_service.cc:1511] Processing CreateTablet for tablet 35bb58ebedcf41c18a96da6b4d9568b5 (DEFAULT_TABLE table=test-workload [id=ec82e53398124e58bac25372ba2cce8f]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:51:38.985035   670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9f8cb1848e74ca08a033a0cbf70851b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:38.985651   669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35bb58ebedcf41c18a96da6b4d9568b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:38.989538   761 tablet_service.cc:1511] Processing CreateTablet for tablet b376ea23f0cd4566a8891877ea204d7e (DEFAULT_TABLE table=test-workload [id=ec82e53398124e58bac25372ba2cce8f]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:51:38.990520   761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b376ea23f0cd4566a8891877ea204d7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:39.014477   909 tablet_bootstrap.cc:492] T c1aeb927716d40fabf58a86eb0279c6c P 269a18d6895a4bfbb5c6fd454ecc50af: Bootstrap starting.
I20260608 09:51:39.015374   910 tablet_bootstrap.cc:492] T b376ea23f0cd4566a8891877ea204d7e P 8fdf85782c1243cea1843eef681fb710: Bootstrap starting.
I20260608 09:51:39.016861   911 tablet_bootstrap.cc:492] T e9f8cb1848e74ca08a033a0cbf70851b P 5c0f58c266c74945b5c8a2393275c553: Bootstrap starting.
I20260608 09:51:39.022074   909 tablet_bootstrap.cc:654] T c1aeb927716d40fabf58a86eb0279c6c P 269a18d6895a4bfbb5c6fd454ecc50af: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:39.028445   910 tablet_bootstrap.cc:654] T b376ea23f0cd4566a8891877ea204d7e P 8fdf85782c1243cea1843eef681fb710: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:39.028777   911 tablet_bootstrap.cc:654] T e9f8cb1848e74ca08a033a0cbf70851b P 5c0f58c266c74945b5c8a2393275c553: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:39.033006   909 tablet_bootstrap.cc:492] T c1aeb927716d40fabf58a86eb0279c6c P 269a18d6895a4bfbb5c6fd454ecc50af: No bootstrap required, opened a new log
I20260608 09:51:39.033545   909 ts_tablet_manager.cc:1403] T c1aeb927716d40fabf58a86eb0279c6c P 269a18d6895a4bfbb5c6fd454ecc50af: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.009s
I20260608 09:51:39.035475   910 tablet_bootstrap.cc:492] T b376ea23f0cd4566a8891877ea204d7e P 8fdf85782c1243cea1843eef681fb710: No bootstrap required, opened a new log
I20260608 09:51:39.035849   910 ts_tablet_manager.cc:1403] T b376ea23f0cd4566a8891877ea204d7e P 8fdf85782c1243cea1843eef681fb710: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.006s
I20260608 09:51:39.036545   911 tablet_bootstrap.cc:492] T e9f8cb1848e74ca08a033a0cbf70851b P 5c0f58c266c74945b5c8a2393275c553: No bootstrap required, opened a new log
I20260608 09:51:39.036641   909 raft_consensus.cc:359] T c1aeb927716d40fabf58a86eb0279c6c P 269a18d6895a4bfbb5c6fd454ecc50af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "269a18d6895a4bfbb5c6fd454ecc50af" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 35643 } }
I20260608 09:51:39.037091   911 ts_tablet_manager.cc:1403] T e9f8cb1848e74ca08a033a0cbf70851b P 5c0f58c266c74945b5c8a2393275c553: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260608 09:51:39.037292   909 raft_consensus.cc:385] T c1aeb927716d40fabf58a86eb0279c6c P 269a18d6895a4bfbb5c6fd454ecc50af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:39.037655   909 raft_consensus.cc:740] T c1aeb927716d40fabf58a86eb0279c6c P 269a18d6895a4bfbb5c6fd454ecc50af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 269a18d6895a4bfbb5c6fd454ecc50af, State: Initialized, Role: FOLLOWER
I20260608 09:51:39.038223   910 raft_consensus.cc:359] T b376ea23f0cd4566a8891877ea204d7e P 8fdf85782c1243cea1843eef681fb710 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8fdf85782c1243cea1843eef681fb710" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 43929 } }
I20260608 09:51:39.038666   910 raft_consensus.cc:385] T b376ea23f0cd4566a8891877ea204d7e P 8fdf85782c1243cea1843eef681fb710 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:39.038421   909 consensus_queue.cc:260] T c1aeb927716d40fabf58a86eb0279c6c P 269a18d6895a4bfbb5c6fd454ecc50af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "269a18d6895a4bfbb5c6fd454ecc50af" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 35643 } }
I20260608 09:51:39.038930   910 raft_consensus.cc:740] T b376ea23f0cd4566a8891877ea204d7e P 8fdf85782c1243cea1843eef681fb710 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fdf85782c1243cea1843eef681fb710, State: Initialized, Role: FOLLOWER
I20260608 09:51:39.039167   909 raft_consensus.cc:399] T c1aeb927716d40fabf58a86eb0279c6c P 269a18d6895a4bfbb5c6fd454ecc50af [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:51:39.039564   909 raft_consensus.cc:493] T c1aeb927716d40fabf58a86eb0279c6c P 269a18d6895a4bfbb5c6fd454ecc50af [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:51:39.039955   909 raft_consensus.cc:3060] T c1aeb927716d40fabf58a86eb0279c6c P 269a18d6895a4bfbb5c6fd454ecc50af [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:39.039798   910 consensus_queue.cc:260] T b376ea23f0cd4566a8891877ea204d7e P 8fdf85782c1243cea1843eef681fb710 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8fdf85782c1243cea1843eef681fb710" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 43929 } }
I20260608 09:51:39.040458   910 raft_consensus.cc:399] T b376ea23f0cd4566a8891877ea204d7e P 8fdf85782c1243cea1843eef681fb710 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:51:39.040364   911 raft_consensus.cc:359] T e9f8cb1848e74ca08a033a0cbf70851b P 5c0f58c266c74945b5c8a2393275c553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c0f58c266c74945b5c8a2393275c553" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39323 } }
I20260608 09:51:39.040798   910 raft_consensus.cc:493] T b376ea23f0cd4566a8891877ea204d7e P 8fdf85782c1243cea1843eef681fb710 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:51:39.040979   911 raft_consensus.cc:385] T e9f8cb1848e74ca08a033a0cbf70851b P 5c0f58c266c74945b5c8a2393275c553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:39.041162   910 raft_consensus.cc:3060] T b376ea23f0cd4566a8891877ea204d7e P 8fdf85782c1243cea1843eef681fb710 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:39.041361   911 raft_consensus.cc:740] T e9f8cb1848e74ca08a033a0cbf70851b P 5c0f58c266c74945b5c8a2393275c553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c0f58c266c74945b5c8a2393275c553, State: Initialized, Role: FOLLOWER
I20260608 09:51:39.042630   911 consensus_queue.cc:260] T e9f8cb1848e74ca08a033a0cbf70851b P 5c0f58c266c74945b5c8a2393275c553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5c0f58c266c74945b5c8a2393275c553" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39323 } }
I20260608 09:51:39.043275   911 raft_consensus.cc:399] T e9f8cb1848e74ca08a033a0cbf70851b P 5c0f58c266c74945b5c8a2393275c553 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:51:39.043587   911 raft_consensus.cc:493] T e9f8cb1848e74ca08a033a0cbf70851b P 5c0f58c266c74945b5c8a2393275c553 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:51:39.043911   911 raft_consensus.cc:3060] T e9f8cb1848e74ca08a033a0cbf70851b P 5c0f58c266c74945b5c8a2393275c553 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:39.046729   909 raft_consensus.cc:515] T c1aeb927716d40fabf58a86eb0279c6c P 269a18d6895a4bfbb5c6fd454ecc50af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "269a18d6895a4bfbb5c6fd454ecc50af" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 35643 } }
I20260608 09:51:39.047020   910 raft_consensus.cc:515] T b376ea23f0cd4566a8891877ea204d7e P 8fdf85782c1243cea1843eef681fb710 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8fdf85782c1243cea1843eef681fb710" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 43929 } }
I20260608 09:51:39.047549   909 leader_election.cc:304] T c1aeb927716d40fabf58a86eb0279c6c P 269a18d6895a4bfbb5c6fd454ecc50af [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: 269a18d6895a4bfbb5c6fd454ecc50af; no voters: 
I20260608 09:51:39.047708   910 leader_election.cc:304] T b376ea23f0cd4566a8891877ea204d7e P 8fdf85782c1243cea1843eef681fb710 [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: 8fdf85782c1243cea1843eef681fb710; no voters: 
I20260608 09:51:39.050259   910 leader_election.cc:290] T b376ea23f0cd4566a8891877ea204d7e P 8fdf85782c1243cea1843eef681fb710 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:51:39.050314   911 raft_consensus.cc:515] T e9f8cb1848e74ca08a033a0cbf70851b P 5c0f58c266c74945b5c8a2393275c553 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c0f58c266c74945b5c8a2393275c553" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39323 } }
I20260608 09:51:39.050911   915 raft_consensus.cc:2804] T b376ea23f0cd4566a8891877ea204d7e P 8fdf85782c1243cea1843eef681fb710 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:39.051285   911 leader_election.cc:304] T e9f8cb1848e74ca08a033a0cbf70851b P 5c0f58c266c74945b5c8a2393275c553 [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: 5c0f58c266c74945b5c8a2393275c553; no voters: 
I20260608 09:51:39.054317   710 heartbeater.cc:499] Master 127.0.97.253:44293 was elected leader, sending a full tablet report...
I20260608 09:51:39.056667   916 raft_consensus.cc:2804] T c1aeb927716d40fabf58a86eb0279c6c P 269a18d6895a4bfbb5c6fd454ecc50af [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:39.058375   909 leader_election.cc:290] T c1aeb927716d40fabf58a86eb0279c6c P 269a18d6895a4bfbb5c6fd454ecc50af [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:51:39.061048   910 ts_tablet_manager.cc:1434] T b376ea23f0cd4566a8891877ea204d7e P 8fdf85782c1243cea1843eef681fb710: Time spent starting tablet: real 0.025s	user 0.012s	sys 0.011s
I20260608 09:51:39.094882   916 raft_consensus.cc:697] T c1aeb927716d40fabf58a86eb0279c6c P 269a18d6895a4bfbb5c6fd454ecc50af [term 1 LEADER]: Becoming Leader. State: Replica: 269a18d6895a4bfbb5c6fd454ecc50af, State: Running, Role: LEADER
I20260608 09:51:39.096170   911 leader_election.cc:290] T e9f8cb1848e74ca08a033a0cbf70851b P 5c0f58c266c74945b5c8a2393275c553 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:51:39.096472   916 consensus_queue.cc:237] T c1aeb927716d40fabf58a86eb0279c6c P 269a18d6895a4bfbb5c6fd454ecc50af [LEADER]: Queue going to LEADER mode. State: All 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: "269a18d6895a4bfbb5c6fd454ecc50af" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 35643 } }
I20260608 09:51:39.096208   915 raft_consensus.cc:697] T b376ea23f0cd4566a8891877ea204d7e P 8fdf85782c1243cea1843eef681fb710 [term 1 LEADER]: Becoming Leader. State: Replica: 8fdf85782c1243cea1843eef681fb710, State: Running, Role: LEADER
I20260608 09:51:39.100028   919 raft_consensus.cc:2804] T e9f8cb1848e74ca08a033a0cbf70851b P 5c0f58c266c74945b5c8a2393275c553 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:39.099689   915 consensus_queue.cc:237] T b376ea23f0cd4566a8891877ea204d7e P 8fdf85782c1243cea1843eef681fb710 [LEADER]: Queue going to LEADER mode. State: All 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: "8fdf85782c1243cea1843eef681fb710" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 43929 } }
I20260608 09:51:39.100853   909 ts_tablet_manager.cc:1434] T c1aeb927716d40fabf58a86eb0279c6c P 269a18d6895a4bfbb5c6fd454ecc50af: Time spent starting tablet: real 0.067s	user 0.020s	sys 0.015s
I20260608 09:51:39.113883   919 raft_consensus.cc:697] T e9f8cb1848e74ca08a033a0cbf70851b P 5c0f58c266c74945b5c8a2393275c553 [term 1 LEADER]: Becoming Leader. State: Replica: 5c0f58c266c74945b5c8a2393275c553, State: Running, Role: LEADER
I20260608 09:51:39.114987   919 consensus_queue.cc:237] T e9f8cb1848e74ca08a033a0cbf70851b P 5c0f58c266c74945b5c8a2393275c553 [LEADER]: Queue going to LEADER mode. State: All 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: "5c0f58c266c74945b5c8a2393275c553" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39323 } }
I20260608 09:51:39.123162   911 ts_tablet_manager.cc:1434] T e9f8cb1848e74ca08a033a0cbf70851b P 5c0f58c266c74945b5c8a2393275c553: Time spent starting tablet: real 0.086s	user 0.034s	sys 0.046s
I20260608 09:51:39.124294   911 tablet_bootstrap.cc:492] T 35bb58ebedcf41c18a96da6b4d9568b5 P 5c0f58c266c74945b5c8a2393275c553: Bootstrap starting.
I20260608 09:51:39.131340   911 tablet_bootstrap.cc:654] T 35bb58ebedcf41c18a96da6b4d9568b5 P 5c0f58c266c74945b5c8a2393275c553: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:39.138025   488 catalog_manager.cc:5696] T b376ea23f0cd4566a8891877ea204d7e P 8fdf85782c1243cea1843eef681fb710 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8fdf85782c1243cea1843eef681fb710 (127.0.97.194). New cstate: current_term: 1 leader_uuid: "8fdf85782c1243cea1843eef681fb710" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8fdf85782c1243cea1843eef681fb710" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 43929 } health_report { overall_health: HEALTHY } } }
I20260608 09:51:39.156270   487 catalog_manager.cc:5696] T c1aeb927716d40fabf58a86eb0279c6c P 269a18d6895a4bfbb5c6fd454ecc50af reported cstate change: term changed from 0 to 1, leader changed from <none> to 269a18d6895a4bfbb5c6fd454ecc50af (127.0.97.195). New cstate: current_term: 1 leader_uuid: "269a18d6895a4bfbb5c6fd454ecc50af" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "269a18d6895a4bfbb5c6fd454ecc50af" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 35643 } health_report { overall_health: HEALTHY } } }
I20260608 09:51:39.143574   486 catalog_manager.cc:5696] T e9f8cb1848e74ca08a033a0cbf70851b P 5c0f58c266c74945b5c8a2393275c553 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c0f58c266c74945b5c8a2393275c553 (127.0.97.193). New cstate: current_term: 1 leader_uuid: "5c0f58c266c74945b5c8a2393275c553" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c0f58c266c74945b5c8a2393275c553" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39323 } health_report { overall_health: HEALTHY } } }
I20260608 09:51:39.170127   911 tablet_bootstrap.cc:492] T 35bb58ebedcf41c18a96da6b4d9568b5 P 5c0f58c266c74945b5c8a2393275c553: No bootstrap required, opened a new log
I20260608 09:51:39.170713   911 ts_tablet_manager.cc:1403] T 35bb58ebedcf41c18a96da6b4d9568b5 P 5c0f58c266c74945b5c8a2393275c553: Time spent bootstrapping tablet: real 0.047s	user 0.029s	sys 0.012s
I20260608 09:51:39.173751   911 raft_consensus.cc:359] T 35bb58ebedcf41c18a96da6b4d9568b5 P 5c0f58c266c74945b5c8a2393275c553 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c0f58c266c74945b5c8a2393275c553" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39323 } }
I20260608 09:51:39.174321   911 raft_consensus.cc:385] T 35bb58ebedcf41c18a96da6b4d9568b5 P 5c0f58c266c74945b5c8a2393275c553 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:39.174635   911 raft_consensus.cc:740] T 35bb58ebedcf41c18a96da6b4d9568b5 P 5c0f58c266c74945b5c8a2393275c553 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c0f58c266c74945b5c8a2393275c553, State: Initialized, Role: FOLLOWER
I20260608 09:51:39.175525   911 consensus_queue.cc:260] T 35bb58ebedcf41c18a96da6b4d9568b5 P 5c0f58c266c74945b5c8a2393275c553 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5c0f58c266c74945b5c8a2393275c553" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39323 } }
I20260608 09:51:39.176179   911 raft_consensus.cc:399] T 35bb58ebedcf41c18a96da6b4d9568b5 P 5c0f58c266c74945b5c8a2393275c553 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:51:39.176493   911 raft_consensus.cc:493] T 35bb58ebedcf41c18a96da6b4d9568b5 P 5c0f58c266c74945b5c8a2393275c553 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:51:39.176854   911 raft_consensus.cc:3060] T 35bb58ebedcf41c18a96da6b4d9568b5 P 5c0f58c266c74945b5c8a2393275c553 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:39.183686   911 raft_consensus.cc:515] T 35bb58ebedcf41c18a96da6b4d9568b5 P 5c0f58c266c74945b5c8a2393275c553 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c0f58c266c74945b5c8a2393275c553" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39323 } }
I20260608 09:51:39.184427   911 leader_election.cc:304] T 35bb58ebedcf41c18a96da6b4d9568b5 P 5c0f58c266c74945b5c8a2393275c553 [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: 5c0f58c266c74945b5c8a2393275c553; no voters: 
I20260608 09:51:39.185278   919 raft_consensus.cc:2804] T 35bb58ebedcf41c18a96da6b4d9568b5 P 5c0f58c266c74945b5c8a2393275c553 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:39.185827   919 raft_consensus.cc:697] T 35bb58ebedcf41c18a96da6b4d9568b5 P 5c0f58c266c74945b5c8a2393275c553 [term 1 LEADER]: Becoming Leader. State: Replica: 5c0f58c266c74945b5c8a2393275c553, State: Running, Role: LEADER
I20260608 09:51:39.186555   919 consensus_queue.cc:237] T 35bb58ebedcf41c18a96da6b4d9568b5 P 5c0f58c266c74945b5c8a2393275c553 [LEADER]: Queue going to LEADER mode. State: All 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: "5c0f58c266c74945b5c8a2393275c553" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39323 } }
I20260608 09:51:39.191210   911 leader_election.cc:290] T 35bb58ebedcf41c18a96da6b4d9568b5 P 5c0f58c266c74945b5c8a2393275c553 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:51:39.193059   911 ts_tablet_manager.cc:1434] T 35bb58ebedcf41c18a96da6b4d9568b5 P 5c0f58c266c74945b5c8a2393275c553: Time spent starting tablet: real 0.022s	user 0.016s	sys 0.000s
I20260608 09:51:39.223728   487 catalog_manager.cc:5696] T 35bb58ebedcf41c18a96da6b4d9568b5 P 5c0f58c266c74945b5c8a2393275c553 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c0f58c266c74945b5c8a2393275c553 (127.0.97.193). New cstate: current_term: 1 leader_uuid: "5c0f58c266c74945b5c8a2393275c553" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c0f58c266c74945b5c8a2393275c553" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39323 } health_report { overall_health: HEALTHY } } }
I20260608 09:51:39.270879   391 tablet_server.cc:179] TabletServer@127.0.97.193:0 shutting down...
I20260608 09:51:39.288820   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:51:39.289732   391 tablet_replica.cc:333] T 35bb58ebedcf41c18a96da6b4d9568b5 P 5c0f58c266c74945b5c8a2393275c553: stopping tablet replica
I20260608 09:51:39.290346   391 raft_consensus.cc:2243] T 35bb58ebedcf41c18a96da6b4d9568b5 P 5c0f58c266c74945b5c8a2393275c553 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:39.290827   391 raft_consensus.cc:2272] T 35bb58ebedcf41c18a96da6b4d9568b5 P 5c0f58c266c74945b5c8a2393275c553 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:39.293489   391 tablet_replica.cc:333] T e9f8cb1848e74ca08a033a0cbf70851b P 5c0f58c266c74945b5c8a2393275c553: stopping tablet replica
I20260608 09:51:39.293938   391 raft_consensus.cc:2243] T e9f8cb1848e74ca08a033a0cbf70851b P 5c0f58c266c74945b5c8a2393275c553 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:39.294340   391 raft_consensus.cc:2272] T e9f8cb1848e74ca08a033a0cbf70851b P 5c0f58c266c74945b5c8a2393275c553 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:39.436959   391 tablet_server.cc:196] TabletServer@127.0.97.193:0 shutdown complete.
I20260608 09:51:39.447134   391 tablet_server.cc:179] TabletServer@127.0.97.194:0 shutting down...
I20260608 09:51:39.461736   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:51:39.462543   391 tablet_replica.cc:333] T b376ea23f0cd4566a8891877ea204d7e P 8fdf85782c1243cea1843eef681fb710: stopping tablet replica
I20260608 09:51:39.463120   391 raft_consensus.cc:2243] T b376ea23f0cd4566a8891877ea204d7e P 8fdf85782c1243cea1843eef681fb710 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:39.463575   391 raft_consensus.cc:2272] T b376ea23f0cd4566a8891877ea204d7e P 8fdf85782c1243cea1843eef681fb710 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:39.472292   391 tablet_server.cc:196] TabletServer@127.0.97.194:0 shutdown complete.
I20260608 09:51:39.480042   391 tablet_server.cc:179] TabletServer@127.0.97.195:0 shutting down...
I20260608 09:51:39.495379   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:51:39.496177   391 tablet_replica.cc:333] T c1aeb927716d40fabf58a86eb0279c6c P 269a18d6895a4bfbb5c6fd454ecc50af: stopping tablet replica
I20260608 09:51:39.496662   391 raft_consensus.cc:2243] T c1aeb927716d40fabf58a86eb0279c6c P 269a18d6895a4bfbb5c6fd454ecc50af [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:39.497061   391 raft_consensus.cc:2272] T c1aeb927716d40fabf58a86eb0279c6c P 269a18d6895a4bfbb5c6fd454ecc50af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:39.505733   391 tablet_server.cc:196] TabletServer@127.0.97.195:0 shutdown complete.
I20260608 09:51:39.513830   391 master.cc:562] Master@127.0.97.254:40099 shutting down...
I20260608 09:51:39.601248   391 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9186b97e05d94484bd0e8c28be894a39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:39.601801   391 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9186b97e05d94484bd0e8c28be894a39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:39.602146   391 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9186b97e05d94484bd0e8c28be894a39: stopping tablet replica
I20260608 09:51:39.621544   391 master.cc:584] Master@127.0.97.254:40099 shutdown complete.
I20260608 09:51:39.632932   391 master.cc:562] Master@127.0.97.253:44293 shutting down...
I20260608 09:51:39.645635   391 raft_consensus.cc:2243] T 00000000000000000000000000000000 P dc5a564348d74878a90ed7ff65f42a84 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:39.646484   391 raft_consensus.cc:2272] T 00000000000000000000000000000000 P dc5a564348d74878a90ed7ff65f42a84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:39.646786   391 tablet_replica.cc:333] T 00000000000000000000000000000000 P dc5a564348d74878a90ed7ff65f42a84: stopping tablet replica
I20260608 09:51:39.678809   391 master.cc:584] Master@127.0.97.253:44293 shutdown complete.
I20260608 09:51:39.689061   391 master.cc:562] Master@127.0.97.252:44063 shutting down...
I20260608 09:51:39.701190   391 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9d9700978e7947f3afd1c3d8d4fbd8b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:39.701707   391 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9d9700978e7947f3afd1c3d8d4fbd8b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:39.702013   391 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9d9700978e7947f3afd1c3d8d4fbd8b8: stopping tablet replica
I20260608 09:51:39.719753   391 master.cc:584] Master@127.0.97.252:44063 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (4726 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260608 09:51:39.744591   391 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.254:35865
I20260608 09:51:39.745656   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:39.750442   936 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:39.752041   937 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:39.752225   939 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:39.752276   391 server_base.cc:1061] running on GCE node
I20260608 09:51:39.753240   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:39.753436   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:39.753589   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912299753573 us; error 0 us; skew 500 ppm
I20260608 09:51:39.754137   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:39.756449   391 webserver.cc:533] Webserver started at http://127.0.97.254:33681/ using document root <none> and password file <none>
I20260608 09:51:39.756938   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:39.757114   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:39.757369   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:39.758392   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912294854977-391-0/minicluster-data/master-0-root/instance:
uuid: "a6ae541c2973415c95711bce6e29225f"
format_stamp: "Formatted at 2026-06-08 09:51:39 on dist-test-slave-cqs2"
I20260608 09:51:39.762698   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260608 09:51:39.765998   944 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:39.766674   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:51:39.766942   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912294854977-391-0/minicluster-data/master-0-root
uuid: "a6ae541c2973415c95711bce6e29225f"
format_stamp: "Formatted at 2026-06-08 09:51:39 on dist-test-slave-cqs2"
I20260608 09:51:39.767231   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912294854977-391-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912294854977-391-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912294854977-391-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:39.792696   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:39.793756   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:39.828442   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.254:35865
I20260608 09:51:39.828554   995 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.254:35865 every 8 connection(s)
I20260608 09:51:39.832367   996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:39.842159   996 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a6ae541c2973415c95711bce6e29225f: Bootstrap starting.
I20260608 09:51:39.846400   996 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a6ae541c2973415c95711bce6e29225f: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:39.850102   996 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a6ae541c2973415c95711bce6e29225f: No bootstrap required, opened a new log
I20260608 09:51:39.852082   996 raft_consensus.cc:359] T 00000000000000000000000000000000 P a6ae541c2973415c95711bce6e29225f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a6ae541c2973415c95711bce6e29225f" member_type: VOTER }
I20260608 09:51:39.852454   996 raft_consensus.cc:385] T 00000000000000000000000000000000 P a6ae541c2973415c95711bce6e29225f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:39.852638   996 raft_consensus.cc:740] T 00000000000000000000000000000000 P a6ae541c2973415c95711bce6e29225f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6ae541c2973415c95711bce6e29225f, State: Initialized, Role: FOLLOWER
I20260608 09:51:39.853135   996 consensus_queue.cc:260] T 00000000000000000000000000000000 P a6ae541c2973415c95711bce6e29225f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a6ae541c2973415c95711bce6e29225f" member_type: VOTER }
I20260608 09:51:39.853552   996 raft_consensus.cc:399] T 00000000000000000000000000000000 P a6ae541c2973415c95711bce6e29225f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:51:39.853746   996 raft_consensus.cc:493] T 00000000000000000000000000000000 P a6ae541c2973415c95711bce6e29225f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:51:39.853955   996 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a6ae541c2973415c95711bce6e29225f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:39.858510   996 raft_consensus.cc:515] T 00000000000000000000000000000000 P a6ae541c2973415c95711bce6e29225f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a6ae541c2973415c95711bce6e29225f" member_type: VOTER }
I20260608 09:51:39.858984   996 leader_election.cc:304] T 00000000000000000000000000000000 P a6ae541c2973415c95711bce6e29225f [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: a6ae541c2973415c95711bce6e29225f; no voters: 
I20260608 09:51:39.860072   996 leader_election.cc:290] T 00000000000000000000000000000000 P a6ae541c2973415c95711bce6e29225f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:51:39.860409   999 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a6ae541c2973415c95711bce6e29225f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:39.861706   999 raft_consensus.cc:697] T 00000000000000000000000000000000 P a6ae541c2973415c95711bce6e29225f [term 1 LEADER]: Becoming Leader. State: Replica: a6ae541c2973415c95711bce6e29225f, State: Running, Role: LEADER
I20260608 09:51:39.862272   999 consensus_queue.cc:237] T 00000000000000000000000000000000 P a6ae541c2973415c95711bce6e29225f [LEADER]: Queue going to LEADER mode. State: All 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: "a6ae541c2973415c95711bce6e29225f" member_type: VOTER }
I20260608 09:51:39.863035   996 sys_catalog.cc:565] T 00000000000000000000000000000000 P a6ae541c2973415c95711bce6e29225f [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:51:39.865127  1000 sys_catalog.cc:455] T 00000000000000000000000000000000 P a6ae541c2973415c95711bce6e29225f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a6ae541c2973415c95711bce6e29225f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a6ae541c2973415c95711bce6e29225f" member_type: VOTER } }
I20260608 09:51:39.865199  1001 sys_catalog.cc:455] T 00000000000000000000000000000000 P a6ae541c2973415c95711bce6e29225f [sys.catalog]: SysCatalogTable state changed. Reason: New leader a6ae541c2973415c95711bce6e29225f. Latest consensus state: current_term: 1 leader_uuid: "a6ae541c2973415c95711bce6e29225f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a6ae541c2973415c95711bce6e29225f" member_type: VOTER } }
I20260608 09:51:39.865729  1000 sys_catalog.cc:458] T 00000000000000000000000000000000 P a6ae541c2973415c95711bce6e29225f [sys.catalog]: This master's current role is: LEADER
I20260608 09:51:39.865803  1001 sys_catalog.cc:458] T 00000000000000000000000000000000 P a6ae541c2973415c95711bce6e29225f [sys.catalog]: This master's current role is: LEADER
I20260608 09:51:39.868626  1004 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:51:39.873966  1004 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:51:39.877110   391 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:51:39.882508  1004 catalog_manager.cc:1382] Generated new cluster ID: 01f4de515d644ff9ad390df259671038
I20260608 09:51:39.882767  1004 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:51:39.918380  1004 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:51:39.919610  1004 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:51:39.937347  1004 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a6ae541c2973415c95711bce6e29225f: Generated new TSK 0
I20260608 09:51:39.937960  1004 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:51:39.943828   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:39.949388  1017 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:39.950389  1018 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:39.953019  1020 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:39.954550   391 server_base.cc:1061] running on GCE node
I20260608 09:51:39.956319   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:39.956503   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:39.956645   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912299956633 us; error 0 us; skew 500 ppm
I20260608 09:51:39.957145   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:39.959349   391 webserver.cc:533] Webserver started at http://127.0.97.193:40341/ using document root <none> and password file <none>
I20260608 09:51:39.959821   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:39.959980   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:39.960192   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:39.961181   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912294854977-391-0/minicluster-data/ts-0-root/instance:
uuid: "72f7f4ade1454ec69ab1ad0415565f0e"
format_stamp: "Formatted at 2026-06-08 09:51:39 on dist-test-slave-cqs2"
I20260608 09:51:39.965668   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260608 09:51:39.968889  1025 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:39.969620   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:51:39.969900   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912294854977-391-0/minicluster-data/ts-0-root
uuid: "72f7f4ade1454ec69ab1ad0415565f0e"
format_stamp: "Formatted at 2026-06-08 09:51:39 on dist-test-slave-cqs2"
I20260608 09:51:39.970142   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912294854977-391-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912294854977-391-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912294854977-391-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:39.989924   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:39.990904   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:39.992333   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:39.994621   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:39.994814   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:39.995059   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:39.995201   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 09:51:40.031771   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.193:44441
I20260608 09:51:40.031898  1087 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.193:44441 every 8 connection(s)
I20260608 09:51:40.036592   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:40.044108  1092 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:40.047780  1093 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:40.048712   391 server_base.cc:1061] running on GCE node
W20260608 09:51:40.049772  1095 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:40.049877  1088 heartbeater.cc:344] Connected to a master server at 127.0.97.254:35865
I20260608 09:51:40.050343  1088 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:40.050714   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:40.050977   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:40.051203   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912300051181 us; error 0 us; skew 500 ppm
I20260608 09:51:40.051239  1088 heartbeater.cc:507] Master 127.0.97.254:35865 requested a full tablet report, sending...
I20260608 09:51:40.052125   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:40.053706   961 ts_manager.cc:194] Registered new tserver with Master: 72f7f4ade1454ec69ab1ad0415565f0e (127.0.97.193:44441)
I20260608 09:51:40.054680   391 webserver.cc:533] Webserver started at http://127.0.97.194:38051/ using document root <none> and password file <none>
I20260608 09:51:40.055231   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:40.055405   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:40.055658   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:40.055622   961 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45548
I20260608 09:51:40.056838   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912294854977-391-0/minicluster-data/ts-1-root/instance:
uuid: "f96bc77146c6436c83254499deebc097"
format_stamp: "Formatted at 2026-06-08 09:51:40 on dist-test-slave-cqs2"
I20260608 09:51:40.061614   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:51:40.065039  1100 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:40.065820   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:51:40.066084   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912294854977-391-0/minicluster-data/ts-1-root
uuid: "f96bc77146c6436c83254499deebc097"
format_stamp: "Formatted at 2026-06-08 09:51:40 on dist-test-slave-cqs2"
I20260608 09:51:40.066344   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912294854977-391-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912294854977-391-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912294854977-391-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:40.077832   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:40.078836   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:40.080180   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:40.082358   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:40.082551   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:40.082799   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:40.082953   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:40.118631   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.194:37195
I20260608 09:51:40.118763  1162 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.194:37195 every 8 connection(s)
I20260608 09:51:40.123481   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:40.130232  1166 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:40.132894  1167 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:40.133526  1169 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:40.134979   391 server_base.cc:1061] running on GCE node
I20260608 09:51:40.135483  1163 heartbeater.cc:344] Connected to a master server at 127.0.97.254:35865
I20260608 09:51:40.135891  1163 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:40.135931   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:40.136288   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:40.136492   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912300136473 us; error 0 us; skew 500 ppm
I20260608 09:51:40.136881  1163 heartbeater.cc:507] Master 127.0.97.254:35865 requested a full tablet report, sending...
I20260608 09:51:40.137315   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:40.139122   961 ts_manager.cc:194] Registered new tserver with Master: f96bc77146c6436c83254499deebc097 (127.0.97.194:37195)
I20260608 09:51:40.140039   391 webserver.cc:533] Webserver started at http://127.0.97.195:44919/ using document root <none> and password file <none>
I20260608 09:51:40.140540   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:40.140573   961 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45564
I20260608 09:51:40.140812   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:40.141131   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:40.142361   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912294854977-391-0/minicluster-data/ts-2-root/instance:
uuid: "0a5b07c0372d4984a52a604c39d12904"
format_stamp: "Formatted at 2026-06-08 09:51:40 on dist-test-slave-cqs2"
I20260608 09:51:40.146850   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:51:40.150071  1174 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:40.150805   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:51:40.151103   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912294854977-391-0/minicluster-data/ts-2-root
uuid: "0a5b07c0372d4984a52a604c39d12904"
format_stamp: "Formatted at 2026-06-08 09:51:40 on dist-test-slave-cqs2"
I20260608 09:51:40.151367   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912294854977-391-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912294854977-391-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912294854977-391-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:40.174793   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:40.175889   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:40.177273   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:40.179528   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:40.179744   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:40.179972   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:40.180126   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:40.215374   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.195:40453
I20260608 09:51:40.215487  1236 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.195:40453 every 8 connection(s)
I20260608 09:51:40.228657  1237 heartbeater.cc:344] Connected to a master server at 127.0.97.254:35865
I20260608 09:51:40.229045  1237 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:40.229777  1237 heartbeater.cc:507] Master 127.0.97.254:35865 requested a full tablet report, sending...
I20260608 09:51:40.231680   961 ts_manager.cc:194] Registered new tserver with Master: 0a5b07c0372d4984a52a604c39d12904 (127.0.97.195:40453)
I20260608 09:51:40.231812   391 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013205413s
I20260608 09:51:40.233050   961 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45574
I20260608 09:51:41.058533  1088 heartbeater.cc:499] Master 127.0.97.254:35865 was elected leader, sending a full tablet report...
I20260608 09:51:41.143358  1163 heartbeater.cc:499] Master 127.0.97.254:35865 was elected leader, sending a full tablet report...
I20260608 09:51:41.235694  1237 heartbeater.cc:499] Master 127.0.97.254:35865 was elected leader, sending a full tablet report...
I20260608 09:51:41.286222   961 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45584:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o""\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:51:41.288739   961 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:51:41.370514  1053 tablet_service.cc:1511] Processing CreateTablet for tablet c94311a6a12c41a59db95e92b2e3e4dc (DEFAULT_TABLE table=test-workload [id=87074652e43a4b42a7ba3ca03818585f]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 09:51:41.371596  1050 tablet_service.cc:1511] Processing CreateTablet for tablet 09672518bbae468ca6aaf75d9640a94a (DEFAULT_TABLE table=test-workload [id=87074652e43a4b42a7ba3ca03818585f]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 09:51:41.373427  1128 tablet_service.cc:1511] Processing CreateTablet for tablet c94311a6a12c41a59db95e92b2e3e4dc (DEFAULT_TABLE table=test-workload [id=87074652e43a4b42a7ba3ca03818585f]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 09:51:41.373598  1047 tablet_service.cc:1511] Processing CreateTablet for tablet 8875a7681f4641bd8359d8a51513a644 (DEFAULT_TABLE table=test-workload [id=87074652e43a4b42a7ba3ca03818585f]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 09:51:41.374243  1123 tablet_service.cc:1511] Processing CreateTablet for tablet ece1ec59630a488f8a70ef6dc30786ad (DEFAULT_TABLE table=test-workload [id=87074652e43a4b42a7ba3ca03818585f]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 09:51:41.374822  1128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c94311a6a12c41a59db95e92b2e3e4dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:41.376196  1124 tablet_service.cc:1511] Processing CreateTablet for tablet dcfedafa7b0e49988d71a9810fec90b3 (DEFAULT_TABLE table=test-workload [id=87074652e43a4b42a7ba3ca03818585f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 09:51:41.377583  1124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcfedafa7b0e49988d71a9810fec90b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:41.378813  1051 tablet_service.cc:1511] Processing CreateTablet for tablet b14b8e42fc5049d2912c4f4aacfe7afd (DEFAULT_TABLE table=test-workload [id=87074652e43a4b42a7ba3ca03818585f]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 09:51:41.377522  1049 tablet_service.cc:1511] Processing CreateTablet for tablet dcfedafa7b0e49988d71a9810fec90b3 (DEFAULT_TABLE table=test-workload [id=87074652e43a4b42a7ba3ca03818585f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 09:51:41.376106  1048 tablet_service.cc:1511] Processing CreateTablet for tablet ece1ec59630a488f8a70ef6dc30786ad (DEFAULT_TABLE table=test-workload [id=87074652e43a4b42a7ba3ca03818585f]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 09:51:41.380416  1125 tablet_service.cc:1511] Processing CreateTablet for tablet 09672518bbae468ca6aaf75d9640a94a (DEFAULT_TABLE table=test-workload [id=87074652e43a4b42a7ba3ca03818585f]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 09:51:41.381253  1052 tablet_service.cc:1511] Processing CreateTablet for tablet 23c334c5eb6d4d50bb16e2cea5a1f0f7 (DEFAULT_TABLE table=test-workload [id=87074652e43a4b42a7ba3ca03818585f]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 09:51:41.383271  1122 tablet_service.cc:1511] Processing CreateTablet for tablet 8875a7681f4641bd8359d8a51513a644 (DEFAULT_TABLE table=test-workload [id=87074652e43a4b42a7ba3ca03818585f]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 09:51:41.384527  1127 tablet_service.cc:1511] Processing CreateTablet for tablet 23c334c5eb6d4d50bb16e2cea5a1f0f7 (DEFAULT_TABLE table=test-workload [id=87074652e43a4b42a7ba3ca03818585f]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 09:51:41.383271  1126 tablet_service.cc:1511] Processing CreateTablet for tablet b14b8e42fc5049d2912c4f4aacfe7afd (DEFAULT_TABLE table=test-workload [id=87074652e43a4b42a7ba3ca03818585f]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 09:51:41.385633  1121 tablet_service.cc:1511] Processing CreateTablet for tablet e06afba2b3bf4ce0b05838ac95e0f7ed (DEFAULT_TABLE table=test-workload [id=87074652e43a4b42a7ba3ca03818585f]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 09:51:41.387387  1046 tablet_service.cc:1511] Processing CreateTablet for tablet e06afba2b3bf4ce0b05838ac95e0f7ed (DEFAULT_TABLE table=test-workload [id=87074652e43a4b42a7ba3ca03818585f]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 09:51:41.388252  1201 tablet_service.cc:1511] Processing CreateTablet for tablet 23c334c5eb6d4d50bb16e2cea5a1f0f7 (DEFAULT_TABLE table=test-workload [id=87074652e43a4b42a7ba3ca03818585f]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 09:51:41.389621  1201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23c334c5eb6d4d50bb16e2cea5a1f0f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:41.390221  1200 tablet_service.cc:1511] Processing CreateTablet for tablet b14b8e42fc5049d2912c4f4aacfe7afd (DEFAULT_TABLE table=test-workload [id=87074652e43a4b42a7ba3ca03818585f]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 09:51:41.391566  1200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b14b8e42fc5049d2912c4f4aacfe7afd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:41.392017  1202 tablet_service.cc:1511] Processing CreateTablet for tablet c94311a6a12c41a59db95e92b2e3e4dc (DEFAULT_TABLE table=test-workload [id=87074652e43a4b42a7ba3ca03818585f]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 09:51:41.393250  1202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c94311a6a12c41a59db95e92b2e3e4dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:41.396359  1199 tablet_service.cc:1511] Processing CreateTablet for tablet 09672518bbae468ca6aaf75d9640a94a (DEFAULT_TABLE table=test-workload [id=87074652e43a4b42a7ba3ca03818585f]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 09:51:41.397682  1199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09672518bbae468ca6aaf75d9640a94a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:41.400341  1198 tablet_service.cc:1511] Processing CreateTablet for tablet dcfedafa7b0e49988d71a9810fec90b3 (DEFAULT_TABLE table=test-workload [id=87074652e43a4b42a7ba3ca03818585f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 09:51:41.401671  1198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcfedafa7b0e49988d71a9810fec90b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:41.404357  1197 tablet_service.cc:1511] Processing CreateTablet for tablet ece1ec59630a488f8a70ef6dc30786ad (DEFAULT_TABLE table=test-workload [id=87074652e43a4b42a7ba3ca03818585f]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 09:51:41.405726  1197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ece1ec59630a488f8a70ef6dc30786ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:41.409392  1195 tablet_service.cc:1511] Processing CreateTablet for tablet e06afba2b3bf4ce0b05838ac95e0f7ed (DEFAULT_TABLE table=test-workload [id=87074652e43a4b42a7ba3ca03818585f]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 09:51:41.410689  1195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e06afba2b3bf4ce0b05838ac95e0f7ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:41.412191  1196 tablet_service.cc:1511] Processing CreateTablet for tablet 8875a7681f4641bd8359d8a51513a644 (DEFAULT_TABLE table=test-workload [id=87074652e43a4b42a7ba3ca03818585f]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 09:51:41.413463  1196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8875a7681f4641bd8359d8a51513a644. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:41.381771  1125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09672518bbae468ca6aaf75d9640a94a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:41.415409  1122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8875a7681f4641bd8359d8a51513a644. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:41.372033  1053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c94311a6a12c41a59db95e92b2e3e4dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:41.419428  1126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b14b8e42fc5049d2912c4f4aacfe7afd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:41.423465  1046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e06afba2b3bf4ce0b05838ac95e0f7ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:41.427430  1123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ece1ec59630a488f8a70ef6dc30786ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:41.431434  1127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23c334c5eb6d4d50bb16e2cea5a1f0f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:41.435459  1050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09672518bbae468ca6aaf75d9640a94a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:41.439438  1121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e06afba2b3bf4ce0b05838ac95e0f7ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:41.458367  1258 tablet_bootstrap.cc:492] T 8875a7681f4641bd8359d8a51513a644 P 0a5b07c0372d4984a52a604c39d12904: Bootstrap starting.
I20260608 09:51:41.456290  1048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ece1ec59630a488f8a70ef6dc30786ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:41.475036  1052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23c334c5eb6d4d50bb16e2cea5a1f0f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:41.476079  1049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcfedafa7b0e49988d71a9810fec90b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:41.477845  1047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8875a7681f4641bd8359d8a51513a644. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:41.499806  1257 tablet_bootstrap.cc:492] T c94311a6a12c41a59db95e92b2e3e4dc P f96bc77146c6436c83254499deebc097: Bootstrap starting.
I20260608 09:51:41.513962  1257 tablet_bootstrap.cc:654] T c94311a6a12c41a59db95e92b2e3e4dc P f96bc77146c6436c83254499deebc097: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:41.515285  1051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b14b8e42fc5049d2912c4f4aacfe7afd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:41.522636  1258 tablet_bootstrap.cc:654] T 8875a7681f4641bd8359d8a51513a644 P 0a5b07c0372d4984a52a604c39d12904: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:41.536670  1259 tablet_bootstrap.cc:492] T e06afba2b3bf4ce0b05838ac95e0f7ed P 72f7f4ade1454ec69ab1ad0415565f0e: Bootstrap starting.
I20260608 09:51:41.541255  1257 tablet_bootstrap.cc:492] T c94311a6a12c41a59db95e92b2e3e4dc P f96bc77146c6436c83254499deebc097: No bootstrap required, opened a new log
I20260608 09:51:41.541829  1257 ts_tablet_manager.cc:1403] T c94311a6a12c41a59db95e92b2e3e4dc P f96bc77146c6436c83254499deebc097: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.000s
I20260608 09:51:41.545881  1257 raft_consensus.cc:359] T c94311a6a12c41a59db95e92b2e3e4dc P f96bc77146c6436c83254499deebc097 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } } peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } }
I20260608 09:51:41.546574  1257 raft_consensus.cc:385] T c94311a6a12c41a59db95e92b2e3e4dc P f96bc77146c6436c83254499deebc097 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:41.548287  1258 tablet_bootstrap.cc:492] T 8875a7681f4641bd8359d8a51513a644 P 0a5b07c0372d4984a52a604c39d12904: No bootstrap required, opened a new log
I20260608 09:51:41.548676  1258 ts_tablet_manager.cc:1403] T 8875a7681f4641bd8359d8a51513a644 P 0a5b07c0372d4984a52a604c39d12904: Time spent bootstrapping tablet: real 0.091s	user 0.004s	sys 0.008s
I20260608 09:51:41.546824  1257 raft_consensus.cc:740] T c94311a6a12c41a59db95e92b2e3e4dc P f96bc77146c6436c83254499deebc097 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f96bc77146c6436c83254499deebc097, State: Initialized, Role: FOLLOWER
I20260608 09:51:41.550837  1258 raft_consensus.cc:359] T 8875a7681f4641bd8359d8a51513a644 P 0a5b07c0372d4984a52a604c39d12904 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:41.551461  1258 raft_consensus.cc:385] T 8875a7681f4641bd8359d8a51513a644 P 0a5b07c0372d4984a52a604c39d12904 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:41.551698  1259 tablet_bootstrap.cc:654] T e06afba2b3bf4ce0b05838ac95e0f7ed P 72f7f4ade1454ec69ab1ad0415565f0e: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:41.551774  1258 raft_consensus.cc:740] T 8875a7681f4641bd8359d8a51513a644 P 0a5b07c0372d4984a52a604c39d12904 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a5b07c0372d4984a52a604c39d12904, State: Initialized, Role: FOLLOWER
I20260608 09:51:41.551707  1257 consensus_queue.cc:260] T c94311a6a12c41a59db95e92b2e3e4dc P f96bc77146c6436c83254499deebc097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } } peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } }
I20260608 09:51:41.552934  1258 consensus_queue.cc:260] T 8875a7681f4641bd8359d8a51513a644 P 0a5b07c0372d4984a52a604c39d12904 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:41.555025  1257 ts_tablet_manager.cc:1434] T c94311a6a12c41a59db95e92b2e3e4dc P f96bc77146c6436c83254499deebc097: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260608 09:51:41.556070  1257 tablet_bootstrap.cc:492] T b14b8e42fc5049d2912c4f4aacfe7afd P f96bc77146c6436c83254499deebc097: Bootstrap starting.
I20260608 09:51:41.562093  1257 tablet_bootstrap.cc:654] T b14b8e42fc5049d2912c4f4aacfe7afd P f96bc77146c6436c83254499deebc097: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:41.562822  1258 ts_tablet_manager.cc:1434] T 8875a7681f4641bd8359d8a51513a644 P 0a5b07c0372d4984a52a604c39d12904: Time spent starting tablet: real 0.014s	user 0.014s	sys 0.000s
I20260608 09:51:41.563853  1258 tablet_bootstrap.cc:492] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 0a5b07c0372d4984a52a604c39d12904: Bootstrap starting.
I20260608 09:51:41.570370  1258 tablet_bootstrap.cc:654] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 0a5b07c0372d4984a52a604c39d12904: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:41.572834  1257 tablet_bootstrap.cc:492] T b14b8e42fc5049d2912c4f4aacfe7afd P f96bc77146c6436c83254499deebc097: No bootstrap required, opened a new log
I20260608 09:51:41.573323  1257 ts_tablet_manager.cc:1403] T b14b8e42fc5049d2912c4f4aacfe7afd P f96bc77146c6436c83254499deebc097: Time spent bootstrapping tablet: real 0.017s	user 0.003s	sys 0.012s
I20260608 09:51:41.573560  1259 tablet_bootstrap.cc:492] T e06afba2b3bf4ce0b05838ac95e0f7ed P 72f7f4ade1454ec69ab1ad0415565f0e: No bootstrap required, opened a new log
I20260608 09:51:41.574088  1259 ts_tablet_manager.cc:1403] T e06afba2b3bf4ce0b05838ac95e0f7ed P 72f7f4ade1454ec69ab1ad0415565f0e: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.000s
I20260608 09:51:41.577080  1257 raft_consensus.cc:359] T b14b8e42fc5049d2912c4f4aacfe7afd P f96bc77146c6436c83254499deebc097 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:41.577795  1257 raft_consensus.cc:385] T b14b8e42fc5049d2912c4f4aacfe7afd P f96bc77146c6436c83254499deebc097 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:41.577385  1259 raft_consensus.cc:359] T e06afba2b3bf4ce0b05838ac95e0f7ed P 72f7f4ade1454ec69ab1ad0415565f0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:41.578111  1257 raft_consensus.cc:740] T b14b8e42fc5049d2912c4f4aacfe7afd P f96bc77146c6436c83254499deebc097 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f96bc77146c6436c83254499deebc097, State: Initialized, Role: FOLLOWER
I20260608 09:51:41.578516  1259 raft_consensus.cc:385] T e06afba2b3bf4ce0b05838ac95e0f7ed P 72f7f4ade1454ec69ab1ad0415565f0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:41.578884  1259 raft_consensus.cc:740] T e06afba2b3bf4ce0b05838ac95e0f7ed P 72f7f4ade1454ec69ab1ad0415565f0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72f7f4ade1454ec69ab1ad0415565f0e, State: Initialized, Role: FOLLOWER
I20260608 09:51:41.578941  1257 consensus_queue.cc:260] T b14b8e42fc5049d2912c4f4aacfe7afd P f96bc77146c6436c83254499deebc097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:41.579752  1259 consensus_queue.cc:260] T e06afba2b3bf4ce0b05838ac95e0f7ed P 72f7f4ade1454ec69ab1ad0415565f0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:41.581252  1257 ts_tablet_manager.cc:1434] T b14b8e42fc5049d2912c4f4aacfe7afd P f96bc77146c6436c83254499deebc097: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:51:41.581854  1258 tablet_bootstrap.cc:492] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 0a5b07c0372d4984a52a604c39d12904: No bootstrap required, opened a new log
I20260608 09:51:41.582199  1257 tablet_bootstrap.cc:492] T 8875a7681f4641bd8359d8a51513a644 P f96bc77146c6436c83254499deebc097: Bootstrap starting.
I20260608 09:51:41.582381  1258 ts_tablet_manager.cc:1403] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 0a5b07c0372d4984a52a604c39d12904: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260608 09:51:41.585381  1258 raft_consensus.cc:359] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 0a5b07c0372d4984a52a604c39d12904 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:41.586146  1258 raft_consensus.cc:385] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 0a5b07c0372d4984a52a604c39d12904 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:41.586496  1258 raft_consensus.cc:740] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 0a5b07c0372d4984a52a604c39d12904 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a5b07c0372d4984a52a604c39d12904, State: Initialized, Role: FOLLOWER
I20260608 09:51:41.587433  1258 consensus_queue.cc:260] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 0a5b07c0372d4984a52a604c39d12904 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:41.588687  1257 tablet_bootstrap.cc:654] T 8875a7681f4641bd8359d8a51513a644 P f96bc77146c6436c83254499deebc097: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:41.590035  1258 ts_tablet_manager.cc:1434] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 0a5b07c0372d4984a52a604c39d12904: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260608 09:51:41.591089  1258 tablet_bootstrap.cc:492] T c94311a6a12c41a59db95e92b2e3e4dc P 0a5b07c0372d4984a52a604c39d12904: Bootstrap starting.
I20260608 09:51:41.597388  1258 tablet_bootstrap.cc:654] T c94311a6a12c41a59db95e92b2e3e4dc P 0a5b07c0372d4984a52a604c39d12904: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:41.597890  1259 ts_tablet_manager.cc:1434] T e06afba2b3bf4ce0b05838ac95e0f7ed P 72f7f4ade1454ec69ab1ad0415565f0e: Time spent starting tablet: real 0.024s	user 0.012s	sys 0.005s
I20260608 09:51:41.603806  1259 tablet_bootstrap.cc:492] T 09672518bbae468ca6aaf75d9640a94a P 72f7f4ade1454ec69ab1ad0415565f0e: Bootstrap starting.
I20260608 09:51:41.608289  1259 tablet_bootstrap.cc:654] T 09672518bbae468ca6aaf75d9640a94a P 72f7f4ade1454ec69ab1ad0415565f0e: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:41.612712  1257 tablet_bootstrap.cc:492] T 8875a7681f4641bd8359d8a51513a644 P f96bc77146c6436c83254499deebc097: No bootstrap required, opened a new log
I20260608 09:51:41.613225  1257 ts_tablet_manager.cc:1403] T 8875a7681f4641bd8359d8a51513a644 P f96bc77146c6436c83254499deebc097: Time spent bootstrapping tablet: real 0.031s	user 0.004s	sys 0.025s
I20260608 09:51:41.613969  1258 tablet_bootstrap.cc:492] T c94311a6a12c41a59db95e92b2e3e4dc P 0a5b07c0372d4984a52a604c39d12904: No bootstrap required, opened a new log
I20260608 09:51:41.614488  1258 ts_tablet_manager.cc:1403] T c94311a6a12c41a59db95e92b2e3e4dc P 0a5b07c0372d4984a52a604c39d12904: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.008s
I20260608 09:51:41.616271  1257 raft_consensus.cc:359] T 8875a7681f4641bd8359d8a51513a644 P f96bc77146c6436c83254499deebc097 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:41.617000  1257 raft_consensus.cc:385] T 8875a7681f4641bd8359d8a51513a644 P f96bc77146c6436c83254499deebc097 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:41.617291  1257 raft_consensus.cc:740] T 8875a7681f4641bd8359d8a51513a644 P f96bc77146c6436c83254499deebc097 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f96bc77146c6436c83254499deebc097, State: Initialized, Role: FOLLOWER
I20260608 09:51:41.617359  1259 tablet_bootstrap.cc:492] T 09672518bbae468ca6aaf75d9640a94a P 72f7f4ade1454ec69ab1ad0415565f0e: No bootstrap required, opened a new log
I20260608 09:51:41.617959  1259 ts_tablet_manager.cc:1403] T 09672518bbae468ca6aaf75d9640a94a P 72f7f4ade1454ec69ab1ad0415565f0e: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260608 09:51:41.617386  1258 raft_consensus.cc:359] T c94311a6a12c41a59db95e92b2e3e4dc P 0a5b07c0372d4984a52a604c39d12904 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } } peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } }
I20260608 09:51:41.618264  1258 raft_consensus.cc:385] T c94311a6a12c41a59db95e92b2e3e4dc P 0a5b07c0372d4984a52a604c39d12904 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:41.618711  1258 raft_consensus.cc:740] T c94311a6a12c41a59db95e92b2e3e4dc P 0a5b07c0372d4984a52a604c39d12904 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a5b07c0372d4984a52a604c39d12904, State: Initialized, Role: FOLLOWER
I20260608 09:51:41.618278  1257 consensus_queue.cc:260] T 8875a7681f4641bd8359d8a51513a644 P f96bc77146c6436c83254499deebc097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:41.619477  1258 consensus_queue.cc:260] T c94311a6a12c41a59db95e92b2e3e4dc P 0a5b07c0372d4984a52a604c39d12904 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } } peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } }
I20260608 09:51:41.620339  1259 raft_consensus.cc:359] T 09672518bbae468ca6aaf75d9640a94a P 72f7f4ade1454ec69ab1ad0415565f0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:41.621061  1259 raft_consensus.cc:385] T 09672518bbae468ca6aaf75d9640a94a P 72f7f4ade1454ec69ab1ad0415565f0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:41.621357  1259 raft_consensus.cc:740] T 09672518bbae468ca6aaf75d9640a94a P 72f7f4ade1454ec69ab1ad0415565f0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72f7f4ade1454ec69ab1ad0415565f0e, State: Initialized, Role: FOLLOWER
I20260608 09:51:41.621645  1258 ts_tablet_manager.cc:1434] T c94311a6a12c41a59db95e92b2e3e4dc P 0a5b07c0372d4984a52a604c39d12904: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260608 09:51:41.622622  1258 tablet_bootstrap.cc:492] T e06afba2b3bf4ce0b05838ac95e0f7ed P 0a5b07c0372d4984a52a604c39d12904: Bootstrap starting.
I20260608 09:51:41.622191  1259 consensus_queue.cc:260] T 09672518bbae468ca6aaf75d9640a94a P 72f7f4ade1454ec69ab1ad0415565f0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:41.626736  1257 ts_tablet_manager.cc:1434] T 8875a7681f4641bd8359d8a51513a644 P f96bc77146c6436c83254499deebc097: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260608 09:51:41.626840  1259 ts_tablet_manager.cc:1434] T 09672518bbae468ca6aaf75d9640a94a P 72f7f4ade1454ec69ab1ad0415565f0e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260608 09:51:41.627867  1257 tablet_bootstrap.cc:492] T 09672518bbae468ca6aaf75d9640a94a P f96bc77146c6436c83254499deebc097: Bootstrap starting.
I20260608 09:51:41.627910  1259 tablet_bootstrap.cc:492] T ece1ec59630a488f8a70ef6dc30786ad P 72f7f4ade1454ec69ab1ad0415565f0e: Bootstrap starting.
I20260608 09:51:41.630113  1258 tablet_bootstrap.cc:654] T e06afba2b3bf4ce0b05838ac95e0f7ed P 0a5b07c0372d4984a52a604c39d12904: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:41.631314  1262 raft_consensus.cc:493] T c94311a6a12c41a59db95e92b2e3e4dc P f96bc77146c6436c83254499deebc097 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:41.631891  1262 raft_consensus.cc:515] T c94311a6a12c41a59db95e92b2e3e4dc P f96bc77146c6436c83254499deebc097 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } } peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } }
I20260608 09:51:41.634428  1259 tablet_bootstrap.cc:654] T ece1ec59630a488f8a70ef6dc30786ad P 72f7f4ade1454ec69ab1ad0415565f0e: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:41.634521  1257 tablet_bootstrap.cc:654] T 09672518bbae468ca6aaf75d9640a94a P f96bc77146c6436c83254499deebc097: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:41.638896  1262 leader_election.cc:290] T c94311a6a12c41a59db95e92b2e3e4dc P f96bc77146c6436c83254499deebc097 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a5b07c0372d4984a52a604c39d12904 (127.0.97.195:40453), 72f7f4ade1454ec69ab1ad0415565f0e (127.0.97.193:44441)
I20260608 09:51:41.646621  1259 tablet_bootstrap.cc:492] T ece1ec59630a488f8a70ef6dc30786ad P 72f7f4ade1454ec69ab1ad0415565f0e: No bootstrap required, opened a new log
I20260608 09:51:41.647249  1259 ts_tablet_manager.cc:1403] T ece1ec59630a488f8a70ef6dc30786ad P 72f7f4ade1454ec69ab1ad0415565f0e: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260608 09:51:41.650089  1259 raft_consensus.cc:359] T ece1ec59630a488f8a70ef6dc30786ad P 72f7f4ade1454ec69ab1ad0415565f0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:41.650926  1259 raft_consensus.cc:385] T ece1ec59630a488f8a70ef6dc30786ad P 72f7f4ade1454ec69ab1ad0415565f0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:41.651317  1259 raft_consensus.cc:740] T ece1ec59630a488f8a70ef6dc30786ad P 72f7f4ade1454ec69ab1ad0415565f0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72f7f4ade1454ec69ab1ad0415565f0e, State: Initialized, Role: FOLLOWER
I20260608 09:51:41.652225  1259 consensus_queue.cc:260] T ece1ec59630a488f8a70ef6dc30786ad P 72f7f4ade1454ec69ab1ad0415565f0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:41.654493  1257 tablet_bootstrap.cc:492] T 09672518bbae468ca6aaf75d9640a94a P f96bc77146c6436c83254499deebc097: No bootstrap required, opened a new log
I20260608 09:51:41.655033  1257 ts_tablet_manager.cc:1403] T 09672518bbae468ca6aaf75d9640a94a P f96bc77146c6436c83254499deebc097: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.001s
I20260608 09:51:41.657291  1259 ts_tablet_manager.cc:1434] T ece1ec59630a488f8a70ef6dc30786ad P 72f7f4ade1454ec69ab1ad0415565f0e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 09:51:41.657688  1257 raft_consensus.cc:359] T 09672518bbae468ca6aaf75d9640a94a P f96bc77146c6436c83254499deebc097 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:41.658447  1259 tablet_bootstrap.cc:492] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 72f7f4ade1454ec69ab1ad0415565f0e: Bootstrap starting.
I20260608 09:51:41.660585  1258 tablet_bootstrap.cc:492] T e06afba2b3bf4ce0b05838ac95e0f7ed P 0a5b07c0372d4984a52a604c39d12904: No bootstrap required, opened a new log
I20260608 09:51:41.661070  1258 ts_tablet_manager.cc:1403] T e06afba2b3bf4ce0b05838ac95e0f7ed P 0a5b07c0372d4984a52a604c39d12904: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.004s
I20260608 09:51:41.663133  1063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c94311a6a12c41a59db95e92b2e3e4dc" candidate_uuid: "f96bc77146c6436c83254499deebc097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" is_pre_election: true
I20260608 09:51:41.663903  1258 raft_consensus.cc:359] T e06afba2b3bf4ce0b05838ac95e0f7ed P 0a5b07c0372d4984a52a604c39d12904 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:41.664346  1212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c94311a6a12c41a59db95e92b2e3e4dc" candidate_uuid: "f96bc77146c6436c83254499deebc097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a5b07c0372d4984a52a604c39d12904" is_pre_election: true
I20260608 09:51:41.664619  1258 raft_consensus.cc:385] T e06afba2b3bf4ce0b05838ac95e0f7ed P 0a5b07c0372d4984a52a604c39d12904 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:41.664966  1258 raft_consensus.cc:740] T e06afba2b3bf4ce0b05838ac95e0f7ed P 0a5b07c0372d4984a52a604c39d12904 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a5b07c0372d4984a52a604c39d12904, State: Initialized, Role: FOLLOWER
W20260608 09:51:41.665048  1103 leader_election.cc:343] T c94311a6a12c41a59db95e92b2e3e4dc P f96bc77146c6436c83254499deebc097 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72f7f4ade1454ec69ab1ad0415565f0e (127.0.97.193:44441): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:41.665066  1212 raft_consensus.cc:2468] T c94311a6a12c41a59db95e92b2e3e4dc P 0a5b07c0372d4984a52a604c39d12904 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f96bc77146c6436c83254499deebc097 in term 0.
I20260608 09:51:41.665834  1258 consensus_queue.cc:260] T e06afba2b3bf4ce0b05838ac95e0f7ed P 0a5b07c0372d4984a52a604c39d12904 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:41.658398  1257 raft_consensus.cc:385] T 09672518bbae468ca6aaf75d9640a94a P f96bc77146c6436c83254499deebc097 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:41.667282  1101 leader_election.cc:304] T c94311a6a12c41a59db95e92b2e3e4dc P f96bc77146c6436c83254499deebc097 [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: 0a5b07c0372d4984a52a604c39d12904, f96bc77146c6436c83254499deebc097; no voters: 72f7f4ade1454ec69ab1ad0415565f0e
I20260608 09:51:41.667351  1257 raft_consensus.cc:740] T 09672518bbae468ca6aaf75d9640a94a P f96bc77146c6436c83254499deebc097 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f96bc77146c6436c83254499deebc097, State: Initialized, Role: FOLLOWER
I20260608 09:51:41.668818  1262 raft_consensus.cc:2804] T c94311a6a12c41a59db95e92b2e3e4dc P f96bc77146c6436c83254499deebc097 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:41.668596  1257 consensus_queue.cc:260] T 09672518bbae468ca6aaf75d9640a94a P f96bc77146c6436c83254499deebc097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:41.669190  1262 raft_consensus.cc:493] T c94311a6a12c41a59db95e92b2e3e4dc P f96bc77146c6436c83254499deebc097 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:41.670034  1262 raft_consensus.cc:3060] T c94311a6a12c41a59db95e92b2e3e4dc P f96bc77146c6436c83254499deebc097 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:41.671586  1259 tablet_bootstrap.cc:654] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 72f7f4ade1454ec69ab1ad0415565f0e: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:41.675985  1258 ts_tablet_manager.cc:1434] T e06afba2b3bf4ce0b05838ac95e0f7ed P 0a5b07c0372d4984a52a604c39d12904: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260608 09:51:41.676935  1259 tablet_bootstrap.cc:492] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 72f7f4ade1454ec69ab1ad0415565f0e: No bootstrap required, opened a new log
I20260608 09:51:41.677014  1258 tablet_bootstrap.cc:492] T b14b8e42fc5049d2912c4f4aacfe7afd P 0a5b07c0372d4984a52a604c39d12904: Bootstrap starting.
I20260608 09:51:41.677572  1259 ts_tablet_manager.cc:1403] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 72f7f4ade1454ec69ab1ad0415565f0e: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.000s
I20260608 09:51:41.680755  1259 raft_consensus.cc:359] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 72f7f4ade1454ec69ab1ad0415565f0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:41.681505  1259 raft_consensus.cc:385] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 72f7f4ade1454ec69ab1ad0415565f0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:41.681864  1259 raft_consensus.cc:740] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 72f7f4ade1454ec69ab1ad0415565f0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72f7f4ade1454ec69ab1ad0415565f0e, State: Initialized, Role: FOLLOWER
I20260608 09:51:41.682508  1263 raft_consensus.cc:493] T 8875a7681f4641bd8359d8a51513a644 P 0a5b07c0372d4984a52a604c39d12904 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:41.683151  1258 tablet_bootstrap.cc:654] T b14b8e42fc5049d2912c4f4aacfe7afd P 0a5b07c0372d4984a52a604c39d12904: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:41.682626  1259 consensus_queue.cc:260] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 72f7f4ade1454ec69ab1ad0415565f0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:41.683398  1263 raft_consensus.cc:515] T 8875a7681f4641bd8359d8a51513a644 P 0a5b07c0372d4984a52a604c39d12904 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:41.685200  1259 ts_tablet_manager.cc:1434] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 72f7f4ade1454ec69ab1ad0415565f0e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:51:41.686280  1259 tablet_bootstrap.cc:492] T c94311a6a12c41a59db95e92b2e3e4dc P 72f7f4ade1454ec69ab1ad0415565f0e: Bootstrap starting.
I20260608 09:51:41.686980  1263 leader_election.cc:290] T 8875a7681f4641bd8359d8a51513a644 P 0a5b07c0372d4984a52a604c39d12904 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72f7f4ade1454ec69ab1ad0415565f0e (127.0.97.193:44441), f96bc77146c6436c83254499deebc097 (127.0.97.194:37195)
I20260608 09:51:41.693001  1262 raft_consensus.cc:515] T c94311a6a12c41a59db95e92b2e3e4dc P f96bc77146c6436c83254499deebc097 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } } peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } }
I20260608 09:51:41.693785  1259 tablet_bootstrap.cc:654] T c94311a6a12c41a59db95e92b2e3e4dc P 72f7f4ade1454ec69ab1ad0415565f0e: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:41.699342  1257 ts_tablet_manager.cc:1434] T 09672518bbae468ca6aaf75d9640a94a P f96bc77146c6436c83254499deebc097: Time spent starting tablet: real 0.044s	user 0.013s	sys 0.018s
I20260608 09:51:41.700485  1063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c94311a6a12c41a59db95e92b2e3e4dc" candidate_uuid: "f96bc77146c6436c83254499deebc097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f7f4ade1454ec69ab1ad0415565f0e"
I20260608 09:51:41.700712  1262 leader_election.cc:290] T c94311a6a12c41a59db95e92b2e3e4dc P f96bc77146c6436c83254499deebc097 [CANDIDATE]: Term 1 election: Requested vote from peers 0a5b07c0372d4984a52a604c39d12904 (127.0.97.195:40453), 72f7f4ade1454ec69ab1ad0415565f0e (127.0.97.193:44441)
W20260608 09:51:41.702044  1103 leader_election.cc:343] T c94311a6a12c41a59db95e92b2e3e4dc P f96bc77146c6436c83254499deebc097 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 72f7f4ade1454ec69ab1ad0415565f0e (127.0.97.193:44441): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:41.703279  1257 tablet_bootstrap.cc:492] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P f96bc77146c6436c83254499deebc097: Bootstrap starting.
I20260608 09:51:41.710248  1257 tablet_bootstrap.cc:654] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P f96bc77146c6436c83254499deebc097: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:41.715997  1258 tablet_bootstrap.cc:492] T b14b8e42fc5049d2912c4f4aacfe7afd P 0a5b07c0372d4984a52a604c39d12904: No bootstrap required, opened a new log
I20260608 09:51:41.716495  1258 ts_tablet_manager.cc:1403] T b14b8e42fc5049d2912c4f4aacfe7afd P 0a5b07c0372d4984a52a604c39d12904: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.002s
I20260608 09:51:41.717370  1212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c94311a6a12c41a59db95e92b2e3e4dc" candidate_uuid: "f96bc77146c6436c83254499deebc097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a5b07c0372d4984a52a604c39d12904"
I20260608 09:51:41.718025  1212 raft_consensus.cc:3060] T c94311a6a12c41a59db95e92b2e3e4dc P 0a5b07c0372d4984a52a604c39d12904 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:41.719473  1258 raft_consensus.cc:359] T b14b8e42fc5049d2912c4f4aacfe7afd P 0a5b07c0372d4984a52a604c39d12904 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:41.720238  1258 raft_consensus.cc:385] T b14b8e42fc5049d2912c4f4aacfe7afd P 0a5b07c0372d4984a52a604c39d12904 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:41.722718  1258 raft_consensus.cc:740] T b14b8e42fc5049d2912c4f4aacfe7afd P 0a5b07c0372d4984a52a604c39d12904 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a5b07c0372d4984a52a604c39d12904, State: Initialized, Role: FOLLOWER
I20260608 09:51:41.723358  1258 consensus_queue.cc:260] T b14b8e42fc5049d2912c4f4aacfe7afd P 0a5b07c0372d4984a52a604c39d12904 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:41.725422  1258 ts_tablet_manager.cc:1434] T b14b8e42fc5049d2912c4f4aacfe7afd P 0a5b07c0372d4984a52a604c39d12904: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 09:51:41.726016  1212 raft_consensus.cc:2468] T c94311a6a12c41a59db95e92b2e3e4dc P 0a5b07c0372d4984a52a604c39d12904 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f96bc77146c6436c83254499deebc097 in term 1.
I20260608 09:51:41.726339  1258 tablet_bootstrap.cc:492] T ece1ec59630a488f8a70ef6dc30786ad P 0a5b07c0372d4984a52a604c39d12904: Bootstrap starting.
I20260608 09:51:41.728093  1063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8875a7681f4641bd8359d8a51513a644" candidate_uuid: "0a5b07c0372d4984a52a604c39d12904" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" is_pre_election: true
W20260608 09:51:41.730230  1177 leader_election.cc:343] T 8875a7681f4641bd8359d8a51513a644 P 0a5b07c0372d4984a52a604c39d12904 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72f7f4ade1454ec69ab1ad0415565f0e (127.0.97.193:44441): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:41.731796  1101 leader_election.cc:304] T c94311a6a12c41a59db95e92b2e3e4dc P f96bc77146c6436c83254499deebc097 [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: 0a5b07c0372d4984a52a604c39d12904, f96bc77146c6436c83254499deebc097; no voters: 72f7f4ade1454ec69ab1ad0415565f0e
I20260608 09:51:41.733621  1276 raft_consensus.cc:2804] T c94311a6a12c41a59db95e92b2e3e4dc P f96bc77146c6436c83254499deebc097 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:41.734417  1276 raft_consensus.cc:697] T c94311a6a12c41a59db95e92b2e3e4dc P f96bc77146c6436c83254499deebc097 [term 1 LEADER]: Becoming Leader. State: Replica: f96bc77146c6436c83254499deebc097, State: Running, Role: LEADER
I20260608 09:51:41.735522  1276 consensus_queue.cc:237] T c94311a6a12c41a59db95e92b2e3e4dc P f96bc77146c6436c83254499deebc097 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } } peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } }
I20260608 09:51:41.736222  1259 tablet_bootstrap.cc:492] T c94311a6a12c41a59db95e92b2e3e4dc P 72f7f4ade1454ec69ab1ad0415565f0e: No bootstrap required, opened a new log
I20260608 09:51:41.736794  1259 ts_tablet_manager.cc:1403] T c94311a6a12c41a59db95e92b2e3e4dc P 72f7f4ade1454ec69ab1ad0415565f0e: Time spent bootstrapping tablet: real 0.051s	user 0.028s	sys 0.017s
I20260608 09:51:41.736896  1257 tablet_bootstrap.cc:492] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P f96bc77146c6436c83254499deebc097: No bootstrap required, opened a new log
I20260608 09:51:41.737499  1257 ts_tablet_manager.cc:1403] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P f96bc77146c6436c83254499deebc097: Time spent bootstrapping tablet: real 0.034s	user 0.005s	sys 0.007s
I20260608 09:51:41.738718  1267 raft_consensus.cc:493] T ece1ec59630a488f8a70ef6dc30786ad P 72f7f4ade1454ec69ab1ad0415565f0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:41.739295  1267 raft_consensus.cc:515] T ece1ec59630a488f8a70ef6dc30786ad P 72f7f4ade1454ec69ab1ad0415565f0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:41.742060  1258 tablet_bootstrap.cc:654] T ece1ec59630a488f8a70ef6dc30786ad P 0a5b07c0372d4984a52a604c39d12904: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:41.742903  1267 leader_election.cc:290] T ece1ec59630a488f8a70ef6dc30786ad P 72f7f4ade1454ec69ab1ad0415565f0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f96bc77146c6436c83254499deebc097 (127.0.97.194:37195), 0a5b07c0372d4984a52a604c39d12904 (127.0.97.195:40453)
I20260608 09:51:41.745333  1259 raft_consensus.cc:359] T c94311a6a12c41a59db95e92b2e3e4dc P 72f7f4ade1454ec69ab1ad0415565f0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } } peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } }
I20260608 09:51:41.750792  1259 raft_consensus.cc:385] T c94311a6a12c41a59db95e92b2e3e4dc P 72f7f4ade1454ec69ab1ad0415565f0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:41.751130  1259 raft_consensus.cc:740] T c94311a6a12c41a59db95e92b2e3e4dc P 72f7f4ade1454ec69ab1ad0415565f0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72f7f4ade1454ec69ab1ad0415565f0e, State: Initialized, Role: FOLLOWER
I20260608 09:51:41.751927  1259 consensus_queue.cc:260] T c94311a6a12c41a59db95e92b2e3e4dc P 72f7f4ade1454ec69ab1ad0415565f0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } } peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } }
I20260608 09:51:41.763300  1259 ts_tablet_manager.cc:1434] T c94311a6a12c41a59db95e92b2e3e4dc P 72f7f4ade1454ec69ab1ad0415565f0e: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.001s
I20260608 09:51:41.765713  1259 tablet_bootstrap.cc:492] T dcfedafa7b0e49988d71a9810fec90b3 P 72f7f4ade1454ec69ab1ad0415565f0e: Bootstrap starting.
I20260608 09:51:41.767699  1138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8875a7681f4641bd8359d8a51513a644" candidate_uuid: "0a5b07c0372d4984a52a604c39d12904" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f96bc77146c6436c83254499deebc097" is_pre_election: true
I20260608 09:51:41.768518  1138 raft_consensus.cc:2468] T 8875a7681f4641bd8359d8a51513a644 P f96bc77146c6436c83254499deebc097 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a5b07c0372d4984a52a604c39d12904 in term 0.
I20260608 09:51:41.768807  1257 raft_consensus.cc:359] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P f96bc77146c6436c83254499deebc097 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:41.769865  1257 raft_consensus.cc:385] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P f96bc77146c6436c83254499deebc097 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:41.770112  1257 raft_consensus.cc:740] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P f96bc77146c6436c83254499deebc097 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f96bc77146c6436c83254499deebc097, State: Initialized, Role: FOLLOWER
I20260608 09:51:41.770767  1257 consensus_queue.cc:260] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P f96bc77146c6436c83254499deebc097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:41.773211  1276 raft_consensus.cc:493] T b14b8e42fc5049d2912c4f4aacfe7afd P f96bc77146c6436c83254499deebc097 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:41.771452  1177 leader_election.cc:304] T 8875a7681f4641bd8359d8a51513a644 P 0a5b07c0372d4984a52a604c39d12904 [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: 0a5b07c0372d4984a52a604c39d12904, f96bc77146c6436c83254499deebc097; no voters: 72f7f4ade1454ec69ab1ad0415565f0e
I20260608 09:51:41.773681  1276 raft_consensus.cc:515] T b14b8e42fc5049d2912c4f4aacfe7afd P f96bc77146c6436c83254499deebc097 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:41.774417  1263 raft_consensus.cc:2804] T 8875a7681f4641bd8359d8a51513a644 P 0a5b07c0372d4984a52a604c39d12904 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:41.774820  1263 raft_consensus.cc:493] T 8875a7681f4641bd8359d8a51513a644 P 0a5b07c0372d4984a52a604c39d12904 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:41.775296  1263 raft_consensus.cc:3060] T 8875a7681f4641bd8359d8a51513a644 P 0a5b07c0372d4984a52a604c39d12904 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:41.776101  1276 leader_election.cc:290] T b14b8e42fc5049d2912c4f4aacfe7afd P f96bc77146c6436c83254499deebc097 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72f7f4ade1454ec69ab1ad0415565f0e (127.0.97.193:44441), 0a5b07c0372d4984a52a604c39d12904 (127.0.97.195:40453)
I20260608 09:51:41.774657   960 catalog_manager.cc:5696] T c94311a6a12c41a59db95e92b2e3e4dc P f96bc77146c6436c83254499deebc097 reported cstate change: term changed from 0 to 1, leader changed from <none> to f96bc77146c6436c83254499deebc097 (127.0.97.194). New cstate: current_term: 1 leader_uuid: "f96bc77146c6436c83254499deebc097" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } health_report { overall_health: HEALTHY } } }
I20260608 09:51:41.778321  1063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b14b8e42fc5049d2912c4f4aacfe7afd" candidate_uuid: "f96bc77146c6436c83254499deebc097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" is_pre_election: true
I20260608 09:51:41.778847  1212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b14b8e42fc5049d2912c4f4aacfe7afd" candidate_uuid: "f96bc77146c6436c83254499deebc097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a5b07c0372d4984a52a604c39d12904" is_pre_election: true
W20260608 09:51:41.780833  1103 leader_election.cc:343] T b14b8e42fc5049d2912c4f4aacfe7afd P f96bc77146c6436c83254499deebc097 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72f7f4ade1454ec69ab1ad0415565f0e (127.0.97.193:44441): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:41.780917  1212 raft_consensus.cc:2468] T b14b8e42fc5049d2912c4f4aacfe7afd P 0a5b07c0372d4984a52a604c39d12904 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f96bc77146c6436c83254499deebc097 in term 0.
I20260608 09:51:41.781495  1257 ts_tablet_manager.cc:1434] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P f96bc77146c6436c83254499deebc097: Time spent starting tablet: real 0.044s	user 0.004s	sys 0.004s
I20260608 09:51:41.782716  1101 leader_election.cc:304] T b14b8e42fc5049d2912c4f4aacfe7afd P f96bc77146c6436c83254499deebc097 [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: 0a5b07c0372d4984a52a604c39d12904, f96bc77146c6436c83254499deebc097; no voters: 72f7f4ade1454ec69ab1ad0415565f0e
I20260608 09:51:41.782966  1257 tablet_bootstrap.cc:492] T e06afba2b3bf4ce0b05838ac95e0f7ed P f96bc77146c6436c83254499deebc097: Bootstrap starting.
I20260608 09:51:41.785689  1259 tablet_bootstrap.cc:654] T dcfedafa7b0e49988d71a9810fec90b3 P 72f7f4ade1454ec69ab1ad0415565f0e: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:41.785959  1276 raft_consensus.cc:2804] T b14b8e42fc5049d2912c4f4aacfe7afd P f96bc77146c6436c83254499deebc097 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:41.786412  1276 raft_consensus.cc:493] T b14b8e42fc5049d2912c4f4aacfe7afd P f96bc77146c6436c83254499deebc097 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:41.787695  1258 tablet_bootstrap.cc:492] T ece1ec59630a488f8a70ef6dc30786ad P 0a5b07c0372d4984a52a604c39d12904: No bootstrap required, opened a new log
I20260608 09:51:41.788725  1258 ts_tablet_manager.cc:1403] T ece1ec59630a488f8a70ef6dc30786ad P 0a5b07c0372d4984a52a604c39d12904: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.009s
I20260608 09:51:41.793262  1276 raft_consensus.cc:3060] T b14b8e42fc5049d2912c4f4aacfe7afd P f96bc77146c6436c83254499deebc097 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:41.794528  1258 raft_consensus.cc:359] T ece1ec59630a488f8a70ef6dc30786ad P 0a5b07c0372d4984a52a604c39d12904 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:41.795409  1258 raft_consensus.cc:385] T ece1ec59630a488f8a70ef6dc30786ad P 0a5b07c0372d4984a52a604c39d12904 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:41.795805  1258 raft_consensus.cc:740] T ece1ec59630a488f8a70ef6dc30786ad P 0a5b07c0372d4984a52a604c39d12904 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a5b07c0372d4984a52a604c39d12904, State: Initialized, Role: FOLLOWER
I20260608 09:51:41.798544  1267 raft_consensus.cc:493] T e06afba2b3bf4ce0b05838ac95e0f7ed P 72f7f4ade1454ec69ab1ad0415565f0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:41.799100  1267 raft_consensus.cc:515] T e06afba2b3bf4ce0b05838ac95e0f7ed P 72f7f4ade1454ec69ab1ad0415565f0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:41.800907  1257 tablet_bootstrap.cc:654] T e06afba2b3bf4ce0b05838ac95e0f7ed P f96bc77146c6436c83254499deebc097: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:41.802537  1267 leader_election.cc:290] T e06afba2b3bf4ce0b05838ac95e0f7ed P 72f7f4ade1454ec69ab1ad0415565f0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f96bc77146c6436c83254499deebc097 (127.0.97.194:37195), 0a5b07c0372d4984a52a604c39d12904 (127.0.97.195:40453)
I20260608 09:51:41.804536  1258 consensus_queue.cc:260] T ece1ec59630a488f8a70ef6dc30786ad P 0a5b07c0372d4984a52a604c39d12904 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:41.806808  1276 raft_consensus.cc:515] T b14b8e42fc5049d2912c4f4aacfe7afd P f96bc77146c6436c83254499deebc097 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:41.808986  1276 leader_election.cc:290] T b14b8e42fc5049d2912c4f4aacfe7afd P f96bc77146c6436c83254499deebc097 [CANDIDATE]: Term 1 election: Requested vote from peers 72f7f4ade1454ec69ab1ad0415565f0e (127.0.97.193:44441), 0a5b07c0372d4984a52a604c39d12904 (127.0.97.195:40453)
I20260608 09:51:41.800005  1263 raft_consensus.cc:515] T 8875a7681f4641bd8359d8a51513a644 P 0a5b07c0372d4984a52a604c39d12904 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:41.811272  1211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece1ec59630a488f8a70ef6dc30786ad" candidate_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a5b07c0372d4984a52a604c39d12904" is_pre_election: true
I20260608 09:51:41.812305  1211 raft_consensus.cc:2468] T ece1ec59630a488f8a70ef6dc30786ad P 0a5b07c0372d4984a52a604c39d12904 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72f7f4ade1454ec69ab1ad0415565f0e in term 0.
I20260608 09:51:41.813047  1263 leader_election.cc:290] T 8875a7681f4641bd8359d8a51513a644 P 0a5b07c0372d4984a52a604c39d12904 [CANDIDATE]: Term 1 election: Requested vote from peers 72f7f4ade1454ec69ab1ad0415565f0e (127.0.97.193:44441), f96bc77146c6436c83254499deebc097 (127.0.97.194:37195)
I20260608 09:51:41.810268  1212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b14b8e42fc5049d2912c4f4aacfe7afd" candidate_uuid: "f96bc77146c6436c83254499deebc097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a5b07c0372d4984a52a604c39d12904"
I20260608 09:51:41.813850  1212 raft_consensus.cc:3060] T b14b8e42fc5049d2912c4f4aacfe7afd P 0a5b07c0372d4984a52a604c39d12904 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:41.812995  1138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece1ec59630a488f8a70ef6dc30786ad" candidate_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f96bc77146c6436c83254499deebc097" is_pre_election: true
I20260608 09:51:41.815173  1026 leader_election.cc:304] T ece1ec59630a488f8a70ef6dc30786ad P 72f7f4ade1454ec69ab1ad0415565f0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a5b07c0372d4984a52a604c39d12904, 72f7f4ade1454ec69ab1ad0415565f0e; no voters: 
I20260608 09:51:41.815163  1210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e06afba2b3bf4ce0b05838ac95e0f7ed" candidate_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a5b07c0372d4984a52a604c39d12904" is_pre_election: true
I20260608 09:51:41.817087  1267 raft_consensus.cc:2804] T ece1ec59630a488f8a70ef6dc30786ad P 72f7f4ade1454ec69ab1ad0415565f0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:41.815200  1063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8875a7681f4641bd8359d8a51513a644" candidate_uuid: "0a5b07c0372d4984a52a604c39d12904" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f7f4ade1454ec69ab1ad0415565f0e"
I20260608 09:51:41.817483  1138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8875a7681f4641bd8359d8a51513a644" candidate_uuid: "0a5b07c0372d4984a52a604c39d12904" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f96bc77146c6436c83254499deebc097"
I20260608 09:51:41.818221  1138 raft_consensus.cc:3060] T 8875a7681f4641bd8359d8a51513a644 P f96bc77146c6436c83254499deebc097 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:41.817468  1267 raft_consensus.cc:493] T ece1ec59630a488f8a70ef6dc30786ad P 72f7f4ade1454ec69ab1ad0415565f0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:41.813855  1137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e06afba2b3bf4ce0b05838ac95e0f7ed" candidate_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f96bc77146c6436c83254499deebc097" is_pre_election: true
I20260608 09:51:41.817006  1210 raft_consensus.cc:2468] T e06afba2b3bf4ce0b05838ac95e0f7ed P 0a5b07c0372d4984a52a604c39d12904 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72f7f4ade1454ec69ab1ad0415565f0e in term 0.
W20260608 09:51:41.819972  1028 leader_election.cc:343] T ece1ec59630a488f8a70ef6dc30786ad P 72f7f4ade1454ec69ab1ad0415565f0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f96bc77146c6436c83254499deebc097 (127.0.97.194:37195): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:41.819988  1267 raft_consensus.cc:3060] T ece1ec59630a488f8a70ef6dc30786ad P 72f7f4ade1454ec69ab1ad0415565f0e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:41.817001  1062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b14b8e42fc5049d2912c4f4aacfe7afd" candidate_uuid: "f96bc77146c6436c83254499deebc097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f7f4ade1454ec69ab1ad0415565f0e"
I20260608 09:51:41.821774  1026 leader_election.cc:304] T e06afba2b3bf4ce0b05838ac95e0f7ed P 72f7f4ade1454ec69ab1ad0415565f0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a5b07c0372d4984a52a604c39d12904, 72f7f4ade1454ec69ab1ad0415565f0e; no voters: 
W20260608 09:51:41.822300  1177 leader_election.cc:343] T 8875a7681f4641bd8359d8a51513a644 P 0a5b07c0372d4984a52a604c39d12904 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 72f7f4ade1454ec69ab1ad0415565f0e (127.0.97.193:44441): Illegal state: must be running to vote when last-logged opid is not known
W20260608 09:51:41.825084  1103 leader_election.cc:343] T b14b8e42fc5049d2912c4f4aacfe7afd P f96bc77146c6436c83254499deebc097 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 72f7f4ade1454ec69ab1ad0415565f0e (127.0.97.193:44441): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:41.833437  1276 raft_consensus.cc:493] T 09672518bbae468ca6aaf75d9640a94a P f96bc77146c6436c83254499deebc097 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:41.833978  1276 raft_consensus.cc:515] T 09672518bbae468ca6aaf75d9640a94a P f96bc77146c6436c83254499deebc097 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:41.836100  1276 leader_election.cc:290] T 09672518bbae468ca6aaf75d9640a94a P f96bc77146c6436c83254499deebc097 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72f7f4ade1454ec69ab1ad0415565f0e (127.0.97.193:44441), 0a5b07c0372d4984a52a604c39d12904 (127.0.97.195:40453)
W20260608 09:51:41.837397  1028 leader_election.cc:343] T e06afba2b3bf4ce0b05838ac95e0f7ed P 72f7f4ade1454ec69ab1ad0415565f0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f96bc77146c6436c83254499deebc097 (127.0.97.194:37195): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:41.838644  1210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09672518bbae468ca6aaf75d9640a94a" candidate_uuid: "f96bc77146c6436c83254499deebc097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a5b07c0372d4984a52a604c39d12904" is_pre_election: true
I20260608 09:51:41.840543  1062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09672518bbae468ca6aaf75d9640a94a" candidate_uuid: "f96bc77146c6436c83254499deebc097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" is_pre_election: true
W20260608 09:51:41.840747  1101 leader_election.cc:343] T 09672518bbae468ca6aaf75d9640a94a P f96bc77146c6436c83254499deebc097 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a5b07c0372d4984a52a604c39d12904 (127.0.97.195:40453): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:41.841180  1062 raft_consensus.cc:2468] T 09672518bbae468ca6aaf75d9640a94a P 72f7f4ade1454ec69ab1ad0415565f0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f96bc77146c6436c83254499deebc097 in term 0.
I20260608 09:51:41.842903  1103 leader_election.cc:304] T 09672518bbae468ca6aaf75d9640a94a P f96bc77146c6436c83254499deebc097 [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: 72f7f4ade1454ec69ab1ad0415565f0e, f96bc77146c6436c83254499deebc097; no voters: 0a5b07c0372d4984a52a604c39d12904
I20260608 09:51:41.844633  1276 raft_consensus.cc:2804] T 09672518bbae468ca6aaf75d9640a94a P f96bc77146c6436c83254499deebc097 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:41.845008  1276 raft_consensus.cc:493] T 09672518bbae468ca6aaf75d9640a94a P f96bc77146c6436c83254499deebc097 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:41.845350  1276 raft_consensus.cc:3060] T 09672518bbae468ca6aaf75d9640a94a P f96bc77146c6436c83254499deebc097 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:41.851161  1258 ts_tablet_manager.cc:1434] T ece1ec59630a488f8a70ef6dc30786ad P 0a5b07c0372d4984a52a604c39d12904: Time spent starting tablet: real 0.055s	user 0.011s	sys 0.010s
I20260608 09:51:41.852368  1258 tablet_bootstrap.cc:492] T 09672518bbae468ca6aaf75d9640a94a P 0a5b07c0372d4984a52a604c39d12904: Bootstrap starting.
I20260608 09:51:41.857110  1138 raft_consensus.cc:2468] T 8875a7681f4641bd8359d8a51513a644 P f96bc77146c6436c83254499deebc097 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a5b07c0372d4984a52a604c39d12904 in term 1.
I20260608 09:51:41.853691  1212 raft_consensus.cc:2468] T b14b8e42fc5049d2912c4f4aacfe7afd P 0a5b07c0372d4984a52a604c39d12904 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f96bc77146c6436c83254499deebc097 in term 1.
I20260608 09:51:41.854120  1267 raft_consensus.cc:515] T ece1ec59630a488f8a70ef6dc30786ad P 72f7f4ade1454ec69ab1ad0415565f0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:41.858914  1177 leader_election.cc:304] T 8875a7681f4641bd8359d8a51513a644 P 0a5b07c0372d4984a52a604c39d12904 [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: 0a5b07c0372d4984a52a604c39d12904, f96bc77146c6436c83254499deebc097; no voters: 72f7f4ade1454ec69ab1ad0415565f0e
I20260608 09:51:41.860821  1101 leader_election.cc:304] T b14b8e42fc5049d2912c4f4aacfe7afd P f96bc77146c6436c83254499deebc097 [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: 0a5b07c0372d4984a52a604c39d12904, f96bc77146c6436c83254499deebc097; no voters: 72f7f4ade1454ec69ab1ad0415565f0e
I20260608 09:51:41.860826  1263 raft_consensus.cc:2804] T 8875a7681f4641bd8359d8a51513a644 P 0a5b07c0372d4984a52a604c39d12904 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:41.861207  1137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece1ec59630a488f8a70ef6dc30786ad" candidate_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f96bc77146c6436c83254499deebc097"
I20260608 09:51:41.862382  1262 raft_consensus.cc:2804] T b14b8e42fc5049d2912c4f4aacfe7afd P f96bc77146c6436c83254499deebc097 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:41.861955  1263 raft_consensus.cc:697] T 8875a7681f4641bd8359d8a51513a644 P 0a5b07c0372d4984a52a604c39d12904 [term 1 LEADER]: Becoming Leader. State: Replica: 0a5b07c0372d4984a52a604c39d12904, State: Running, Role: LEADER
W20260608 09:51:41.863780  1028 leader_election.cc:343] T ece1ec59630a488f8a70ef6dc30786ad P 72f7f4ade1454ec69ab1ad0415565f0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f96bc77146c6436c83254499deebc097 (127.0.97.194:37195): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:41.864972  1276 raft_consensus.cc:515] T 09672518bbae468ca6aaf75d9640a94a P f96bc77146c6436c83254499deebc097 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:41.864867  1263 consensus_queue.cc:237] T 8875a7681f4641bd8359d8a51513a644 P 0a5b07c0372d4984a52a604c39d12904 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:41.866487  1258 tablet_bootstrap.cc:654] T 09672518bbae468ca6aaf75d9640a94a P 0a5b07c0372d4984a52a604c39d12904: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:41.864322  1267 leader_election.cc:290] T ece1ec59630a488f8a70ef6dc30786ad P 72f7f4ade1454ec69ab1ad0415565f0e [CANDIDATE]: Term 1 election: Requested vote from peers f96bc77146c6436c83254499deebc097 (127.0.97.194:37195), 0a5b07c0372d4984a52a604c39d12904 (127.0.97.195:40453)
I20260608 09:51:41.868643  1062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09672518bbae468ca6aaf75d9640a94a" candidate_uuid: "f96bc77146c6436c83254499deebc097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f7f4ade1454ec69ab1ad0415565f0e"
I20260608 09:51:41.869211  1062 raft_consensus.cc:3060] T 09672518bbae468ca6aaf75d9640a94a P 72f7f4ade1454ec69ab1ad0415565f0e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:41.869354  1267 raft_consensus.cc:2804] T e06afba2b3bf4ce0b05838ac95e0f7ed P 72f7f4ade1454ec69ab1ad0415565f0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:41.878362  1259 tablet_bootstrap.cc:492] T dcfedafa7b0e49988d71a9810fec90b3 P 72f7f4ade1454ec69ab1ad0415565f0e: No bootstrap required, opened a new log
I20260608 09:51:41.879074  1259 ts_tablet_manager.cc:1403] T dcfedafa7b0e49988d71a9810fec90b3 P 72f7f4ade1454ec69ab1ad0415565f0e: Time spent bootstrapping tablet: real 0.114s	user 0.017s	sys 0.016s
I20260608 09:51:41.879323  1257 tablet_bootstrap.cc:492] T e06afba2b3bf4ce0b05838ac95e0f7ed P f96bc77146c6436c83254499deebc097: No bootstrap required, opened a new log
I20260608 09:51:41.879017  1014 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:51:41.879881  1257 ts_tablet_manager.cc:1403] T e06afba2b3bf4ce0b05838ac95e0f7ed P f96bc77146c6436c83254499deebc097: Time spent bootstrapping tablet: real 0.097s	user 0.022s	sys 0.013s
I20260608 09:51:41.878391  1212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece1ec59630a488f8a70ef6dc30786ad" candidate_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a5b07c0372d4984a52a604c39d12904"
W20260608 09:51:41.882121  1014 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 09:51:41.875988  1267 raft_consensus.cc:493] T e06afba2b3bf4ce0b05838ac95e0f7ed P 72f7f4ade1454ec69ab1ad0415565f0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:41.882063  1276 leader_election.cc:290] T 09672518bbae468ca6aaf75d9640a94a P f96bc77146c6436c83254499deebc097 [CANDIDATE]: Term 1 election: Requested vote from peers 72f7f4ade1454ec69ab1ad0415565f0e (127.0.97.193:44441), 0a5b07c0372d4984a52a604c39d12904 (127.0.97.195:40453)
I20260608 09:51:41.882258  1212 raft_consensus.cc:3060] T ece1ec59630a488f8a70ef6dc30786ad P 0a5b07c0372d4984a52a604c39d12904 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:41.877699  1262 raft_consensus.cc:697] T b14b8e42fc5049d2912c4f4aacfe7afd P f96bc77146c6436c83254499deebc097 [term 1 LEADER]: Becoming Leader. State: Replica: f96bc77146c6436c83254499deebc097, State: Running, Role: LEADER
I20260608 09:51:41.885159  1210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09672518bbae468ca6aaf75d9640a94a" candidate_uuid: "f96bc77146c6436c83254499deebc097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a5b07c0372d4984a52a604c39d12904"
I20260608 09:51:41.884735  1262 consensus_queue.cc:237] T b14b8e42fc5049d2912c4f4aacfe7afd P f96bc77146c6436c83254499deebc097 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
W20260608 09:51:41.886404  1101 leader_election.cc:343] T 09672518bbae468ca6aaf75d9640a94a P f96bc77146c6436c83254499deebc097 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0a5b07c0372d4984a52a604c39d12904 (127.0.97.195:40453): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:41.887490  1263 raft_consensus.cc:493] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 0a5b07c0372d4984a52a604c39d12904 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:41.888132  1263 raft_consensus.cc:515] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 0a5b07c0372d4984a52a604c39d12904 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:41.887650  1062 raft_consensus.cc:2468] T 09672518bbae468ca6aaf75d9640a94a P 72f7f4ade1454ec69ab1ad0415565f0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f96bc77146c6436c83254499deebc097 in term 1.
I20260608 09:51:41.889904  1103 leader_election.cc:304] T 09672518bbae468ca6aaf75d9640a94a P f96bc77146c6436c83254499deebc097 [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: 72f7f4ade1454ec69ab1ad0415565f0e, f96bc77146c6436c83254499deebc097; no voters: 0a5b07c0372d4984a52a604c39d12904
I20260608 09:51:41.890214  1257 raft_consensus.cc:359] T e06afba2b3bf4ce0b05838ac95e0f7ed P f96bc77146c6436c83254499deebc097 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:41.891503  1292 raft_consensus.cc:2804] T 09672518bbae468ca6aaf75d9640a94a P f96bc77146c6436c83254499deebc097 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:41.891727  1257 raft_consensus.cc:385] T e06afba2b3bf4ce0b05838ac95e0f7ed P f96bc77146c6436c83254499deebc097 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:41.892108  1292 raft_consensus.cc:697] T 09672518bbae468ca6aaf75d9640a94a P f96bc77146c6436c83254499deebc097 [term 1 LEADER]: Becoming Leader. State: Replica: f96bc77146c6436c83254499deebc097, State: Running, Role: LEADER
I20260608 09:51:41.882182   959 catalog_manager.cc:5696] T 8875a7681f4641bd8359d8a51513a644 P 0a5b07c0372d4984a52a604c39d12904 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a5b07c0372d4984a52a604c39d12904 (127.0.97.195). New cstate: current_term: 1 leader_uuid: "0a5b07c0372d4984a52a604c39d12904" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } health_report { overall_health: HEALTHY } } }
W20260608 09:51:41.893831  1009 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:51:41.894438  1257 raft_consensus.cc:740] T e06afba2b3bf4ce0b05838ac95e0f7ed P f96bc77146c6436c83254499deebc097 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f96bc77146c6436c83254499deebc097, State: Initialized, Role: FOLLOWER
I20260608 09:51:41.893092  1292 consensus_queue.cc:237] T 09672518bbae468ca6aaf75d9640a94a P f96bc77146c6436c83254499deebc097 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:41.895527  1257 consensus_queue.cc:260] T e06afba2b3bf4ce0b05838ac95e0f7ed P f96bc77146c6436c83254499deebc097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:41.896296  1259 raft_consensus.cc:359] T dcfedafa7b0e49988d71a9810fec90b3 P 72f7f4ade1454ec69ab1ad0415565f0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:41.897027  1259 raft_consensus.cc:385] T dcfedafa7b0e49988d71a9810fec90b3 P 72f7f4ade1454ec69ab1ad0415565f0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:41.897325  1259 raft_consensus.cc:740] T dcfedafa7b0e49988d71a9810fec90b3 P 72f7f4ade1454ec69ab1ad0415565f0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72f7f4ade1454ec69ab1ad0415565f0e, State: Initialized, Role: FOLLOWER
I20260608 09:51:41.898172  1259 consensus_queue.cc:260] T dcfedafa7b0e49988d71a9810fec90b3 P 72f7f4ade1454ec69ab1ad0415565f0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:41.883445  1267 raft_consensus.cc:3060] T e06afba2b3bf4ce0b05838ac95e0f7ed P 72f7f4ade1454ec69ab1ad0415565f0e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:41.900404  1257 ts_tablet_manager.cc:1434] T e06afba2b3bf4ce0b05838ac95e0f7ed P f96bc77146c6436c83254499deebc097: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.002s
I20260608 09:51:41.901737  1257 tablet_bootstrap.cc:492] T ece1ec59630a488f8a70ef6dc30786ad P f96bc77146c6436c83254499deebc097: Bootstrap starting.
I20260608 09:51:41.904487  1212 raft_consensus.cc:2468] T ece1ec59630a488f8a70ef6dc30786ad P 0a5b07c0372d4984a52a604c39d12904 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72f7f4ade1454ec69ab1ad0415565f0e in term 1.
I20260608 09:51:41.909502  1259 ts_tablet_manager.cc:1434] T dcfedafa7b0e49988d71a9810fec90b3 P 72f7f4ade1454ec69ab1ad0415565f0e: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260608 09:51:41.911561  1259 tablet_bootstrap.cc:492] T b14b8e42fc5049d2912c4f4aacfe7afd P 72f7f4ade1454ec69ab1ad0415565f0e: Bootstrap starting.
I20260608 09:51:41.915181  1062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c334c5eb6d4d50bb16e2cea5a1f0f7" candidate_uuid: "0a5b07c0372d4984a52a604c39d12904" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" is_pre_election: true
I20260608 09:51:41.915832  1062 raft_consensus.cc:2468] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 72f7f4ade1454ec69ab1ad0415565f0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a5b07c0372d4984a52a604c39d12904 in term 0.
I20260608 09:51:41.916255  1257 tablet_bootstrap.cc:654] T ece1ec59630a488f8a70ef6dc30786ad P f96bc77146c6436c83254499deebc097: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:41.917303  1177 leader_election.cc:304] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 0a5b07c0372d4984a52a604c39d12904 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a5b07c0372d4984a52a604c39d12904, 72f7f4ade1454ec69ab1ad0415565f0e; no voters: 
I20260608 09:51:41.919121  1263 leader_election.cc:290] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 0a5b07c0372d4984a52a604c39d12904 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72f7f4ade1454ec69ab1ad0415565f0e (127.0.97.193:44441), f96bc77146c6436c83254499deebc097 (127.0.97.194:37195)
I20260608 09:51:41.919286  1289 raft_consensus.cc:2804] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 0a5b07c0372d4984a52a604c39d12904 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:41.919773  1289 raft_consensus.cc:493] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 0a5b07c0372d4984a52a604c39d12904 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:41.920382  1289 raft_consensus.cc:3060] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 0a5b07c0372d4984a52a604c39d12904 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:41.920537  1137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c334c5eb6d4d50bb16e2cea5a1f0f7" candidate_uuid: "0a5b07c0372d4984a52a604c39d12904" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f96bc77146c6436c83254499deebc097" is_pre_election: true
I20260608 09:51:41.921012  1026 leader_election.cc:304] T ece1ec59630a488f8a70ef6dc30786ad P 72f7f4ade1454ec69ab1ad0415565f0e [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: 0a5b07c0372d4984a52a604c39d12904, 72f7f4ade1454ec69ab1ad0415565f0e; no voters: f96bc77146c6436c83254499deebc097
I20260608 09:51:41.916206   960 catalog_manager.cc:5696] T b14b8e42fc5049d2912c4f4aacfe7afd P f96bc77146c6436c83254499deebc097 reported cstate change: term changed from 0 to 1, leader changed from <none> to f96bc77146c6436c83254499deebc097 (127.0.97.194). New cstate: current_term: 1 leader_uuid: "f96bc77146c6436c83254499deebc097" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } health_report { overall_health: UNKNOWN } } }
I20260608 09:51:41.923007  1291 raft_consensus.cc:2804] T ece1ec59630a488f8a70ef6dc30786ad P 72f7f4ade1454ec69ab1ad0415565f0e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:41.924219  1137 raft_consensus.cc:2468] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P f96bc77146c6436c83254499deebc097 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a5b07c0372d4984a52a604c39d12904 in term 0.
I20260608 09:51:41.927127  1259 tablet_bootstrap.cc:654] T b14b8e42fc5049d2912c4f4aacfe7afd P 72f7f4ade1454ec69ab1ad0415565f0e: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:41.930740  1258 tablet_bootstrap.cc:492] T 09672518bbae468ca6aaf75d9640a94a P 0a5b07c0372d4984a52a604c39d12904: No bootstrap required, opened a new log
I20260608 09:51:41.931334  1258 ts_tablet_manager.cc:1403] T 09672518bbae468ca6aaf75d9640a94a P 0a5b07c0372d4984a52a604c39d12904: Time spent bootstrapping tablet: real 0.079s	user 0.015s	sys 0.002s
I20260608 09:51:41.933127  1289 raft_consensus.cc:515] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 0a5b07c0372d4984a52a604c39d12904 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:41.936354  1062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c334c5eb6d4d50bb16e2cea5a1f0f7" candidate_uuid: "0a5b07c0372d4984a52a604c39d12904" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f7f4ade1454ec69ab1ad0415565f0e"
I20260608 09:51:41.936970  1062 raft_consensus.cc:3060] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 72f7f4ade1454ec69ab1ad0415565f0e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:41.938091  1267 raft_consensus.cc:515] T e06afba2b3bf4ce0b05838ac95e0f7ed P 72f7f4ade1454ec69ab1ad0415565f0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:41.941603  1267 leader_election.cc:290] T e06afba2b3bf4ce0b05838ac95e0f7ed P 72f7f4ade1454ec69ab1ad0415565f0e [CANDIDATE]: Term 1 election: Requested vote from peers f96bc77146c6436c83254499deebc097 (127.0.97.194:37195), 0a5b07c0372d4984a52a604c39d12904 (127.0.97.195:40453)
I20260608 09:51:41.941908  1212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e06afba2b3bf4ce0b05838ac95e0f7ed" candidate_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a5b07c0372d4984a52a604c39d12904"
I20260608 09:51:41.938714  1291 raft_consensus.cc:697] T ece1ec59630a488f8a70ef6dc30786ad P 72f7f4ade1454ec69ab1ad0415565f0e [term 1 LEADER]: Becoming Leader. State: Replica: 72f7f4ade1454ec69ab1ad0415565f0e, State: Running, Role: LEADER
I20260608 09:51:41.942540  1212 raft_consensus.cc:3060] T e06afba2b3bf4ce0b05838ac95e0f7ed P 0a5b07c0372d4984a52a604c39d12904 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:41.944487  1137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e06afba2b3bf4ce0b05838ac95e0f7ed" candidate_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f96bc77146c6436c83254499deebc097"
I20260608 09:51:41.942986  1291 consensus_queue.cc:237] T ece1ec59630a488f8a70ef6dc30786ad P 72f7f4ade1454ec69ab1ad0415565f0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:41.947768  1138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c334c5eb6d4d50bb16e2cea5a1f0f7" candidate_uuid: "0a5b07c0372d4984a52a604c39d12904" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f96bc77146c6436c83254499deebc097"
I20260608 09:51:41.946569  1289 leader_election.cc:290] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 0a5b07c0372d4984a52a604c39d12904 [CANDIDATE]: Term 1 election: Requested vote from peers 72f7f4ade1454ec69ab1ad0415565f0e (127.0.97.193:44441), f96bc77146c6436c83254499deebc097 (127.0.97.194:37195)
I20260608 09:51:41.948338  1138 raft_consensus.cc:3060] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P f96bc77146c6436c83254499deebc097 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:41.948935  1062 raft_consensus.cc:2468] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 72f7f4ade1454ec69ab1ad0415565f0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a5b07c0372d4984a52a604c39d12904 in term 1.
I20260608 09:51:41.946002  1137 raft_consensus.cc:3060] T e06afba2b3bf4ce0b05838ac95e0f7ed P f96bc77146c6436c83254499deebc097 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:41.951946  1212 raft_consensus.cc:2468] T e06afba2b3bf4ce0b05838ac95e0f7ed P 0a5b07c0372d4984a52a604c39d12904 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72f7f4ade1454ec69ab1ad0415565f0e in term 1.
I20260608 09:51:41.951090  1177 leader_election.cc:304] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 0a5b07c0372d4984a52a604c39d12904 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a5b07c0372d4984a52a604c39d12904, 72f7f4ade1454ec69ab1ad0415565f0e; no voters: 
I20260608 09:51:41.953075  1026 leader_election.cc:304] T e06afba2b3bf4ce0b05838ac95e0f7ed P 72f7f4ade1454ec69ab1ad0415565f0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a5b07c0372d4984a52a604c39d12904, 72f7f4ade1454ec69ab1ad0415565f0e; no voters: 
I20260608 09:51:41.954023  1289 raft_consensus.cc:2804] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 0a5b07c0372d4984a52a604c39d12904 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:41.954622  1289 raft_consensus.cc:697] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 0a5b07c0372d4984a52a604c39d12904 [term 1 LEADER]: Becoming Leader. State: Replica: 0a5b07c0372d4984a52a604c39d12904, State: Running, Role: LEADER
I20260608 09:51:41.955557  1289 consensus_queue.cc:237] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 0a5b07c0372d4984a52a604c39d12904 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:41.953974  1259 tablet_bootstrap.cc:492] T b14b8e42fc5049d2912c4f4aacfe7afd P 72f7f4ade1454ec69ab1ad0415565f0e: No bootstrap required, opened a new log
I20260608 09:51:41.957799  1259 ts_tablet_manager.cc:1403] T b14b8e42fc5049d2912c4f4aacfe7afd P 72f7f4ade1454ec69ab1ad0415565f0e: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.014s
I20260608 09:51:41.957944  1138 raft_consensus.cc:2468] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P f96bc77146c6436c83254499deebc097 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a5b07c0372d4984a52a604c39d12904 in term 1.
I20260608 09:51:41.957952  1297 raft_consensus.cc:2804] T e06afba2b3bf4ce0b05838ac95e0f7ed P 72f7f4ade1454ec69ab1ad0415565f0e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:41.959276  1297 raft_consensus.cc:697] T e06afba2b3bf4ce0b05838ac95e0f7ed P 72f7f4ade1454ec69ab1ad0415565f0e [term 1 LEADER]: Becoming Leader. State: Replica: 72f7f4ade1454ec69ab1ad0415565f0e, State: Running, Role: LEADER
I20260608 09:51:41.960215  1297 consensus_queue.cc:237] T e06afba2b3bf4ce0b05838ac95e0f7ed P 72f7f4ade1454ec69ab1ad0415565f0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:41.963361  1267 raft_consensus.cc:493] T dcfedafa7b0e49988d71a9810fec90b3 P 72f7f4ade1454ec69ab1ad0415565f0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:41.956866   960 catalog_manager.cc:5696] T 09672518bbae468ca6aaf75d9640a94a P f96bc77146c6436c83254499deebc097 reported cstate change: term changed from 0 to 1, leader changed from <none> to f96bc77146c6436c83254499deebc097 (127.0.97.194). New cstate: current_term: 1 leader_uuid: "f96bc77146c6436c83254499deebc097" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } health_report { overall_health: UNKNOWN } } }
I20260608 09:51:41.963889  1267 raft_consensus.cc:515] T dcfedafa7b0e49988d71a9810fec90b3 P 72f7f4ade1454ec69ab1ad0415565f0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:41.957238  1258 raft_consensus.cc:359] T 09672518bbae468ca6aaf75d9640a94a P 0a5b07c0372d4984a52a604c39d12904 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:41.965071  1258 raft_consensus.cc:385] T 09672518bbae468ca6aaf75d9640a94a P 0a5b07c0372d4984a52a604c39d12904 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:41.965440  1258 raft_consensus.cc:740] T 09672518bbae468ca6aaf75d9640a94a P 0a5b07c0372d4984a52a604c39d12904 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a5b07c0372d4984a52a604c39d12904, State: Initialized, Role: FOLLOWER
I20260608 09:51:41.966964  1138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcfedafa7b0e49988d71a9810fec90b3" candidate_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f96bc77146c6436c83254499deebc097" is_pre_election: true
I20260608 09:51:41.968350  1257 tablet_bootstrap.cc:492] T ece1ec59630a488f8a70ef6dc30786ad P f96bc77146c6436c83254499deebc097: No bootstrap required, opened a new log
W20260608 09:51:41.968401  1028 leader_election.cc:343] T dcfedafa7b0e49988d71a9810fec90b3 P 72f7f4ade1454ec69ab1ad0415565f0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f96bc77146c6436c83254499deebc097 (127.0.97.194:37195): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:41.969214  1257 ts_tablet_manager.cc:1403] T ece1ec59630a488f8a70ef6dc30786ad P f96bc77146c6436c83254499deebc097: Time spent bootstrapping tablet: real 0.068s	user 0.010s	sys 0.003s
I20260608 09:51:41.970191  1267 leader_election.cc:290] T dcfedafa7b0e49988d71a9810fec90b3 P 72f7f4ade1454ec69ab1ad0415565f0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f96bc77146c6436c83254499deebc097 (127.0.97.194:37195), 0a5b07c0372d4984a52a604c39d12904 (127.0.97.195:40453)
I20260608 09:51:41.962850  1137 raft_consensus.cc:2468] T e06afba2b3bf4ce0b05838ac95e0f7ed P f96bc77146c6436c83254499deebc097 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72f7f4ade1454ec69ab1ad0415565f0e in term 1.
I20260608 09:51:41.971535  1212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcfedafa7b0e49988d71a9810fec90b3" candidate_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a5b07c0372d4984a52a604c39d12904" is_pre_election: true
I20260608 09:51:41.972330  1257 raft_consensus.cc:359] T ece1ec59630a488f8a70ef6dc30786ad P f96bc77146c6436c83254499deebc097 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:41.973008  1257 raft_consensus.cc:385] T ece1ec59630a488f8a70ef6dc30786ad P f96bc77146c6436c83254499deebc097 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:41.962802  1259 raft_consensus.cc:359] T b14b8e42fc5049d2912c4f4aacfe7afd P 72f7f4ade1454ec69ab1ad0415565f0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:41.973477  1257 raft_consensus.cc:740] T ece1ec59630a488f8a70ef6dc30786ad P f96bc77146c6436c83254499deebc097 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f96bc77146c6436c83254499deebc097, State: Initialized, Role: FOLLOWER
I20260608 09:51:41.973729  1259 raft_consensus.cc:385] T b14b8e42fc5049d2912c4f4aacfe7afd P 72f7f4ade1454ec69ab1ad0415565f0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:41.974016  1259 raft_consensus.cc:740] T b14b8e42fc5049d2912c4f4aacfe7afd P 72f7f4ade1454ec69ab1ad0415565f0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72f7f4ade1454ec69ab1ad0415565f0e, State: Initialized, Role: FOLLOWER
I20260608 09:51:41.974324  1257 consensus_queue.cc:260] T ece1ec59630a488f8a70ef6dc30786ad P f96bc77146c6436c83254499deebc097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:41.979890  1257 ts_tablet_manager.cc:1434] T ece1ec59630a488f8a70ef6dc30786ad P f96bc77146c6436c83254499deebc097: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 09:51:41.980996  1257 tablet_bootstrap.cc:492] T dcfedafa7b0e49988d71a9810fec90b3 P f96bc77146c6436c83254499deebc097: Bootstrap starting.
I20260608 09:51:41.974659  1259 consensus_queue.cc:260] T b14b8e42fc5049d2912c4f4aacfe7afd P 72f7f4ade1454ec69ab1ad0415565f0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:41.984921  1259 ts_tablet_manager.cc:1434] T b14b8e42fc5049d2912c4f4aacfe7afd P 72f7f4ade1454ec69ab1ad0415565f0e: Time spent starting tablet: real 0.025s	user 0.002s	sys 0.003s
I20260608 09:51:41.985939  1259 tablet_bootstrap.cc:492] T 8875a7681f4641bd8359d8a51513a644 P 72f7f4ade1454ec69ab1ad0415565f0e: Bootstrap starting.
I20260608 09:51:41.975215  1258 consensus_queue.cc:260] T 09672518bbae468ca6aaf75d9640a94a P 0a5b07c0372d4984a52a604c39d12904 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
W20260608 09:51:41.975847  1026 leader_election.cc:343] T dcfedafa7b0e49988d71a9810fec90b3 P 72f7f4ade1454ec69ab1ad0415565f0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a5b07c0372d4984a52a604c39d12904 (127.0.97.195:40453): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:51:41.987315  1026 leader_election.cc:304] T dcfedafa7b0e49988d71a9810fec90b3 P 72f7f4ade1454ec69ab1ad0415565f0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72f7f4ade1454ec69ab1ad0415565f0e; no voters: 0a5b07c0372d4984a52a604c39d12904, f96bc77146c6436c83254499deebc097
I20260608 09:51:41.988075  1291 raft_consensus.cc:2749] T dcfedafa7b0e49988d71a9810fec90b3 P 72f7f4ade1454ec69ab1ad0415565f0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:51:41.986572   960 catalog_manager.cc:5696] T ece1ec59630a488f8a70ef6dc30786ad P 72f7f4ade1454ec69ab1ad0415565f0e reported cstate change: term changed from 0 to 1, leader changed from <none> to 72f7f4ade1454ec69ab1ad0415565f0e (127.0.97.193). New cstate: current_term: 1 leader_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } health_report { overall_health: UNKNOWN } } }
I20260608 09:51:41.988808  1258 ts_tablet_manager.cc:1434] T 09672518bbae468ca6aaf75d9640a94a P 0a5b07c0372d4984a52a604c39d12904: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.000s
I20260608 09:51:41.989825  1258 tablet_bootstrap.cc:492] T dcfedafa7b0e49988d71a9810fec90b3 P 0a5b07c0372d4984a52a604c39d12904: Bootstrap starting.
I20260608 09:51:41.990022   961 catalog_manager.cc:5696] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 0a5b07c0372d4984a52a604c39d12904 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a5b07c0372d4984a52a604c39d12904 (127.0.97.195). New cstate: current_term: 1 leader_uuid: "0a5b07c0372d4984a52a604c39d12904" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } health_report { overall_health: HEALTHY } } }
I20260608 09:51:41.995967  1258 tablet_bootstrap.cc:654] T dcfedafa7b0e49988d71a9810fec90b3 P 0a5b07c0372d4984a52a604c39d12904: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:41.996268  1259 tablet_bootstrap.cc:654] T 8875a7681f4641bd8359d8a51513a644 P 72f7f4ade1454ec69ab1ad0415565f0e: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:42.006538  1258 tablet_bootstrap.cc:492] T dcfedafa7b0e49988d71a9810fec90b3 P 0a5b07c0372d4984a52a604c39d12904: No bootstrap required, opened a new log
I20260608 09:51:42.007011  1258 ts_tablet_manager.cc:1403] T dcfedafa7b0e49988d71a9810fec90b3 P 0a5b07c0372d4984a52a604c39d12904: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260608 09:51:42.007606   959 catalog_manager.cc:5696] T e06afba2b3bf4ce0b05838ac95e0f7ed P 72f7f4ade1454ec69ab1ad0415565f0e reported cstate change: term changed from 0 to 1, leader changed from <none> to 72f7f4ade1454ec69ab1ad0415565f0e (127.0.97.193). New cstate: current_term: 1 leader_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } health_report { overall_health: UNKNOWN } } }
I20260608 09:51:42.009021  1257 tablet_bootstrap.cc:654] T dcfedafa7b0e49988d71a9810fec90b3 P f96bc77146c6436c83254499deebc097: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:42.009711  1258 raft_consensus.cc:359] T dcfedafa7b0e49988d71a9810fec90b3 P 0a5b07c0372d4984a52a604c39d12904 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:42.010341  1258 raft_consensus.cc:385] T dcfedafa7b0e49988d71a9810fec90b3 P 0a5b07c0372d4984a52a604c39d12904 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:42.010702  1258 raft_consensus.cc:740] T dcfedafa7b0e49988d71a9810fec90b3 P 0a5b07c0372d4984a52a604c39d12904 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a5b07c0372d4984a52a604c39d12904, State: Initialized, Role: FOLLOWER
I20260608 09:51:42.011543  1258 consensus_queue.cc:260] T dcfedafa7b0e49988d71a9810fec90b3 P 0a5b07c0372d4984a52a604c39d12904 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:42.012749  1292 raft_consensus.cc:493] T ece1ec59630a488f8a70ef6dc30786ad P f96bc77146c6436c83254499deebc097 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:42.013195  1292 raft_consensus.cc:515] T ece1ec59630a488f8a70ef6dc30786ad P f96bc77146c6436c83254499deebc097 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:42.014156  1258 ts_tablet_manager.cc:1434] T dcfedafa7b0e49988d71a9810fec90b3 P 0a5b07c0372d4984a52a604c39d12904: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 09:51:42.016543  1212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece1ec59630a488f8a70ef6dc30786ad" candidate_uuid: "f96bc77146c6436c83254499deebc097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a5b07c0372d4984a52a604c39d12904" is_pre_election: true
I20260608 09:51:42.017256  1212 raft_consensus.cc:2393] T ece1ec59630a488f8a70ef6dc30786ad P 0a5b07c0372d4984a52a604c39d12904 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f96bc77146c6436c83254499deebc097 in current term 1: Already voted for candidate 72f7f4ade1454ec69ab1ad0415565f0e in this term.
I20260608 09:51:42.017594  1259 tablet_bootstrap.cc:492] T 8875a7681f4641bd8359d8a51513a644 P 72f7f4ade1454ec69ab1ad0415565f0e: No bootstrap required, opened a new log
I20260608 09:51:42.018114  1259 ts_tablet_manager.cc:1403] T 8875a7681f4641bd8359d8a51513a644 P 72f7f4ade1454ec69ab1ad0415565f0e: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.004s
I20260608 09:51:42.019228  1062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece1ec59630a488f8a70ef6dc30786ad" candidate_uuid: "f96bc77146c6436c83254499deebc097" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" is_pre_election: true
I20260608 09:51:42.020829  1103 leader_election.cc:304] T ece1ec59630a488f8a70ef6dc30786ad P f96bc77146c6436c83254499deebc097 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f96bc77146c6436c83254499deebc097; no voters: 0a5b07c0372d4984a52a604c39d12904, 72f7f4ade1454ec69ab1ad0415565f0e
I20260608 09:51:42.021087  1259 raft_consensus.cc:359] T 8875a7681f4641bd8359d8a51513a644 P 72f7f4ade1454ec69ab1ad0415565f0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:42.021440  1292 leader_election.cc:290] T ece1ec59630a488f8a70ef6dc30786ad P f96bc77146c6436c83254499deebc097 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72f7f4ade1454ec69ab1ad0415565f0e (127.0.97.193:44441), 0a5b07c0372d4984a52a604c39d12904 (127.0.97.195:40453)
I20260608 09:51:42.021821  1259 raft_consensus.cc:385] T 8875a7681f4641bd8359d8a51513a644 P 72f7f4ade1454ec69ab1ad0415565f0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:42.022141  1259 raft_consensus.cc:740] T 8875a7681f4641bd8359d8a51513a644 P 72f7f4ade1454ec69ab1ad0415565f0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72f7f4ade1454ec69ab1ad0415565f0e, State: Initialized, Role: FOLLOWER
I20260608 09:51:42.022622  1262 raft_consensus.cc:3060] T ece1ec59630a488f8a70ef6dc30786ad P f96bc77146c6436c83254499deebc097 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:42.022876  1259 consensus_queue.cc:260] T 8875a7681f4641bd8359d8a51513a644 P 72f7f4ade1454ec69ab1ad0415565f0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:42.025337  1259 ts_tablet_manager.cc:1434] T 8875a7681f4641bd8359d8a51513a644 P 72f7f4ade1454ec69ab1ad0415565f0e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:51:42.029292  1262 raft_consensus.cc:2749] T ece1ec59630a488f8a70ef6dc30786ad P f96bc77146c6436c83254499deebc097 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:51:42.030851  1257 tablet_bootstrap.cc:492] T dcfedafa7b0e49988d71a9810fec90b3 P f96bc77146c6436c83254499deebc097: No bootstrap required, opened a new log
I20260608 09:51:42.031239  1257 ts_tablet_manager.cc:1403] T dcfedafa7b0e49988d71a9810fec90b3 P f96bc77146c6436c83254499deebc097: Time spent bootstrapping tablet: real 0.050s	user 0.018s	sys 0.007s
I20260608 09:51:42.033420  1257 raft_consensus.cc:359] T dcfedafa7b0e49988d71a9810fec90b3 P f96bc77146c6436c83254499deebc097 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:42.033861  1257 raft_consensus.cc:385] T dcfedafa7b0e49988d71a9810fec90b3 P f96bc77146c6436c83254499deebc097 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:42.034063  1257 raft_consensus.cc:740] T dcfedafa7b0e49988d71a9810fec90b3 P f96bc77146c6436c83254499deebc097 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f96bc77146c6436c83254499deebc097, State: Initialized, Role: FOLLOWER
I20260608 09:51:42.034610  1257 consensus_queue.cc:260] T dcfedafa7b0e49988d71a9810fec90b3 P f96bc77146c6436c83254499deebc097 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:42.036011  1257 ts_tablet_manager.cc:1434] T dcfedafa7b0e49988d71a9810fec90b3 P f96bc77146c6436c83254499deebc097: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:51:42.057832  1297 raft_consensus.cc:493] T b14b8e42fc5049d2912c4f4aacfe7afd P 72f7f4ade1454ec69ab1ad0415565f0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:42.058372  1297 raft_consensus.cc:515] T b14b8e42fc5049d2912c4f4aacfe7afd P 72f7f4ade1454ec69ab1ad0415565f0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:42.060338  1297 leader_election.cc:290] T b14b8e42fc5049d2912c4f4aacfe7afd P 72f7f4ade1454ec69ab1ad0415565f0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f96bc77146c6436c83254499deebc097 (127.0.97.194:37195), 0a5b07c0372d4984a52a604c39d12904 (127.0.97.195:40453)
I20260608 09:51:42.061100  1137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b14b8e42fc5049d2912c4f4aacfe7afd" candidate_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f96bc77146c6436c83254499deebc097" is_pre_election: true
I20260608 09:51:42.061401  1212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b14b8e42fc5049d2912c4f4aacfe7afd" candidate_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a5b07c0372d4984a52a604c39d12904" is_pre_election: true
I20260608 09:51:42.062120  1212 raft_consensus.cc:2393] T b14b8e42fc5049d2912c4f4aacfe7afd P 0a5b07c0372d4984a52a604c39d12904 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 72f7f4ade1454ec69ab1ad0415565f0e in current term 1: Already voted for candidate f96bc77146c6436c83254499deebc097 in this term.
I20260608 09:51:42.063098  1026 leader_election.cc:304] T b14b8e42fc5049d2912c4f4aacfe7afd P 72f7f4ade1454ec69ab1ad0415565f0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72f7f4ade1454ec69ab1ad0415565f0e; no voters: 0a5b07c0372d4984a52a604c39d12904, f96bc77146c6436c83254499deebc097
I20260608 09:51:42.063750  1297 raft_consensus.cc:3060] T b14b8e42fc5049d2912c4f4aacfe7afd P 72f7f4ade1454ec69ab1ad0415565f0e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:42.068967  1297 raft_consensus.cc:2749] T b14b8e42fc5049d2912c4f4aacfe7afd P 72f7f4ade1454ec69ab1ad0415565f0e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:51:42.106526  1289 raft_consensus.cc:493] T 09672518bbae468ca6aaf75d9640a94a P 0a5b07c0372d4984a52a604c39d12904 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:42.107013  1289 raft_consensus.cc:515] T 09672518bbae468ca6aaf75d9640a94a P 0a5b07c0372d4984a52a604c39d12904 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:42.108937  1289 leader_election.cc:290] T 09672518bbae468ca6aaf75d9640a94a P 0a5b07c0372d4984a52a604c39d12904 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72f7f4ade1454ec69ab1ad0415565f0e (127.0.97.193:44441), f96bc77146c6436c83254499deebc097 (127.0.97.194:37195)
I20260608 09:51:42.109680  1062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09672518bbae468ca6aaf75d9640a94a" candidate_uuid: "0a5b07c0372d4984a52a604c39d12904" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" is_pre_election: true
I20260608 09:51:42.109968  1137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09672518bbae468ca6aaf75d9640a94a" candidate_uuid: "0a5b07c0372d4984a52a604c39d12904" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f96bc77146c6436c83254499deebc097" is_pre_election: true
I20260608 09:51:42.110486  1062 raft_consensus.cc:2393] T 09672518bbae468ca6aaf75d9640a94a P 72f7f4ade1454ec69ab1ad0415565f0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a5b07c0372d4984a52a604c39d12904 in current term 1: Already voted for candidate f96bc77146c6436c83254499deebc097 in this term.
I20260608 09:51:42.111680  1177 leader_election.cc:304] T 09672518bbae468ca6aaf75d9640a94a P 0a5b07c0372d4984a52a604c39d12904 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a5b07c0372d4984a52a604c39d12904; no voters: 72f7f4ade1454ec69ab1ad0415565f0e, f96bc77146c6436c83254499deebc097
I20260608 09:51:42.112310  1289 raft_consensus.cc:3060] T 09672518bbae468ca6aaf75d9640a94a P 0a5b07c0372d4984a52a604c39d12904 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:42.117033  1289 raft_consensus.cc:2749] T 09672518bbae468ca6aaf75d9640a94a P 0a5b07c0372d4984a52a604c39d12904 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:51:42.130103  1289 raft_consensus.cc:493] T dcfedafa7b0e49988d71a9810fec90b3 P 0a5b07c0372d4984a52a604c39d12904 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:42.130548  1289 raft_consensus.cc:515] T dcfedafa7b0e49988d71a9810fec90b3 P 0a5b07c0372d4984a52a604c39d12904 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:42.132339  1289 leader_election.cc:290] T dcfedafa7b0e49988d71a9810fec90b3 P 0a5b07c0372d4984a52a604c39d12904 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72f7f4ade1454ec69ab1ad0415565f0e (127.0.97.193:44441), f96bc77146c6436c83254499deebc097 (127.0.97.194:37195)
I20260608 09:51:42.133261  1062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcfedafa7b0e49988d71a9810fec90b3" candidate_uuid: "0a5b07c0372d4984a52a604c39d12904" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" is_pre_election: true
I20260608 09:51:42.133481  1137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcfedafa7b0e49988d71a9810fec90b3" candidate_uuid: "0a5b07c0372d4984a52a604c39d12904" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f96bc77146c6436c83254499deebc097" is_pre_election: true
I20260608 09:51:42.133929  1062 raft_consensus.cc:2468] T dcfedafa7b0e49988d71a9810fec90b3 P 72f7f4ade1454ec69ab1ad0415565f0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a5b07c0372d4984a52a604c39d12904 in term 0.
I20260608 09:51:42.134039  1137 raft_consensus.cc:2468] T dcfedafa7b0e49988d71a9810fec90b3 P f96bc77146c6436c83254499deebc097 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a5b07c0372d4984a52a604c39d12904 in term 0.
I20260608 09:51:42.135087  1177 leader_election.cc:304] T dcfedafa7b0e49988d71a9810fec90b3 P 0a5b07c0372d4984a52a604c39d12904 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a5b07c0372d4984a52a604c39d12904, f96bc77146c6436c83254499deebc097; no voters: 
I20260608 09:51:42.135679  1289 raft_consensus.cc:2804] T dcfedafa7b0e49988d71a9810fec90b3 P 0a5b07c0372d4984a52a604c39d12904 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:42.135962  1289 raft_consensus.cc:493] T dcfedafa7b0e49988d71a9810fec90b3 P 0a5b07c0372d4984a52a604c39d12904 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:42.136214  1289 raft_consensus.cc:3060] T dcfedafa7b0e49988d71a9810fec90b3 P 0a5b07c0372d4984a52a604c39d12904 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:42.140575  1289 raft_consensus.cc:515] T dcfedafa7b0e49988d71a9810fec90b3 P 0a5b07c0372d4984a52a604c39d12904 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:42.140812  1297 raft_consensus.cc:493] T c94311a6a12c41a59db95e92b2e3e4dc P 72f7f4ade1454ec69ab1ad0415565f0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:42.141242  1297 raft_consensus.cc:515] T c94311a6a12c41a59db95e92b2e3e4dc P 72f7f4ade1454ec69ab1ad0415565f0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } } peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } }
I20260608 09:51:42.142246  1289 leader_election.cc:290] T dcfedafa7b0e49988d71a9810fec90b3 P 0a5b07c0372d4984a52a604c39d12904 [CANDIDATE]: Term 1 election: Requested vote from peers 72f7f4ade1454ec69ab1ad0415565f0e (127.0.97.193:44441), f96bc77146c6436c83254499deebc097 (127.0.97.194:37195)
I20260608 09:51:42.143217  1297 leader_election.cc:290] T c94311a6a12c41a59db95e92b2e3e4dc P 72f7f4ade1454ec69ab1ad0415565f0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a5b07c0372d4984a52a604c39d12904 (127.0.97.195:40453), f96bc77146c6436c83254499deebc097 (127.0.97.194:37195)
I20260608 09:51:42.143183  1062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcfedafa7b0e49988d71a9810fec90b3" candidate_uuid: "0a5b07c0372d4984a52a604c39d12904" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f7f4ade1454ec69ab1ad0415565f0e"
I20260608 09:51:42.144028  1062 raft_consensus.cc:3060] T dcfedafa7b0e49988d71a9810fec90b3 P 72f7f4ade1454ec69ab1ad0415565f0e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:42.144115  1212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c94311a6a12c41a59db95e92b2e3e4dc" candidate_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a5b07c0372d4984a52a604c39d12904" is_pre_election: true
I20260608 09:51:42.144145  1137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcfedafa7b0e49988d71a9810fec90b3" candidate_uuid: "0a5b07c0372d4984a52a604c39d12904" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f96bc77146c6436c83254499deebc097"
I20260608 09:51:42.144673  1138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c94311a6a12c41a59db95e92b2e3e4dc" candidate_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f96bc77146c6436c83254499deebc097" is_pre_election: true
I20260608 09:51:42.145077  1212 raft_consensus.cc:2393] T c94311a6a12c41a59db95e92b2e3e4dc P 0a5b07c0372d4984a52a604c39d12904 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 72f7f4ade1454ec69ab1ad0415565f0e in current term 1: Already voted for candidate f96bc77146c6436c83254499deebc097 in this term.
I20260608 09:51:42.144999  1137 raft_consensus.cc:3060] T dcfedafa7b0e49988d71a9810fec90b3 P f96bc77146c6436c83254499deebc097 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:42.146510  1026 leader_election.cc:304] T c94311a6a12c41a59db95e92b2e3e4dc P 72f7f4ade1454ec69ab1ad0415565f0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72f7f4ade1454ec69ab1ad0415565f0e; no voters: 0a5b07c0372d4984a52a604c39d12904, f96bc77146c6436c83254499deebc097
I20260608 09:51:42.147387  1297 raft_consensus.cc:3060] T c94311a6a12c41a59db95e92b2e3e4dc P 72f7f4ade1454ec69ab1ad0415565f0e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:42.150750  1137 raft_consensus.cc:2468] T dcfedafa7b0e49988d71a9810fec90b3 P f96bc77146c6436c83254499deebc097 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a5b07c0372d4984a52a604c39d12904 in term 1.
I20260608 09:51:42.151325  1062 raft_consensus.cc:2468] T dcfedafa7b0e49988d71a9810fec90b3 P 72f7f4ade1454ec69ab1ad0415565f0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a5b07c0372d4984a52a604c39d12904 in term 1.
I20260608 09:51:42.151988  1177 leader_election.cc:304] T dcfedafa7b0e49988d71a9810fec90b3 P 0a5b07c0372d4984a52a604c39d12904 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a5b07c0372d4984a52a604c39d12904, f96bc77146c6436c83254499deebc097; no voters: 
I20260608 09:51:42.152820  1289 raft_consensus.cc:2804] T dcfedafa7b0e49988d71a9810fec90b3 P 0a5b07c0372d4984a52a604c39d12904 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:42.153333  1289 raft_consensus.cc:697] T dcfedafa7b0e49988d71a9810fec90b3 P 0a5b07c0372d4984a52a604c39d12904 [term 1 LEADER]: Becoming Leader. State: Replica: 0a5b07c0372d4984a52a604c39d12904, State: Running, Role: LEADER
I20260608 09:51:42.154127  1297 raft_consensus.cc:2749] T c94311a6a12c41a59db95e92b2e3e4dc P 72f7f4ade1454ec69ab1ad0415565f0e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:51:42.154147  1289 consensus_queue.cc:237] T dcfedafa7b0e49988d71a9810fec90b3 P 0a5b07c0372d4984a52a604c39d12904 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:42.162724   961 catalog_manager.cc:5696] T dcfedafa7b0e49988d71a9810fec90b3 P 0a5b07c0372d4984a52a604c39d12904 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a5b07c0372d4984a52a604c39d12904 (127.0.97.195). New cstate: current_term: 1 leader_uuid: "0a5b07c0372d4984a52a604c39d12904" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } health_report { overall_health: HEALTHY } } }
I20260608 09:51:42.259405  1262 consensus_queue.cc:1048] T c94311a6a12c41a59db95e92b2e3e4dc P f96bc77146c6436c83254499deebc097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:42.274513  1292 consensus_queue.cc:1048] T c94311a6a12c41a59db95e92b2e3e4dc P f96bc77146c6436c83254499deebc097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:42.275808   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:42.284659  1312 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:42.288722   391 server_base.cc:1061] running on GCE node
W20260608 09:51:42.288805  1313 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:42.290086  1316 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:42.291006   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:42.291291   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:42.291512   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912302291491 us; error 0 us; skew 500 ppm
I20260608 09:51:42.292155   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:42.294763   391 webserver.cc:533] Webserver started at http://127.0.97.196:42647/ using document root <none> and password file <none>
I20260608 09:51:42.295369   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:42.295547   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:42.295759   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:42.296801   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912294854977-391-0/minicluster-data/ts-3-root/instance:
uuid: "49cf15a1e372447482428016434e079a"
format_stamp: "Formatted at 2026-06-08 09:51:42 on dist-test-slave-cqs2"
I20260608 09:51:42.301335   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:51:42.304636  1320 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:42.305362   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:51:42.305645   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912294854977-391-0/minicluster-data/ts-3-root
uuid: "49cf15a1e372447482428016434e079a"
format_stamp: "Formatted at 2026-06-08 09:51:42 on dist-test-slave-cqs2"
I20260608 09:51:42.305909   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912294854977-391-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912294854977-391-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912294854977-391-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:42.320925  1292 consensus_queue.cc:1048] T b14b8e42fc5049d2912c4f4aacfe7afd P f96bc77146c6436c83254499deebc097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:42.332396  1262 consensus_queue.cc:1048] T b14b8e42fc5049d2912c4f4aacfe7afd P f96bc77146c6436c83254499deebc097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260608 09:51:42.345865  1297 consensus_queue.cc:1048] T e06afba2b3bf4ce0b05838ac95e0f7ed P 72f7f4ade1454ec69ab1ad0415565f0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:42.359130  1289 consensus_queue.cc:1048] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 0a5b07c0372d4984a52a604c39d12904 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:42.359730  1267 consensus_queue.cc:1048] T e06afba2b3bf4ce0b05838ac95e0f7ed P 72f7f4ade1454ec69ab1ad0415565f0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260608 09:51:42.363890   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:42.365584   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:42.373195   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:42.375344  1262 consensus_queue.cc:1048] T 09672518bbae468ca6aaf75d9640a94a P f96bc77146c6436c83254499deebc097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:42.392717   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:42.393119   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 09:51:42.393478   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:42.393728   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:42.398912  1263 consensus_queue.cc:1048] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 0a5b07c0372d4984a52a604c39d12904 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:42.403869  1292 consensus_queue.cc:1048] T 09672518bbae468ca6aaf75d9640a94a P f96bc77146c6436c83254499deebc097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:51:42.417035  1333 consensus_queue.cc:1048] T 8875a7681f4641bd8359d8a51513a644 P 0a5b07c0372d4984a52a604c39d12904 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:42.431178  1267 consensus_queue.cc:1048] T ece1ec59630a488f8a70ef6dc30786ad P 72f7f4ade1454ec69ab1ad0415565f0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:42.460444  1063 raft_consensus.cc:3060] T 8875a7681f4641bd8359d8a51513a644 P 72f7f4ade1454ec69ab1ad0415565f0e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:42.474731  1267 consensus_queue.cc:1048] T ece1ec59630a488f8a70ef6dc30786ad P 72f7f4ade1454ec69ab1ad0415565f0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:42.476673  1289 consensus_queue.cc:1048] T 8875a7681f4641bd8359d8a51513a644 P 0a5b07c0372d4984a52a604c39d12904 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:42.525303   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.196:40161
I20260608 09:51:42.525408  1395 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.196:40161 every 8 connection(s)
I20260608 09:51:42.543277  1396 heartbeater.cc:344] Connected to a master server at 127.0.97.254:35865
I20260608 09:51:42.543640  1396 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:42.544301  1396 heartbeater.cc:507] Master 127.0.97.254:35865 requested a full tablet report, sending...
I20260608 09:51:42.546217   959 ts_manager.cc:194] Registered new tserver with Master: 49cf15a1e372447482428016434e079a (127.0.97.196:40161)
I20260608 09:51:42.547606   959 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45600
I20260608 09:51:42.762410  1289 consensus_queue.cc:1048] T dcfedafa7b0e49988d71a9810fec90b3 P 0a5b07c0372d4984a52a604c39d12904 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:42.769080  1263 consensus_queue.cc:1048] T dcfedafa7b0e49988d71a9810fec90b3 P 0a5b07c0372d4984a52a604c39d12904 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:43.549860  1396 heartbeater.cc:499] Master 127.0.97.254:35865 was elected leader, sending a full tablet report...
I20260608 09:51:43.883356  1014 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:51:43.901943  1210 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23c334c5eb6d4d50bb16e2cea5a1f0f7"
dest_uuid: "0a5b07c0372d4984a52a604c39d12904"
mode: GRACEFUL
new_leader_uuid: "72f7f4ade1454ec69ab1ad0415565f0e"
 from {username='slave'} at 127.0.0.1:45650
I20260608 09:51:43.902537  1210 raft_consensus.cc:606] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 0a5b07c0372d4984a52a604c39d12904 [term 1 LEADER]: Received request to transfer leadership to TS 72f7f4ade1454ec69ab1ad0415565f0e
I20260608 09:51:43.903748  1014 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 09:51:43.904186  1014 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:51:44.326530  1405 raft_consensus.cc:993] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 0a5b07c0372d4984a52a604c39d12904: : Instructing follower 72f7f4ade1454ec69ab1ad0415565f0e to start an election
I20260608 09:51:44.326990  1401 raft_consensus.cc:1081] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 0a5b07c0372d4984a52a604c39d12904 [term 1 LEADER]: Signalling peer 72f7f4ade1454ec69ab1ad0415565f0e to start an election
I20260608 09:51:44.328606  1062 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23c334c5eb6d4d50bb16e2cea5a1f0f7"
dest_uuid: "72f7f4ade1454ec69ab1ad0415565f0e"
 from {username='slave'} at 127.0.0.1:58970
I20260608 09:51:44.329094  1062 raft_consensus.cc:493] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 72f7f4ade1454ec69ab1ad0415565f0e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:51:44.329392  1062 raft_consensus.cc:3060] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 72f7f4ade1454ec69ab1ad0415565f0e [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:51:44.333760  1062 raft_consensus.cc:515] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 72f7f4ade1454ec69ab1ad0415565f0e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:44.335548  1062 leader_election.cc:290] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 72f7f4ade1454ec69ab1ad0415565f0e [CANDIDATE]: Term 2 election: Requested vote from peers f96bc77146c6436c83254499deebc097 (127.0.97.194:37195), 0a5b07c0372d4984a52a604c39d12904 (127.0.97.195:40453)
I20260608 09:51:44.336265  1138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c334c5eb6d4d50bb16e2cea5a1f0f7" candidate_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f96bc77146c6436c83254499deebc097"
I20260608 09:51:44.336675  1210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c334c5eb6d4d50bb16e2cea5a1f0f7" candidate_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a5b07c0372d4984a52a604c39d12904"
I20260608 09:51:44.336838  1138 raft_consensus.cc:3060] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P f96bc77146c6436c83254499deebc097 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:51:44.337234  1210 raft_consensus.cc:3055] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 0a5b07c0372d4984a52a604c39d12904 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:51:44.337571  1210 raft_consensus.cc:740] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 0a5b07c0372d4984a52a604c39d12904 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0a5b07c0372d4984a52a604c39d12904, State: Running, Role: LEADER
I20260608 09:51:44.338480  1210 consensus_queue.cc:260] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 0a5b07c0372d4984a52a604c39d12904 [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: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:44.339742  1210 raft_consensus.cc:3060] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 0a5b07c0372d4984a52a604c39d12904 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:51:44.343206  1138 raft_consensus.cc:2468] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P f96bc77146c6436c83254499deebc097 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72f7f4ade1454ec69ab1ad0415565f0e in term 2.
I20260608 09:51:44.344388  1028 leader_election.cc:304] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 72f7f4ade1454ec69ab1ad0415565f0e [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: 72f7f4ade1454ec69ab1ad0415565f0e, f96bc77146c6436c83254499deebc097; no voters: 
I20260608 09:51:44.345048  1267 raft_consensus.cc:2804] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 72f7f4ade1454ec69ab1ad0415565f0e [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:51:44.346164  1210 raft_consensus.cc:2468] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 0a5b07c0372d4984a52a604c39d12904 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72f7f4ade1454ec69ab1ad0415565f0e in term 2.
I20260608 09:51:44.346236  1267 raft_consensus.cc:697] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 72f7f4ade1454ec69ab1ad0415565f0e [term 2 LEADER]: Becoming Leader. State: Replica: 72f7f4ade1454ec69ab1ad0415565f0e, State: Running, Role: LEADER
I20260608 09:51:44.347374  1267 consensus_queue.cc:237] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 72f7f4ade1454ec69ab1ad0415565f0e [LEADER]: Queue 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: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } }
I20260608 09:51:44.354569   959 catalog_manager.cc:5696] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 72f7f4ade1454ec69ab1ad0415565f0e reported cstate change: term changed from 1 to 2, leader changed from 0a5b07c0372d4984a52a604c39d12904 (127.0.97.195) to 72f7f4ade1454ec69ab1ad0415565f0e (127.0.97.193). New cstate: current_term: 2 leader_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } health_report { overall_health: UNKNOWN } } }
I20260608 09:51:44.779160  1210 raft_consensus.cc:1275] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 0a5b07c0372d4984a52a604c39d12904 [term 2 FOLLOWER]: Refusing update from remote peer 72f7f4ade1454ec69ab1ad0415565f0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:51:44.780416  1267 consensus_queue.cc:1048] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 72f7f4ade1454ec69ab1ad0415565f0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:51:44.789783  1138 raft_consensus.cc:1275] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P f96bc77146c6436c83254499deebc097 [term 2 FOLLOWER]: Refusing update from remote peer 72f7f4ade1454ec69ab1ad0415565f0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:51:44.791713  1406 consensus_queue.cc:1048] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 72f7f4ade1454ec69ab1ad0415565f0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:51:45.905263  1014 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:51:45.911454  1014 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:51:45.911870  1014 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:51:47.912783  1014 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:51:47.920987  1014 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:51:47.921540  1014 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:51:47.933312  1062 consensus_queue.cc:237] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 72f7f4ade1454ec69ab1ad0415565f0e [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: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } attrs { replace: true } } peers { permanent_uuid: "49cf15a1e372447482428016434e079a" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40161 } attrs { promote: true } }
I20260608 09:51:47.941375  1210 raft_consensus.cc:1275] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 0a5b07c0372d4984a52a604c39d12904 [term 2 FOLLOWER]: Refusing update from remote peer 72f7f4ade1454ec69ab1ad0415565f0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:51:47.943778  1406 consensus_queue.cc:1048] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 72f7f4ade1454ec69ab1ad0415565f0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:51:47.944772  1138 raft_consensus.cc:1275] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P f96bc77146c6436c83254499deebc097 [term 2 FOLLOWER]: Refusing update from remote peer 72f7f4ade1454ec69ab1ad0415565f0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:51:47.946322  1406 consensus_queue.cc:1048] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 72f7f4ade1454ec69ab1ad0415565f0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:51:47.954252  1423 raft_consensus.cc:2955] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 72f7f4ade1454ec69ab1ad0415565f0e [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 49cf15a1e372447482428016434e079a (127.0.97.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } attrs { replace: true } } peers { permanent_uuid: "49cf15a1e372447482428016434e079a" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40161 } attrs { promote: true } } }
I20260608 09:51:47.956655  1210 raft_consensus.cc:2955] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 0a5b07c0372d4984a52a604c39d12904 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 49cf15a1e372447482428016434e079a (127.0.97.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } attrs { replace: true } } peers { permanent_uuid: "49cf15a1e372447482428016434e079a" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40161 } attrs { promote: true } } }
W20260608 09:51:47.960621  1027 consensus_peers.cc:597] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 72f7f4ade1454ec69ab1ad0415565f0e -> Peer 49cf15a1e372447482428016434e079a (127.0.97.196:40161): Couldn't send request to peer 49cf15a1e372447482428016434e079a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 23c334c5eb6d4d50bb16e2cea5a1f0f7. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:51:47.960904  1138 raft_consensus.cc:2955] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P f96bc77146c6436c83254499deebc097 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 49cf15a1e372447482428016434e079a (127.0.97.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } attrs { replace: true } } peers { permanent_uuid: "49cf15a1e372447482428016434e079a" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40161 } attrs { promote: true } } }
I20260608 09:51:47.969777   960 catalog_manager.cc:5696] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 0a5b07c0372d4984a52a604c39d12904 reported cstate change: config changed from index -1 to 3, NON_VOTER 49cf15a1e372447482428016434e079a (127.0.97.196) added. New cstate: current_term: 2 leader_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } attrs { replace: true } } peers { permanent_uuid: "49cf15a1e372447482428016434e079a" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40161 } attrs { promote: true } } }
I20260608 09:51:47.987713  1138 consensus_queue.cc:237] T c94311a6a12c41a59db95e92b2e3e4dc P f96bc77146c6436c83254499deebc097 [LEADER]: Queue 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: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } } peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } attrs { replace: true } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "49cf15a1e372447482428016434e079a" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40161 } attrs { promote: true } }
I20260608 09:51:47.998680  1210 raft_consensus.cc:1275] T c94311a6a12c41a59db95e92b2e3e4dc P 0a5b07c0372d4984a52a604c39d12904 [term 1 FOLLOWER]: Refusing update from remote peer f96bc77146c6436c83254499deebc097: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:51:47.999827  1062 raft_consensus.cc:1275] T c94311a6a12c41a59db95e92b2e3e4dc P 72f7f4ade1454ec69ab1ad0415565f0e [term 1 FOLLOWER]: Refusing update from remote peer f96bc77146c6436c83254499deebc097: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:51:48.000761  1419 consensus_queue.cc:1048] T c94311a6a12c41a59db95e92b2e3e4dc P f96bc77146c6436c83254499deebc097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:51:48.001892  1430 consensus_queue.cc:1048] T c94311a6a12c41a59db95e92b2e3e4dc P f96bc77146c6436c83254499deebc097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:51:48.011745  1430 raft_consensus.cc:2955] T c94311a6a12c41a59db95e92b2e3e4dc P f96bc77146c6436c83254499deebc097 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 49cf15a1e372447482428016434e079a (127.0.97.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } } peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } attrs { replace: true } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "49cf15a1e372447482428016434e079a" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40161 } attrs { promote: true } } }
I20260608 09:51:48.016268  1062 raft_consensus.cc:2955] T c94311a6a12c41a59db95e92b2e3e4dc P 72f7f4ade1454ec69ab1ad0415565f0e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 49cf15a1e372447482428016434e079a (127.0.97.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } } peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } attrs { replace: true } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "49cf15a1e372447482428016434e079a" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40161 } attrs { promote: true } } }
W20260608 09:51:48.018199  1102 consensus_peers.cc:597] T c94311a6a12c41a59db95e92b2e3e4dc P f96bc77146c6436c83254499deebc097 -> Peer 49cf15a1e372447482428016434e079a (127.0.97.196:40161): Couldn't send request to peer 49cf15a1e372447482428016434e079a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c94311a6a12c41a59db95e92b2e3e4dc. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:51:48.028026  1063 consensus_queue.cc:237] T e06afba2b3bf4ce0b05838ac95e0f7ed P 72f7f4ade1454ec69ab1ad0415565f0e [LEADER]: Queue 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: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } attrs { replace: true } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } } peers { permanent_uuid: "49cf15a1e372447482428016434e079a" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40161 } attrs { promote: true } }
I20260608 09:51:48.027572   961 catalog_manager.cc:5696] T c94311a6a12c41a59db95e92b2e3e4dc P f96bc77146c6436c83254499deebc097 reported cstate change: config changed from index -1 to 2, NON_VOTER 49cf15a1e372447482428016434e079a (127.0.97.196) added. New cstate: current_term: 1 leader_uuid: "f96bc77146c6436c83254499deebc097" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49cf15a1e372447482428016434e079a" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40161 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:51:48.030073  1210 raft_consensus.cc:2955] T c94311a6a12c41a59db95e92b2e3e4dc P 0a5b07c0372d4984a52a604c39d12904 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 49cf15a1e372447482428016434e079a (127.0.97.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } } peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } attrs { replace: true } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "49cf15a1e372447482428016434e079a" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40161 } attrs { promote: true } } }
I20260608 09:51:48.046213  1210 raft_consensus.cc:1275] T e06afba2b3bf4ce0b05838ac95e0f7ed P 0a5b07c0372d4984a52a604c39d12904 [term 1 FOLLOWER]: Refusing update from remote peer 72f7f4ade1454ec69ab1ad0415565f0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 09:51:48.047484  1027 consensus_peers.cc:597] T e06afba2b3bf4ce0b05838ac95e0f7ed P 72f7f4ade1454ec69ab1ad0415565f0e -> Peer 49cf15a1e372447482428016434e079a (127.0.97.196:40161): Couldn't send request to peer 49cf15a1e372447482428016434e079a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e06afba2b3bf4ce0b05838ac95e0f7ed. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:51:48.049172  1138 raft_consensus.cc:1275] T e06afba2b3bf4ce0b05838ac95e0f7ed P f96bc77146c6436c83254499deebc097 [term 1 FOLLOWER]: Refusing update from remote peer 72f7f4ade1454ec69ab1ad0415565f0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:51:48.050159  1406 consensus_queue.cc:1048] T e06afba2b3bf4ce0b05838ac95e0f7ed P 72f7f4ade1454ec69ab1ad0415565f0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:51:48.051196  1428 consensus_queue.cc:1048] T e06afba2b3bf4ce0b05838ac95e0f7ed P 72f7f4ade1454ec69ab1ad0415565f0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:51:48.060706  1423 raft_consensus.cc:2955] T e06afba2b3bf4ce0b05838ac95e0f7ed P 72f7f4ade1454ec69ab1ad0415565f0e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 49cf15a1e372447482428016434e079a (127.0.97.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } attrs { replace: true } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } } peers { permanent_uuid: "49cf15a1e372447482428016434e079a" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40161 } attrs { promote: true } } }
I20260608 09:51:48.062436  1210 raft_consensus.cc:2955] T e06afba2b3bf4ce0b05838ac95e0f7ed P 0a5b07c0372d4984a52a604c39d12904 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 49cf15a1e372447482428016434e079a (127.0.97.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } attrs { replace: true } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } } peers { permanent_uuid: "49cf15a1e372447482428016434e079a" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40161 } attrs { promote: true } } }
I20260608 09:51:48.062516  1138 raft_consensus.cc:2955] T e06afba2b3bf4ce0b05838ac95e0f7ed P f96bc77146c6436c83254499deebc097 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 49cf15a1e372447482428016434e079a (127.0.97.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } attrs { replace: true } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } } peers { permanent_uuid: "49cf15a1e372447482428016434e079a" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40161 } attrs { promote: true } } }
I20260608 09:51:48.075934   960 catalog_manager.cc:5696] T e06afba2b3bf4ce0b05838ac95e0f7ed P 0a5b07c0372d4984a52a604c39d12904 reported cstate change: config changed from index -1 to 2, NON_VOTER 49cf15a1e372447482428016434e079a (127.0.97.196) added. New cstate: current_term: 1 leader_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } attrs { replace: true } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } } peers { permanent_uuid: "49cf15a1e372447482428016434e079a" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40161 } attrs { promote: true } } }
I20260608 09:51:48.077970  1138 consensus_queue.cc:237] T 09672518bbae468ca6aaf75d9640a94a P f96bc77146c6436c83254499deebc097 [LEADER]: Queue 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: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } attrs { replace: true } } peers { permanent_uuid: "49cf15a1e372447482428016434e079a" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40161 } attrs { promote: true } }
W20260608 09:51:48.086462  1102 consensus_peers.cc:597] T 09672518bbae468ca6aaf75d9640a94a P f96bc77146c6436c83254499deebc097 -> Peer 49cf15a1e372447482428016434e079a (127.0.97.196:40161): Couldn't send request to peer 49cf15a1e372447482428016434e079a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 09672518bbae468ca6aaf75d9640a94a. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:51:48.086910  1210 raft_consensus.cc:1275] T 09672518bbae468ca6aaf75d9640a94a P 0a5b07c0372d4984a52a604c39d12904 [term 1 FOLLOWER]: Refusing update from remote peer f96bc77146c6436c83254499deebc097: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:51:48.088213  1430 consensus_queue.cc:1048] T 09672518bbae468ca6aaf75d9640a94a P f96bc77146c6436c83254499deebc097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:51:48.088601  1063 raft_consensus.cc:1275] T 09672518bbae468ca6aaf75d9640a94a P 72f7f4ade1454ec69ab1ad0415565f0e [term 1 FOLLOWER]: Refusing update from remote peer f96bc77146c6436c83254499deebc097: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:51:48.090142  1430 consensus_queue.cc:1048] T 09672518bbae468ca6aaf75d9640a94a P f96bc77146c6436c83254499deebc097 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:51:48.097095  1436 raft_consensus.cc:2955] T 09672518bbae468ca6aaf75d9640a94a P f96bc77146c6436c83254499deebc097 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 49cf15a1e372447482428016434e079a (127.0.97.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } attrs { replace: true } } peers { permanent_uuid: "49cf15a1e372447482428016434e079a" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40161 } attrs { promote: true } } }
I20260608 09:51:48.098671  1210 raft_consensus.cc:2955] T 09672518bbae468ca6aaf75d9640a94a P 0a5b07c0372d4984a52a604c39d12904 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 49cf15a1e372447482428016434e079a (127.0.97.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } attrs { replace: true } } peers { permanent_uuid: "49cf15a1e372447482428016434e079a" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40161 } attrs { promote: true } } }
I20260608 09:51:48.102406  1063 raft_consensus.cc:2955] T 09672518bbae468ca6aaf75d9640a94a P 72f7f4ade1454ec69ab1ad0415565f0e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 49cf15a1e372447482428016434e079a (127.0.97.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } attrs { replace: true } } peers { permanent_uuid: "49cf15a1e372447482428016434e079a" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40161 } attrs { promote: true } } }
I20260608 09:51:48.113265   960 catalog_manager.cc:5696] T 09672518bbae468ca6aaf75d9640a94a P f96bc77146c6436c83254499deebc097 reported cstate change: config changed from index -1 to 2, NON_VOTER 49cf15a1e372447482428016434e079a (127.0.97.196) added. New cstate: current_term: 1 leader_uuid: "f96bc77146c6436c83254499deebc097" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49cf15a1e372447482428016434e079a" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40161 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:51:48.429919  1446 ts_tablet_manager.cc:933] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 49cf15a1e372447482428016434e079a: Initiating tablet copy from peer 72f7f4ade1454ec69ab1ad0415565f0e (127.0.97.193:44441)
I20260608 09:51:48.432713  1446 tablet_copy_client.cc:323] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 49cf15a1e372447482428016434e079a: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.193:44441
I20260608 09:51:48.444479  1073 tablet_copy_service.cc:140] P 72f7f4ade1454ec69ab1ad0415565f0e: Received BeginTabletCopySession request for tablet 23c334c5eb6d4d50bb16e2cea5a1f0f7 from peer 49cf15a1e372447482428016434e079a ({username='slave'} at 127.0.0.1:60368)
I20260608 09:51:48.445230  1073 tablet_copy_service.cc:161] P 72f7f4ade1454ec69ab1ad0415565f0e: Beginning new tablet copy session on tablet 23c334c5eb6d4d50bb16e2cea5a1f0f7 from peer 49cf15a1e372447482428016434e079a at {username='slave'} at 127.0.0.1:60368: session id = 49cf15a1e372447482428016434e079a-23c334c5eb6d4d50bb16e2cea5a1f0f7
I20260608 09:51:48.453832  1073 tablet_copy_source_session.cc:215] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 72f7f4ade1454ec69ab1ad0415565f0e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:51:48.457688  1446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23c334c5eb6d4d50bb16e2cea5a1f0f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:48.468205  1450 ts_tablet_manager.cc:933] T 09672518bbae468ca6aaf75d9640a94a P 49cf15a1e372447482428016434e079a: Initiating tablet copy from peer f96bc77146c6436c83254499deebc097 (127.0.97.194:37195)
I20260608 09:51:48.469416  1446 tablet_copy_client.cc:806] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 49cf15a1e372447482428016434e079a: tablet copy: Starting download of 0 data blocks...
I20260608 09:51:48.470141  1446 tablet_copy_client.cc:670] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 49cf15a1e372447482428016434e079a: tablet copy: Starting download of 1 WAL segments...
I20260608 09:51:48.470737  1450 tablet_copy_client.cc:323] T 09672518bbae468ca6aaf75d9640a94a P 49cf15a1e372447482428016434e079a: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.194:37195
I20260608 09:51:48.475600  1446 tablet_copy_client.cc:538] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 49cf15a1e372447482428016434e079a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:51:48.480719  1148 tablet_copy_service.cc:140] P f96bc77146c6436c83254499deebc097: Received BeginTabletCopySession request for tablet 09672518bbae468ca6aaf75d9640a94a from peer 49cf15a1e372447482428016434e079a ({username='slave'} at 127.0.0.1:51770)
I20260608 09:51:48.481225  1148 tablet_copy_service.cc:161] P f96bc77146c6436c83254499deebc097: Beginning new tablet copy session on tablet 09672518bbae468ca6aaf75d9640a94a from peer 49cf15a1e372447482428016434e079a at {username='slave'} at 127.0.0.1:51770: session id = 49cf15a1e372447482428016434e079a-09672518bbae468ca6aaf75d9640a94a
I20260608 09:51:48.484745  1446 tablet_bootstrap.cc:492] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 49cf15a1e372447482428016434e079a: Bootstrap starting.
I20260608 09:51:48.486212  1148 tablet_copy_source_session.cc:215] T 09672518bbae468ca6aaf75d9640a94a P f96bc77146c6436c83254499deebc097: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:51:48.488793  1450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09672518bbae468ca6aaf75d9640a94a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:48.500752  1450 tablet_copy_client.cc:806] T 09672518bbae468ca6aaf75d9640a94a P 49cf15a1e372447482428016434e079a: tablet copy: Starting download of 0 data blocks...
I20260608 09:51:48.501345  1450 tablet_copy_client.cc:670] T 09672518bbae468ca6aaf75d9640a94a P 49cf15a1e372447482428016434e079a: tablet copy: Starting download of 1 WAL segments...
I20260608 09:51:48.504985  1452 ts_tablet_manager.cc:933] T e06afba2b3bf4ce0b05838ac95e0f7ed P 49cf15a1e372447482428016434e079a: Initiating tablet copy from peer 72f7f4ade1454ec69ab1ad0415565f0e (127.0.97.193:44441)
I20260608 09:51:48.506837  1450 tablet_copy_client.cc:538] T 09672518bbae468ca6aaf75d9640a94a P 49cf15a1e372447482428016434e079a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:51:48.508910  1452 tablet_copy_client.cc:323] T e06afba2b3bf4ce0b05838ac95e0f7ed P 49cf15a1e372447482428016434e079a: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.193:44441
I20260608 09:51:48.510706  1073 tablet_copy_service.cc:140] P 72f7f4ade1454ec69ab1ad0415565f0e: Received BeginTabletCopySession request for tablet e06afba2b3bf4ce0b05838ac95e0f7ed from peer 49cf15a1e372447482428016434e079a ({username='slave'} at 127.0.0.1:60368)
I20260608 09:51:48.511363  1073 tablet_copy_service.cc:161] P 72f7f4ade1454ec69ab1ad0415565f0e: Beginning new tablet copy session on tablet e06afba2b3bf4ce0b05838ac95e0f7ed from peer 49cf15a1e372447482428016434e079a at {username='slave'} at 127.0.0.1:60368: session id = 49cf15a1e372447482428016434e079a-e06afba2b3bf4ce0b05838ac95e0f7ed
I20260608 09:51:48.515431  1450 tablet_bootstrap.cc:492] T 09672518bbae468ca6aaf75d9640a94a P 49cf15a1e372447482428016434e079a: Bootstrap starting.
I20260608 09:51:48.518326  1073 tablet_copy_source_session.cc:215] T e06afba2b3bf4ce0b05838ac95e0f7ed P 72f7f4ade1454ec69ab1ad0415565f0e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:51:48.518337  1446 tablet_bootstrap.cc:492] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 49cf15a1e372447482428016434e079a: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:51:48.519676  1446 tablet_bootstrap.cc:492] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 49cf15a1e372447482428016434e079a: Bootstrap complete.
I20260608 09:51:48.520402  1446 ts_tablet_manager.cc:1403] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 49cf15a1e372447482428016434e079a: Time spent bootstrapping tablet: real 0.036s	user 0.025s	sys 0.007s
I20260608 09:51:48.523247  1452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e06afba2b3bf4ce0b05838ac95e0f7ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:48.532763  1446 raft_consensus.cc:359] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 49cf15a1e372447482428016434e079a [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } attrs { replace: true } } peers { permanent_uuid: "49cf15a1e372447482428016434e079a" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40161 } attrs { promote: true } }
I20260608 09:51:48.533725  1446 raft_consensus.cc:740] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 49cf15a1e372447482428016434e079a [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 49cf15a1e372447482428016434e079a, State: Initialized, Role: LEARNER
I20260608 09:51:48.534485  1446 consensus_queue.cc:260] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 49cf15a1e372447482428016434e079a [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: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } attrs { replace: true } } peers { permanent_uuid: "49cf15a1e372447482428016434e079a" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40161 } attrs { promote: true } }
I20260608 09:51:48.539978  1452 tablet_copy_client.cc:806] T e06afba2b3bf4ce0b05838ac95e0f7ed P 49cf15a1e372447482428016434e079a: tablet copy: Starting download of 0 data blocks...
I20260608 09:51:48.540591  1452 tablet_copy_client.cc:670] T e06afba2b3bf4ce0b05838ac95e0f7ed P 49cf15a1e372447482428016434e079a: tablet copy: Starting download of 1 WAL segments...
I20260608 09:51:48.543243  1450 tablet_bootstrap.cc:492] T 09672518bbae468ca6aaf75d9640a94a P 49cf15a1e372447482428016434e079a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:51:48.544229  1450 tablet_bootstrap.cc:492] T 09672518bbae468ca6aaf75d9640a94a P 49cf15a1e372447482428016434e079a: Bootstrap complete.
I20260608 09:51:48.544862  1452 tablet_copy_client.cc:538] T e06afba2b3bf4ce0b05838ac95e0f7ed P 49cf15a1e372447482428016434e079a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:51:48.544921  1450 ts_tablet_manager.cc:1403] T 09672518bbae468ca6aaf75d9640a94a P 49cf15a1e372447482428016434e079a: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.008s
I20260608 09:51:48.547860  1446 ts_tablet_manager.cc:1434] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 49cf15a1e372447482428016434e079a: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.004s
I20260608 09:51:48.548388  1450 raft_consensus.cc:359] T 09672518bbae468ca6aaf75d9640a94a P 49cf15a1e372447482428016434e079a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } attrs { replace: true } } peers { permanent_uuid: "49cf15a1e372447482428016434e079a" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40161 } attrs { promote: true } }
I20260608 09:51:48.549220  1450 raft_consensus.cc:740] T 09672518bbae468ca6aaf75d9640a94a P 49cf15a1e372447482428016434e079a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 49cf15a1e372447482428016434e079a, State: Initialized, Role: LEARNER
I20260608 09:51:48.550222  1073 tablet_copy_service.cc:342] P 72f7f4ade1454ec69ab1ad0415565f0e: Request end of tablet copy session 49cf15a1e372447482428016434e079a-23c334c5eb6d4d50bb16e2cea5a1f0f7 received from {username='slave'} at 127.0.0.1:60368
I20260608 09:51:48.549922  1450 consensus_queue.cc:260] T 09672518bbae468ca6aaf75d9640a94a P 49cf15a1e372447482428016434e079a [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: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } attrs { replace: true } } peers { permanent_uuid: "49cf15a1e372447482428016434e079a" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40161 } attrs { promote: true } }
I20260608 09:51:48.550737  1073 tablet_copy_service.cc:434] P 72f7f4ade1454ec69ab1ad0415565f0e: ending tablet copy session 49cf15a1e372447482428016434e079a-23c334c5eb6d4d50bb16e2cea5a1f0f7 on tablet 23c334c5eb6d4d50bb16e2cea5a1f0f7 with peer 49cf15a1e372447482428016434e079a
I20260608 09:51:48.552414  1450 ts_tablet_manager.cc:1434] T 09672518bbae468ca6aaf75d9640a94a P 49cf15a1e372447482428016434e079a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:51:48.554620  1148 tablet_copy_service.cc:342] P f96bc77146c6436c83254499deebc097: Request end of tablet copy session 49cf15a1e372447482428016434e079a-09672518bbae468ca6aaf75d9640a94a received from {username='slave'} at 127.0.0.1:51770
I20260608 09:51:48.555040  1148 tablet_copy_service.cc:434] P f96bc77146c6436c83254499deebc097: ending tablet copy session 49cf15a1e372447482428016434e079a-09672518bbae468ca6aaf75d9640a94a on tablet 09672518bbae468ca6aaf75d9640a94a with peer 49cf15a1e372447482428016434e079a
I20260608 09:51:48.558705  1452 tablet_bootstrap.cc:492] T e06afba2b3bf4ce0b05838ac95e0f7ed P 49cf15a1e372447482428016434e079a: Bootstrap starting.
I20260608 09:51:48.560410   391 tablet_server.cc:179] TabletServer@127.0.97.193:0 shutting down...
W20260608 09:51:48.572353  1103 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 09:51:48.575973  1103 consensus_peers.cc:597] T c94311a6a12c41a59db95e92b2e3e4dc P f96bc77146c6436c83254499deebc097 -> Peer 72f7f4ade1454ec69ab1ad0415565f0e (127.0.97.193:44441): Couldn't send request to peer 72f7f4ade1454ec69ab1ad0415565f0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:51:48.577476   391 tablet_copy_service.cc:362] P 72f7f4ade1454ec69ab1ad0415565f0e: Destroying tablet copy session 49cf15a1e372447482428016434e079a-e06afba2b3bf4ce0b05838ac95e0f7ed due to service shutdown
I20260608 09:51:48.577845   391 tablet_copy_service.cc:434] P 72f7f4ade1454ec69ab1ad0415565f0e: ending tablet copy session 49cf15a1e372447482428016434e079a-e06afba2b3bf4ce0b05838ac95e0f7ed on tablet e06afba2b3bf4ce0b05838ac95e0f7ed with peer 49cf15a1e372447482428016434e079a
I20260608 09:51:48.582231  1450 ts_tablet_manager.cc:933] T c94311a6a12c41a59db95e92b2e3e4dc P 49cf15a1e372447482428016434e079a: Initiating tablet copy from peer f96bc77146c6436c83254499deebc097 (127.0.97.194:37195)
I20260608 09:51:48.593708  1452 tablet_bootstrap.cc:492] T e06afba2b3bf4ce0b05838ac95e0f7ed P 49cf15a1e372447482428016434e079a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:51:48.594731  1452 tablet_bootstrap.cc:492] T e06afba2b3bf4ce0b05838ac95e0f7ed P 49cf15a1e372447482428016434e079a: Bootstrap complete.
I20260608 09:51:48.595508  1452 ts_tablet_manager.cc:1403] T e06afba2b3bf4ce0b05838ac95e0f7ed P 49cf15a1e372447482428016434e079a: Time spent bootstrapping tablet: real 0.037s	user 0.022s	sys 0.005s
I20260608 09:51:48.598639  1452 raft_consensus.cc:359] T e06afba2b3bf4ce0b05838ac95e0f7ed P 49cf15a1e372447482428016434e079a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } attrs { replace: true } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } } peers { permanent_uuid: "49cf15a1e372447482428016434e079a" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40161 } attrs { promote: true } }
I20260608 09:51:48.601058  1452 raft_consensus.cc:740] T e06afba2b3bf4ce0b05838ac95e0f7ed P 49cf15a1e372447482428016434e079a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 49cf15a1e372447482428016434e079a, State: Initialized, Role: LEARNER
I20260608 09:51:48.601830  1452 consensus_queue.cc:260] T e06afba2b3bf4ce0b05838ac95e0f7ed P 49cf15a1e372447482428016434e079a [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: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } attrs { replace: true } } peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } } peers { permanent_uuid: "49cf15a1e372447482428016434e079a" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40161 } attrs { promote: true } }
I20260608 09:51:48.607420  1450 tablet_copy_client.cc:323] T c94311a6a12c41a59db95e92b2e3e4dc P 49cf15a1e372447482428016434e079a: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.194:37195
W20260608 09:51:48.608754  1103 consensus_peers.cc:597] T 09672518bbae468ca6aaf75d9640a94a P f96bc77146c6436c83254499deebc097 -> Peer 72f7f4ade1454ec69ab1ad0415565f0e (127.0.97.193:44441): Couldn't send request to peer 72f7f4ade1454ec69ab1ad0415565f0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:51:48.610198  1148 tablet_copy_service.cc:140] P f96bc77146c6436c83254499deebc097: Received BeginTabletCopySession request for tablet c94311a6a12c41a59db95e92b2e3e4dc from peer 49cf15a1e372447482428016434e079a ({username='slave'} at 127.0.0.1:51770)
I20260608 09:51:48.610781  1148 tablet_copy_service.cc:161] P f96bc77146c6436c83254499deebc097: Beginning new tablet copy session on tablet c94311a6a12c41a59db95e92b2e3e4dc from peer 49cf15a1e372447482428016434e079a at {username='slave'} at 127.0.0.1:51770: session id = 49cf15a1e372447482428016434e079a-c94311a6a12c41a59db95e92b2e3e4dc
I20260608 09:51:48.612430   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:51:48.612906  1452 ts_tablet_manager.cc:1434] T e06afba2b3bf4ce0b05838ac95e0f7ed P 49cf15a1e372447482428016434e079a: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260608 09:51:48.615000   391 tablet_replica.cc:333] T 8875a7681f4641bd8359d8a51513a644 P 72f7f4ade1454ec69ab1ad0415565f0e: stopping tablet replica
I20260608 09:51:48.616080   391 raft_consensus.cc:2243] T 8875a7681f4641bd8359d8a51513a644 P 72f7f4ade1454ec69ab1ad0415565f0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:48.616719   391 raft_consensus.cc:2272] T 8875a7681f4641bd8359d8a51513a644 P 72f7f4ade1454ec69ab1ad0415565f0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:48.619624   391 tablet_replica.cc:333] T b14b8e42fc5049d2912c4f4aacfe7afd P 72f7f4ade1454ec69ab1ad0415565f0e: stopping tablet replica
I20260608 09:51:48.620436   391 raft_consensus.cc:2243] T b14b8e42fc5049d2912c4f4aacfe7afd P 72f7f4ade1454ec69ab1ad0415565f0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:48.621013   391 raft_consensus.cc:2272] T b14b8e42fc5049d2912c4f4aacfe7afd P 72f7f4ade1454ec69ab1ad0415565f0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:48.623026  1148 tablet_copy_source_session.cc:215] T c94311a6a12c41a59db95e92b2e3e4dc P f96bc77146c6436c83254499deebc097: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:51:48.623956   391 tablet_replica.cc:333] T dcfedafa7b0e49988d71a9810fec90b3 P 72f7f4ade1454ec69ab1ad0415565f0e: stopping tablet replica
I20260608 09:51:48.624773   391 raft_consensus.cc:2243] T dcfedafa7b0e49988d71a9810fec90b3 P 72f7f4ade1454ec69ab1ad0415565f0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:48.626364  1450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c94311a6a12c41a59db95e92b2e3e4dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:48.631424   391 raft_consensus.cc:2272] T dcfedafa7b0e49988d71a9810fec90b3 P 72f7f4ade1454ec69ab1ad0415565f0e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:51:48.633623  1177 consensus_peers.cc:597] T dcfedafa7b0e49988d71a9810fec90b3 P 0a5b07c0372d4984a52a604c39d12904 -> Peer 72f7f4ade1454ec69ab1ad0415565f0e (127.0.97.193:44441): Couldn't send request to peer 72f7f4ade1454ec69ab1ad0415565f0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:51:48.635730   391 tablet_replica.cc:333] T c94311a6a12c41a59db95e92b2e3e4dc P 72f7f4ade1454ec69ab1ad0415565f0e: stopping tablet replica
I20260608 09:51:48.636274   391 raft_consensus.cc:2243] T c94311a6a12c41a59db95e92b2e3e4dc P 72f7f4ade1454ec69ab1ad0415565f0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:48.636716   391 raft_consensus.cc:2272] T c94311a6a12c41a59db95e92b2e3e4dc P 72f7f4ade1454ec69ab1ad0415565f0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:48.638973   391 tablet_replica.cc:333] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 72f7f4ade1454ec69ab1ad0415565f0e: stopping tablet replica
I20260608 09:51:48.639541   391 raft_consensus.cc:2243] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 72f7f4ade1454ec69ab1ad0415565f0e [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:51:48.640450   391 raft_consensus.cc:2272] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 72f7f4ade1454ec69ab1ad0415565f0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:48.642513   391 tablet_replica.cc:333] T ece1ec59630a488f8a70ef6dc30786ad P 72f7f4ade1454ec69ab1ad0415565f0e: stopping tablet replica
I20260608 09:51:48.643039   391 raft_consensus.cc:2243] T ece1ec59630a488f8a70ef6dc30786ad P 72f7f4ade1454ec69ab1ad0415565f0e [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:48.643771   391 raft_consensus.cc:2272] T ece1ec59630a488f8a70ef6dc30786ad P 72f7f4ade1454ec69ab1ad0415565f0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:48.645556   391 tablet_replica.cc:333] T 09672518bbae468ca6aaf75d9640a94a P 72f7f4ade1454ec69ab1ad0415565f0e: stopping tablet replica
I20260608 09:51:48.646027   391 raft_consensus.cc:2243] T 09672518bbae468ca6aaf75d9640a94a P 72f7f4ade1454ec69ab1ad0415565f0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:48.646163  1450 tablet_copy_client.cc:806] T c94311a6a12c41a59db95e92b2e3e4dc P 49cf15a1e372447482428016434e079a: tablet copy: Starting download of 0 data blocks...
I20260608 09:51:48.646608   391 raft_consensus.cc:2272] T 09672518bbae468ca6aaf75d9640a94a P 72f7f4ade1454ec69ab1ad0415565f0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:48.646775  1450 tablet_copy_client.cc:670] T c94311a6a12c41a59db95e92b2e3e4dc P 49cf15a1e372447482428016434e079a: tablet copy: Starting download of 1 WAL segments...
I20260608 09:51:48.649694   391 tablet_replica.cc:333] T e06afba2b3bf4ce0b05838ac95e0f7ed P 72f7f4ade1454ec69ab1ad0415565f0e: stopping tablet replica
I20260608 09:51:48.650408   391 raft_consensus.cc:2243] T e06afba2b3bf4ce0b05838ac95e0f7ed P 72f7f4ade1454ec69ab1ad0415565f0e [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:48.651680   391 raft_consensus.cc:2272] T e06afba2b3bf4ce0b05838ac95e0f7ed P 72f7f4ade1454ec69ab1ad0415565f0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:48.652645  1450 tablet_copy_client.cc:538] T c94311a6a12c41a59db95e92b2e3e4dc P 49cf15a1e372447482428016434e079a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:51:48.661334  1450 tablet_bootstrap.cc:492] T c94311a6a12c41a59db95e92b2e3e4dc P 49cf15a1e372447482428016434e079a: Bootstrap starting.
W20260608 09:51:48.664565  1177 consensus_peers.cc:597] T 8875a7681f4641bd8359d8a51513a644 P 0a5b07c0372d4984a52a604c39d12904 -> Peer 72f7f4ade1454ec69ab1ad0415565f0e (127.0.97.193:44441): Couldn't send request to peer 72f7f4ade1454ec69ab1ad0415565f0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:51:48.678483   391 tablet_server.cc:196] TabletServer@127.0.97.193:0 shutdown complete.
I20260608 09:51:48.684612  1450 tablet_bootstrap.cc:492] T c94311a6a12c41a59db95e92b2e3e4dc P 49cf15a1e372447482428016434e079a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:51:48.685546  1450 tablet_bootstrap.cc:492] T c94311a6a12c41a59db95e92b2e3e4dc P 49cf15a1e372447482428016434e079a: Bootstrap complete.
I20260608 09:51:48.686309  1450 ts_tablet_manager.cc:1403] T c94311a6a12c41a59db95e92b2e3e4dc P 49cf15a1e372447482428016434e079a: Time spent bootstrapping tablet: real 0.025s	user 0.025s	sys 0.001s
I20260608 09:51:48.689715  1450 raft_consensus.cc:359] T c94311a6a12c41a59db95e92b2e3e4dc P 49cf15a1e372447482428016434e079a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } } peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } attrs { replace: true } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "49cf15a1e372447482428016434e079a" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40161 } attrs { promote: true } }
I20260608 09:51:48.690670  1450 raft_consensus.cc:740] T c94311a6a12c41a59db95e92b2e3e4dc P 49cf15a1e372447482428016434e079a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 49cf15a1e372447482428016434e079a, State: Initialized, Role: LEARNER
I20260608 09:51:48.691412  1450 consensus_queue.cc:260] T c94311a6a12c41a59db95e92b2e3e4dc P 49cf15a1e372447482428016434e079a [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: "0a5b07c0372d4984a52a604c39d12904" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40453 } } peers { permanent_uuid: "72f7f4ade1454ec69ab1ad0415565f0e" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 44441 } attrs { replace: true } } peers { permanent_uuid: "f96bc77146c6436c83254499deebc097" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 37195 } } peers { permanent_uuid: "49cf15a1e372447482428016434e079a" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40161 } attrs { promote: true } }
I20260608 09:51:48.694054  1450 ts_tablet_manager.cc:1434] T c94311a6a12c41a59db95e92b2e3e4dc P 49cf15a1e372447482428016434e079a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 09:51:48.696187  1148 tablet_copy_service.cc:342] P f96bc77146c6436c83254499deebc097: Request end of tablet copy session 49cf15a1e372447482428016434e079a-c94311a6a12c41a59db95e92b2e3e4dc received from {username='slave'} at 127.0.0.1:51770
I20260608 09:51:48.696591  1148 tablet_copy_service.cc:434] P f96bc77146c6436c83254499deebc097: ending tablet copy session 49cf15a1e372447482428016434e079a-c94311a6a12c41a59db95e92b2e3e4dc on tablet c94311a6a12c41a59db95e92b2e3e4dc with peer 49cf15a1e372447482428016434e079a
I20260608 09:51:48.706429   391 tablet_server.cc:179] TabletServer@127.0.97.194:0 shutting down...
W20260608 09:51:48.724354  1452 tablet_copy_client.cc:1131] T e06afba2b3bf4ce0b05838ac95e0f7ed P 49cf15a1e372447482428016434e079a: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.97.193:44441: connect: Connection refused (error 111)
I20260608 09:51:48.742333   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:51:48.743158   391 tablet_replica.cc:333] T dcfedafa7b0e49988d71a9810fec90b3 P f96bc77146c6436c83254499deebc097: stopping tablet replica
I20260608 09:51:48.743763   391 raft_consensus.cc:2243] T dcfedafa7b0e49988d71a9810fec90b3 P f96bc77146c6436c83254499deebc097 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:48.744278   391 raft_consensus.cc:2272] T dcfedafa7b0e49988d71a9810fec90b3 P f96bc77146c6436c83254499deebc097 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:48.746281   391 tablet_replica.cc:333] T ece1ec59630a488f8a70ef6dc30786ad P f96bc77146c6436c83254499deebc097: stopping tablet replica
I20260608 09:51:48.746791   391 raft_consensus.cc:2243] T ece1ec59630a488f8a70ef6dc30786ad P f96bc77146c6436c83254499deebc097 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:48.747221   391 raft_consensus.cc:2272] T ece1ec59630a488f8a70ef6dc30786ad P f96bc77146c6436c83254499deebc097 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:48.749104   391 tablet_replica.cc:333] T e06afba2b3bf4ce0b05838ac95e0f7ed P f96bc77146c6436c83254499deebc097: stopping tablet replica
I20260608 09:51:48.749601   391 raft_consensus.cc:2243] T e06afba2b3bf4ce0b05838ac95e0f7ed P f96bc77146c6436c83254499deebc097 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:48.750034   391 raft_consensus.cc:2272] T e06afba2b3bf4ce0b05838ac95e0f7ed P f96bc77146c6436c83254499deebc097 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:48.752199   391 tablet_replica.cc:333] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P f96bc77146c6436c83254499deebc097: stopping tablet replica
I20260608 09:51:48.752688   391 raft_consensus.cc:2243] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P f96bc77146c6436c83254499deebc097 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:48.753104   391 raft_consensus.cc:2272] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P f96bc77146c6436c83254499deebc097 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:48.755170   391 tablet_replica.cc:333] T 09672518bbae468ca6aaf75d9640a94a P f96bc77146c6436c83254499deebc097: stopping tablet replica
I20260608 09:51:48.755657   391 raft_consensus.cc:2243] T 09672518bbae468ca6aaf75d9640a94a P f96bc77146c6436c83254499deebc097 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:48.756527   391 raft_consensus.cc:2272] T 09672518bbae468ca6aaf75d9640a94a P f96bc77146c6436c83254499deebc097 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:48.758661   391 tablet_replica.cc:333] T b14b8e42fc5049d2912c4f4aacfe7afd P f96bc77146c6436c83254499deebc097: stopping tablet replica
I20260608 09:51:48.759196   391 raft_consensus.cc:2243] T b14b8e42fc5049d2912c4f4aacfe7afd P f96bc77146c6436c83254499deebc097 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:48.759884   391 raft_consensus.cc:2272] T b14b8e42fc5049d2912c4f4aacfe7afd P f96bc77146c6436c83254499deebc097 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:48.761637   391 tablet_replica.cc:333] T 8875a7681f4641bd8359d8a51513a644 P f96bc77146c6436c83254499deebc097: stopping tablet replica
I20260608 09:51:48.762087   391 raft_consensus.cc:2243] T 8875a7681f4641bd8359d8a51513a644 P f96bc77146c6436c83254499deebc097 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:48.762467   391 raft_consensus.cc:2272] T 8875a7681f4641bd8359d8a51513a644 P f96bc77146c6436c83254499deebc097 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:48.764211   391 tablet_replica.cc:333] T c94311a6a12c41a59db95e92b2e3e4dc P f96bc77146c6436c83254499deebc097: stopping tablet replica
I20260608 09:51:48.764739   391 raft_consensus.cc:2243] T c94311a6a12c41a59db95e92b2e3e4dc P f96bc77146c6436c83254499deebc097 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:48.765728   391 raft_consensus.cc:2272] T c94311a6a12c41a59db95e92b2e3e4dc P f96bc77146c6436c83254499deebc097 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:48.796021   391 tablet_server.cc:196] TabletServer@127.0.97.194:0 shutdown complete.
I20260608 09:51:48.822098   391 tablet_server.cc:179] TabletServer@127.0.97.195:0 shutting down...
I20260608 09:51:48.851146   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:51:48.851996   391 tablet_replica.cc:333] T dcfedafa7b0e49988d71a9810fec90b3 P 0a5b07c0372d4984a52a604c39d12904: stopping tablet replica
I20260608 09:51:48.852768   391 raft_consensus.cc:2243] T dcfedafa7b0e49988d71a9810fec90b3 P 0a5b07c0372d4984a52a604c39d12904 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:48.853781   391 raft_consensus.cc:2272] T dcfedafa7b0e49988d71a9810fec90b3 P 0a5b07c0372d4984a52a604c39d12904 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:48.855769   391 tablet_replica.cc:333] T 09672518bbae468ca6aaf75d9640a94a P 0a5b07c0372d4984a52a604c39d12904: stopping tablet replica
I20260608 09:51:48.856279   391 raft_consensus.cc:2243] T 09672518bbae468ca6aaf75d9640a94a P 0a5b07c0372d4984a52a604c39d12904 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:48.856707   391 raft_consensus.cc:2272] T 09672518bbae468ca6aaf75d9640a94a P 0a5b07c0372d4984a52a604c39d12904 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:48.858892   391 tablet_replica.cc:333] T ece1ec59630a488f8a70ef6dc30786ad P 0a5b07c0372d4984a52a604c39d12904: stopping tablet replica
I20260608 09:51:48.859450   391 raft_consensus.cc:2243] T ece1ec59630a488f8a70ef6dc30786ad P 0a5b07c0372d4984a52a604c39d12904 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:48.859854   391 raft_consensus.cc:2272] T ece1ec59630a488f8a70ef6dc30786ad P 0a5b07c0372d4984a52a604c39d12904 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:48.861599   391 tablet_replica.cc:333] T b14b8e42fc5049d2912c4f4aacfe7afd P 0a5b07c0372d4984a52a604c39d12904: stopping tablet replica
I20260608 09:51:48.862128   391 raft_consensus.cc:2243] T b14b8e42fc5049d2912c4f4aacfe7afd P 0a5b07c0372d4984a52a604c39d12904 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:48.862483   391 raft_consensus.cc:2272] T b14b8e42fc5049d2912c4f4aacfe7afd P 0a5b07c0372d4984a52a604c39d12904 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:48.864279   391 tablet_replica.cc:333] T e06afba2b3bf4ce0b05838ac95e0f7ed P 0a5b07c0372d4984a52a604c39d12904: stopping tablet replica
I20260608 09:51:48.864807   391 raft_consensus.cc:2243] T e06afba2b3bf4ce0b05838ac95e0f7ed P 0a5b07c0372d4984a52a604c39d12904 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:48.865247   391 raft_consensus.cc:2272] T e06afba2b3bf4ce0b05838ac95e0f7ed P 0a5b07c0372d4984a52a604c39d12904 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:48.867298   391 tablet_replica.cc:333] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 0a5b07c0372d4984a52a604c39d12904: stopping tablet replica
I20260608 09:51:48.867767   391 raft_consensus.cc:2243] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 0a5b07c0372d4984a52a604c39d12904 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:48.868221   391 raft_consensus.cc:2272] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 0a5b07c0372d4984a52a604c39d12904 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:48.870415   391 tablet_replica.cc:333] T c94311a6a12c41a59db95e92b2e3e4dc P 0a5b07c0372d4984a52a604c39d12904: stopping tablet replica
I20260608 09:51:48.870909   391 raft_consensus.cc:2243] T c94311a6a12c41a59db95e92b2e3e4dc P 0a5b07c0372d4984a52a604c39d12904 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:48.871378   391 raft_consensus.cc:2272] T c94311a6a12c41a59db95e92b2e3e4dc P 0a5b07c0372d4984a52a604c39d12904 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:48.873551   391 tablet_replica.cc:333] T 8875a7681f4641bd8359d8a51513a644 P 0a5b07c0372d4984a52a604c39d12904: stopping tablet replica
I20260608 09:51:48.873986   391 raft_consensus.cc:2243] T 8875a7681f4641bd8359d8a51513a644 P 0a5b07c0372d4984a52a604c39d12904 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:48.874696   391 raft_consensus.cc:2272] T 8875a7681f4641bd8359d8a51513a644 P 0a5b07c0372d4984a52a604c39d12904 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:48.902168   391 tablet_server.cc:196] TabletServer@127.0.97.195:0 shutdown complete.
I20260608 09:51:48.928342   391 tablet_server.cc:179] TabletServer@127.0.97.196:0 shutting down...
I20260608 09:51:48.955689   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:51:48.956964   391 tablet_replica.cc:333] T c94311a6a12c41a59db95e92b2e3e4dc P 49cf15a1e372447482428016434e079a: stopping tablet replica
I20260608 09:51:48.957615   391 raft_consensus.cc:2243] T c94311a6a12c41a59db95e92b2e3e4dc P 49cf15a1e372447482428016434e079a [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:51:48.958010   391 raft_consensus.cc:2272] T c94311a6a12c41a59db95e92b2e3e4dc P 49cf15a1e372447482428016434e079a [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:51:48.960104   391 tablet_replica.cc:333] T e06afba2b3bf4ce0b05838ac95e0f7ed P 49cf15a1e372447482428016434e079a: stopping tablet replica
I20260608 09:51:48.960623   391 raft_consensus.cc:2243] T e06afba2b3bf4ce0b05838ac95e0f7ed P 49cf15a1e372447482428016434e079a [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:51:48.960975   391 raft_consensus.cc:2272] T e06afba2b3bf4ce0b05838ac95e0f7ed P 49cf15a1e372447482428016434e079a [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:51:48.962828   391 tablet_replica.cc:333] T 09672518bbae468ca6aaf75d9640a94a P 49cf15a1e372447482428016434e079a: stopping tablet replica
I20260608 09:51:48.963368   391 raft_consensus.cc:2243] T 09672518bbae468ca6aaf75d9640a94a P 49cf15a1e372447482428016434e079a [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:51:48.963718   391 raft_consensus.cc:2272] T 09672518bbae468ca6aaf75d9640a94a P 49cf15a1e372447482428016434e079a [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:51:48.965560   391 tablet_replica.cc:333] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 49cf15a1e372447482428016434e079a: stopping tablet replica
I20260608 09:51:48.966041   391 raft_consensus.cc:2243] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 49cf15a1e372447482428016434e079a [term 2 LEARNER]: Raft consensus shutting down.
I20260608 09:51:48.966377   391 raft_consensus.cc:2272] T 23c334c5eb6d4d50bb16e2cea5a1f0f7 P 49cf15a1e372447482428016434e079a [term 2 LEARNER]: Raft consensus is shut down!
I20260608 09:51:48.990764   391 tablet_server.cc:196] TabletServer@127.0.97.196:0 shutdown complete.
I20260608 09:51:49.007107   391 master.cc:562] Master@127.0.97.254:35865 shutting down...
W20260608 09:51:49.026088  1009 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 09:51:49.026360  1009 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 09:51:49.026531  1009 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 09:51:49.027627   391 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a6ae541c2973415c95711bce6e29225f [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:49.028147   391 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a6ae541c2973415c95711bce6e29225f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:49.028492   391 tablet_replica.cc:333] T 00000000000000000000000000000000 P a6ae541c2973415c95711bce6e29225f: stopping tablet replica
I20260608 09:51:49.047726   391 master.cc:584] Master@127.0.97.254:35865 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (9338 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260608 09:51:49.083820   391 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.254:36213,127.0.97.253:42611,127.0.97.252:37955
I20260608 09:51:49.085208   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:49.090816  1462 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:49.091166  1463 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:49.091778  1465 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:49.092667   391 server_base.cc:1061] running on GCE node
I20260608 09:51:49.093492   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:49.093672   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:49.093829   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912309093811 us; error 0 us; skew 500 ppm
I20260608 09:51:49.094405   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:49.097090   391 webserver.cc:533] Webserver started at http://127.0.97.254:46061/ using document root <none> and password file <none>
I20260608 09:51:49.097571   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:49.097738   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:49.097994   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:49.099078   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294854977-391-0/minicluster-data/master-0-root/instance:
uuid: "664833269d804a03b20c4cab5e97f181"
format_stamp: "Formatted at 2026-06-08 09:51:49 on dist-test-slave-cqs2"
I20260608 09:51:49.103485   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:51:49.106807  1470 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:49.107524   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:51:49.107791   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294854977-391-0/minicluster-data/master-0-root
uuid: "664833269d804a03b20c4cab5e97f181"
format_stamp: "Formatted at 2026-06-08 09:51:49 on dist-test-slave-cqs2"
I20260608 09:51:49.108074   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294854977-391-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294854977-391-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294854977-391-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:49.119616   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:49.120893   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:49.158825   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.254:36213
I20260608 09:51:49.158962  1521 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.254:36213 every 8 connection(s)
I20260608 09:51:49.163017  1522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:49.163115   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:49.168503  1524 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:49.169976  1522 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.97.254" port: 36213 } has no permanent_uuid. Determining permanent_uuid...
W20260608 09:51:49.171346  1525 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:49.171614  1527 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:49.172793   391 server_base.cc:1061] running on GCE node
I20260608 09:51:49.173791   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:49.174130   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:49.174338   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912309174320 us; error 0 us; skew 500 ppm
I20260608 09:51:49.174930   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:49.177743   391 webserver.cc:533] Webserver started at http://127.0.97.253:36575/ using document root <none> and password file <none>
I20260608 09:51:49.178308   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:49.178542   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:49.178870   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:49.180418   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294854977-391-0/minicluster-data/master-1-root/instance:
uuid: "816447e49c8d445eb6ad92a3021e9c5f"
format_stamp: "Formatted at 2026-06-08 09:51:49 on dist-test-slave-cqs2"
I20260608 09:51:49.183996  1522 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.97.253" port: 42611 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:51:49.185941   391 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
W20260608 09:51:49.189857  1522 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.97.253:42611: Network error: Client connection negotiation failed: client connection to 127.0.97.253:42611: connect: Connection refused (error 111)
I20260608 09:51:49.190459  1535 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:49.191298   391 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:51:49.191576   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294854977-391-0/minicluster-data/master-1-root
uuid: "816447e49c8d445eb6ad92a3021e9c5f"
format_stamp: "Formatted at 2026-06-08 09:51:49 on dist-test-slave-cqs2"
I20260608 09:51:49.191833   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294854977-391-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294854977-391-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294854977-391-0/minicluster-data/master-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:49.206737   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:49.207952   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:49.244267   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.253:42611
I20260608 09:51:49.244385  1586 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.253:42611 every 8 connection(s)
I20260608 09:51:49.248345  1587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:49.248353   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:51:49.252296  1522 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.97.253" port: 42611 } attempt: 1
W20260608 09:51:49.254124  1589 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:49.255702  1590 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:49.259024  1587 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.97.254" port: 36213 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:51:49.262946   391 server_base.cc:1061] running on GCE node
W20260608 09:51:49.264156  1592 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:49.265257   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:49.265592   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:49.265799   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912309265782 us; error 0 us; skew 500 ppm
I20260608 09:51:49.266580   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:49.270377   391 webserver.cc:533] Webserver started at http://127.0.97.252:42581/ using document root <none> and password file <none>
I20260608 09:51:49.271071   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:49.271337   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:49.271705   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:49.273098   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294854977-391-0/minicluster-data/master-2-root/instance:
uuid: "a37797c01a404caeb7d975968178f436"
format_stamp: "Formatted at 2026-06-08 09:51:49 on dist-test-slave-cqs2"
I20260608 09:51:49.274011  1522 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.97.252" port: 37955 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:51:49.276263  1587 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.97.253" port: 42611 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:51:49.278993   391 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
W20260608 09:51:49.279552  1522 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.97.252:37955: Network error: Client connection negotiation failed: client connection to 127.0.97.252:37955: connect: Connection refused (error 111)
I20260608 09:51:49.283314  1599 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:49.284258   391 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:51:49.284525   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294854977-391-0/minicluster-data/master-2-root
uuid: "a37797c01a404caeb7d975968178f436"
format_stamp: "Formatted at 2026-06-08 09:51:49 on dist-test-slave-cqs2"
I20260608 09:51:49.284780   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294854977-391-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294854977-391-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294854977-391-0/minicluster-data/master-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:49.287360  1587 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.97.252" port: 37955 } has no permanent_uuid. Determining permanent_uuid...
W20260608 09:51:49.293141  1587 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.97.252:37955: Network error: Client connection negotiation failed: client connection to 127.0.97.252:37955: connect: Connection refused (error 111)
I20260608 09:51:49.308534   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:49.309692   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:49.328981  1522 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.97.252" port: 37955 } attempt: 1
W20260608 09:51:49.333925  1522 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.97.252:37955: Network error: Client connection negotiation failed: client connection to 127.0.97.252:37955: connect: Connection refused (error 111)
I20260608 09:51:49.346619   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.252:37955
I20260608 09:51:49.346745  1651 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.252:37955 every 8 connection(s)
I20260608 09:51:49.349637   391 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:51:49.350682  1652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:49.351596  1587 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.97.252" port: 37955 } attempt: 1
I20260608 09:51:49.357470  1652 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.97.254" port: 36213 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:51:49.368209  1587 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 816447e49c8d445eb6ad92a3021e9c5f: Bootstrap starting.
I20260608 09:51:49.369208  1652 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.97.253" port: 42611 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:51:49.373735  1587 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 816447e49c8d445eb6ad92a3021e9c5f: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:49.378893  1587 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 816447e49c8d445eb6ad92a3021e9c5f: No bootstrap required, opened a new log
I20260608 09:51:49.379482  1652 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.97.252" port: 37955 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:51:49.381420  1587 raft_consensus.cc:359] T 00000000000000000000000000000000 P 816447e49c8d445eb6ad92a3021e9c5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "664833269d804a03b20c4cab5e97f181" member_type: VOTER last_known_addr { host: "127.0.97.254" port: 36213 } } peers { permanent_uuid: "816447e49c8d445eb6ad92a3021e9c5f" member_type: VOTER last_known_addr { host: "127.0.97.253" port: 42611 } } peers { permanent_uuid: "a37797c01a404caeb7d975968178f436" member_type: VOTER last_known_addr { host: "127.0.97.252" port: 37955 } }
I20260608 09:51:49.382104  1587 raft_consensus.cc:385] T 00000000000000000000000000000000 P 816447e49c8d445eb6ad92a3021e9c5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:49.382346  1587 raft_consensus.cc:740] T 00000000000000000000000000000000 P 816447e49c8d445eb6ad92a3021e9c5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 816447e49c8d445eb6ad92a3021e9c5f, State: Initialized, Role: FOLLOWER
I20260608 09:51:49.383136  1587 consensus_queue.cc:260] T 00000000000000000000000000000000 P 816447e49c8d445eb6ad92a3021e9c5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "664833269d804a03b20c4cab5e97f181" member_type: VOTER last_known_addr { host: "127.0.97.254" port: 36213 } } peers { permanent_uuid: "816447e49c8d445eb6ad92a3021e9c5f" member_type: VOTER last_known_addr { host: "127.0.97.253" port: 42611 } } peers { permanent_uuid: "a37797c01a404caeb7d975968178f436" member_type: VOTER last_known_addr { host: "127.0.97.252" port: 37955 } }
I20260608 09:51:49.385138  1657 sys_catalog.cc:455] T 00000000000000000000000000000000 P 816447e49c8d445eb6ad92a3021e9c5f [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: "664833269d804a03b20c4cab5e97f181" member_type: VOTER last_known_addr { host: "127.0.97.254" port: 36213 } } peers { permanent_uuid: "816447e49c8d445eb6ad92a3021e9c5f" member_type: VOTER last_known_addr { host: "127.0.97.253" port: 42611 } } peers { permanent_uuid: "a37797c01a404caeb7d975968178f436" member_type: VOTER last_known_addr { host: "127.0.97.252" port: 37955 } } }
I20260608 09:51:49.385840  1657 sys_catalog.cc:458] T 00000000000000000000000000000000 P 816447e49c8d445eb6ad92a3021e9c5f [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:51:49.386555  1587 sys_catalog.cc:565] T 00000000000000000000000000000000 P 816447e49c8d445eb6ad92a3021e9c5f [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:51:49.394100  1652 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a37797c01a404caeb7d975968178f436: Bootstrap starting.
I20260608 09:51:49.399108  1652 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a37797c01a404caeb7d975968178f436: Neither blocks nor log segments found. Creating new log.
W20260608 09:51:49.401784  1668 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 816447e49c8d445eb6ad92a3021e9c5f: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 09:51:49.402066  1668 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 09:51:49.402387  1522 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.97.252" port: 37955 } attempt: 2
I20260608 09:51:49.403481  1652 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a37797c01a404caeb7d975968178f436: No bootstrap required, opened a new log
I20260608 09:51:49.406406  1652 raft_consensus.cc:359] T 00000000000000000000000000000000 P a37797c01a404caeb7d975968178f436 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "664833269d804a03b20c4cab5e97f181" member_type: VOTER last_known_addr { host: "127.0.97.254" port: 36213 } } peers { permanent_uuid: "816447e49c8d445eb6ad92a3021e9c5f" member_type: VOTER last_known_addr { host: "127.0.97.253" port: 42611 } } peers { permanent_uuid: "a37797c01a404caeb7d975968178f436" member_type: VOTER last_known_addr { host: "127.0.97.252" port: 37955 } }
I20260608 09:51:49.407092  1652 raft_consensus.cc:385] T 00000000000000000000000000000000 P a37797c01a404caeb7d975968178f436 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:49.407405  1652 raft_consensus.cc:740] T 00000000000000000000000000000000 P a37797c01a404caeb7d975968178f436 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a37797c01a404caeb7d975968178f436, State: Initialized, Role: FOLLOWER
I20260608 09:51:49.408169  1652 consensus_queue.cc:260] T 00000000000000000000000000000000 P a37797c01a404caeb7d975968178f436 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "664833269d804a03b20c4cab5e97f181" member_type: VOTER last_known_addr { host: "127.0.97.254" port: 36213 } } peers { permanent_uuid: "816447e49c8d445eb6ad92a3021e9c5f" member_type: VOTER last_known_addr { host: "127.0.97.253" port: 42611 } } peers { permanent_uuid: "a37797c01a404caeb7d975968178f436" member_type: VOTER last_known_addr { host: "127.0.97.252" port: 37955 } }
I20260608 09:51:49.410358  1670 sys_catalog.cc:455] T 00000000000000000000000000000000 P a37797c01a404caeb7d975968178f436 [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: "664833269d804a03b20c4cab5e97f181" member_type: VOTER last_known_addr { host: "127.0.97.254" port: 36213 } } peers { permanent_uuid: "816447e49c8d445eb6ad92a3021e9c5f" member_type: VOTER last_known_addr { host: "127.0.97.253" port: 42611 } } peers { permanent_uuid: "a37797c01a404caeb7d975968178f436" member_type: VOTER last_known_addr { host: "127.0.97.252" port: 37955 } } }
I20260608 09:51:49.411183  1670 sys_catalog.cc:458] T 00000000000000000000000000000000 P a37797c01a404caeb7d975968178f436 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:51:49.411955  1652 sys_catalog.cc:565] T 00000000000000000000000000000000 P a37797c01a404caeb7d975968178f436 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:51:49.419935  1522 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 664833269d804a03b20c4cab5e97f181: Bootstrap starting.
I20260608 09:51:49.425369  1522 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 664833269d804a03b20c4cab5e97f181: Neither blocks nor log segments found. Creating new log.
W20260608 09:51:49.428939  1681 catalog_manager.cc:1593] T 00000000000000000000000000000000 P a37797c01a404caeb7d975968178f436: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 09:51:49.429270  1681 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 09:51:49.430374  1522 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 664833269d804a03b20c4cab5e97f181: No bootstrap required, opened a new log
I20260608 09:51:49.432587  1522 raft_consensus.cc:359] T 00000000000000000000000000000000 P 664833269d804a03b20c4cab5e97f181 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "664833269d804a03b20c4cab5e97f181" member_type: VOTER last_known_addr { host: "127.0.97.254" port: 36213 } } peers { permanent_uuid: "816447e49c8d445eb6ad92a3021e9c5f" member_type: VOTER last_known_addr { host: "127.0.97.253" port: 42611 } } peers { permanent_uuid: "a37797c01a404caeb7d975968178f436" member_type: VOTER last_known_addr { host: "127.0.97.252" port: 37955 } }
I20260608 09:51:49.433055  1522 raft_consensus.cc:385] T 00000000000000000000000000000000 P 664833269d804a03b20c4cab5e97f181 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:49.433241  1522 raft_consensus.cc:740] T 00000000000000000000000000000000 P 664833269d804a03b20c4cab5e97f181 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 664833269d804a03b20c4cab5e97f181, State: Initialized, Role: FOLLOWER
I20260608 09:51:49.433791  1522 consensus_queue.cc:260] T 00000000000000000000000000000000 P 664833269d804a03b20c4cab5e97f181 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "664833269d804a03b20c4cab5e97f181" member_type: VOTER last_known_addr { host: "127.0.97.254" port: 36213 } } peers { permanent_uuid: "816447e49c8d445eb6ad92a3021e9c5f" member_type: VOTER last_known_addr { host: "127.0.97.253" port: 42611 } } peers { permanent_uuid: "a37797c01a404caeb7d975968178f436" member_type: VOTER last_known_addr { host: "127.0.97.252" port: 37955 } }
I20260608 09:51:49.435459  1683 sys_catalog.cc:455] T 00000000000000000000000000000000 P 664833269d804a03b20c4cab5e97f181 [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: "664833269d804a03b20c4cab5e97f181" member_type: VOTER last_known_addr { host: "127.0.97.254" port: 36213 } } peers { permanent_uuid: "816447e49c8d445eb6ad92a3021e9c5f" member_type: VOTER last_known_addr { host: "127.0.97.253" port: 42611 } } peers { permanent_uuid: "a37797c01a404caeb7d975968178f436" member_type: VOTER last_known_addr { host: "127.0.97.252" port: 37955 } } }
I20260608 09:51:49.435969  1683 sys_catalog.cc:458] T 00000000000000000000000000000000 P 664833269d804a03b20c4cab5e97f181 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:51:49.436498  1522 sys_catalog.cc:565] T 00000000000000000000000000000000 P 664833269d804a03b20c4cab5e97f181 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:51:49.446303   391 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 09:51:49.446544   391 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260608 09:51:49.448007   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:49.449512  1694 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 664833269d804a03b20c4cab5e97f181: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 09:51:49.449797  1694 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 09:51:49.454164  1695 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:49.455235  1696 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:49.456650  1698 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:49.456977   391 server_base.cc:1061] running on GCE node
I20260608 09:51:49.457798   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:49.457983   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:49.458117   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912309458105 us; error 0 us; skew 500 ppm
I20260608 09:51:49.458623   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:49.460886   391 webserver.cc:533] Webserver started at http://127.0.97.193:42925/ using document root <none> and password file <none>
I20260608 09:51:49.461395   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:49.461580   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:49.461833   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:49.462939   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294854977-391-0/minicluster-data/ts-0-root/instance:
uuid: "457eb6926ae24c3e95da885d5c8a4a1f"
format_stamp: "Formatted at 2026-06-08 09:51:49 on dist-test-slave-cqs2"
I20260608 09:51:49.467514   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 09:51:49.470836  1703 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:49.471606   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:51:49.471885   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294854977-391-0/minicluster-data/ts-0-root
uuid: "457eb6926ae24c3e95da885d5c8a4a1f"
format_stamp: "Formatted at 2026-06-08 09:51:49 on dist-test-slave-cqs2"
I20260608 09:51:49.472142   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294854977-391-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294854977-391-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294854977-391-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:49.486227   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:49.487560   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:49.489042   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:49.491428   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:49.491624   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:49.491851   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:49.492000   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:49.532080   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.193:36609
I20260608 09:51:49.532193  1765 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.193:36609 every 8 connection(s)
I20260608 09:51:49.545909   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:51:49.550571  1670 raft_consensus.cc:493] T 00000000000000000000000000000000 P a37797c01a404caeb7d975968178f436 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:49.551147  1670 raft_consensus.cc:515] T 00000000000000000000000000000000 P a37797c01a404caeb7d975968178f436 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "664833269d804a03b20c4cab5e97f181" member_type: VOTER last_known_addr { host: "127.0.97.254" port: 36213 } } peers { permanent_uuid: "816447e49c8d445eb6ad92a3021e9c5f" member_type: VOTER last_known_addr { host: "127.0.97.253" port: 42611 } } peers { permanent_uuid: "a37797c01a404caeb7d975968178f436" member_type: VOTER last_known_addr { host: "127.0.97.252" port: 37955 } }
I20260608 09:51:49.553573  1670 leader_election.cc:290] T 00000000000000000000000000000000 P a37797c01a404caeb7d975968178f436 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 664833269d804a03b20c4cab5e97f181 (127.0.97.254:36213), 816447e49c8d445eb6ad92a3021e9c5f (127.0.97.253:42611)
I20260608 09:51:49.555532  1497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a37797c01a404caeb7d975968178f436" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "664833269d804a03b20c4cab5e97f181" is_pre_election: true
I20260608 09:51:49.556319  1497 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 664833269d804a03b20c4cab5e97f181 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a37797c01a404caeb7d975968178f436 in term 0.
I20260608 09:51:49.557547  1562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a37797c01a404caeb7d975968178f436" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "816447e49c8d445eb6ad92a3021e9c5f" is_pre_election: true
I20260608 09:51:49.558194  1562 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 816447e49c8d445eb6ad92a3021e9c5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a37797c01a404caeb7d975968178f436 in term 0.
I20260608 09:51:49.558481  1601 leader_election.cc:304] T 00000000000000000000000000000000 P a37797c01a404caeb7d975968178f436 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 664833269d804a03b20c4cab5e97f181, a37797c01a404caeb7d975968178f436; no voters: 
I20260608 09:51:49.559463  1670 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a37797c01a404caeb7d975968178f436 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:49.559808  1670 raft_consensus.cc:493] T 00000000000000000000000000000000 P a37797c01a404caeb7d975968178f436 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:49.560151  1670 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a37797c01a404caeb7d975968178f436 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:49.563689  1767 heartbeater.cc:344] Connected to a master server at 127.0.97.253:42611
I20260608 09:51:49.564101  1767 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:49.564821  1767 heartbeater.cc:507] Master 127.0.97.253:42611 requested a full tablet report, sending...
I20260608 09:51:49.566108  1766 heartbeater.cc:344] Connected to a master server at 127.0.97.252:37955
I20260608 09:51:49.566485  1766 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:49.567385  1766 heartbeater.cc:507] Master 127.0.97.252:37955 requested a full tablet report, sending...
I20260608 09:51:49.567610  1670 raft_consensus.cc:515] T 00000000000000000000000000000000 P a37797c01a404caeb7d975968178f436 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "664833269d804a03b20c4cab5e97f181" member_type: VOTER last_known_addr { host: "127.0.97.254" port: 36213 } } peers { permanent_uuid: "816447e49c8d445eb6ad92a3021e9c5f" member_type: VOTER last_known_addr { host: "127.0.97.253" port: 42611 } } peers { permanent_uuid: "a37797c01a404caeb7d975968178f436" member_type: VOTER last_known_addr { host: "127.0.97.252" port: 37955 } }
I20260608 09:51:49.568005  1552 ts_manager.cc:194] Registered new tserver with Master: 457eb6926ae24c3e95da885d5c8a4a1f (127.0.97.193:36609)
I20260608 09:51:49.570852  1617 ts_manager.cc:194] Registered new tserver with Master: 457eb6926ae24c3e95da885d5c8a4a1f (127.0.97.193:36609)
W20260608 09:51:49.571663  1773 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:49.572626  1497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a37797c01a404caeb7d975968178f436" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "664833269d804a03b20c4cab5e97f181"
I20260608 09:51:49.573664  1497 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 664833269d804a03b20c4cab5e97f181 [term 0 FOLLOWER]: Advancing to term 1
W20260608 09:51:49.575696  1774 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:49.577220  1670 leader_election.cc:290] T 00000000000000000000000000000000 P a37797c01a404caeb7d975968178f436 [CANDIDATE]: Term 1 election: Requested vote from peers 664833269d804a03b20c4cab5e97f181 (127.0.97.254:36213), 816447e49c8d445eb6ad92a3021e9c5f (127.0.97.253:42611)
I20260608 09:51:49.578265  1562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a37797c01a404caeb7d975968178f436" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "816447e49c8d445eb6ad92a3021e9c5f"
I20260608 09:51:49.578878  1562 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 816447e49c8d445eb6ad92a3021e9c5f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:49.582012  1768 heartbeater.cc:344] Connected to a master server at 127.0.97.254:36213
I20260608 09:51:49.582211  1497 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 664833269d804a03b20c4cab5e97f181 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a37797c01a404caeb7d975968178f436 in term 1.
I20260608 09:51:49.582516  1768 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:49.583600  1768 heartbeater.cc:507] Master 127.0.97.254:36213 requested a full tablet report, sending...
I20260608 09:51:49.583586  1601 leader_election.cc:304] T 00000000000000000000000000000000 P a37797c01a404caeb7d975968178f436 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 664833269d804a03b20c4cab5e97f181, a37797c01a404caeb7d975968178f436; no voters: 
I20260608 09:51:49.585987  1562 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 816447e49c8d445eb6ad92a3021e9c5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a37797c01a404caeb7d975968178f436 in term 1.
I20260608 09:51:49.587376  1487 ts_manager.cc:194] Registered new tserver with Master: 457eb6926ae24c3e95da885d5c8a4a1f (127.0.97.193:36609)
I20260608 09:51:49.586629  1670 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a37797c01a404caeb7d975968178f436 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:49.589655  1670 raft_consensus.cc:697] T 00000000000000000000000000000000 P a37797c01a404caeb7d975968178f436 [term 1 LEADER]: Becoming Leader. State: Replica: a37797c01a404caeb7d975968178f436, State: Running, Role: LEADER
I20260608 09:51:49.590678  1670 consensus_queue.cc:237] T 00000000000000000000000000000000 P a37797c01a404caeb7d975968178f436 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "664833269d804a03b20c4cab5e97f181" member_type: VOTER last_known_addr { host: "127.0.97.254" port: 36213 } } peers { permanent_uuid: "816447e49c8d445eb6ad92a3021e9c5f" member_type: VOTER last_known_addr { host: "127.0.97.253" port: 42611 } } peers { permanent_uuid: "a37797c01a404caeb7d975968178f436" member_type: VOTER last_known_addr { host: "127.0.97.252" port: 37955 } }
W20260608 09:51:49.593145  1776 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:49.595824  1778 sys_catalog.cc:455] T 00000000000000000000000000000000 P a37797c01a404caeb7d975968178f436 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a37797c01a404caeb7d975968178f436. Latest consensus state: current_term: 1 leader_uuid: "a37797c01a404caeb7d975968178f436" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "664833269d804a03b20c4cab5e97f181" member_type: VOTER last_known_addr { host: "127.0.97.254" port: 36213 } } peers { permanent_uuid: "816447e49c8d445eb6ad92a3021e9c5f" member_type: VOTER last_known_addr { host: "127.0.97.253" port: 42611 } } peers { permanent_uuid: "a37797c01a404caeb7d975968178f436" member_type: VOTER last_known_addr { host: "127.0.97.252" port: 37955 } } }
I20260608 09:51:49.596514  1778 sys_catalog.cc:458] T 00000000000000000000000000000000 P a37797c01a404caeb7d975968178f436 [sys.catalog]: This master's current role is: LEADER
I20260608 09:51:49.596791   391 server_base.cc:1061] running on GCE node
I20260608 09:51:49.597843   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:49.598057   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:49.598063  1780 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:51:49.598348   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912309598328 us; error 0 us; skew 500 ppm
I20260608 09:51:49.599040   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:49.601635   391 webserver.cc:533] Webserver started at http://127.0.97.194:36527/ using document root <none> and password file <none>
I20260608 09:51:49.602138   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:49.602324   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:49.602572   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:49.603470  1780 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:51:49.603760   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294854977-391-0/minicluster-data/ts-1-root/instance:
uuid: "9a13520b46934661b95a59fba52b8cc0"
format_stamp: "Formatted at 2026-06-08 09:51:49 on dist-test-slave-cqs2"
I20260608 09:51:49.608525   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:51:49.611897  1562 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 816447e49c8d445eb6ad92a3021e9c5f [term 1 FOLLOWER]: Refusing update from remote peer a37797c01a404caeb7d975968178f436: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:51:49.612104  1497 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 664833269d804a03b20c4cab5e97f181 [term 1 FOLLOWER]: Refusing update from remote peer a37797c01a404caeb7d975968178f436: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:51:49.612856  1785 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:49.613492  1778 consensus_queue.cc:1048] T 00000000000000000000000000000000 P a37797c01a404caeb7d975968178f436 [LEADER]: Connected to new peer: Peer: permanent_uuid: "816447e49c8d445eb6ad92a3021e9c5f" member_type: VOTER last_known_addr { host: "127.0.97.253" port: 42611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:49.614151   391 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 09:51:49.614107  1670 consensus_queue.cc:1048] T 00000000000000000000000000000000 P a37797c01a404caeb7d975968178f436 [LEADER]: Connected to new peer: Peer: permanent_uuid: "664833269d804a03b20c4cab5e97f181" member_type: VOTER last_known_addr { host: "127.0.97.254" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:49.614553   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294854977-391-0/minicluster-data/ts-1-root
uuid: "9a13520b46934661b95a59fba52b8cc0"
format_stamp: "Formatted at 2026-06-08 09:51:49 on dist-test-slave-cqs2"
I20260608 09:51:49.614884   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294854977-391-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294854977-391-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294854977-391-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:49.623097  1657 sys_catalog.cc:455] T 00000000000000000000000000000000 P 816447e49c8d445eb6ad92a3021e9c5f [sys.catalog]: SysCatalogTable state changed. Reason: New leader a37797c01a404caeb7d975968178f436. Latest consensus state: current_term: 1 leader_uuid: "a37797c01a404caeb7d975968178f436" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "664833269d804a03b20c4cab5e97f181" member_type: VOTER last_known_addr { host: "127.0.97.254" port: 36213 } } peers { permanent_uuid: "816447e49c8d445eb6ad92a3021e9c5f" member_type: VOTER last_known_addr { host: "127.0.97.253" port: 42611 } } peers { permanent_uuid: "a37797c01a404caeb7d975968178f436" member_type: VOTER last_known_addr { host: "127.0.97.252" port: 37955 } } }
I20260608 09:51:49.623808  1657 sys_catalog.cc:458] T 00000000000000000000000000000000 P 816447e49c8d445eb6ad92a3021e9c5f [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:51:49.628887  1683 sys_catalog.cc:455] T 00000000000000000000000000000000 P 664833269d804a03b20c4cab5e97f181 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a37797c01a404caeb7d975968178f436. Latest consensus state: current_term: 1 leader_uuid: "a37797c01a404caeb7d975968178f436" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "664833269d804a03b20c4cab5e97f181" member_type: VOTER last_known_addr { host: "127.0.97.254" port: 36213 } } peers { permanent_uuid: "816447e49c8d445eb6ad92a3021e9c5f" member_type: VOTER last_known_addr { host: "127.0.97.253" port: 42611 } } peers { permanent_uuid: "a37797c01a404caeb7d975968178f436" member_type: VOTER last_known_addr { host: "127.0.97.252" port: 37955 } } }
I20260608 09:51:49.629667  1683 sys_catalog.cc:458] T 00000000000000000000000000000000 P 664833269d804a03b20c4cab5e97f181 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:51:49.637606  1657 sys_catalog.cc:455] T 00000000000000000000000000000000 P 816447e49c8d445eb6ad92a3021e9c5f [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "a37797c01a404caeb7d975968178f436" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "664833269d804a03b20c4cab5e97f181" member_type: VOTER last_known_addr { host: "127.0.97.254" port: 36213 } } peers { permanent_uuid: "816447e49c8d445eb6ad92a3021e9c5f" member_type: VOTER last_known_addr { host: "127.0.97.253" port: 42611 } } peers { permanent_uuid: "a37797c01a404caeb7d975968178f436" member_type: VOTER last_known_addr { host: "127.0.97.252" port: 37955 } } }
I20260608 09:51:49.638988  1657 sys_catalog.cc:458] T 00000000000000000000000000000000 P 816447e49c8d445eb6ad92a3021e9c5f [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:51:49.642498  1683 sys_catalog.cc:455] T 00000000000000000000000000000000 P 664833269d804a03b20c4cab5e97f181 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "a37797c01a404caeb7d975968178f436" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "664833269d804a03b20c4cab5e97f181" member_type: VOTER last_known_addr { host: "127.0.97.254" port: 36213 } } peers { permanent_uuid: "816447e49c8d445eb6ad92a3021e9c5f" member_type: VOTER last_known_addr { host: "127.0.97.253" port: 42611 } } peers { permanent_uuid: "a37797c01a404caeb7d975968178f436" member_type: VOTER last_known_addr { host: "127.0.97.252" port: 37955 } } }
I20260608 09:51:49.643426  1683 sys_catalog.cc:458] T 00000000000000000000000000000000 P 664833269d804a03b20c4cab5e97f181 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:51:49.645042  1778 sys_catalog.cc:455] T 00000000000000000000000000000000 P a37797c01a404caeb7d975968178f436 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "a37797c01a404caeb7d975968178f436" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "664833269d804a03b20c4cab5e97f181" member_type: VOTER last_known_addr { host: "127.0.97.254" port: 36213 } } peers { permanent_uuid: "816447e49c8d445eb6ad92a3021e9c5f" member_type: VOTER last_known_addr { host: "127.0.97.253" port: 42611 } } peers { permanent_uuid: "a37797c01a404caeb7d975968178f436" member_type: VOTER last_known_addr { host: "127.0.97.252" port: 37955 } } }
I20260608 09:51:49.645931  1778 sys_catalog.cc:458] T 00000000000000000000000000000000 P a37797c01a404caeb7d975968178f436 [sys.catalog]: This master's current role is: LEADER
I20260608 09:51:49.649246  1780 catalog_manager.cc:1382] Generated new cluster ID: 755352fb94df4b8d8a5758aff29f9786
I20260608 09:51:49.649542  1780 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:51:49.650906  1797 sys_catalog.cc:455] T 00000000000000000000000000000000 P a37797c01a404caeb7d975968178f436 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "a37797c01a404caeb7d975968178f436" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "664833269d804a03b20c4cab5e97f181" member_type: VOTER last_known_addr { host: "127.0.97.254" port: 36213 } } peers { permanent_uuid: "816447e49c8d445eb6ad92a3021e9c5f" member_type: VOTER last_known_addr { host: "127.0.97.253" port: 42611 } } peers { permanent_uuid: "a37797c01a404caeb7d975968178f436" member_type: VOTER last_known_addr { host: "127.0.97.252" port: 37955 } } }
I20260608 09:51:49.651665  1797 sys_catalog.cc:458] T 00000000000000000000000000000000 P a37797c01a404caeb7d975968178f436 [sys.catalog]: This master's current role is: LEADER
I20260608 09:51:49.676851   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:49.678107   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:49.680064   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:49.684804   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:49.685117   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:49.685438   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:49.685698   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:49.689436  1780 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:51:49.691253  1780 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:51:49.718417  1780 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a37797c01a404caeb7d975968178f436: Generated new TSK 0
I20260608 09:51:49.719203  1780 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:51:49.745091   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.194:33795
I20260608 09:51:49.745290  1856 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.194:33795 every 8 connection(s)
I20260608 09:51:49.764473  1858 heartbeater.cc:344] Connected to a master server at 127.0.97.253:42611
I20260608 09:51:49.764942  1858 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:49.765457   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:51:49.765518  1857 heartbeater.cc:344] Connected to a master server at 127.0.97.252:37955
I20260608 09:51:49.765890  1858 heartbeater.cc:507] Master 127.0.97.253:42611 requested a full tablet report, sending...
I20260608 09:51:49.766085  1857 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:49.767071  1857 heartbeater.cc:507] Master 127.0.97.252:37955 requested a full tablet report, sending...
I20260608 09:51:49.769027  1552 ts_manager.cc:194] Registered new tserver with Master: 9a13520b46934661b95a59fba52b8cc0 (127.0.97.194:33795)
I20260608 09:51:49.769622  1617 ts_manager.cc:194] Registered new tserver with Master: 9a13520b46934661b95a59fba52b8cc0 (127.0.97.194:33795)
I20260608 09:51:49.772276  1617 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58320
I20260608 09:51:49.772588  1859 heartbeater.cc:344] Connected to a master server at 127.0.97.254:36213
I20260608 09:51:49.773068  1859 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:49.773933  1859 heartbeater.cc:507] Master 127.0.97.254:36213 requested a full tablet report, sending...
W20260608 09:51:49.774225  1864 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:49.776782  1865 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:49.777101  1487 ts_manager.cc:194] Registered new tserver with Master: 9a13520b46934661b95a59fba52b8cc0 (127.0.97.194:33795)
W20260608 09:51:49.780112  1867 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:49.780159   391 server_base.cc:1061] running on GCE node
I20260608 09:51:49.781275   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:49.781493   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:49.781675   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912309781658 us; error 0 us; skew 500 ppm
I20260608 09:51:49.782450   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:49.784801   391 webserver.cc:533] Webserver started at http://127.0.97.195:43111/ using document root <none> and password file <none>
I20260608 09:51:49.785308   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:49.785501   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:49.785753   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:49.786880   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294854977-391-0/minicluster-data/ts-2-root/instance:
uuid: "7da2538c9f7a4c9ca0ebde2ddf10338a"
format_stamp: "Formatted at 2026-06-08 09:51:49 on dist-test-slave-cqs2"
I20260608 09:51:49.791213   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 09:51:49.794747  1872 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:49.795601   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:51:49.795917   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294854977-391-0/minicluster-data/ts-2-root
uuid: "7da2538c9f7a4c9ca0ebde2ddf10338a"
format_stamp: "Formatted at 2026-06-08 09:51:49 on dist-test-slave-cqs2"
I20260608 09:51:49.796185   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294854977-391-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294854977-391-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912294854977-391-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:49.812350   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:49.813630   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:49.815160   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:49.817569   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:49.817777   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:49.818010   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:49.818167   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:49.857331   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.195:34519
I20260608 09:51:49.857441  1934 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.195:34519 every 8 connection(s)
I20260608 09:51:49.875347  1936 heartbeater.cc:344] Connected to a master server at 127.0.97.253:42611
I20260608 09:51:49.875731  1936 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:49.876610  1936 heartbeater.cc:507] Master 127.0.97.253:42611 requested a full tablet report, sending...
I20260608 09:51:49.877480  1935 heartbeater.cc:344] Connected to a master server at 127.0.97.252:37955
I20260608 09:51:49.877960  1935 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:49.878748  1935 heartbeater.cc:507] Master 127.0.97.252:37955 requested a full tablet report, sending...
I20260608 09:51:49.879380  1552 ts_manager.cc:194] Registered new tserver with Master: 7da2538c9f7a4c9ca0ebde2ddf10338a (127.0.97.195:34519)
I20260608 09:51:49.881124  1617 ts_manager.cc:194] Registered new tserver with Master: 7da2538c9f7a4c9ca0ebde2ddf10338a (127.0.97.195:34519)
I20260608 09:51:49.882874  1617 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58326
I20260608 09:51:49.884064  1937 heartbeater.cc:344] Connected to a master server at 127.0.97.254:36213
I20260608 09:51:49.884503  1937 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:49.885150  1937 heartbeater.cc:507] Master 127.0.97.254:36213 requested a full tablet report, sending...
I20260608 09:51:49.887341  1487 ts_manager.cc:194] Registered new tserver with Master: 7da2538c9f7a4c9ca0ebde2ddf10338a (127.0.97.195:34519)
I20260608 09:51:49.888115   391 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.021143631s
I20260608 09:51:50.405800  1668 catalog_manager.cc:1294] Loaded cluster ID: 755352fb94df4b8d8a5758aff29f9786
I20260608 09:51:50.406095  1668 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 816447e49c8d445eb6ad92a3021e9c5f: loading cluster ID for follower catalog manager: success
I20260608 09:51:50.410531  1668 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 816447e49c8d445eb6ad92a3021e9c5f: acquiring CA information for follower catalog manager: success
I20260608 09:51:50.413857  1668 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 816447e49c8d445eb6ad92a3021e9c5f: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 09:51:50.453476  1694 catalog_manager.cc:1294] Loaded cluster ID: 755352fb94df4b8d8a5758aff29f9786
I20260608 09:51:50.453775  1694 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 664833269d804a03b20c4cab5e97f181: loading cluster ID for follower catalog manager: success
I20260608 09:51:50.458101  1694 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 664833269d804a03b20c4cab5e97f181: acquiring CA information for follower catalog manager: success
I20260608 09:51:50.461252  1694 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 664833269d804a03b20c4cab5e97f181: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 09:51:50.576756  1617 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58318
I20260608 09:51:50.775797  1857 heartbeater.cc:499] Master 127.0.97.252:37955 was elected leader, sending a full tablet report...
I20260608 09:51:50.885535  1935 heartbeater.cc:499] Master 127.0.97.252:37955 was elected leader, sending a full tablet report...
I20260608 09:51:51.424422  1680 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:51:51.493366  1617 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58330:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 09:51:51.579841  1766 heartbeater.cc:499] Master 127.0.97.252:37955 was elected leader, sending a full tablet report...
I20260608 09:51:51.588122  1900 tablet_service.cc:1511] Processing CreateTablet for tablet ca2cd02c0d58405bb5e4b66fb0a1b72b (DEFAULT_TABLE table=test-workload [id=a1d3487ec8e54186a43d15477342fa57]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 09:51:51.589543  1900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca2cd02c0d58405bb5e4b66fb0a1b72b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:51.595907  1731 tablet_service.cc:1511] Processing CreateTablet for tablet 00cdb36c06c34d8d8780e5b321c932ea (DEFAULT_TABLE table=test-workload [id=a1d3487ec8e54186a43d15477342fa57]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 09:51:51.596094  1822 tablet_service.cc:1511] Processing CreateTablet for tablet f56f2a9908f94fc5b673297b18947fb0 (DEFAULT_TABLE table=test-workload [id=a1d3487ec8e54186a43d15477342fa57]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 09:51:51.597304  1731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00cdb36c06c34d8d8780e5b321c932ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:51.597435  1822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f56f2a9908f94fc5b673297b18947fb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:51.608274  1971 tablet_bootstrap.cc:492] T ca2cd02c0d58405bb5e4b66fb0a1b72b P 7da2538c9f7a4c9ca0ebde2ddf10338a: Bootstrap starting.
I20260608 09:51:51.611788  1972 tablet_bootstrap.cc:492] T 00cdb36c06c34d8d8780e5b321c932ea P 457eb6926ae24c3e95da885d5c8a4a1f: Bootstrap starting.
I20260608 09:51:51.613636  1973 tablet_bootstrap.cc:492] T f56f2a9908f94fc5b673297b18947fb0 P 9a13520b46934661b95a59fba52b8cc0: Bootstrap starting.
I20260608 09:51:51.615463  1971 tablet_bootstrap.cc:654] T ca2cd02c0d58405bb5e4b66fb0a1b72b P 7da2538c9f7a4c9ca0ebde2ddf10338a: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:51.618913  1972 tablet_bootstrap.cc:654] T 00cdb36c06c34d8d8780e5b321c932ea P 457eb6926ae24c3e95da885d5c8a4a1f: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:51.620162  1971 tablet_bootstrap.cc:492] T ca2cd02c0d58405bb5e4b66fb0a1b72b P 7da2538c9f7a4c9ca0ebde2ddf10338a: No bootstrap required, opened a new log
I20260608 09:51:51.620568  1971 ts_tablet_manager.cc:1403] T ca2cd02c0d58405bb5e4b66fb0a1b72b P 7da2538c9f7a4c9ca0ebde2ddf10338a: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260608 09:51:51.620715  1973 tablet_bootstrap.cc:654] T f56f2a9908f94fc5b673297b18947fb0 P 9a13520b46934661b95a59fba52b8cc0: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:51.623257  1971 raft_consensus.cc:359] T ca2cd02c0d58405bb5e4b66fb0a1b72b P 7da2538c9f7a4c9ca0ebde2ddf10338a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7da2538c9f7a4c9ca0ebde2ddf10338a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34519 } }
I20260608 09:51:51.623893  1971 raft_consensus.cc:385] T ca2cd02c0d58405bb5e4b66fb0a1b72b P 7da2538c9f7a4c9ca0ebde2ddf10338a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:51.624121  1971 raft_consensus.cc:740] T ca2cd02c0d58405bb5e4b66fb0a1b72b P 7da2538c9f7a4c9ca0ebde2ddf10338a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7da2538c9f7a4c9ca0ebde2ddf10338a, State: Initialized, Role: FOLLOWER
I20260608 09:51:51.624509  1972 tablet_bootstrap.cc:492] T 00cdb36c06c34d8d8780e5b321c932ea P 457eb6926ae24c3e95da885d5c8a4a1f: No bootstrap required, opened a new log
I20260608 09:51:51.624979  1972 ts_tablet_manager.cc:1403] T 00cdb36c06c34d8d8780e5b321c932ea P 457eb6926ae24c3e95da885d5c8a4a1f: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260608 09:51:51.624764  1971 consensus_queue.cc:260] T ca2cd02c0d58405bb5e4b66fb0a1b72b P 7da2538c9f7a4c9ca0ebde2ddf10338a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7da2538c9f7a4c9ca0ebde2ddf10338a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34519 } }
I20260608 09:51:51.625790  1971 raft_consensus.cc:399] T ca2cd02c0d58405bb5e4b66fb0a1b72b P 7da2538c9f7a4c9ca0ebde2ddf10338a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:51:51.626163  1971 raft_consensus.cc:493] T ca2cd02c0d58405bb5e4b66fb0a1b72b P 7da2538c9f7a4c9ca0ebde2ddf10338a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:51:51.626524  1971 raft_consensus.cc:3060] T ca2cd02c0d58405bb5e4b66fb0a1b72b P 7da2538c9f7a4c9ca0ebde2ddf10338a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:51.628139  1973 tablet_bootstrap.cc:492] T f56f2a9908f94fc5b673297b18947fb0 P 9a13520b46934661b95a59fba52b8cc0: No bootstrap required, opened a new log
I20260608 09:51:51.628181  1972 raft_consensus.cc:359] T 00cdb36c06c34d8d8780e5b321c932ea P 457eb6926ae24c3e95da885d5c8a4a1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "457eb6926ae24c3e95da885d5c8a4a1f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36609 } }
I20260608 09:51:51.628731  1973 ts_tablet_manager.cc:1403] T f56f2a9908f94fc5b673297b18947fb0 P 9a13520b46934661b95a59fba52b8cc0: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260608 09:51:51.628878  1972 raft_consensus.cc:385] T 00cdb36c06c34d8d8780e5b321c932ea P 457eb6926ae24c3e95da885d5c8a4a1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:51.629205  1972 raft_consensus.cc:740] T 00cdb36c06c34d8d8780e5b321c932ea P 457eb6926ae24c3e95da885d5c8a4a1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 457eb6926ae24c3e95da885d5c8a4a1f, State: Initialized, Role: FOLLOWER
I20260608 09:51:51.629961  1972 consensus_queue.cc:260] T 00cdb36c06c34d8d8780e5b321c932ea P 457eb6926ae24c3e95da885d5c8a4a1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "457eb6926ae24c3e95da885d5c8a4a1f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36609 } }
I20260608 09:51:51.630666  1972 raft_consensus.cc:399] T 00cdb36c06c34d8d8780e5b321c932ea P 457eb6926ae24c3e95da885d5c8a4a1f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:51:51.631062  1972 raft_consensus.cc:493] T 00cdb36c06c34d8d8780e5b321c932ea P 457eb6926ae24c3e95da885d5c8a4a1f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:51:51.631414  1972 raft_consensus.cc:3060] T 00cdb36c06c34d8d8780e5b321c932ea P 457eb6926ae24c3e95da885d5c8a4a1f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:51.631497  1971 raft_consensus.cc:515] T ca2cd02c0d58405bb5e4b66fb0a1b72b P 7da2538c9f7a4c9ca0ebde2ddf10338a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7da2538c9f7a4c9ca0ebde2ddf10338a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34519 } }
I20260608 09:51:51.631762  1973 raft_consensus.cc:359] T f56f2a9908f94fc5b673297b18947fb0 P 9a13520b46934661b95a59fba52b8cc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a13520b46934661b95a59fba52b8cc0" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 33795 } }
I20260608 09:51:51.632148  1971 leader_election.cc:304] T ca2cd02c0d58405bb5e4b66fb0a1b72b P 7da2538c9f7a4c9ca0ebde2ddf10338a [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: 7da2538c9f7a4c9ca0ebde2ddf10338a; no voters: 
I20260608 09:51:51.632357  1973 raft_consensus.cc:385] T f56f2a9908f94fc5b673297b18947fb0 P 9a13520b46934661b95a59fba52b8cc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:51.632730  1973 raft_consensus.cc:740] T f56f2a9908f94fc5b673297b18947fb0 P 9a13520b46934661b95a59fba52b8cc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a13520b46934661b95a59fba52b8cc0, State: Initialized, Role: FOLLOWER
I20260608 09:51:51.633611  1971 leader_election.cc:290] T ca2cd02c0d58405bb5e4b66fb0a1b72b P 7da2538c9f7a4c9ca0ebde2ddf10338a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:51:51.634011  1977 raft_consensus.cc:2804] T ca2cd02c0d58405bb5e4b66fb0a1b72b P 7da2538c9f7a4c9ca0ebde2ddf10338a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:51.633652  1973 consensus_queue.cc:260] T f56f2a9908f94fc5b673297b18947fb0 P 9a13520b46934661b95a59fba52b8cc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9a13520b46934661b95a59fba52b8cc0" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 33795 } }
I20260608 09:51:51.634673  1973 raft_consensus.cc:399] T f56f2a9908f94fc5b673297b18947fb0 P 9a13520b46934661b95a59fba52b8cc0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:51:51.635082  1973 raft_consensus.cc:493] T f56f2a9908f94fc5b673297b18947fb0 P 9a13520b46934661b95a59fba52b8cc0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:51:51.635495  1973 raft_consensus.cc:3060] T f56f2a9908f94fc5b673297b18947fb0 P 9a13520b46934661b95a59fba52b8cc0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:51.637723  1972 raft_consensus.cc:515] T 00cdb36c06c34d8d8780e5b321c932ea P 457eb6926ae24c3e95da885d5c8a4a1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "457eb6926ae24c3e95da885d5c8a4a1f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36609 } }
I20260608 09:51:51.638537  1972 leader_election.cc:304] T 00cdb36c06c34d8d8780e5b321c932ea P 457eb6926ae24c3e95da885d5c8a4a1f [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: 457eb6926ae24c3e95da885d5c8a4a1f; no voters: 
I20260608 09:51:51.642235  1977 raft_consensus.cc:697] T ca2cd02c0d58405bb5e4b66fb0a1b72b P 7da2538c9f7a4c9ca0ebde2ddf10338a [term 1 LEADER]: Becoming Leader. State: Replica: 7da2538c9f7a4c9ca0ebde2ddf10338a, State: Running, Role: LEADER
I20260608 09:51:51.642920  1971 ts_tablet_manager.cc:1434] T ca2cd02c0d58405bb5e4b66fb0a1b72b P 7da2538c9f7a4c9ca0ebde2ddf10338a: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.015s
I20260608 09:51:51.643077  1977 consensus_queue.cc:237] T ca2cd02c0d58405bb5e4b66fb0a1b72b P 7da2538c9f7a4c9ca0ebde2ddf10338a [LEADER]: Queue going to LEADER mode. State: All 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: "7da2538c9f7a4c9ca0ebde2ddf10338a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34519 } }
I20260608 09:51:51.644419  1973 raft_consensus.cc:515] T f56f2a9908f94fc5b673297b18947fb0 P 9a13520b46934661b95a59fba52b8cc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a13520b46934661b95a59fba52b8cc0" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 33795 } }
I20260608 09:51:51.645359  1973 leader_election.cc:304] T f56f2a9908f94fc5b673297b18947fb0 P 9a13520b46934661b95a59fba52b8cc0 [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: 9a13520b46934661b95a59fba52b8cc0; no voters: 
I20260608 09:51:51.647729  1980 raft_consensus.cc:2804] T 00cdb36c06c34d8d8780e5b321c932ea P 457eb6926ae24c3e95da885d5c8a4a1f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:51.648216  1972 leader_election.cc:290] T 00cdb36c06c34d8d8780e5b321c932ea P 457eb6926ae24c3e95da885d5c8a4a1f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:51:51.653570  1973 leader_election.cc:290] T f56f2a9908f94fc5b673297b18947fb0 P 9a13520b46934661b95a59fba52b8cc0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:51:51.655831  1982 raft_consensus.cc:2804] T f56f2a9908f94fc5b673297b18947fb0 P 9a13520b46934661b95a59fba52b8cc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:51.656423  1980 raft_consensus.cc:697] T 00cdb36c06c34d8d8780e5b321c932ea P 457eb6926ae24c3e95da885d5c8a4a1f [term 1 LEADER]: Becoming Leader. State: Replica: 457eb6926ae24c3e95da885d5c8a4a1f, State: Running, Role: LEADER
I20260608 09:51:51.657330  1980 consensus_queue.cc:237] T 00cdb36c06c34d8d8780e5b321c932ea P 457eb6926ae24c3e95da885d5c8a4a1f [LEADER]: Queue going to LEADER mode. State: All 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: "457eb6926ae24c3e95da885d5c8a4a1f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36609 } }
I20260608 09:51:51.660627  1972 ts_tablet_manager.cc:1434] T 00cdb36c06c34d8d8780e5b321c932ea P 457eb6926ae24c3e95da885d5c8a4a1f: Time spent starting tablet: real 0.035s	user 0.017s	sys 0.014s
I20260608 09:51:51.661669  1973 ts_tablet_manager.cc:1434] T f56f2a9908f94fc5b673297b18947fb0 P 9a13520b46934661b95a59fba52b8cc0: Time spent starting tablet: real 0.033s	user 0.014s	sys 0.010s
I20260608 09:51:51.667569  1982 raft_consensus.cc:697] T f56f2a9908f94fc5b673297b18947fb0 P 9a13520b46934661b95a59fba52b8cc0 [term 1 LEADER]: Becoming Leader. State: Replica: 9a13520b46934661b95a59fba52b8cc0, State: Running, Role: LEADER
I20260608 09:51:51.667845  1616 catalog_manager.cc:5696] T ca2cd02c0d58405bb5e4b66fb0a1b72b P 7da2538c9f7a4c9ca0ebde2ddf10338a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7da2538c9f7a4c9ca0ebde2ddf10338a (127.0.97.195). New cstate: current_term: 1 leader_uuid: "7da2538c9f7a4c9ca0ebde2ddf10338a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7da2538c9f7a4c9ca0ebde2ddf10338a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34519 } health_report { overall_health: HEALTHY } } }
I20260608 09:51:51.668426  1982 consensus_queue.cc:237] T f56f2a9908f94fc5b673297b18947fb0 P 9a13520b46934661b95a59fba52b8cc0 [LEADER]: Queue going to LEADER mode. State: All 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: "9a13520b46934661b95a59fba52b8cc0" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 33795 } }
I20260608 09:51:51.673372  1617 catalog_manager.cc:5696] T 00cdb36c06c34d8d8780e5b321c932ea P 457eb6926ae24c3e95da885d5c8a4a1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 457eb6926ae24c3e95da885d5c8a4a1f (127.0.97.193). New cstate: current_term: 1 leader_uuid: "457eb6926ae24c3e95da885d5c8a4a1f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "457eb6926ae24c3e95da885d5c8a4a1f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36609 } health_report { overall_health: HEALTHY } } }
I20260608 09:51:51.680805  1615 catalog_manager.cc:5696] T f56f2a9908f94fc5b673297b18947fb0 P 9a13520b46934661b95a59fba52b8cc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a13520b46934661b95a59fba52b8cc0 (127.0.97.194). New cstate: current_term: 1 leader_uuid: "9a13520b46934661b95a59fba52b8cc0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a13520b46934661b95a59fba52b8cc0" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 33795 } health_report { overall_health: HEALTHY } } }
W20260608 09:51:51.708628  1981 log.cc:927] Time spent T ca2cd02c0d58405bb5e4b66fb0a1b72b P 7da2538c9f7a4c9ca0ebde2ddf10338a: Append to log took a long time: real 0.058s	user 0.000s	sys 0.001s
I20260608 09:51:51.776284   391 master.cc:562] Master@127.0.97.252:37955 shutting down...
I20260608 09:51:51.791342   391 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a37797c01a404caeb7d975968178f436 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:51.792433   391 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a37797c01a404caeb7d975968178f436 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:51.792764   391 tablet_replica.cc:333] T 00000000000000000000000000000000 P a37797c01a404caeb7d975968178f436: stopping tablet replica
I20260608 09:51:51.804322   391 master.cc:584] Master@127.0.97.252:37955 shutdown complete.
W20260608 09:51:52.708076  1935 heartbeater.cc:646] Failed to heartbeat to 127.0.97.252:37955 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.0.97.252:37955: connect: Connection refused (error 111)
I20260608 09:51:53.244572  1995 raft_consensus.cc:493] T 00000000000000000000000000000000 P 816447e49c8d445eb6ad92a3021e9c5f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a37797c01a404caeb7d975968178f436)
I20260608 09:51:53.245085  1995 raft_consensus.cc:515] T 00000000000000000000000000000000 P 816447e49c8d445eb6ad92a3021e9c5f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "664833269d804a03b20c4cab5e97f181" member_type: VOTER last_known_addr { host: "127.0.97.254" port: 36213 } } peers { permanent_uuid: "816447e49c8d445eb6ad92a3021e9c5f" member_type: VOTER last_known_addr { host: "127.0.97.253" port: 42611 } } peers { permanent_uuid: "a37797c01a404caeb7d975968178f436" member_type: VOTER last_known_addr { host: "127.0.97.252" port: 37955 } }
I20260608 09:51:53.246812  1995 leader_election.cc:290] T 00000000000000000000000000000000 P 816447e49c8d445eb6ad92a3021e9c5f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 664833269d804a03b20c4cab5e97f181 (127.0.97.254:36213), a37797c01a404caeb7d975968178f436 (127.0.97.252:37955)
I20260608 09:51:53.247690  1496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "816447e49c8d445eb6ad92a3021e9c5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "664833269d804a03b20c4cab5e97f181" is_pre_election: true
W20260608 09:51:53.251937  1536 leader_election.cc:336] T 00000000000000000000000000000000 P 816447e49c8d445eb6ad92a3021e9c5f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a37797c01a404caeb7d975968178f436 (127.0.97.252:37955): Network error: Client connection negotiation failed: client connection to 127.0.97.252:37955: connect: Connection refused (error 111)
I20260608 09:51:53.252429  1998 raft_consensus.cc:493] T 00000000000000000000000000000000 P 664833269d804a03b20c4cab5e97f181 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a37797c01a404caeb7d975968178f436)
I20260608 09:51:53.252446  1536 leader_election.cc:304] T 00000000000000000000000000000000 P 816447e49c8d445eb6ad92a3021e9c5f [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: 816447e49c8d445eb6ad92a3021e9c5f; no voters: 664833269d804a03b20c4cab5e97f181, a37797c01a404caeb7d975968178f436
I20260608 09:51:53.253391  1995 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 816447e49c8d445eb6ad92a3021e9c5f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:51:53.253078  1998 raft_consensus.cc:515] T 00000000000000000000000000000000 P 664833269d804a03b20c4cab5e97f181 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "664833269d804a03b20c4cab5e97f181" member_type: VOTER last_known_addr { host: "127.0.97.254" port: 36213 } } peers { permanent_uuid: "816447e49c8d445eb6ad92a3021e9c5f" member_type: VOTER last_known_addr { host: "127.0.97.253" port: 42611 } } peers { permanent_uuid: "a37797c01a404caeb7d975968178f436" member_type: VOTER last_known_addr { host: "127.0.97.252" port: 37955 } }
I20260608 09:51:53.255105  1998 leader_election.cc:290] T 00000000000000000000000000000000 P 664833269d804a03b20c4cab5e97f181 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 816447e49c8d445eb6ad92a3021e9c5f (127.0.97.253:42611), a37797c01a404caeb7d975968178f436 (127.0.97.252:37955)
I20260608 09:51:53.255795  1562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "664833269d804a03b20c4cab5e97f181" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "816447e49c8d445eb6ad92a3021e9c5f" is_pre_election: true
I20260608 09:51:53.256458  1562 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 816447e49c8d445eb6ad92a3021e9c5f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 664833269d804a03b20c4cab5e97f181 in term 1.
I20260608 09:51:53.257509  1473 leader_election.cc:304] T 00000000000000000000000000000000 P 664833269d804a03b20c4cab5e97f181 [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: 664833269d804a03b20c4cab5e97f181, 816447e49c8d445eb6ad92a3021e9c5f; no voters: 
I20260608 09:51:53.258352  1998 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 664833269d804a03b20c4cab5e97f181 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:51:53.258736  1998 raft_consensus.cc:493] T 00000000000000000000000000000000 P 664833269d804a03b20c4cab5e97f181 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a37797c01a404caeb7d975968178f436)
I20260608 09:51:53.259006  1998 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 664833269d804a03b20c4cab5e97f181 [term 1 FOLLOWER]: Advancing to term 2
W20260608 09:51:53.260069  1471 leader_election.cc:336] T 00000000000000000000000000000000 P 664833269d804a03b20c4cab5e97f181 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a37797c01a404caeb7d975968178f436 (127.0.97.252:37955): Network error: Client connection negotiation failed: client connection to 127.0.97.252:37955: connect: Connection refused (error 111)
I20260608 09:51:53.263440  1998 raft_consensus.cc:515] T 00000000000000000000000000000000 P 664833269d804a03b20c4cab5e97f181 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "664833269d804a03b20c4cab5e97f181" member_type: VOTER last_known_addr { host: "127.0.97.254" port: 36213 } } peers { permanent_uuid: "816447e49c8d445eb6ad92a3021e9c5f" member_type: VOTER last_known_addr { host: "127.0.97.253" port: 42611 } } peers { permanent_uuid: "a37797c01a404caeb7d975968178f436" member_type: VOTER last_known_addr { host: "127.0.97.252" port: 37955 } }
I20260608 09:51:53.264943  1998 leader_election.cc:290] T 00000000000000000000000000000000 P 664833269d804a03b20c4cab5e97f181 [CANDIDATE]: Term 2 election: Requested vote from peers 816447e49c8d445eb6ad92a3021e9c5f (127.0.97.253:42611), a37797c01a404caeb7d975968178f436 (127.0.97.252:37955)
I20260608 09:51:53.265655  1562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "664833269d804a03b20c4cab5e97f181" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "816447e49c8d445eb6ad92a3021e9c5f"
I20260608 09:51:53.266111  1562 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 816447e49c8d445eb6ad92a3021e9c5f [term 1 FOLLOWER]: Advancing to term 2
W20260608 09:51:53.268460  1471 leader_election.cc:336] T 00000000000000000000000000000000 P 664833269d804a03b20c4cab5e97f181 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a37797c01a404caeb7d975968178f436 (127.0.97.252:37955): Network error: Client connection negotiation failed: client connection to 127.0.97.252:37955: connect: Connection refused (error 111)
I20260608 09:51:53.271180  1562 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 816447e49c8d445eb6ad92a3021e9c5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 664833269d804a03b20c4cab5e97f181 in term 2.
I20260608 09:51:53.272028  1473 leader_election.cc:304] T 00000000000000000000000000000000 P 664833269d804a03b20c4cab5e97f181 [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: 664833269d804a03b20c4cab5e97f181, 816447e49c8d445eb6ad92a3021e9c5f; no voters: a37797c01a404caeb7d975968178f436
I20260608 09:51:53.272619  1998 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 664833269d804a03b20c4cab5e97f181 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:51:53.273627  1998 raft_consensus.cc:697] T 00000000000000000000000000000000 P 664833269d804a03b20c4cab5e97f181 [term 2 LEADER]: Becoming Leader. State: Replica: 664833269d804a03b20c4cab5e97f181, State: Running, Role: LEADER
I20260608 09:51:53.274266  1998 consensus_queue.cc:237] T 00000000000000000000000000000000 P 664833269d804a03b20c4cab5e97f181 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 9, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "664833269d804a03b20c4cab5e97f181" member_type: VOTER last_known_addr { host: "127.0.97.254" port: 36213 } } peers { permanent_uuid: "816447e49c8d445eb6ad92a3021e9c5f" member_type: VOTER last_known_addr { host: "127.0.97.253" port: 42611 } } peers { permanent_uuid: "a37797c01a404caeb7d975968178f436" member_type: VOTER last_known_addr { host: "127.0.97.252" port: 37955 } }
I20260608 09:51:53.278627  2001 sys_catalog.cc:455] T 00000000000000000000000000000000 P 664833269d804a03b20c4cab5e97f181 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 664833269d804a03b20c4cab5e97f181. Latest consensus state: current_term: 2 leader_uuid: "664833269d804a03b20c4cab5e97f181" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "664833269d804a03b20c4cab5e97f181" member_type: VOTER last_known_addr { host: "127.0.97.254" port: 36213 } } peers { permanent_uuid: "816447e49c8d445eb6ad92a3021e9c5f" member_type: VOTER last_known_addr { host: "127.0.97.253" port: 42611 } } peers { permanent_uuid: "a37797c01a404caeb7d975968178f436" member_type: VOTER last_known_addr { host: "127.0.97.252" port: 37955 } } }
I20260608 09:51:53.279170  2001 sys_catalog.cc:458] T 00000000000000000000000000000000 P 664833269d804a03b20c4cab5e97f181 [sys.catalog]: This master's current role is: LEADER
I20260608 09:51:53.280558  2003 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:51:53.285429  2003 catalog_manager.cc:679] Loaded metadata for table test-workload [id=a1d3487ec8e54186a43d15477342fa57]
I20260608 09:51:53.290005  2003 tablet_loader.cc:96] loaded metadata for tablet 00cdb36c06c34d8d8780e5b321c932ea (table test-workload [id=a1d3487ec8e54186a43d15477342fa57])
I20260608 09:51:53.290956  2003 tablet_loader.cc:96] loaded metadata for tablet ca2cd02c0d58405bb5e4b66fb0a1b72b (table test-workload [id=a1d3487ec8e54186a43d15477342fa57])
I20260608 09:51:53.291937  2003 tablet_loader.cc:96] loaded metadata for tablet f56f2a9908f94fc5b673297b18947fb0 (table test-workload [id=a1d3487ec8e54186a43d15477342fa57])
I20260608 09:51:53.292845  2003 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:51:53.295855  2003 catalog_manager.cc:1294] Loaded cluster ID: 755352fb94df4b8d8a5758aff29f9786
I20260608 09:51:53.296053  2003 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:51:53.299588  2003 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:51:53.302724  2003 catalog_manager.cc:6080] T 00000000000000000000000000000000 P 664833269d804a03b20c4cab5e97f181: Loaded TSK: 0
I20260608 09:51:53.303618  2003 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:51:53.447201  1693 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:51:53.447675  1693 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:51:53.462481   391 tablet_server.cc:179] TabletServer@127.0.97.193:0 shutting down...
I20260608 09:51:53.480739   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:51:53.481402   391 tablet_replica.cc:333] T 00cdb36c06c34d8d8780e5b321c932ea P 457eb6926ae24c3e95da885d5c8a4a1f: stopping tablet replica
I20260608 09:51:53.481930   391 raft_consensus.cc:2243] T 00cdb36c06c34d8d8780e5b321c932ea P 457eb6926ae24c3e95da885d5c8a4a1f [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:53.482372   391 raft_consensus.cc:2272] T 00cdb36c06c34d8d8780e5b321c932ea P 457eb6926ae24c3e95da885d5c8a4a1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:53.499832   391 tablet_server.cc:196] TabletServer@127.0.97.193:0 shutdown complete.
I20260608 09:51:53.509093   391 tablet_server.cc:179] TabletServer@127.0.97.194:0 shutting down...
I20260608 09:51:53.522862   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:51:53.523460   391 tablet_replica.cc:333] T f56f2a9908f94fc5b673297b18947fb0 P 9a13520b46934661b95a59fba52b8cc0: stopping tablet replica
I20260608 09:51:53.523931   391 raft_consensus.cc:2243] T f56f2a9908f94fc5b673297b18947fb0 P 9a13520b46934661b95a59fba52b8cc0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:53.524322   391 raft_consensus.cc:2272] T f56f2a9908f94fc5b673297b18947fb0 P 9a13520b46934661b95a59fba52b8cc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:53.541539   391 tablet_server.cc:196] TabletServer@127.0.97.194:0 shutdown complete.
I20260608 09:51:53.549691   391 tablet_server.cc:179] TabletServer@127.0.97.195:0 shutting down...
I20260608 09:51:53.563890   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:51:53.564445   391 tablet_replica.cc:333] T ca2cd02c0d58405bb5e4b66fb0a1b72b P 7da2538c9f7a4c9ca0ebde2ddf10338a: stopping tablet replica
I20260608 09:51:53.564913   391 raft_consensus.cc:2243] T ca2cd02c0d58405bb5e4b66fb0a1b72b P 7da2538c9f7a4c9ca0ebde2ddf10338a [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:51:53.565294   391 raft_consensus.cc:2272] T ca2cd02c0d58405bb5e4b66fb0a1b72b P 7da2538c9f7a4c9ca0ebde2ddf10338a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:53.582631   391 tablet_server.cc:196] TabletServer@127.0.97.195:0 shutdown complete.
I20260608 09:51:53.590683   391 master.cc:562] Master@127.0.97.254:36213 shutting down...
I20260608 09:51:53.604362   391 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 664833269d804a03b20c4cab5e97f181 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:51:53.605001   391 pending_rounds.cc:70] T 00000000000000000000000000000000 P 664833269d804a03b20c4cab5e97f181: Trying to abort 1 pending ops.
I20260608 09:51:53.605224   391 pending_rounds.cc:77] T 00000000000000000000000000000000 P 664833269d804a03b20c4cab5e97f181: Aborting op as it isn't in flight: id { term: 2 index: 10 } timestamp: 7294616835178168320 op_type: NO_OP noop_request { }
I20260608 09:51:53.605517   391 raft_consensus.cc:2889] T 00000000000000000000000000000000 P 664833269d804a03b20c4cab5e97f181 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:51:53.605751   391 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 664833269d804a03b20c4cab5e97f181 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:53.606094   391 tablet_replica.cc:333] T 00000000000000000000000000000000 P 664833269d804a03b20c4cab5e97f181: stopping tablet replica
I20260608 09:51:53.624943   391 master.cc:584] Master@127.0.97.254:36213 shutdown complete.
I20260608 09:51:53.635020   391 master.cc:562] Master@127.0.97.253:42611 shutting down...
I20260608 09:51:53.647928   391 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 816447e49c8d445eb6ad92a3021e9c5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:51:53.648422   391 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 816447e49c8d445eb6ad92a3021e9c5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:51:53.648691   391 tablet_replica.cc:333] T 00000000000000000000000000000000 P 816447e49c8d445eb6ad92a3021e9c5f: stopping tablet replica
I20260608 09:51:53.666926   391 master.cc:584] Master@127.0.97.253:42611 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (4607 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260608 09:51:53.691399   391 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.254:35563
I20260608 09:51:53.692453   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:53.697045  2004 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:53.697871  2005 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:53.699563  2007 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:53.699782   391 server_base.cc:1061] running on GCE node
I20260608 09:51:53.700534   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:53.700718   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:53.700860   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912313700843 us; error 0 us; skew 500 ppm
I20260608 09:51:53.701413   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:53.703914   391 webserver.cc:533] Webserver started at http://127.0.97.254:38617/ using document root <none> and password file <none>
I20260608 09:51:53.704412   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:53.704594   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:53.704843   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:53.706012   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912294854977-391-0/minicluster-data/master-0-root/instance:
uuid: "a48d68a135784b48946bbb01ec7f54f2"
format_stamp: "Formatted at 2026-06-08 09:51:53 on dist-test-slave-cqs2"
I20260608 09:51:53.710346   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 09:51:53.713701  2012 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:53.714401   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:51:53.714668   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912294854977-391-0/minicluster-data/master-0-root
uuid: "a48d68a135784b48946bbb01ec7f54f2"
format_stamp: "Formatted at 2026-06-08 09:51:53 on dist-test-slave-cqs2"
I20260608 09:51:53.714932   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912294854977-391-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912294854977-391-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912294854977-391-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:53.726406   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:53.727385   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:53.762157   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.254:35563
I20260608 09:51:53.762286  2063 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.254:35563 every 8 connection(s)
I20260608 09:51:53.766023  2064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:53.775442  2064 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a48d68a135784b48946bbb01ec7f54f2: Bootstrap starting.
I20260608 09:51:53.779652  2064 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a48d68a135784b48946bbb01ec7f54f2: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:53.783501  2064 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a48d68a135784b48946bbb01ec7f54f2: No bootstrap required, opened a new log
I20260608 09:51:53.785429  2064 raft_consensus.cc:359] T 00000000000000000000000000000000 P a48d68a135784b48946bbb01ec7f54f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a48d68a135784b48946bbb01ec7f54f2" member_type: VOTER }
I20260608 09:51:53.785787  2064 raft_consensus.cc:385] T 00000000000000000000000000000000 P a48d68a135784b48946bbb01ec7f54f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:53.785975  2064 raft_consensus.cc:740] T 00000000000000000000000000000000 P a48d68a135784b48946bbb01ec7f54f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a48d68a135784b48946bbb01ec7f54f2, State: Initialized, Role: FOLLOWER
I20260608 09:51:53.786543  2064 consensus_queue.cc:260] T 00000000000000000000000000000000 P a48d68a135784b48946bbb01ec7f54f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a48d68a135784b48946bbb01ec7f54f2" member_type: VOTER }
I20260608 09:51:53.786978  2064 raft_consensus.cc:399] T 00000000000000000000000000000000 P a48d68a135784b48946bbb01ec7f54f2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:51:53.787207  2064 raft_consensus.cc:493] T 00000000000000000000000000000000 P a48d68a135784b48946bbb01ec7f54f2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:51:53.787420  2064 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a48d68a135784b48946bbb01ec7f54f2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:53.791388  2064 raft_consensus.cc:515] T 00000000000000000000000000000000 P a48d68a135784b48946bbb01ec7f54f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a48d68a135784b48946bbb01ec7f54f2" member_type: VOTER }
I20260608 09:51:53.791851  2064 leader_election.cc:304] T 00000000000000000000000000000000 P a48d68a135784b48946bbb01ec7f54f2 [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: a48d68a135784b48946bbb01ec7f54f2; no voters: 
I20260608 09:51:53.793031  2064 leader_election.cc:290] T 00000000000000000000000000000000 P a48d68a135784b48946bbb01ec7f54f2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:51:53.793336  2067 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a48d68a135784b48946bbb01ec7f54f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:53.794860  2067 raft_consensus.cc:697] T 00000000000000000000000000000000 P a48d68a135784b48946bbb01ec7f54f2 [term 1 LEADER]: Becoming Leader. State: Replica: a48d68a135784b48946bbb01ec7f54f2, State: Running, Role: LEADER
I20260608 09:51:53.795560  2067 consensus_queue.cc:237] T 00000000000000000000000000000000 P a48d68a135784b48946bbb01ec7f54f2 [LEADER]: Queue going to LEADER mode. State: All 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: "a48d68a135784b48946bbb01ec7f54f2" member_type: VOTER }
I20260608 09:51:53.796285  2064 sys_catalog.cc:565] T 00000000000000000000000000000000 P a48d68a135784b48946bbb01ec7f54f2 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:51:53.798286  2069 sys_catalog.cc:455] T 00000000000000000000000000000000 P a48d68a135784b48946bbb01ec7f54f2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a48d68a135784b48946bbb01ec7f54f2. Latest consensus state: current_term: 1 leader_uuid: "a48d68a135784b48946bbb01ec7f54f2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a48d68a135784b48946bbb01ec7f54f2" member_type: VOTER } }
I20260608 09:51:53.798336  2068 sys_catalog.cc:455] T 00000000000000000000000000000000 P a48d68a135784b48946bbb01ec7f54f2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a48d68a135784b48946bbb01ec7f54f2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a48d68a135784b48946bbb01ec7f54f2" member_type: VOTER } }
I20260608 09:51:53.799150  2069 sys_catalog.cc:458] T 00000000000000000000000000000000 P a48d68a135784b48946bbb01ec7f54f2 [sys.catalog]: This master's current role is: LEADER
I20260608 09:51:53.800657  2068 sys_catalog.cc:458] T 00000000000000000000000000000000 P a48d68a135784b48946bbb01ec7f54f2 [sys.catalog]: This master's current role is: LEADER
I20260608 09:51:53.809259  2073 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:51:53.815461  2073 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:51:53.816425   391 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:51:53.824249  2073 catalog_manager.cc:1382] Generated new cluster ID: 0e10dd727082495a9f5276a23f65fc70
I20260608 09:51:53.824491  2073 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:51:53.850054  2073 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:51:53.851316  2073 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:51:53.864630  2073 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a48d68a135784b48946bbb01ec7f54f2: Generated new TSK 0
I20260608 09:51:53.865181  2073 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:51:53.882601   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:53.888648  2085 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:53.889714  2086 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:53.890890  2088 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:53.891330   391 server_base.cc:1061] running on GCE node
I20260608 09:51:53.892145   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:53.892365   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:53.892554   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912313892535 us; error 0 us; skew 500 ppm
I20260608 09:51:53.893129   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:53.895460   391 webserver.cc:533] Webserver started at http://127.0.97.193:37111/ using document root <none> and password file <none>
I20260608 09:51:53.895988   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:53.896167   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:53.896432   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:53.897635   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912294854977-391-0/minicluster-data/ts-0-root/instance:
uuid: "a4f63b6599e14263ac2c89a73dae6227"
format_stamp: "Formatted at 2026-06-08 09:51:53 on dist-test-slave-cqs2"
I20260608 09:51:53.902134   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260608 09:51:53.905494  2093 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:53.906244   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:51:53.906539   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912294854977-391-0/minicluster-data/ts-0-root
uuid: "a4f63b6599e14263ac2c89a73dae6227"
format_stamp: "Formatted at 2026-06-08 09:51:53 on dist-test-slave-cqs2"
I20260608 09:51:53.906816   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912294854977-391-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912294854977-391-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912294854977-391-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:53.922372   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:53.923413   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:53.924796   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:53.927392   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:53.927644   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:53.927873   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:53.928035   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:53.965059   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.193:33421
I20260608 09:51:53.965163  2155 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.193:33421 every 8 connection(s)
I20260608 09:51:53.970036   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:53.976301  2160 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:53.977922  2161 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:53.979224  2163 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:53.979969   391 server_base.cc:1061] running on GCE node
I20260608 09:51:53.980912   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:53.981190   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:53.981389   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912313981370 us; error 0 us; skew 500 ppm
I20260608 09:51:53.982097   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:53.987071   391 webserver.cc:533] Webserver started at http://127.0.97.194:44601/ using document root <none> and password file <none>
I20260608 09:51:53.987751   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:53.987982   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:53.988289   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:53.988355  2156 heartbeater.cc:344] Connected to a master server at 127.0.97.254:35563
I20260608 09:51:53.988768  2156 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:53.989655  2156 heartbeater.cc:507] Master 127.0.97.254:35563 requested a full tablet report, sending...
I20260608 09:51:53.989773   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912294854977-391-0/minicluster-data/ts-1-root/instance:
uuid: "53b42d7b289d42e58a4729edf0a43a45"
format_stamp: "Formatted at 2026-06-08 09:51:53 on dist-test-slave-cqs2"
I20260608 09:51:53.991959  2029 ts_manager.cc:194] Registered new tserver with Master: a4f63b6599e14263ac2c89a73dae6227 (127.0.97.193:33421)
I20260608 09:51:53.993736  2029 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47896
I20260608 09:51:53.994964   391 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260608 09:51:53.998771  2168 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:53.999536   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:51:53.999792   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912294854977-391-0/minicluster-data/ts-1-root
uuid: "53b42d7b289d42e58a4729edf0a43a45"
format_stamp: "Formatted at 2026-06-08 09:51:53 on dist-test-slave-cqs2"
I20260608 09:51:54.000025   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912294854977-391-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912294854977-391-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912294854977-391-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:54.015902   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:54.016943   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:54.018280   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:54.020536   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:54.020741   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:54.020960   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:54.021111   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:54.058282   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.194:42655
I20260608 09:51:54.058409  2230 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.194:42655 every 8 connection(s)
I20260608 09:51:54.063202   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:51:54.069537  2234 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:51:54.070672  2235 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:54.073058   391 server_base.cc:1061] running on GCE node
W20260608 09:51:54.073868  2237 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:51:54.074723   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:51:54.074985   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:51:54.075217   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912314075196 us; error 0 us; skew 500 ppm
I20260608 09:51:54.075532  2231 heartbeater.cc:344] Connected to a master server at 127.0.97.254:35563
I20260608 09:51:54.075831   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:51:54.075889  2231 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:54.076705  2231 heartbeater.cc:507] Master 127.0.97.254:35563 requested a full tablet report, sending...
I20260608 09:51:54.078342   391 webserver.cc:533] Webserver started at http://127.0.97.195:42049/ using document root <none> and password file <none>
I20260608 09:51:54.078882   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:51:54.078873  2029 ts_manager.cc:194] Registered new tserver with Master: 53b42d7b289d42e58a4729edf0a43a45 (127.0.97.194:42655)
I20260608 09:51:54.079310   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:51:54.079595   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:51:54.080386  2029 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47910
I20260608 09:51:54.080600   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912294854977-391-0/minicluster-data/ts-2-root/instance:
uuid: "5700f473464a44e4b4eecdd84ae7ad05"
format_stamp: "Formatted at 2026-06-08 09:51:54 on dist-test-slave-cqs2"
I20260608 09:51:54.085037   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 09:51:54.088146  2242 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:54.088858   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:51:54.089128   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912294854977-391-0/minicluster-data/ts-2-root
uuid: "5700f473464a44e4b4eecdd84ae7ad05"
format_stamp: "Formatted at 2026-06-08 09:51:54 on dist-test-slave-cqs2"
I20260608 09:51:54.089383   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912294854977-391-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912294854977-391-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912294854977-391-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:51:54.111951   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:51:54.112994   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:51:54.114383   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:51:54.116712   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:51:54.116911   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:54.117133   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:51:54.117290   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:51:54.154132   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.195:44507
I20260608 09:51:54.154242  2304 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.195:44507 every 8 connection(s)
I20260608 09:51:54.167243  2305 heartbeater.cc:344] Connected to a master server at 127.0.97.254:35563
I20260608 09:51:54.167622  2305 heartbeater.cc:461] Registering TS with master...
I20260608 09:51:54.168277  2305 heartbeater.cc:507] Master 127.0.97.254:35563 requested a full tablet report, sending...
I20260608 09:51:54.170171  2029 ts_manager.cc:194] Registered new tserver with Master: 5700f473464a44e4b4eecdd84ae7ad05 (127.0.97.195:44507)
I20260608 09:51:54.170986   391 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013560832s
I20260608 09:51:54.171811  2029 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47926
I20260608 09:51:54.996728  2156 heartbeater.cc:499] Master 127.0.97.254:35563 was elected leader, sending a full tablet report...
I20260608 09:51:55.096938  2231 heartbeater.cc:499] Master 127.0.97.254:35563 was elected leader, sending a full tablet report...
I20260608 09:51:55.174995  2305 heartbeater.cc:499] Master 127.0.97.254:35563 was elected leader, sending a full tablet report...
I20260608 09:51:55.229894  2029 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36882:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:51:55.232287  2029 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:51:55.283828  2196 tablet_service.cc:1511] Processing CreateTablet for tablet c3c53b112519400b8c707eb4471a97ad (DEFAULT_TABLE table=test-workload [id=0a201794a10542f585514a396f76b1fa]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 09:51:55.285821  2196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3c53b112519400b8c707eb4471a97ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:55.288596  2195 tablet_service.cc:1511] Processing CreateTablet for tablet 31324e0786ef4d9a91a6e8ab393adb04 (DEFAULT_TABLE table=test-workload [id=0a201794a10542f585514a396f76b1fa]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 09:51:55.290290  2195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31324e0786ef4d9a91a6e8ab393adb04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:55.308992  2326 tablet_bootstrap.cc:492] T c3c53b112519400b8c707eb4471a97ad P 53b42d7b289d42e58a4729edf0a43a45: Bootstrap starting.
I20260608 09:51:55.308645  2120 tablet_service.cc:1511] Processing CreateTablet for tablet 31324e0786ef4d9a91a6e8ab393adb04 (DEFAULT_TABLE table=test-workload [id=0a201794a10542f585514a396f76b1fa]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 09:51:55.309976  2121 tablet_service.cc:1511] Processing CreateTablet for tablet c3c53b112519400b8c707eb4471a97ad (DEFAULT_TABLE table=test-workload [id=0a201794a10542f585514a396f76b1fa]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 09:51:55.311642  2120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31324e0786ef4d9a91a6e8ab393adb04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:55.312417  2121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3c53b112519400b8c707eb4471a97ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:55.312135  2270 tablet_service.cc:1511] Processing CreateTablet for tablet c3c53b112519400b8c707eb4471a97ad (DEFAULT_TABLE table=test-workload [id=0a201794a10542f585514a396f76b1fa]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 09:51:55.312462  2269 tablet_service.cc:1511] Processing CreateTablet for tablet 31324e0786ef4d9a91a6e8ab393adb04 (DEFAULT_TABLE table=test-workload [id=0a201794a10542f585514a396f76b1fa]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 09:51:55.313804  2270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3c53b112519400b8c707eb4471a97ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:55.314486  2269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31324e0786ef4d9a91a6e8ab393adb04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:51:55.327924  2326 tablet_bootstrap.cc:654] T c3c53b112519400b8c707eb4471a97ad P 53b42d7b289d42e58a4729edf0a43a45: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:55.337236  2327 tablet_bootstrap.cc:492] T c3c53b112519400b8c707eb4471a97ad P a4f63b6599e14263ac2c89a73dae6227: Bootstrap starting.
I20260608 09:51:55.341773  2328 tablet_bootstrap.cc:492] T 31324e0786ef4d9a91a6e8ab393adb04 P 5700f473464a44e4b4eecdd84ae7ad05: Bootstrap starting.
I20260608 09:51:55.346577  2326 tablet_bootstrap.cc:492] T c3c53b112519400b8c707eb4471a97ad P 53b42d7b289d42e58a4729edf0a43a45: No bootstrap required, opened a new log
I20260608 09:51:55.347141  2326 ts_tablet_manager.cc:1403] T c3c53b112519400b8c707eb4471a97ad P 53b42d7b289d42e58a4729edf0a43a45: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.000s
I20260608 09:51:55.347695  2327 tablet_bootstrap.cc:654] T c3c53b112519400b8c707eb4471a97ad P a4f63b6599e14263ac2c89a73dae6227: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:55.348210  2328 tablet_bootstrap.cc:654] T 31324e0786ef4d9a91a6e8ab393adb04 P 5700f473464a44e4b4eecdd84ae7ad05: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:55.350646  2326 raft_consensus.cc:359] T c3c53b112519400b8c707eb4471a97ad P 53b42d7b289d42e58a4729edf0a43a45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b42d7b289d42e58a4729edf0a43a45" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42655 } } peers { permanent_uuid: "5700f473464a44e4b4eecdd84ae7ad05" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44507 } } peers { permanent_uuid: "a4f63b6599e14263ac2c89a73dae6227" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33421 } }
I20260608 09:51:55.351751  2326 raft_consensus.cc:385] T c3c53b112519400b8c707eb4471a97ad P 53b42d7b289d42e58a4729edf0a43a45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:55.352072  2326 raft_consensus.cc:740] T c3c53b112519400b8c707eb4471a97ad P 53b42d7b289d42e58a4729edf0a43a45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b42d7b289d42e58a4729edf0a43a45, State: Initialized, Role: FOLLOWER
I20260608 09:51:55.353662  2328 tablet_bootstrap.cc:492] T 31324e0786ef4d9a91a6e8ab393adb04 P 5700f473464a44e4b4eecdd84ae7ad05: No bootstrap required, opened a new log
I20260608 09:51:55.353783  2327 tablet_bootstrap.cc:492] T c3c53b112519400b8c707eb4471a97ad P a4f63b6599e14263ac2c89a73dae6227: No bootstrap required, opened a new log
I20260608 09:51:55.354276  2328 ts_tablet_manager.cc:1403] T 31324e0786ef4d9a91a6e8ab393adb04 P 5700f473464a44e4b4eecdd84ae7ad05: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260608 09:51:55.354452  2327 ts_tablet_manager.cc:1403] T c3c53b112519400b8c707eb4471a97ad P a4f63b6599e14263ac2c89a73dae6227: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260608 09:51:55.354107  2326 consensus_queue.cc:260] T c3c53b112519400b8c707eb4471a97ad P 53b42d7b289d42e58a4729edf0a43a45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b42d7b289d42e58a4729edf0a43a45" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42655 } } peers { permanent_uuid: "5700f473464a44e4b4eecdd84ae7ad05" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44507 } } peers { permanent_uuid: "a4f63b6599e14263ac2c89a73dae6227" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33421 } }
I20260608 09:51:55.357494  2326 ts_tablet_manager.cc:1434] T c3c53b112519400b8c707eb4471a97ad P 53b42d7b289d42e58a4729edf0a43a45: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260608 09:51:55.357520  2327 raft_consensus.cc:359] T c3c53b112519400b8c707eb4471a97ad P a4f63b6599e14263ac2c89a73dae6227 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b42d7b289d42e58a4729edf0a43a45" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42655 } } peers { permanent_uuid: "5700f473464a44e4b4eecdd84ae7ad05" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44507 } } peers { permanent_uuid: "a4f63b6599e14263ac2c89a73dae6227" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33421 } }
I20260608 09:51:55.357932  2328 raft_consensus.cc:359] T 31324e0786ef4d9a91a6e8ab393adb04 P 5700f473464a44e4b4eecdd84ae7ad05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f63b6599e14263ac2c89a73dae6227" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33421 } } peers { permanent_uuid: "53b42d7b289d42e58a4729edf0a43a45" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42655 } } peers { permanent_uuid: "5700f473464a44e4b4eecdd84ae7ad05" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44507 } }
I20260608 09:51:55.358532  2327 raft_consensus.cc:385] T c3c53b112519400b8c707eb4471a97ad P a4f63b6599e14263ac2c89a73dae6227 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:55.358681  2326 tablet_bootstrap.cc:492] T 31324e0786ef4d9a91a6e8ab393adb04 P 53b42d7b289d42e58a4729edf0a43a45: Bootstrap starting.
I20260608 09:51:55.358925  2328 raft_consensus.cc:385] T 31324e0786ef4d9a91a6e8ab393adb04 P 5700f473464a44e4b4eecdd84ae7ad05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:55.358981  2327 raft_consensus.cc:740] T c3c53b112519400b8c707eb4471a97ad P a4f63b6599e14263ac2c89a73dae6227 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4f63b6599e14263ac2c89a73dae6227, State: Initialized, Role: FOLLOWER
I20260608 09:51:55.359619  2328 raft_consensus.cc:740] T 31324e0786ef4d9a91a6e8ab393adb04 P 5700f473464a44e4b4eecdd84ae7ad05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5700f473464a44e4b4eecdd84ae7ad05, State: Initialized, Role: FOLLOWER
I20260608 09:51:55.360287  2327 consensus_queue.cc:260] T c3c53b112519400b8c707eb4471a97ad P a4f63b6599e14263ac2c89a73dae6227 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b42d7b289d42e58a4729edf0a43a45" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42655 } } peers { permanent_uuid: "5700f473464a44e4b4eecdd84ae7ad05" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44507 } } peers { permanent_uuid: "a4f63b6599e14263ac2c89a73dae6227" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33421 } }
I20260608 09:51:55.360670  2328 consensus_queue.cc:260] T 31324e0786ef4d9a91a6e8ab393adb04 P 5700f473464a44e4b4eecdd84ae7ad05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f63b6599e14263ac2c89a73dae6227" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33421 } } peers { permanent_uuid: "53b42d7b289d42e58a4729edf0a43a45" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42655 } } peers { permanent_uuid: "5700f473464a44e4b4eecdd84ae7ad05" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44507 } }
I20260608 09:51:55.366055  2326 tablet_bootstrap.cc:654] T 31324e0786ef4d9a91a6e8ab393adb04 P 53b42d7b289d42e58a4729edf0a43a45: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:55.370018  2327 ts_tablet_manager.cc:1434] T c3c53b112519400b8c707eb4471a97ad P a4f63b6599e14263ac2c89a73dae6227: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.010s
I20260608 09:51:55.370551  2328 ts_tablet_manager.cc:1434] T 31324e0786ef4d9a91a6e8ab393adb04 P 5700f473464a44e4b4eecdd84ae7ad05: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.008s
I20260608 09:51:55.373862  2327 tablet_bootstrap.cc:492] T 31324e0786ef4d9a91a6e8ab393adb04 P a4f63b6599e14263ac2c89a73dae6227: Bootstrap starting.
I20260608 09:51:55.373988  2328 tablet_bootstrap.cc:492] T c3c53b112519400b8c707eb4471a97ad P 5700f473464a44e4b4eecdd84ae7ad05: Bootstrap starting.
I20260608 09:51:55.380990  2327 tablet_bootstrap.cc:654] T 31324e0786ef4d9a91a6e8ab393adb04 P a4f63b6599e14263ac2c89a73dae6227: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:55.381827  2328 tablet_bootstrap.cc:654] T c3c53b112519400b8c707eb4471a97ad P 5700f473464a44e4b4eecdd84ae7ad05: Neither blocks nor log segments found. Creating new log.
I20260608 09:51:55.392899  2327 tablet_bootstrap.cc:492] T 31324e0786ef4d9a91a6e8ab393adb04 P a4f63b6599e14263ac2c89a73dae6227: No bootstrap required, opened a new log
I20260608 09:51:55.393407  2327 ts_tablet_manager.cc:1403] T 31324e0786ef4d9a91a6e8ab393adb04 P a4f63b6599e14263ac2c89a73dae6227: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.001s
I20260608 09:51:55.394309  2328 tablet_bootstrap.cc:492] T c3c53b112519400b8c707eb4471a97ad P 5700f473464a44e4b4eecdd84ae7ad05: No bootstrap required, opened a new log
I20260608 09:51:55.394918  2328 ts_tablet_manager.cc:1403] T c3c53b112519400b8c707eb4471a97ad P 5700f473464a44e4b4eecdd84ae7ad05: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260608 09:51:55.396311  2327 raft_consensus.cc:359] T 31324e0786ef4d9a91a6e8ab393adb04 P a4f63b6599e14263ac2c89a73dae6227 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f63b6599e14263ac2c89a73dae6227" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33421 } } peers { permanent_uuid: "53b42d7b289d42e58a4729edf0a43a45" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42655 } } peers { permanent_uuid: "5700f473464a44e4b4eecdd84ae7ad05" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44507 } }
I20260608 09:51:55.397042  2327 raft_consensus.cc:385] T 31324e0786ef4d9a91a6e8ab393adb04 P a4f63b6599e14263ac2c89a73dae6227 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:55.397472  2327 raft_consensus.cc:740] T 31324e0786ef4d9a91a6e8ab393adb04 P a4f63b6599e14263ac2c89a73dae6227 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4f63b6599e14263ac2c89a73dae6227, State: Initialized, Role: FOLLOWER
I20260608 09:51:55.398368  2328 raft_consensus.cc:359] T c3c53b112519400b8c707eb4471a97ad P 5700f473464a44e4b4eecdd84ae7ad05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b42d7b289d42e58a4729edf0a43a45" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42655 } } peers { permanent_uuid: "5700f473464a44e4b4eecdd84ae7ad05" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44507 } } peers { permanent_uuid: "a4f63b6599e14263ac2c89a73dae6227" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33421 } }
I20260608 09:51:55.398419  2327 consensus_queue.cc:260] T 31324e0786ef4d9a91a6e8ab393adb04 P a4f63b6599e14263ac2c89a73dae6227 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f63b6599e14263ac2c89a73dae6227" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33421 } } peers { permanent_uuid: "53b42d7b289d42e58a4729edf0a43a45" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42655 } } peers { permanent_uuid: "5700f473464a44e4b4eecdd84ae7ad05" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44507 } }
I20260608 09:51:55.399022  2328 raft_consensus.cc:385] T c3c53b112519400b8c707eb4471a97ad P 5700f473464a44e4b4eecdd84ae7ad05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:55.399389  2328 raft_consensus.cc:740] T c3c53b112519400b8c707eb4471a97ad P 5700f473464a44e4b4eecdd84ae7ad05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5700f473464a44e4b4eecdd84ae7ad05, State: Initialized, Role: FOLLOWER
I20260608 09:51:55.400588  2326 tablet_bootstrap.cc:492] T 31324e0786ef4d9a91a6e8ab393adb04 P 53b42d7b289d42e58a4729edf0a43a45: No bootstrap required, opened a new log
I20260608 09:51:55.400334  2328 consensus_queue.cc:260] T c3c53b112519400b8c707eb4471a97ad P 5700f473464a44e4b4eecdd84ae7ad05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b42d7b289d42e58a4729edf0a43a45" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42655 } } peers { permanent_uuid: "5700f473464a44e4b4eecdd84ae7ad05" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44507 } } peers { permanent_uuid: "a4f63b6599e14263ac2c89a73dae6227" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33421 } }
I20260608 09:51:55.400713  2327 ts_tablet_manager.cc:1434] T 31324e0786ef4d9a91a6e8ab393adb04 P a4f63b6599e14263ac2c89a73dae6227: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:51:55.401063  2326 ts_tablet_manager.cc:1403] T 31324e0786ef4d9a91a6e8ab393adb04 P 53b42d7b289d42e58a4729edf0a43a45: Time spent bootstrapping tablet: real 0.043s	user 0.023s	sys 0.016s
I20260608 09:51:55.402501  2328 ts_tablet_manager.cc:1434] T c3c53b112519400b8c707eb4471a97ad P 5700f473464a44e4b4eecdd84ae7ad05: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260608 09:51:55.404913  2326 raft_consensus.cc:359] T 31324e0786ef4d9a91a6e8ab393adb04 P 53b42d7b289d42e58a4729edf0a43a45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f63b6599e14263ac2c89a73dae6227" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33421 } } peers { permanent_uuid: "53b42d7b289d42e58a4729edf0a43a45" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42655 } } peers { permanent_uuid: "5700f473464a44e4b4eecdd84ae7ad05" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44507 } }
I20260608 09:51:55.405725  2326 raft_consensus.cc:385] T 31324e0786ef4d9a91a6e8ab393adb04 P 53b42d7b289d42e58a4729edf0a43a45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:51:55.406021  2326 raft_consensus.cc:740] T 31324e0786ef4d9a91a6e8ab393adb04 P 53b42d7b289d42e58a4729edf0a43a45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b42d7b289d42e58a4729edf0a43a45, State: Initialized, Role: FOLLOWER
I20260608 09:51:55.407297  2326 consensus_queue.cc:260] T 31324e0786ef4d9a91a6e8ab393adb04 P 53b42d7b289d42e58a4729edf0a43a45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f63b6599e14263ac2c89a73dae6227" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33421 } } peers { permanent_uuid: "53b42d7b289d42e58a4729edf0a43a45" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42655 } } peers { permanent_uuid: "5700f473464a44e4b4eecdd84ae7ad05" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44507 } }
I20260608 09:51:55.409710  2326 ts_tablet_manager.cc:1434] T 31324e0786ef4d9a91a6e8ab393adb04 P 53b42d7b289d42e58a4729edf0a43a45: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:51:55.429924  2332 raft_consensus.cc:493] T 31324e0786ef4d9a91a6e8ab393adb04 P 53b42d7b289d42e58a4729edf0a43a45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:55.430382  2332 raft_consensus.cc:515] T 31324e0786ef4d9a91a6e8ab393adb04 P 53b42d7b289d42e58a4729edf0a43a45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f63b6599e14263ac2c89a73dae6227" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33421 } } peers { permanent_uuid: "53b42d7b289d42e58a4729edf0a43a45" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42655 } } peers { permanent_uuid: "5700f473464a44e4b4eecdd84ae7ad05" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44507 } }
I20260608 09:51:55.432701  2332 leader_election.cc:290] T 31324e0786ef4d9a91a6e8ab393adb04 P 53b42d7b289d42e58a4729edf0a43a45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4f63b6599e14263ac2c89a73dae6227 (127.0.97.193:33421), 5700f473464a44e4b4eecdd84ae7ad05 (127.0.97.195:44507)
I20260608 09:51:55.443948  2131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31324e0786ef4d9a91a6e8ab393adb04" candidate_uuid: "53b42d7b289d42e58a4729edf0a43a45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4f63b6599e14263ac2c89a73dae6227" is_pre_election: true
I20260608 09:51:55.444805  2131 raft_consensus.cc:2468] T 31324e0786ef4d9a91a6e8ab393adb04 P a4f63b6599e14263ac2c89a73dae6227 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53b42d7b289d42e58a4729edf0a43a45 in term 0.
I20260608 09:51:55.445499  2280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31324e0786ef4d9a91a6e8ab393adb04" candidate_uuid: "53b42d7b289d42e58a4729edf0a43a45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5700f473464a44e4b4eecdd84ae7ad05" is_pre_election: true
I20260608 09:51:55.446069  2171 leader_election.cc:304] T 31324e0786ef4d9a91a6e8ab393adb04 P 53b42d7b289d42e58a4729edf0a43a45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53b42d7b289d42e58a4729edf0a43a45, a4f63b6599e14263ac2c89a73dae6227; no voters: 
I20260608 09:51:55.446162  2280 raft_consensus.cc:2468] T 31324e0786ef4d9a91a6e8ab393adb04 P 5700f473464a44e4b4eecdd84ae7ad05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53b42d7b289d42e58a4729edf0a43a45 in term 0.
I20260608 09:51:55.446835  2332 raft_consensus.cc:2804] T 31324e0786ef4d9a91a6e8ab393adb04 P 53b42d7b289d42e58a4729edf0a43a45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:55.447213  2332 raft_consensus.cc:493] T 31324e0786ef4d9a91a6e8ab393adb04 P 53b42d7b289d42e58a4729edf0a43a45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:55.447479  2332 raft_consensus.cc:3060] T 31324e0786ef4d9a91a6e8ab393adb04 P 53b42d7b289d42e58a4729edf0a43a45 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:55.452260  2332 raft_consensus.cc:515] T 31324e0786ef4d9a91a6e8ab393adb04 P 53b42d7b289d42e58a4729edf0a43a45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f63b6599e14263ac2c89a73dae6227" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33421 } } peers { permanent_uuid: "53b42d7b289d42e58a4729edf0a43a45" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42655 } } peers { permanent_uuid: "5700f473464a44e4b4eecdd84ae7ad05" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44507 } }
I20260608 09:51:55.453850  2332 leader_election.cc:290] T 31324e0786ef4d9a91a6e8ab393adb04 P 53b42d7b289d42e58a4729edf0a43a45 [CANDIDATE]: Term 1 election: Requested vote from peers a4f63b6599e14263ac2c89a73dae6227 (127.0.97.193:33421), 5700f473464a44e4b4eecdd84ae7ad05 (127.0.97.195:44507)
I20260608 09:51:55.454684  2131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31324e0786ef4d9a91a6e8ab393adb04" candidate_uuid: "53b42d7b289d42e58a4729edf0a43a45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4f63b6599e14263ac2c89a73dae6227"
I20260608 09:51:55.454828  2280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31324e0786ef4d9a91a6e8ab393adb04" candidate_uuid: "53b42d7b289d42e58a4729edf0a43a45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5700f473464a44e4b4eecdd84ae7ad05"
I20260608 09:51:55.455292  2131 raft_consensus.cc:3060] T 31324e0786ef4d9a91a6e8ab393adb04 P a4f63b6599e14263ac2c89a73dae6227 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:55.455358  2280 raft_consensus.cc:3060] T 31324e0786ef4d9a91a6e8ab393adb04 P 5700f473464a44e4b4eecdd84ae7ad05 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:55.462373  2280 raft_consensus.cc:2468] T 31324e0786ef4d9a91a6e8ab393adb04 P 5700f473464a44e4b4eecdd84ae7ad05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b42d7b289d42e58a4729edf0a43a45 in term 1.
I20260608 09:51:55.462376  2131 raft_consensus.cc:2468] T 31324e0786ef4d9a91a6e8ab393adb04 P a4f63b6599e14263ac2c89a73dae6227 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b42d7b289d42e58a4729edf0a43a45 in term 1.
I20260608 09:51:55.463688  2171 leader_election.cc:304] T 31324e0786ef4d9a91a6e8ab393adb04 P 53b42d7b289d42e58a4729edf0a43a45 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53b42d7b289d42e58a4729edf0a43a45, 5700f473464a44e4b4eecdd84ae7ad05; no voters: 
I20260608 09:51:55.464339  2332 raft_consensus.cc:2804] T 31324e0786ef4d9a91a6e8ab393adb04 P 53b42d7b289d42e58a4729edf0a43a45 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:55.465364  2332 raft_consensus.cc:697] T 31324e0786ef4d9a91a6e8ab393adb04 P 53b42d7b289d42e58a4729edf0a43a45 [term 1 LEADER]: Becoming Leader. State: Replica: 53b42d7b289d42e58a4729edf0a43a45, State: Running, Role: LEADER
I20260608 09:51:55.466185  2332 consensus_queue.cc:237] T 31324e0786ef4d9a91a6e8ab393adb04 P 53b42d7b289d42e58a4729edf0a43a45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f63b6599e14263ac2c89a73dae6227" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33421 } } peers { permanent_uuid: "53b42d7b289d42e58a4729edf0a43a45" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42655 } } peers { permanent_uuid: "5700f473464a44e4b4eecdd84ae7ad05" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44507 } }
I20260608 09:51:55.474867  2029 catalog_manager.cc:5696] T 31324e0786ef4d9a91a6e8ab393adb04 P 53b42d7b289d42e58a4729edf0a43a45 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53b42d7b289d42e58a4729edf0a43a45 (127.0.97.194). New cstate: current_term: 1 leader_uuid: "53b42d7b289d42e58a4729edf0a43a45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f63b6599e14263ac2c89a73dae6227" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b42d7b289d42e58a4729edf0a43a45" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5700f473464a44e4b4eecdd84ae7ad05" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44507 } health_report { overall_health: UNKNOWN } } }
I20260608 09:51:55.594556  2332 raft_consensus.cc:493] T c3c53b112519400b8c707eb4471a97ad P 53b42d7b289d42e58a4729edf0a43a45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:51:55.595077  2332 raft_consensus.cc:515] T c3c53b112519400b8c707eb4471a97ad P 53b42d7b289d42e58a4729edf0a43a45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b42d7b289d42e58a4729edf0a43a45" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42655 } } peers { permanent_uuid: "5700f473464a44e4b4eecdd84ae7ad05" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44507 } } peers { permanent_uuid: "a4f63b6599e14263ac2c89a73dae6227" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33421 } }
I20260608 09:51:55.596812  2332 leader_election.cc:290] T c3c53b112519400b8c707eb4471a97ad P 53b42d7b289d42e58a4729edf0a43a45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5700f473464a44e4b4eecdd84ae7ad05 (127.0.97.195:44507), a4f63b6599e14263ac2c89a73dae6227 (127.0.97.193:33421)
I20260608 09:51:55.597756  2280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c53b112519400b8c707eb4471a97ad" candidate_uuid: "53b42d7b289d42e58a4729edf0a43a45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5700f473464a44e4b4eecdd84ae7ad05" is_pre_election: true
I20260608 09:51:55.597970  2131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c53b112519400b8c707eb4471a97ad" candidate_uuid: "53b42d7b289d42e58a4729edf0a43a45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4f63b6599e14263ac2c89a73dae6227" is_pre_election: true
I20260608 09:51:55.598282  2280 raft_consensus.cc:2468] T c3c53b112519400b8c707eb4471a97ad P 5700f473464a44e4b4eecdd84ae7ad05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53b42d7b289d42e58a4729edf0a43a45 in term 0.
I20260608 09:51:55.598580  2131 raft_consensus.cc:2468] T c3c53b112519400b8c707eb4471a97ad P a4f63b6599e14263ac2c89a73dae6227 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53b42d7b289d42e58a4729edf0a43a45 in term 0.
I20260608 09:51:55.599344  2171 leader_election.cc:304] T c3c53b112519400b8c707eb4471a97ad P 53b42d7b289d42e58a4729edf0a43a45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53b42d7b289d42e58a4729edf0a43a45, 5700f473464a44e4b4eecdd84ae7ad05; no voters: 
I20260608 09:51:55.600068  2332 raft_consensus.cc:2804] T c3c53b112519400b8c707eb4471a97ad P 53b42d7b289d42e58a4729edf0a43a45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:51:55.600435  2332 raft_consensus.cc:493] T c3c53b112519400b8c707eb4471a97ad P 53b42d7b289d42e58a4729edf0a43a45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:51:55.600720  2332 raft_consensus.cc:3060] T c3c53b112519400b8c707eb4471a97ad P 53b42d7b289d42e58a4729edf0a43a45 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:55.605321  2332 raft_consensus.cc:515] T c3c53b112519400b8c707eb4471a97ad P 53b42d7b289d42e58a4729edf0a43a45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b42d7b289d42e58a4729edf0a43a45" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42655 } } peers { permanent_uuid: "5700f473464a44e4b4eecdd84ae7ad05" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44507 } } peers { permanent_uuid: "a4f63b6599e14263ac2c89a73dae6227" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33421 } }
I20260608 09:51:55.607016  2332 leader_election.cc:290] T c3c53b112519400b8c707eb4471a97ad P 53b42d7b289d42e58a4729edf0a43a45 [CANDIDATE]: Term 1 election: Requested vote from peers 5700f473464a44e4b4eecdd84ae7ad05 (127.0.97.195:44507), a4f63b6599e14263ac2c89a73dae6227 (127.0.97.193:33421)
I20260608 09:51:55.607677  2280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c53b112519400b8c707eb4471a97ad" candidate_uuid: "53b42d7b289d42e58a4729edf0a43a45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5700f473464a44e4b4eecdd84ae7ad05"
I20260608 09:51:55.608144  2280 raft_consensus.cc:3060] T c3c53b112519400b8c707eb4471a97ad P 5700f473464a44e4b4eecdd84ae7ad05 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:55.608047  2131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c53b112519400b8c707eb4471a97ad" candidate_uuid: "53b42d7b289d42e58a4729edf0a43a45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4f63b6599e14263ac2c89a73dae6227"
I20260608 09:51:55.608619  2131 raft_consensus.cc:3060] T c3c53b112519400b8c707eb4471a97ad P a4f63b6599e14263ac2c89a73dae6227 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:51:55.612535  2280 raft_consensus.cc:2468] T c3c53b112519400b8c707eb4471a97ad P 5700f473464a44e4b4eecdd84ae7ad05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b42d7b289d42e58a4729edf0a43a45 in term 1.
I20260608 09:51:55.612937  2131 raft_consensus.cc:2468] T c3c53b112519400b8c707eb4471a97ad P a4f63b6599e14263ac2c89a73dae6227 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b42d7b289d42e58a4729edf0a43a45 in term 1.
I20260608 09:51:55.613459  2171 leader_election.cc:304] T c3c53b112519400b8c707eb4471a97ad P 53b42d7b289d42e58a4729edf0a43a45 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53b42d7b289d42e58a4729edf0a43a45, 5700f473464a44e4b4eecdd84ae7ad05; no voters: 
I20260608 09:51:55.614212  2332 raft_consensus.cc:2804] T c3c53b112519400b8c707eb4471a97ad P 53b42d7b289d42e58a4729edf0a43a45 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:51:55.614709  2332 raft_consensus.cc:697] T c3c53b112519400b8c707eb4471a97ad P 53b42d7b289d42e58a4729edf0a43a45 [term 1 LEADER]: Becoming Leader. State: Replica: 53b42d7b289d42e58a4729edf0a43a45, State: Running, Role: LEADER
I20260608 09:51:55.615520  2332 consensus_queue.cc:237] T c3c53b112519400b8c707eb4471a97ad P 53b42d7b289d42e58a4729edf0a43a45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b42d7b289d42e58a4729edf0a43a45" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42655 } } peers { permanent_uuid: "5700f473464a44e4b4eecdd84ae7ad05" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44507 } } peers { permanent_uuid: "a4f63b6599e14263ac2c89a73dae6227" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33421 } }
I20260608 09:51:55.622171  2029 catalog_manager.cc:5696] T c3c53b112519400b8c707eb4471a97ad P 53b42d7b289d42e58a4729edf0a43a45 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53b42d7b289d42e58a4729edf0a43a45 (127.0.97.194). New cstate: current_term: 1 leader_uuid: "53b42d7b289d42e58a4729edf0a43a45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b42d7b289d42e58a4729edf0a43a45" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5700f473464a44e4b4eecdd84ae7ad05" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4f63b6599e14263ac2c89a73dae6227" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33421 } health_report { overall_health: UNKNOWN } } }
I20260608 09:51:55.816497  2082 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:51:55.829500  2206 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3c53b112519400b8c707eb4471a97ad"
dest_uuid: "53b42d7b289d42e58a4729edf0a43a45"
mode: GRACEFUL
new_leader_uuid: "5700f473464a44e4b4eecdd84ae7ad05"
 from {username='slave'} at 127.0.0.1:50570
I20260608 09:51:55.830067  2206 raft_consensus.cc:606] T c3c53b112519400b8c707eb4471a97ad P 53b42d7b289d42e58a4729edf0a43a45 [term 1 LEADER]: Received request to transfer leadership to TS 5700f473464a44e4b4eecdd84ae7ad05
I20260608 09:51:55.831195  2082 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 09:51:55.831548  2082 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:51:55.931978  2332 consensus_queue.cc:1048] T 31324e0786ef4d9a91a6e8ab393adb04 P 53b42d7b289d42e58a4729edf0a43a45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4f63b6599e14263ac2c89a73dae6227" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:55.946159  2348 consensus_queue.cc:1048] T 31324e0786ef4d9a91a6e8ab393adb04 P 53b42d7b289d42e58a4729edf0a43a45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5700f473464a44e4b4eecdd84ae7ad05" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:56.102265  2348 consensus_queue.cc:1048] T c3c53b112519400b8c707eb4471a97ad P 53b42d7b289d42e58a4729edf0a43a45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4f63b6599e14263ac2c89a73dae6227" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:56.113478  2340 consensus_queue.cc:1048] T c3c53b112519400b8c707eb4471a97ad P 53b42d7b289d42e58a4729edf0a43a45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5700f473464a44e4b4eecdd84ae7ad05" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:51:56.121891  2340 raft_consensus.cc:993] T c3c53b112519400b8c707eb4471a97ad P 53b42d7b289d42e58a4729edf0a43a45: : Instructing follower 5700f473464a44e4b4eecdd84ae7ad05 to start an election
I20260608 09:51:56.122305  2332 raft_consensus.cc:1081] T c3c53b112519400b8c707eb4471a97ad P 53b42d7b289d42e58a4729edf0a43a45 [term 1 LEADER]: Signalling peer 5700f473464a44e4b4eecdd84ae7ad05 to start an election
I20260608 09:51:56.123996  2280 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3c53b112519400b8c707eb4471a97ad"
dest_uuid: "5700f473464a44e4b4eecdd84ae7ad05"
 from {username='slave'} at 127.0.0.1:55788
I20260608 09:51:56.124557  2280 raft_consensus.cc:493] T c3c53b112519400b8c707eb4471a97ad P 5700f473464a44e4b4eecdd84ae7ad05 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:51:56.124859  2280 raft_consensus.cc:3060] T c3c53b112519400b8c707eb4471a97ad P 5700f473464a44e4b4eecdd84ae7ad05 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:51:56.129518  2280 raft_consensus.cc:515] T c3c53b112519400b8c707eb4471a97ad P 5700f473464a44e4b4eecdd84ae7ad05 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b42d7b289d42e58a4729edf0a43a45" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42655 } } peers { permanent_uuid: "5700f473464a44e4b4eecdd84ae7ad05" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44507 } } peers { permanent_uuid: "a4f63b6599e14263ac2c89a73dae6227" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33421 } }
I20260608 09:51:56.131690  2280 leader_election.cc:290] T c3c53b112519400b8c707eb4471a97ad P 5700f473464a44e4b4eecdd84ae7ad05 [CANDIDATE]: Term 2 election: Requested vote from peers 53b42d7b289d42e58a4729edf0a43a45 (127.0.97.194:42655), a4f63b6599e14263ac2c89a73dae6227 (127.0.97.193:33421)
I20260608 09:51:56.142405  2206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c53b112519400b8c707eb4471a97ad" candidate_uuid: "5700f473464a44e4b4eecdd84ae7ad05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53b42d7b289d42e58a4729edf0a43a45"
I20260608 09:51:56.142907  2206 raft_consensus.cc:3055] T c3c53b112519400b8c707eb4471a97ad P 53b42d7b289d42e58a4729edf0a43a45 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:51:56.143234  2206 raft_consensus.cc:740] T c3c53b112519400b8c707eb4471a97ad P 53b42d7b289d42e58a4729edf0a43a45 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 53b42d7b289d42e58a4729edf0a43a45, State: Running, Role: LEADER
I20260608 09:51:56.143909  2131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3c53b112519400b8c707eb4471a97ad" candidate_uuid: "5700f473464a44e4b4eecdd84ae7ad05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4f63b6599e14263ac2c89a73dae6227"
I20260608 09:51:56.143923  2206 consensus_queue.cc:260] T c3c53b112519400b8c707eb4471a97ad P 53b42d7b289d42e58a4729edf0a43a45 [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: "53b42d7b289d42e58a4729edf0a43a45" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42655 } } peers { permanent_uuid: "5700f473464a44e4b4eecdd84ae7ad05" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44507 } } peers { permanent_uuid: "a4f63b6599e14263ac2c89a73dae6227" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33421 } }
I20260608 09:51:56.144480  2131 raft_consensus.cc:3060] T c3c53b112519400b8c707eb4471a97ad P a4f63b6599e14263ac2c89a73dae6227 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:51:56.145059  2206 raft_consensus.cc:3060] T c3c53b112519400b8c707eb4471a97ad P 53b42d7b289d42e58a4729edf0a43a45 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:51:56.148953  2131 raft_consensus.cc:2468] T c3c53b112519400b8c707eb4471a97ad P a4f63b6599e14263ac2c89a73dae6227 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5700f473464a44e4b4eecdd84ae7ad05 in term 2.
I20260608 09:51:56.149592  2206 raft_consensus.cc:2468] T c3c53b112519400b8c707eb4471a97ad P 53b42d7b289d42e58a4729edf0a43a45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5700f473464a44e4b4eecdd84ae7ad05 in term 2.
I20260608 09:51:56.149958  2245 leader_election.cc:304] T c3c53b112519400b8c707eb4471a97ad P 5700f473464a44e4b4eecdd84ae7ad05 [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: 5700f473464a44e4b4eecdd84ae7ad05, a4f63b6599e14263ac2c89a73dae6227; no voters: 
I20260608 09:51:56.150758  2350 raft_consensus.cc:2804] T c3c53b112519400b8c707eb4471a97ad P 5700f473464a44e4b4eecdd84ae7ad05 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:51:56.151816  2350 raft_consensus.cc:697] T c3c53b112519400b8c707eb4471a97ad P 5700f473464a44e4b4eecdd84ae7ad05 [term 2 LEADER]: Becoming Leader. State: Replica: 5700f473464a44e4b4eecdd84ae7ad05, State: Running, Role: LEADER
I20260608 09:51:56.152601  2350 consensus_queue.cc:237] T c3c53b112519400b8c707eb4471a97ad P 5700f473464a44e4b4eecdd84ae7ad05 [LEADER]: Queue 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: "53b42d7b289d42e58a4729edf0a43a45" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42655 } } peers { permanent_uuid: "5700f473464a44e4b4eecdd84ae7ad05" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44507 } } peers { permanent_uuid: "a4f63b6599e14263ac2c89a73dae6227" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33421 } }
I20260608 09:51:56.158730  2029 catalog_manager.cc:5696] T c3c53b112519400b8c707eb4471a97ad P 5700f473464a44e4b4eecdd84ae7ad05 reported cstate change: term changed from 1 to 2, leader changed from 53b42d7b289d42e58a4729edf0a43a45 (127.0.97.194) to 5700f473464a44e4b4eecdd84ae7ad05 (127.0.97.195). New cstate: current_term: 2 leader_uuid: "5700f473464a44e4b4eecdd84ae7ad05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b42d7b289d42e58a4729edf0a43a45" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5700f473464a44e4b4eecdd84ae7ad05" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4f63b6599e14263ac2c89a73dae6227" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33421 } health_report { overall_health: UNKNOWN } } }
I20260608 09:51:56.569970  2131 raft_consensus.cc:1275] T c3c53b112519400b8c707eb4471a97ad P a4f63b6599e14263ac2c89a73dae6227 [term 2 FOLLOWER]: Refusing update from remote peer 5700f473464a44e4b4eecdd84ae7ad05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:51:56.571213  2350 consensus_queue.cc:1048] T c3c53b112519400b8c707eb4471a97ad P 5700f473464a44e4b4eecdd84ae7ad05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4f63b6599e14263ac2c89a73dae6227" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:51:56.578934  2206 raft_consensus.cc:1275] T c3c53b112519400b8c707eb4471a97ad P 53b42d7b289d42e58a4729edf0a43a45 [term 2 FOLLOWER]: Refusing update from remote peer 5700f473464a44e4b4eecdd84ae7ad05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:51:56.580708  2350 consensus_queue.cc:1048] T c3c53b112519400b8c707eb4471a97ad P 5700f473464a44e4b4eecdd84ae7ad05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b42d7b289d42e58a4729edf0a43a45" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:51:57.832374  2082 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:51:57.834363  2082 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:51:57.834693  2082 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:51:59.835635  2082 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:51:59.838394  2082 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:51:59.838762  2082 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:01.839823  2082 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:01.842506  2082 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:52:01.842896  2082 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:03.843868  2082 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:03.845950  2082 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:52:03.846271  2082 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:05.847378  2082 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:05.849838  2082 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:52:05.850191  2082 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:06.752985   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:06.760568  2364 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:52:06.760586  2365 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:52:06.762082  2367 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:52:06.764397   391 server_base.cc:1061] running on GCE node
I20260608 09:52:06.766273   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:06.766474   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:52:06.766624   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912326766611 us; error 0 us; skew 500 ppm
I20260608 09:52:06.767200   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:06.769981   391 webserver.cc:533] Webserver started at http://127.0.97.196:34439/ using document root <none> and password file <none>
I20260608 09:52:06.770507   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:06.770710   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:06.771001   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:06.772397   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912294854977-391-0/minicluster-data/ts-3-root/instance:
uuid: "3f05bf6aadc245328aa746519e978920"
format_stamp: "Formatted at 2026-06-08 09:52:06 on dist-test-slave-cqs2"
I20260608 09:52:06.777209   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:52:06.780839  2372 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:06.781592   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:52:06.781877   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912294854977-391-0/minicluster-data/ts-3-root
uuid: "3f05bf6aadc245328aa746519e978920"
format_stamp: "Formatted at 2026-06-08 09:52:06 on dist-test-slave-cqs2"
I20260608 09:52:06.782152   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912294854977-391-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912294854977-391-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912294854977-391-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:52:06.796161   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:06.797577   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:06.799278   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:52:06.801787   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:52:06.802006   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:06.802270   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:52:06.802444   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:06.844671   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.196:38907
I20260608 09:52:06.844799  2434 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.196:38907 every 8 connection(s)
I20260608 09:52:06.865319  2435 heartbeater.cc:344] Connected to a master server at 127.0.97.254:35563
I20260608 09:52:06.865702  2435 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:06.866549  2435 heartbeater.cc:507] Master 127.0.97.254:35563 requested a full tablet report, sending...
I20260608 09:52:06.868708  2026 ts_manager.cc:194] Registered new tserver with Master: 3f05bf6aadc245328aa746519e978920 (127.0.97.196:38907)
I20260608 09:52:06.870247  2026 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56532
I20260608 09:52:07.851119  2082 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:07.853178  2082 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:52:07.853505  2082 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:07.872864  2435 heartbeater.cc:499] Master 127.0.97.254:35563 was elected leader, sending a full tablet report...
I20260608 09:52:07.891844  2206 consensus_queue.cc:237] T 31324e0786ef4d9a91a6e8ab393adb04 P 53b42d7b289d42e58a4729edf0a43a45 [LEADER]: Queue 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: "a4f63b6599e14263ac2c89a73dae6227" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33421 } } peers { permanent_uuid: "53b42d7b289d42e58a4729edf0a43a45" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42655 } } peers { permanent_uuid: "5700f473464a44e4b4eecdd84ae7ad05" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44507 } attrs { replace: true } } peers { permanent_uuid: "3f05bf6aadc245328aa746519e978920" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 38907 } attrs { promote: true } }
I20260608 09:52:07.899426  2280 raft_consensus.cc:1275] T 31324e0786ef4d9a91a6e8ab393adb04 P 5700f473464a44e4b4eecdd84ae7ad05 [term 1 FOLLOWER]: Refusing update from remote peer 53b42d7b289d42e58a4729edf0a43a45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:52:07.900908  2131 raft_consensus.cc:1275] T 31324e0786ef4d9a91a6e8ab393adb04 P a4f63b6599e14263ac2c89a73dae6227 [term 1 FOLLOWER]: Refusing update from remote peer 53b42d7b289d42e58a4729edf0a43a45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:52:07.902808  2442 consensus_queue.cc:1048] T 31324e0786ef4d9a91a6e8ab393adb04 P 53b42d7b289d42e58a4729edf0a43a45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4f63b6599e14263ac2c89a73dae6227" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:52:07.903937  2332 consensus_queue.cc:1048] T 31324e0786ef4d9a91a6e8ab393adb04 P 53b42d7b289d42e58a4729edf0a43a45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5700f473464a44e4b4eecdd84ae7ad05" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44507 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:52:07.913440  2332 raft_consensus.cc:2955] T 31324e0786ef4d9a91a6e8ab393adb04 P 53b42d7b289d42e58a4729edf0a43a45 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f05bf6aadc245328aa746519e978920 (127.0.97.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a4f63b6599e14263ac2c89a73dae6227" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33421 } } peers { permanent_uuid: "53b42d7b289d42e58a4729edf0a43a45" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42655 } } peers { permanent_uuid: "5700f473464a44e4b4eecdd84ae7ad05" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44507 } attrs { replace: true } } peers { permanent_uuid: "3f05bf6aadc245328aa746519e978920" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 38907 } attrs { promote: true } } }
W20260608 09:52:07.915421  2172 consensus_peers.cc:597] T 31324e0786ef4d9a91a6e8ab393adb04 P 53b42d7b289d42e58a4729edf0a43a45 -> Peer 3f05bf6aadc245328aa746519e978920 (127.0.97.196:38907): Couldn't send request to peer 3f05bf6aadc245328aa746519e978920. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 31324e0786ef4d9a91a6e8ab393adb04. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:52:07.917052  2131 raft_consensus.cc:2955] T 31324e0786ef4d9a91a6e8ab393adb04 P a4f63b6599e14263ac2c89a73dae6227 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f05bf6aadc245328aa746519e978920 (127.0.97.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a4f63b6599e14263ac2c89a73dae6227" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33421 } } peers { permanent_uuid: "53b42d7b289d42e58a4729edf0a43a45" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42655 } } peers { permanent_uuid: "5700f473464a44e4b4eecdd84ae7ad05" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44507 } attrs { replace: true } } peers { permanent_uuid: "3f05bf6aadc245328aa746519e978920" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 38907 } attrs { promote: true } } }
I20260608 09:52:07.920624  2280 raft_consensus.cc:2955] T 31324e0786ef4d9a91a6e8ab393adb04 P 5700f473464a44e4b4eecdd84ae7ad05 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f05bf6aadc245328aa746519e978920 (127.0.97.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a4f63b6599e14263ac2c89a73dae6227" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33421 } } peers { permanent_uuid: "53b42d7b289d42e58a4729edf0a43a45" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42655 } } peers { permanent_uuid: "5700f473464a44e4b4eecdd84ae7ad05" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44507 } attrs { replace: true } } peers { permanent_uuid: "3f05bf6aadc245328aa746519e978920" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 38907 } attrs { promote: true } } }
I20260608 09:52:07.934598  2026 catalog_manager.cc:5696] T 31324e0786ef4d9a91a6e8ab393adb04 P 53b42d7b289d42e58a4729edf0a43a45 reported cstate change: config changed from index -1 to 2, NON_VOTER 3f05bf6aadc245328aa746519e978920 (127.0.97.196) added. New cstate: current_term: 1 leader_uuid: "53b42d7b289d42e58a4729edf0a43a45" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a4f63b6599e14263ac2c89a73dae6227" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53b42d7b289d42e58a4729edf0a43a45" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5700f473464a44e4b4eecdd84ae7ad05" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44507 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f05bf6aadc245328aa746519e978920" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 38907 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:52:08.316856  2453 ts_tablet_manager.cc:933] T 31324e0786ef4d9a91a6e8ab393adb04 P 3f05bf6aadc245328aa746519e978920: Initiating tablet copy from peer 53b42d7b289d42e58a4729edf0a43a45 (127.0.97.194:42655)
I20260608 09:52:08.318873  2453 tablet_copy_client.cc:323] T 31324e0786ef4d9a91a6e8ab393adb04 P 3f05bf6aadc245328aa746519e978920: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.194:42655
I20260608 09:52:08.331019  2216 tablet_copy_service.cc:140] P 53b42d7b289d42e58a4729edf0a43a45: Received BeginTabletCopySession request for tablet 31324e0786ef4d9a91a6e8ab393adb04 from peer 3f05bf6aadc245328aa746519e978920 ({username='slave'} at 127.0.0.1:42566)
I20260608 09:52:08.331544  2216 tablet_copy_service.cc:161] P 53b42d7b289d42e58a4729edf0a43a45: Beginning new tablet copy session on tablet 31324e0786ef4d9a91a6e8ab393adb04 from peer 3f05bf6aadc245328aa746519e978920 at {username='slave'} at 127.0.0.1:42566: session id = 3f05bf6aadc245328aa746519e978920-31324e0786ef4d9a91a6e8ab393adb04
I20260608 09:52:08.337026  2216 tablet_copy_source_session.cc:215] T 31324e0786ef4d9a91a6e8ab393adb04 P 53b42d7b289d42e58a4729edf0a43a45: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:52:08.339799  2453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31324e0786ef4d9a91a6e8ab393adb04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:08.350224  2453 tablet_copy_client.cc:806] T 31324e0786ef4d9a91a6e8ab393adb04 P 3f05bf6aadc245328aa746519e978920: tablet copy: Starting download of 0 data blocks...
I20260608 09:52:08.350780  2453 tablet_copy_client.cc:670] T 31324e0786ef4d9a91a6e8ab393adb04 P 3f05bf6aadc245328aa746519e978920: tablet copy: Starting download of 1 WAL segments...
I20260608 09:52:08.354276  2453 tablet_copy_client.cc:538] T 31324e0786ef4d9a91a6e8ab393adb04 P 3f05bf6aadc245328aa746519e978920: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:52:08.360641  2453 tablet_bootstrap.cc:492] T 31324e0786ef4d9a91a6e8ab393adb04 P 3f05bf6aadc245328aa746519e978920: Bootstrap starting.
I20260608 09:52:08.381016  2453 tablet_bootstrap.cc:492] T 31324e0786ef4d9a91a6e8ab393adb04 P 3f05bf6aadc245328aa746519e978920: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:52:08.382431  2453 tablet_bootstrap.cc:492] T 31324e0786ef4d9a91a6e8ab393adb04 P 3f05bf6aadc245328aa746519e978920: Bootstrap complete.
I20260608 09:52:08.383087  2453 ts_tablet_manager.cc:1403] T 31324e0786ef4d9a91a6e8ab393adb04 P 3f05bf6aadc245328aa746519e978920: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.004s
I20260608 09:52:08.386370  2453 raft_consensus.cc:359] T 31324e0786ef4d9a91a6e8ab393adb04 P 3f05bf6aadc245328aa746519e978920 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a4f63b6599e14263ac2c89a73dae6227" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33421 } } peers { permanent_uuid: "53b42d7b289d42e58a4729edf0a43a45" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42655 } } peers { permanent_uuid: "5700f473464a44e4b4eecdd84ae7ad05" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44507 } attrs { replace: true } } peers { permanent_uuid: "3f05bf6aadc245328aa746519e978920" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 38907 } attrs { promote: true } }
I20260608 09:52:08.387205  2453 raft_consensus.cc:740] T 31324e0786ef4d9a91a6e8ab393adb04 P 3f05bf6aadc245328aa746519e978920 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f05bf6aadc245328aa746519e978920, State: Initialized, Role: LEARNER
I20260608 09:52:08.387838  2453 consensus_queue.cc:260] T 31324e0786ef4d9a91a6e8ab393adb04 P 3f05bf6aadc245328aa746519e978920 [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: "a4f63b6599e14263ac2c89a73dae6227" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33421 } } peers { permanent_uuid: "53b42d7b289d42e58a4729edf0a43a45" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42655 } } peers { permanent_uuid: "5700f473464a44e4b4eecdd84ae7ad05" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44507 } attrs { replace: true } } peers { permanent_uuid: "3f05bf6aadc245328aa746519e978920" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 38907 } attrs { promote: true } }
I20260608 09:52:08.392086  2453 ts_tablet_manager.cc:1434] T 31324e0786ef4d9a91a6e8ab393adb04 P 3f05bf6aadc245328aa746519e978920: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 09:52:08.394045  2216 tablet_copy_service.cc:342] P 53b42d7b289d42e58a4729edf0a43a45: Request end of tablet copy session 3f05bf6aadc245328aa746519e978920-31324e0786ef4d9a91a6e8ab393adb04 received from {username='slave'} at 127.0.0.1:42566
I20260608 09:52:08.394534  2216 tablet_copy_service.cc:434] P 53b42d7b289d42e58a4729edf0a43a45: ending tablet copy session 3f05bf6aadc245328aa746519e978920-31324e0786ef4d9a91a6e8ab393adb04 on tablet 31324e0786ef4d9a91a6e8ab393adb04 with peer 3f05bf6aadc245328aa746519e978920
I20260608 09:52:08.901394  2410 raft_consensus.cc:1217] T 31324e0786ef4d9a91a6e8ab393adb04 P 3f05bf6aadc245328aa746519e978920 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:52:09.383302  2445 raft_consensus.cc:1064] T 31324e0786ef4d9a91a6e8ab393adb04 P 53b42d7b289d42e58a4729edf0a43a45: attempting to promote NON_VOTER 3f05bf6aadc245328aa746519e978920 to VOTER
I20260608 09:52:09.385483  2445 consensus_queue.cc:237] T 31324e0786ef4d9a91a6e8ab393adb04 P 53b42d7b289d42e58a4729edf0a43a45 [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: "a4f63b6599e14263ac2c89a73dae6227" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33421 } } peers { permanent_uuid: "53b42d7b289d42e58a4729edf0a43a45" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42655 } } peers { permanent_uuid: "5700f473464a44e4b4eecdd84ae7ad05" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44507 } attrs { replace: true } } peers { permanent_uuid: "3f05bf6aadc245328aa746519e978920" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38907 } attrs { promote: false } }
I20260608 09:52:09.391870  2410 raft_consensus.cc:1275] T 31324e0786ef4d9a91a6e8ab393adb04 P 3f05bf6aadc245328aa746519e978920 [term 1 LEARNER]: Refusing update from remote peer 53b42d7b289d42e58a4729edf0a43a45: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:52:09.392098  2280 raft_consensus.cc:1275] T 31324e0786ef4d9a91a6e8ab393adb04 P 5700f473464a44e4b4eecdd84ae7ad05 [term 1 FOLLOWER]: Refusing update from remote peer 53b42d7b289d42e58a4729edf0a43a45: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:52:09.393446  2131 raft_consensus.cc:1275] T 31324e0786ef4d9a91a6e8ab393adb04 P a4f63b6599e14263ac2c89a73dae6227 [term 1 FOLLOWER]: Refusing update from remote peer 53b42d7b289d42e58a4729edf0a43a45: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:52:09.393724  2458 consensus_queue.cc:1048] T 31324e0786ef4d9a91a6e8ab393adb04 P 53b42d7b289d42e58a4729edf0a43a45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5700f473464a44e4b4eecdd84ae7ad05" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44507 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:52:09.394706  2459 consensus_queue.cc:1048] T 31324e0786ef4d9a91a6e8ab393adb04 P 53b42d7b289d42e58a4729edf0a43a45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f05bf6aadc245328aa746519e978920" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38907 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:52:09.395396  2445 consensus_queue.cc:1048] T 31324e0786ef4d9a91a6e8ab393adb04 P 53b42d7b289d42e58a4729edf0a43a45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4f63b6599e14263ac2c89a73dae6227" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:52:09.418373  2445 raft_consensus.cc:2955] T 31324e0786ef4d9a91a6e8ab393adb04 P 53b42d7b289d42e58a4729edf0a43a45 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f05bf6aadc245328aa746519e978920 (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a4f63b6599e14263ac2c89a73dae6227" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33421 } } peers { permanent_uuid: "53b42d7b289d42e58a4729edf0a43a45" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42655 } } peers { permanent_uuid: "5700f473464a44e4b4eecdd84ae7ad05" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44507 } attrs { replace: true } } peers { permanent_uuid: "3f05bf6aadc245328aa746519e978920" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38907 } attrs { promote: false } } }
I20260608 09:52:09.420190  2280 raft_consensus.cc:2955] T 31324e0786ef4d9a91a6e8ab393adb04 P 5700f473464a44e4b4eecdd84ae7ad05 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f05bf6aadc245328aa746519e978920 (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a4f63b6599e14263ac2c89a73dae6227" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33421 } } peers { permanent_uuid: "53b42d7b289d42e58a4729edf0a43a45" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42655 } } peers { permanent_uuid: "5700f473464a44e4b4eecdd84ae7ad05" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44507 } attrs { replace: true } } peers { permanent_uuid: "3f05bf6aadc245328aa746519e978920" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38907 } attrs { promote: false } } }
I20260608 09:52:09.420992  2131 raft_consensus.cc:2955] T 31324e0786ef4d9a91a6e8ab393adb04 P a4f63b6599e14263ac2c89a73dae6227 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f05bf6aadc245328aa746519e978920 (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a4f63b6599e14263ac2c89a73dae6227" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33421 } } peers { permanent_uuid: "53b42d7b289d42e58a4729edf0a43a45" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42655 } } peers { permanent_uuid: "5700f473464a44e4b4eecdd84ae7ad05" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44507 } attrs { replace: true } } peers { permanent_uuid: "3f05bf6aadc245328aa746519e978920" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38907 } attrs { promote: false } } }
I20260608 09:52:09.432549  2410 raft_consensus.cc:2955] T 31324e0786ef4d9a91a6e8ab393adb04 P 3f05bf6aadc245328aa746519e978920 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f05bf6aadc245328aa746519e978920 (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a4f63b6599e14263ac2c89a73dae6227" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33421 } } peers { permanent_uuid: "53b42d7b289d42e58a4729edf0a43a45" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42655 } } peers { permanent_uuid: "5700f473464a44e4b4eecdd84ae7ad05" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44507 } attrs { replace: true } } peers { permanent_uuid: "3f05bf6aadc245328aa746519e978920" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38907 } attrs { promote: false } } }
I20260608 09:52:09.434513  2027 catalog_manager.cc:5696] T 31324e0786ef4d9a91a6e8ab393adb04 P 5700f473464a44e4b4eecdd84ae7ad05 reported cstate change: config changed from index 2 to 3, 3f05bf6aadc245328aa746519e978920 (127.0.97.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "53b42d7b289d42e58a4729edf0a43a45" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a4f63b6599e14263ac2c89a73dae6227" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33421 } } peers { permanent_uuid: "53b42d7b289d42e58a4729edf0a43a45" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42655 } } peers { permanent_uuid: "5700f473464a44e4b4eecdd84ae7ad05" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44507 } attrs { replace: true } } peers { permanent_uuid: "3f05bf6aadc245328aa746519e978920" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38907 } attrs { promote: false } } }
I20260608 09:52:09.456266  2206 consensus_queue.cc:237] T 31324e0786ef4d9a91a6e8ab393adb04 P 53b42d7b289d42e58a4729edf0a43a45 [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: "a4f63b6599e14263ac2c89a73dae6227" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33421 } } peers { permanent_uuid: "53b42d7b289d42e58a4729edf0a43a45" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42655 } } peers { permanent_uuid: "3f05bf6aadc245328aa746519e978920" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38907 } attrs { promote: false } }
I20260608 09:52:09.462203  2131 raft_consensus.cc:1275] T 31324e0786ef4d9a91a6e8ab393adb04 P a4f63b6599e14263ac2c89a73dae6227 [term 1 FOLLOWER]: Refusing update from remote peer 53b42d7b289d42e58a4729edf0a43a45: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:52:09.463685  2410 raft_consensus.cc:1275] T 31324e0786ef4d9a91a6e8ab393adb04 P 3f05bf6aadc245328aa746519e978920 [term 1 FOLLOWER]: Refusing update from remote peer 53b42d7b289d42e58a4729edf0a43a45: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:52:09.463611  2445 consensus_queue.cc:1048] T 31324e0786ef4d9a91a6e8ab393adb04 P 53b42d7b289d42e58a4729edf0a43a45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4f63b6599e14263ac2c89a73dae6227" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:52:09.465356  2458 consensus_queue.cc:1048] T 31324e0786ef4d9a91a6e8ab393adb04 P 53b42d7b289d42e58a4729edf0a43a45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f05bf6aadc245328aa746519e978920" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38907 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:52:09.470674  2445 raft_consensus.cc:2955] T 31324e0786ef4d9a91a6e8ab393adb04 P 53b42d7b289d42e58a4729edf0a43a45 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5700f473464a44e4b4eecdd84ae7ad05 (127.0.97.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a4f63b6599e14263ac2c89a73dae6227" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33421 } } peers { permanent_uuid: "53b42d7b289d42e58a4729edf0a43a45" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42655 } } peers { permanent_uuid: "3f05bf6aadc245328aa746519e978920" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38907 } attrs { promote: false } } }
I20260608 09:52:09.474442  2410 raft_consensus.cc:2955] T 31324e0786ef4d9a91a6e8ab393adb04 P 3f05bf6aadc245328aa746519e978920 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5700f473464a44e4b4eecdd84ae7ad05 (127.0.97.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a4f63b6599e14263ac2c89a73dae6227" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33421 } } peers { permanent_uuid: "53b42d7b289d42e58a4729edf0a43a45" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42655 } } peers { permanent_uuid: "3f05bf6aadc245328aa746519e978920" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38907 } attrs { promote: false } } }
I20260608 09:52:09.475803  2131 raft_consensus.cc:2955] T 31324e0786ef4d9a91a6e8ab393adb04 P a4f63b6599e14263ac2c89a73dae6227 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5700f473464a44e4b4eecdd84ae7ad05 (127.0.97.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a4f63b6599e14263ac2c89a73dae6227" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33421 } } peers { permanent_uuid: "53b42d7b289d42e58a4729edf0a43a45" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42655 } } peers { permanent_uuid: "3f05bf6aadc245328aa746519e978920" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38907 } attrs { promote: false } } }
I20260608 09:52:09.484961  2016 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 31324e0786ef4d9a91a6e8ab393adb04 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:52:09.488511  2028 catalog_manager.cc:5696] T 31324e0786ef4d9a91a6e8ab393adb04 P 3f05bf6aadc245328aa746519e978920 reported cstate change: config changed from index 3 to 4, VOTER 5700f473464a44e4b4eecdd84ae7ad05 (127.0.97.195) evicted. New cstate: current_term: 1 leader_uuid: "53b42d7b289d42e58a4729edf0a43a45" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a4f63b6599e14263ac2c89a73dae6227" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33421 } } peers { permanent_uuid: "53b42d7b289d42e58a4729edf0a43a45" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42655 } } peers { permanent_uuid: "3f05bf6aadc245328aa746519e978920" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38907 } attrs { promote: false } } }
I20260608 09:52:09.500349  2270 tablet_service.cc:1558] Processing DeleteTablet for tablet 31324e0786ef4d9a91a6e8ab393adb04 with delete_type TABLET_DATA_TOMBSTONED (TS 5700f473464a44e4b4eecdd84ae7ad05 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55778
I20260608 09:52:09.502813  2471 tablet_replica.cc:333] T 31324e0786ef4d9a91a6e8ab393adb04 P 5700f473464a44e4b4eecdd84ae7ad05: stopping tablet replica
I20260608 09:52:09.503616  2471 raft_consensus.cc:2243] T 31324e0786ef4d9a91a6e8ab393adb04 P 5700f473464a44e4b4eecdd84ae7ad05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:09.504406  2471 raft_consensus.cc:2272] T 31324e0786ef4d9a91a6e8ab393adb04 P 5700f473464a44e4b4eecdd84ae7ad05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:09.507504  2471 ts_tablet_manager.cc:1916] T 31324e0786ef4d9a91a6e8ab393adb04 P 5700f473464a44e4b4eecdd84ae7ad05: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:52:09.517566  2471 ts_tablet_manager.cc:1929] T 31324e0786ef4d9a91a6e8ab393adb04 P 5700f473464a44e4b4eecdd84ae7ad05: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:52:09.517890  2471 log.cc:1199] T 31324e0786ef4d9a91a6e8ab393adb04 P 5700f473464a44e4b4eecdd84ae7ad05: Deleting WAL directory at /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912294854977-391-0/minicluster-data/ts-2-root/wals/31324e0786ef4d9a91a6e8ab393adb04
I20260608 09:52:09.519373  2015 catalog_manager.cc:5027] TS 5700f473464a44e4b4eecdd84ae7ad05 (127.0.97.195:44507): tablet 31324e0786ef4d9a91a6e8ab393adb04 (table test-workload [id=0a201794a10542f585514a396f76b1fa]) successfully deleted
I20260608 09:52:09.854465  2082 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:09.856559  2082 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:52:09.856878  2082 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:11.857800  2082 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:11.859869  2082 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:52:11.860191  2082 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:13.861279  2082 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:13.864367  2082 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:52:13.864878  2082 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 09:52:14.523319  2060 debug-util.cc:398] Leaking SignalData structure 0x7b08001cbd20 after lost signal to thread 394
W20260608 09:52:14.524242  2060 debug-util.cc:398] Leaking SignalData structure 0x7b080020c880 after lost signal to thread 2063
W20260608 09:52:14.525218  2060 debug-util.cc:398] Leaking SignalData structure 0x7b08001c4840 after lost signal to thread 2155
W20260608 09:52:14.526054  2060 debug-util.cc:398] Leaking SignalData structure 0x7b0800098400 after lost signal to thread 2230
W20260608 09:52:14.526942  2060 debug-util.cc:398] Leaking SignalData structure 0x7b08001c6760 after lost signal to thread 2304
W20260608 09:52:14.527813  2060 debug-util.cc:398] Leaking SignalData structure 0x7b08001775e0 after lost signal to thread 2434
I20260608 09:52:15.866159  2082 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:15.868938  2082 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:52:15.869292  2082 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:17.870280  2082 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:17.872650  2082 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:52:17.872992  2082 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:19.873888  2082 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:19.875952  2082 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:52:19.876284  2082 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:21.877197  2082 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:21.879362  2082 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:52:21.879702  2082 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:21.979635   391 tablet_server.cc:179] TabletServer@127.0.97.193:0 shutting down...
I20260608 09:52:22.003793   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:52:22.004722   391 tablet_replica.cc:333] T 31324e0786ef4d9a91a6e8ab393adb04 P a4f63b6599e14263ac2c89a73dae6227: stopping tablet replica
I20260608 09:52:22.005473   391 raft_consensus.cc:2243] T 31324e0786ef4d9a91a6e8ab393adb04 P a4f63b6599e14263ac2c89a73dae6227 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:22.006644   391 raft_consensus.cc:2272] T 31324e0786ef4d9a91a6e8ab393adb04 P a4f63b6599e14263ac2c89a73dae6227 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:22.009173   391 tablet_replica.cc:333] T c3c53b112519400b8c707eb4471a97ad P a4f63b6599e14263ac2c89a73dae6227: stopping tablet replica
I20260608 09:52:22.009608   391 raft_consensus.cc:2243] T c3c53b112519400b8c707eb4471a97ad P a4f63b6599e14263ac2c89a73dae6227 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:22.010058   391 raft_consensus.cc:2272] T c3c53b112519400b8c707eb4471a97ad P a4f63b6599e14263ac2c89a73dae6227 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:22.031466   391 tablet_server.cc:196] TabletServer@127.0.97.193:0 shutdown complete.
I20260608 09:52:22.043985   391 tablet_server.cc:179] TabletServer@127.0.97.194:0 shutting down...
I20260608 09:52:22.062780   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:52:22.063580   391 tablet_replica.cc:333] T 31324e0786ef4d9a91a6e8ab393adb04 P 53b42d7b289d42e58a4729edf0a43a45: stopping tablet replica
I20260608 09:52:22.064129   391 raft_consensus.cc:2243] T 31324e0786ef4d9a91a6e8ab393adb04 P 53b42d7b289d42e58a4729edf0a43a45 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:52:22.065153   391 raft_consensus.cc:2272] T 31324e0786ef4d9a91a6e8ab393adb04 P 53b42d7b289d42e58a4729edf0a43a45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:22.067080   391 tablet_replica.cc:333] T c3c53b112519400b8c707eb4471a97ad P 53b42d7b289d42e58a4729edf0a43a45: stopping tablet replica
I20260608 09:52:22.067525   391 raft_consensus.cc:2243] T c3c53b112519400b8c707eb4471a97ad P 53b42d7b289d42e58a4729edf0a43a45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:22.067987   391 raft_consensus.cc:2272] T c3c53b112519400b8c707eb4471a97ad P 53b42d7b289d42e58a4729edf0a43a45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:22.089409   391 tablet_server.cc:196] TabletServer@127.0.97.194:0 shutdown complete.
I20260608 09:52:22.101363   391 tablet_server.cc:179] TabletServer@127.0.97.195:0 shutting down...
I20260608 09:52:22.123420   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:52:22.124146   391 tablet_replica.cc:333] T c3c53b112519400b8c707eb4471a97ad P 5700f473464a44e4b4eecdd84ae7ad05: stopping tablet replica
I20260608 09:52:22.124689   391 raft_consensus.cc:2243] T c3c53b112519400b8c707eb4471a97ad P 5700f473464a44e4b4eecdd84ae7ad05 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:52:22.125567   391 raft_consensus.cc:2272] T c3c53b112519400b8c707eb4471a97ad P 5700f473464a44e4b4eecdd84ae7ad05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:22.146087   391 tablet_server.cc:196] TabletServer@127.0.97.195:0 shutdown complete.
I20260608 09:52:22.158016   391 tablet_server.cc:179] TabletServer@127.0.97.196:0 shutting down...
I20260608 09:52:22.177716   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:52:22.178383   391 tablet_replica.cc:333] T 31324e0786ef4d9a91a6e8ab393adb04 P 3f05bf6aadc245328aa746519e978920: stopping tablet replica
I20260608 09:52:22.178900   391 raft_consensus.cc:2243] T 31324e0786ef4d9a91a6e8ab393adb04 P 3f05bf6aadc245328aa746519e978920 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:22.179591   391 raft_consensus.cc:2272] T 31324e0786ef4d9a91a6e8ab393adb04 P 3f05bf6aadc245328aa746519e978920 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:22.198019   391 tablet_server.cc:196] TabletServer@127.0.97.196:0 shutdown complete.
I20260608 09:52:22.208453   391 master.cc:562] Master@127.0.97.254:35563 shutting down...
I20260608 09:52:22.225383   391 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a48d68a135784b48946bbb01ec7f54f2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:52:22.225996   391 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a48d68a135784b48946bbb01ec7f54f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:22.226334   391 tablet_replica.cc:333] T 00000000000000000000000000000000 P a48d68a135784b48946bbb01ec7f54f2: stopping tablet replica
I20260608 09:52:22.261129   391 master.cc:584] Master@127.0.97.254:35563 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (28604 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260608 09:52:22.296285   391 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.254:40197
I20260608 09:52:22.297464   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:22.303457  2481 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:52:22.303692  2480 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:52:22.304069  2483 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:52:22.305524   391 server_base.cc:1061] running on GCE node
I20260608 09:52:22.306332   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:22.306519   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:52:22.306633   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912342306622 us; error 0 us; skew 500 ppm
I20260608 09:52:22.307179   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:22.309574   391 webserver.cc:533] Webserver started at http://127.0.97.254:41331/ using document root <none> and password file <none>
I20260608 09:52:22.310083   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:22.310267   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:22.310544   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:22.311720   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912294854977-391-0/minicluster-data/master-0-root/instance:
uuid: "535e75cc188f4ccab39e5588ddb2b8ec"
format_stamp: "Formatted at 2026-06-08 09:52:22 on dist-test-slave-cqs2"
I20260608 09:52:22.316126   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:52:22.319415  2488 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:22.320101   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:52:22.320348   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912294854977-391-0/minicluster-data/master-0-root
uuid: "535e75cc188f4ccab39e5588ddb2b8ec"
format_stamp: "Formatted at 2026-06-08 09:52:22 on dist-test-slave-cqs2"
I20260608 09:52:22.320631   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912294854977-391-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912294854977-391-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912294854977-391-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:52:22.329651   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:22.330817   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:22.368808   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.254:40197
I20260608 09:52:22.368935  2539 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.254:40197 every 8 connection(s)
I20260608 09:52:22.372942  2540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:22.383040  2540 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 535e75cc188f4ccab39e5588ddb2b8ec: Bootstrap starting.
I20260608 09:52:22.387856  2540 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 535e75cc188f4ccab39e5588ddb2b8ec: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:22.391988  2540 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 535e75cc188f4ccab39e5588ddb2b8ec: No bootstrap required, opened a new log
I20260608 09:52:22.394201  2540 raft_consensus.cc:359] T 00000000000000000000000000000000 P 535e75cc188f4ccab39e5588ddb2b8ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "535e75cc188f4ccab39e5588ddb2b8ec" member_type: VOTER }
I20260608 09:52:22.394599  2540 raft_consensus.cc:385] T 00000000000000000000000000000000 P 535e75cc188f4ccab39e5588ddb2b8ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:22.394779  2540 raft_consensus.cc:740] T 00000000000000000000000000000000 P 535e75cc188f4ccab39e5588ddb2b8ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 535e75cc188f4ccab39e5588ddb2b8ec, State: Initialized, Role: FOLLOWER
I20260608 09:52:22.395370  2540 consensus_queue.cc:260] T 00000000000000000000000000000000 P 535e75cc188f4ccab39e5588ddb2b8ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "535e75cc188f4ccab39e5588ddb2b8ec" member_type: VOTER }
I20260608 09:52:22.395834  2540 raft_consensus.cc:399] T 00000000000000000000000000000000 P 535e75cc188f4ccab39e5588ddb2b8ec [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:52:22.396026  2540 raft_consensus.cc:493] T 00000000000000000000000000000000 P 535e75cc188f4ccab39e5588ddb2b8ec [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:52:22.396245  2540 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 535e75cc188f4ccab39e5588ddb2b8ec [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:22.400278  2540 raft_consensus.cc:515] T 00000000000000000000000000000000 P 535e75cc188f4ccab39e5588ddb2b8ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "535e75cc188f4ccab39e5588ddb2b8ec" member_type: VOTER }
I20260608 09:52:22.400738  2540 leader_election.cc:304] T 00000000000000000000000000000000 P 535e75cc188f4ccab39e5588ddb2b8ec [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: 535e75cc188f4ccab39e5588ddb2b8ec; no voters: 
I20260608 09:52:22.401786  2540 leader_election.cc:290] T 00000000000000000000000000000000 P 535e75cc188f4ccab39e5588ddb2b8ec [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:52:22.402159  2543 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 535e75cc188f4ccab39e5588ddb2b8ec [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:22.403796  2543 raft_consensus.cc:697] T 00000000000000000000000000000000 P 535e75cc188f4ccab39e5588ddb2b8ec [term 1 LEADER]: Becoming Leader. State: Replica: 535e75cc188f4ccab39e5588ddb2b8ec, State: Running, Role: LEADER
I20260608 09:52:22.404505  2543 consensus_queue.cc:237] T 00000000000000000000000000000000 P 535e75cc188f4ccab39e5588ddb2b8ec [LEADER]: Queue going to LEADER mode. State: All 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: "535e75cc188f4ccab39e5588ddb2b8ec" member_type: VOTER }
I20260608 09:52:22.404798  2540 sys_catalog.cc:565] T 00000000000000000000000000000000 P 535e75cc188f4ccab39e5588ddb2b8ec [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:52:22.409284  2544 sys_catalog.cc:455] T 00000000000000000000000000000000 P 535e75cc188f4ccab39e5588ddb2b8ec [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "535e75cc188f4ccab39e5588ddb2b8ec" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "535e75cc188f4ccab39e5588ddb2b8ec" member_type: VOTER } }
I20260608 09:52:22.409433  2545 sys_catalog.cc:455] T 00000000000000000000000000000000 P 535e75cc188f4ccab39e5588ddb2b8ec [sys.catalog]: SysCatalogTable state changed. Reason: New leader 535e75cc188f4ccab39e5588ddb2b8ec. Latest consensus state: current_term: 1 leader_uuid: "535e75cc188f4ccab39e5588ddb2b8ec" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "535e75cc188f4ccab39e5588ddb2b8ec" member_type: VOTER } }
I20260608 09:52:22.409879  2544 sys_catalog.cc:458] T 00000000000000000000000000000000 P 535e75cc188f4ccab39e5588ddb2b8ec [sys.catalog]: This master's current role is: LEADER
I20260608 09:52:22.410104  2545 sys_catalog.cc:458] T 00000000000000000000000000000000 P 535e75cc188f4ccab39e5588ddb2b8ec [sys.catalog]: This master's current role is: LEADER
I20260608 09:52:22.412657  2550 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:52:22.419075  2550 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:52:22.420080   391 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:52:22.428001  2550 catalog_manager.cc:1382] Generated new cluster ID: ba695071c10543a98ed3f91a330e4e2a
I20260608 09:52:22.428239  2550 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:52:22.451469  2550 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:52:22.452672  2550 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:52:22.473493  2550 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 535e75cc188f4ccab39e5588ddb2b8ec: Generated new TSK 0
I20260608 09:52:22.474144  2550 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:52:22.485009   391 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000174258s
I20260608 09:52:34.579035   391 master.cc:562] Master@127.0.97.254:40197 shutting down...
I20260608 09:52:34.602317   391 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 535e75cc188f4ccab39e5588ddb2b8ec [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:52:34.603144   391 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 535e75cc188f4ccab39e5588ddb2b8ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:34.603529   391 tablet_replica.cc:333] T 00000000000000000000000000000000 P 535e75cc188f4ccab39e5588ddb2b8ec: stopping tablet replica
I20260608 09:52:34.622381   391 master.cc:584] Master@127.0.97.254:40197 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12356 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260608 09:52:34.653374   391 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.254:36437
I20260608 09:52:34.654633   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:34.660229  2563 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:52:34.661628  2564 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:52:34.661991  2566 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:52:34.662679   391 server_base.cc:1061] running on GCE node
I20260608 09:52:34.663465   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:34.663658   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:52:34.663815   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912354663797 us; error 0 us; skew 500 ppm
I20260608 09:52:34.664422   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:34.666760   391 webserver.cc:533] Webserver started at http://127.0.97.254:39425/ using document root <none> and password file <none>
I20260608 09:52:34.667306   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:34.667488   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:34.667762   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:34.668919   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912294854977-391-0/minicluster-data/master-0-root/instance:
uuid: "c8ca71ef5ece4743bf0ae4819af6ef52"
format_stamp: "Formatted at 2026-06-08 09:52:34 on dist-test-slave-cqs2"
I20260608 09:52:34.673538   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:52:34.676997  2571 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:34.677673   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:52:34.677948   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912294854977-391-0/minicluster-data/master-0-root
uuid: "c8ca71ef5ece4743bf0ae4819af6ef52"
format_stamp: "Formatted at 2026-06-08 09:52:34 on dist-test-slave-cqs2"
I20260608 09:52:34.678206   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912294854977-391-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912294854977-391-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912294854977-391-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:52:34.692428   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:34.693665   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:34.732162   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.254:36437
I20260608 09:52:34.732309  2622 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.254:36437 every 8 connection(s)
I20260608 09:52:34.736488  2623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:34.748047  2623 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c8ca71ef5ece4743bf0ae4819af6ef52: Bootstrap starting.
I20260608 09:52:34.753481  2623 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c8ca71ef5ece4743bf0ae4819af6ef52: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:34.757915  2623 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c8ca71ef5ece4743bf0ae4819af6ef52: No bootstrap required, opened a new log
I20260608 09:52:34.760304  2623 raft_consensus.cc:359] T 00000000000000000000000000000000 P c8ca71ef5ece4743bf0ae4819af6ef52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8ca71ef5ece4743bf0ae4819af6ef52" member_type: VOTER }
I20260608 09:52:34.760746  2623 raft_consensus.cc:385] T 00000000000000000000000000000000 P c8ca71ef5ece4743bf0ae4819af6ef52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:34.760965  2623 raft_consensus.cc:740] T 00000000000000000000000000000000 P c8ca71ef5ece4743bf0ae4819af6ef52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8ca71ef5ece4743bf0ae4819af6ef52, State: Initialized, Role: FOLLOWER
I20260608 09:52:34.761602  2623 consensus_queue.cc:260] T 00000000000000000000000000000000 P c8ca71ef5ece4743bf0ae4819af6ef52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c8ca71ef5ece4743bf0ae4819af6ef52" member_type: VOTER }
I20260608 09:52:34.762074  2623 raft_consensus.cc:399] T 00000000000000000000000000000000 P c8ca71ef5ece4743bf0ae4819af6ef52 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:52:34.762288  2623 raft_consensus.cc:493] T 00000000000000000000000000000000 P c8ca71ef5ece4743bf0ae4819af6ef52 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:52:34.762548  2623 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c8ca71ef5ece4743bf0ae4819af6ef52 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:34.767094  2623 raft_consensus.cc:515] T 00000000000000000000000000000000 P c8ca71ef5ece4743bf0ae4819af6ef52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8ca71ef5ece4743bf0ae4819af6ef52" member_type: VOTER }
I20260608 09:52:34.767594  2623 leader_election.cc:304] T 00000000000000000000000000000000 P c8ca71ef5ece4743bf0ae4819af6ef52 [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: c8ca71ef5ece4743bf0ae4819af6ef52; no voters: 
I20260608 09:52:34.768759  2623 leader_election.cc:290] T 00000000000000000000000000000000 P c8ca71ef5ece4743bf0ae4819af6ef52 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:52:34.769301  2626 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c8ca71ef5ece4743bf0ae4819af6ef52 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:34.770612  2626 raft_consensus.cc:697] T 00000000000000000000000000000000 P c8ca71ef5ece4743bf0ae4819af6ef52 [term 1 LEADER]: Becoming Leader. State: Replica: c8ca71ef5ece4743bf0ae4819af6ef52, State: Running, Role: LEADER
I20260608 09:52:34.771389  2626 consensus_queue.cc:237] T 00000000000000000000000000000000 P c8ca71ef5ece4743bf0ae4819af6ef52 [LEADER]: Queue going to LEADER mode. State: All 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: "c8ca71ef5ece4743bf0ae4819af6ef52" member_type: VOTER }
I20260608 09:52:34.771714  2623 sys_catalog.cc:565] T 00000000000000000000000000000000 P c8ca71ef5ece4743bf0ae4819af6ef52 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:52:34.774421  2627 sys_catalog.cc:455] T 00000000000000000000000000000000 P c8ca71ef5ece4743bf0ae4819af6ef52 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c8ca71ef5ece4743bf0ae4819af6ef52" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8ca71ef5ece4743bf0ae4819af6ef52" member_type: VOTER } }
I20260608 09:52:34.774444  2628 sys_catalog.cc:455] T 00000000000000000000000000000000 P c8ca71ef5ece4743bf0ae4819af6ef52 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c8ca71ef5ece4743bf0ae4819af6ef52. Latest consensus state: current_term: 1 leader_uuid: "c8ca71ef5ece4743bf0ae4819af6ef52" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8ca71ef5ece4743bf0ae4819af6ef52" member_type: VOTER } }
I20260608 09:52:34.775215  2627 sys_catalog.cc:458] T 00000000000000000000000000000000 P c8ca71ef5ece4743bf0ae4819af6ef52 [sys.catalog]: This master's current role is: LEADER
I20260608 09:52:34.775234  2628 sys_catalog.cc:458] T 00000000000000000000000000000000 P c8ca71ef5ece4743bf0ae4819af6ef52 [sys.catalog]: This master's current role is: LEADER
I20260608 09:52:34.778318  2631 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:52:34.785997  2631 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:52:34.787231   391 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:52:34.795682  2631 catalog_manager.cc:1382] Generated new cluster ID: d213151e488643059ca7065a43b5c1ba
I20260608 09:52:34.795976  2631 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:52:34.813365  2631 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:52:34.814718  2631 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:52:34.830403  2631 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c8ca71ef5ece4743bf0ae4819af6ef52: Generated new TSK 0
I20260608 09:52:34.831038  2631 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:52:34.853652   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:34.860069  2644 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:52:34.860944  2645 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:52:34.862355  2647 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:52:34.862612   391 server_base.cc:1061] running on GCE node
I20260608 09:52:34.863502   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:34.863684   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:52:34.863807   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912354863795 us; error 0 us; skew 500 ppm
I20260608 09:52:34.864349   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:34.866541   391 webserver.cc:533] Webserver started at http://127.0.97.193:45231/ using document root <none> and password file <none>
I20260608 09:52:34.867012   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:34.867218   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:34.867439   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:34.868567   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912294854977-391-0/minicluster-data/ts-0-root/instance:
uuid: "bc403b5e0ac64e1f95996c8365431563"
format_stamp: "Formatted at 2026-06-08 09:52:34 on dist-test-slave-cqs2"
I20260608 09:52:34.873199   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:52:34.876734  2652 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:34.877485   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:52:34.877735   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912294854977-391-0/minicluster-data/ts-0-root
uuid: "bc403b5e0ac64e1f95996c8365431563"
format_stamp: "Formatted at 2026-06-08 09:52:34 on dist-test-slave-cqs2"
I20260608 09:52:34.877972   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912294854977-391-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912294854977-391-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912294854977-391-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:52:34.887378   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:34.888525   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:34.889954   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:52:34.892649   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:52:34.892850   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:34.893088   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:52:34.893240   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:34.934098   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.193:34429
I20260608 09:52:34.934221  2714 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.193:34429 every 8 connection(s)
I20260608 09:52:34.939282   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:34.946813  2719 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:52:34.948417  2720 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:52:34.950074  2722 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:52:34.950896   391 server_base.cc:1061] running on GCE node
I20260608 09:52:34.951629   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:34.951819   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:52:34.951956   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912354951944 us; error 0 us; skew 500 ppm
I20260608 09:52:34.952471   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:34.955094   391 webserver.cc:533] Webserver started at http://127.0.97.194:36659/ using document root <none> and password file <none>
I20260608 09:52:34.955758   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:34.956008   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:34.956358   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:34.956647  2715 heartbeater.cc:344] Connected to a master server at 127.0.97.254:36437
I20260608 09:52:34.956992  2715 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:34.957684   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912294854977-391-0/minicluster-data/ts-1-root/instance:
uuid: "3f739733b674495e9ac4d2b70432a4c7"
format_stamp: "Formatted at 2026-06-08 09:52:34 on dist-test-slave-cqs2"
I20260608 09:52:34.957700  2715 heartbeater.cc:507] Master 127.0.97.254:36437 requested a full tablet report, sending...
I20260608 09:52:34.960410  2588 ts_manager.cc:194] Registered new tserver with Master: bc403b5e0ac64e1f95996c8365431563 (127.0.97.193:34429)
I20260608 09:52:34.963042  2588 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39672
I20260608 09:52:34.963948   391 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.001s	sys 0.004s
I20260608 09:52:34.967710  2727 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:34.968441   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 09:52:34.968708   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912294854977-391-0/minicluster-data/ts-1-root
uuid: "3f739733b674495e9ac4d2b70432a4c7"
format_stamp: "Formatted at 2026-06-08 09:52:34 on dist-test-slave-cqs2"
I20260608 09:52:34.968969   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912294854977-391-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912294854977-391-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912294854977-391-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:52:34.988195   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:34.989447   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:34.990984   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:52:34.993304   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:52:34.993525   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:34.993755   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:52:34.993908   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:35.033447   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.194:46397
I20260608 09:52:35.033572  2789 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.194:46397 every 8 connection(s)
I20260608 09:52:35.038465   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:35.047128  2794 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:52:35.047312  2793 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:52:35.048602  2796 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:52:35.049845   391 server_base.cc:1061] running on GCE node
I20260608 09:52:35.050827   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:52:35.050837  2790 heartbeater.cc:344] Connected to a master server at 127.0.97.254:36437
W20260608 09:52:35.051141   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:52:35.051364   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912355051348 us; error 0 us; skew 500 ppm
I20260608 09:52:35.051394  2790 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:35.052037   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:35.052253  2790 heartbeater.cc:507] Master 127.0.97.254:36437 requested a full tablet report, sending...
I20260608 09:52:35.054610  2588 ts_manager.cc:194] Registered new tserver with Master: 3f739733b674495e9ac4d2b70432a4c7 (127.0.97.194:46397)
I20260608 09:52:35.054843   391 webserver.cc:533] Webserver started at http://127.0.97.195:40285/ using document root <none> and password file <none>
I20260608 09:52:35.055473   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:35.055675   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:35.056010   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:35.056288  2588 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39680
I20260608 09:52:35.057493   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912294854977-391-0/minicluster-data/ts-2-root/instance:
uuid: "0a19b92762564cbd85d210caf3d68e3e"
format_stamp: "Formatted at 2026-06-08 09:52:35 on dist-test-slave-cqs2"
I20260608 09:52:35.062479   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 09:52:35.065914  2801 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:35.066663   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:52:35.066938   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912294854977-391-0/minicluster-data/ts-2-root
uuid: "0a19b92762564cbd85d210caf3d68e3e"
format_stamp: "Formatted at 2026-06-08 09:52:35 on dist-test-slave-cqs2"
I20260608 09:52:35.067240   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912294854977-391-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912294854977-391-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912294854977-391-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:52:35.082261   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:35.083515   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:35.084915   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:52:35.087206   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:52:35.087409   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:35.087627   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:52:35.087781   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:35.126782   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.195:34599
I20260608 09:52:35.126900  2863 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.195:34599 every 8 connection(s)
I20260608 09:52:35.141125  2864 heartbeater.cc:344] Connected to a master server at 127.0.97.254:36437
I20260608 09:52:35.141484  2864 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:35.142225  2864 heartbeater.cc:507] Master 127.0.97.254:36437 requested a full tablet report, sending...
I20260608 09:52:35.144238  2588 ts_manager.cc:194] Registered new tserver with Master: 0a19b92762564cbd85d210caf3d68e3e (127.0.97.195:34599)
I20260608 09:52:35.144500   391 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014357381s
I20260608 09:52:35.145610  2588 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39696
I20260608 09:52:35.966161  2715 heartbeater.cc:499] Master 127.0.97.254:36437 was elected leader, sending a full tablet report...
I20260608 09:52:36.059612  2790 heartbeater.cc:499] Master 127.0.97.254:36437 was elected leader, sending a full tablet report...
I20260608 09:52:36.148339  2864 heartbeater.cc:499] Master 127.0.97.254:36437 was elected leader, sending a full tablet report...
I20260608 09:52:36.787197  2641 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:38.788148  2641 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:40.789126  2641 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 09:52:42.523553  2786 debug-util.cc:398] Leaking SignalData structure 0x7b080003bb00 after lost signal to thread 394
W20260608 09:52:42.524436  2786 debug-util.cc:398] Leaking SignalData structure 0x7b0800040ae0 after lost signal to thread 2622
W20260608 09:52:42.525339  2786 debug-util.cc:398] Leaking SignalData structure 0x7b08001c46e0 after lost signal to thread 2714
W20260608 09:52:42.526278  2786 debug-util.cc:398] Leaking SignalData structure 0x7b08000e0c00 after lost signal to thread 2789
W20260608 09:52:42.527098  2786 debug-util.cc:398] Leaking SignalData structure 0x7b0800158cc0 after lost signal to thread 2863
I20260608 09:52:42.790073  2641 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:44.791147  2641 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:46.792659  2641 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:47.354410   391 tablet_server.cc:179] TabletServer@127.0.97.193:0 shutting down...
I20260608 09:52:47.379493   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:52:47.396234   391 tablet_server.cc:196] TabletServer@127.0.97.193:0 shutdown complete.
I20260608 09:52:47.406693   391 tablet_server.cc:179] TabletServer@127.0.97.194:0 shutting down...
I20260608 09:52:47.425818   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:52:47.457284   391 tablet_server.cc:196] TabletServer@127.0.97.194:0 shutdown complete.
I20260608 09:52:47.466018   391 tablet_server.cc:179] TabletServer@127.0.97.195:0 shutting down...
I20260608 09:52:47.484428   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:52:47.500275   391 tablet_server.cc:196] TabletServer@127.0.97.195:0 shutdown complete.
I20260608 09:52:47.509471   391 master.cc:562] Master@127.0.97.254:36437 shutting down...
I20260608 09:52:47.527175   391 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c8ca71ef5ece4743bf0ae4819af6ef52 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:52:47.527969   391 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c8ca71ef5ece4743bf0ae4819af6ef52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:47.528343   391 tablet_replica.cc:333] T 00000000000000000000000000000000 P c8ca71ef5ece4743bf0ae4819af6ef52: stopping tablet replica
I20260608 09:52:47.545938   391 master.cc:584] Master@127.0.97.254:36437 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12921 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260608 09:52:47.577665   391 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.254:36587
I20260608 09:52:47.578855   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:47.584584  2870 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:52:47.584609  2871 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:52:47.585585  2873 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:52:47.586813   391 server_base.cc:1061] running on GCE node
I20260608 09:52:47.587560   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:47.587752   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:52:47.587894   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912367587876 us; error 0 us; skew 500 ppm
I20260608 09:52:47.588451   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:47.590758   391 webserver.cc:533] Webserver started at http://127.0.97.254:37957/ using document root <none> and password file <none>
I20260608 09:52:47.591300   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:47.591486   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:47.591742   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:47.592896   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912294854977-391-0/minicluster-data/master-0-root/instance:
uuid: "9115db64102346a0b41edddd4b4b58ab"
format_stamp: "Formatted at 2026-06-08 09:52:47 on dist-test-slave-cqs2"
I20260608 09:52:47.597359   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:52:47.600782  2878 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:47.601475   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:52:47.601735   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912294854977-391-0/minicluster-data/master-0-root
uuid: "9115db64102346a0b41edddd4b4b58ab"
format_stamp: "Formatted at 2026-06-08 09:52:47 on dist-test-slave-cqs2"
I20260608 09:52:47.601994   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912294854977-391-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912294854977-391-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912294854977-391-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:52:47.629652   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:47.630918   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:47.668301   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.254:36587
I20260608 09:52:47.668431  2929 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.254:36587 every 8 connection(s)
I20260608 09:52:47.672385  2930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:47.682968  2930 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9115db64102346a0b41edddd4b4b58ab: Bootstrap starting.
I20260608 09:52:47.687827  2930 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9115db64102346a0b41edddd4b4b58ab: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:47.691999  2930 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9115db64102346a0b41edddd4b4b58ab: No bootstrap required, opened a new log
I20260608 09:52:47.694252  2930 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9115db64102346a0b41edddd4b4b58ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9115db64102346a0b41edddd4b4b58ab" member_type: VOTER }
I20260608 09:52:47.694677  2930 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9115db64102346a0b41edddd4b4b58ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:47.694890  2930 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9115db64102346a0b41edddd4b4b58ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9115db64102346a0b41edddd4b4b58ab, State: Initialized, Role: FOLLOWER
I20260608 09:52:47.695504  2930 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9115db64102346a0b41edddd4b4b58ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9115db64102346a0b41edddd4b4b58ab" member_type: VOTER }
I20260608 09:52:47.695956  2930 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9115db64102346a0b41edddd4b4b58ab [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:52:47.696177  2930 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9115db64102346a0b41edddd4b4b58ab [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:52:47.696419  2930 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9115db64102346a0b41edddd4b4b58ab [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:47.700600  2930 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9115db64102346a0b41edddd4b4b58ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9115db64102346a0b41edddd4b4b58ab" member_type: VOTER }
I20260608 09:52:47.701082  2930 leader_election.cc:304] T 00000000000000000000000000000000 P 9115db64102346a0b41edddd4b4b58ab [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: 9115db64102346a0b41edddd4b4b58ab; no voters: 
I20260608 09:52:47.702193  2930 leader_election.cc:290] T 00000000000000000000000000000000 P 9115db64102346a0b41edddd4b4b58ab [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:52:47.702562  2933 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9115db64102346a0b41edddd4b4b58ab [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:47.704044  2933 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9115db64102346a0b41edddd4b4b58ab [term 1 LEADER]: Becoming Leader. State: Replica: 9115db64102346a0b41edddd4b4b58ab, State: Running, Role: LEADER
I20260608 09:52:47.704746  2933 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9115db64102346a0b41edddd4b4b58ab [LEADER]: Queue going to LEADER mode. State: All 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: "9115db64102346a0b41edddd4b4b58ab" member_type: VOTER }
I20260608 09:52:47.705267  2930 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9115db64102346a0b41edddd4b4b58ab [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:52:47.709309  2934 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9115db64102346a0b41edddd4b4b58ab [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9115db64102346a0b41edddd4b4b58ab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9115db64102346a0b41edddd4b4b58ab" member_type: VOTER } }
I20260608 09:52:47.709872  2934 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9115db64102346a0b41edddd4b4b58ab [sys.catalog]: This master's current role is: LEADER
I20260608 09:52:47.709921  2935 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9115db64102346a0b41edddd4b4b58ab [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9115db64102346a0b41edddd4b4b58ab. Latest consensus state: current_term: 1 leader_uuid: "9115db64102346a0b41edddd4b4b58ab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9115db64102346a0b41edddd4b4b58ab" member_type: VOTER } }
I20260608 09:52:47.710520  2935 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9115db64102346a0b41edddd4b4b58ab [sys.catalog]: This master's current role is: LEADER
I20260608 09:52:47.716539  2939 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:52:47.721598  2939 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:52:47.725690  2949 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Starting
I20260608 09:52:47.726192   391 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:52:47.730825  2939 catalog_manager.cc:1382] Generated new cluster ID: 744c46d83df7403fbc636e41885a8c72
I20260608 09:52:47.731040  2939 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:52:47.750797  2939 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:52:47.752087  2939 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:52:47.765003  2939 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 9115db64102346a0b41edddd4b4b58ab: Generated new TSK 0
I20260608 09:52:47.765511  2939 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:52:47.792492   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:47.798604  2951 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:52:47.799413  2952 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:52:47.800904  2954 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:52:47.801189   391 server_base.cc:1061] running on GCE node
I20260608 09:52:47.802183   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:47.802379   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:52:47.802532   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912367802516 us; error 0 us; skew 500 ppm
I20260608 09:52:47.803119   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:47.805377   391 webserver.cc:533] Webserver started at http://127.0.97.193:39469/ using document root <none> and password file <none>
I20260608 09:52:47.805871   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:47.806051   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:47.806313   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:47.807519   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912294854977-391-0/minicluster-data/ts-0-root/instance:
uuid: "84fcdc6ac92c4056ab2ecdd3dcfc528d"
format_stamp: "Formatted at 2026-06-08 09:52:47 on dist-test-slave-cqs2"
I20260608 09:52:47.812026   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:52:47.815343  2959 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:47.816041   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:52:47.816308   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912294854977-391-0/minicluster-data/ts-0-root
uuid: "84fcdc6ac92c4056ab2ecdd3dcfc528d"
format_stamp: "Formatted at 2026-06-08 09:52:47 on dist-test-slave-cqs2"
I20260608 09:52:47.816570   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912294854977-391-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912294854977-391-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912294854977-391-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:52:47.838771   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:47.840018   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:47.841436   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:52:47.843828   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:52:47.844010   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:47.844242   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:52:47.844393   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:47.884007   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.193:45215
I20260608 09:52:47.884212  3021 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.193:45215 every 8 connection(s)
I20260608 09:52:47.889230   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:47.896409  3026 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:52:47.897035  3027 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:52:47.900774   391 server_base.cc:1061] running on GCE node
W20260608 09:52:47.900933  3029 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:52:47.902026   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:47.902247   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:52:47.902415   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912367902398 us; error 0 us; skew 500 ppm
I20260608 09:52:47.903229   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:47.905017  3022 heartbeater.cc:344] Connected to a master server at 127.0.97.254:36587
I20260608 09:52:47.905359  3022 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:47.906062  3022 heartbeater.cc:507] Master 127.0.97.254:36587 requested a full tablet report, sending...
I20260608 09:52:47.906158   391 webserver.cc:533] Webserver started at http://127.0.97.194:39681/ using document root <none> and password file <none>
I20260608 09:52:47.906850   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:47.907110   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:47.907425   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:47.908294  2895 ts_manager.cc:194] Registered new tserver with Master: 84fcdc6ac92c4056ab2ecdd3dcfc528d (127.0.97.193:45215)
I20260608 09:52:47.908676   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912294854977-391-0/minicluster-data/ts-1-root/instance:
uuid: "80a9ccf4e23d497cb1a5f14dba81a8fb"
format_stamp: "Formatted at 2026-06-08 09:52:47 on dist-test-slave-cqs2"
I20260608 09:52:47.910168  2895 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49200
I20260608 09:52:47.913472   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 09:52:47.917045  3034 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:47.917757   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:52:47.918030   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912294854977-391-0/minicluster-data/ts-1-root
uuid: "80a9ccf4e23d497cb1a5f14dba81a8fb"
format_stamp: "Formatted at 2026-06-08 09:52:47 on dist-test-slave-cqs2"
I20260608 09:52:47.918306   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912294854977-391-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912294854977-391-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912294854977-391-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:52:47.946180   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:47.947441   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:47.948916   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:52:47.951222   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:52:47.951421   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:47.951645   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:52:47.951797   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:47.990911   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.194:33521
I20260608 09:52:47.991029  3096 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.194:33521 every 8 connection(s)
I20260608 09:52:47.995949   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:48.003309  3100 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:52:48.004283  3101 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:52:48.007562   391 server_base.cc:1061] running on GCE node
W20260608 09:52:48.007426  3104 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:52:48.008389  3097 heartbeater.cc:344] Connected to a master server at 127.0.97.254:36587
I20260608 09:52:48.008750  3097 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:48.008890   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:48.009141   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:52:48.009301   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912368009286 us; error 0 us; skew 500 ppm
I20260608 09:52:48.009526  3097 heartbeater.cc:507] Master 127.0.97.254:36587 requested a full tablet report, sending...
I20260608 09:52:48.009965   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:48.011682  2895 ts_manager.cc:194] Registered new tserver with Master: 80a9ccf4e23d497cb1a5f14dba81a8fb (127.0.97.194:33521)
I20260608 09:52:48.012444   391 webserver.cc:533] Webserver started at http://127.0.97.195:44009/ using document root <none> and password file <none>
I20260608 09:52:48.012960   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:48.013154   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:48.013235  2895 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49208
I20260608 09:52:48.013628   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:48.014887   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912294854977-391-0/minicluster-data/ts-2-root/instance:
uuid: "edf72bb050e44c20880aa4bed552714c"
format_stamp: "Formatted at 2026-06-08 09:52:48 on dist-test-slave-cqs2"
I20260608 09:52:48.019414   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:52:48.022652  3108 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:48.023396   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:52:48.023667   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912294854977-391-0/minicluster-data/ts-2-root
uuid: "edf72bb050e44c20880aa4bed552714c"
format_stamp: "Formatted at 2026-06-08 09:52:48 on dist-test-slave-cqs2"
I20260608 09:52:48.023912   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912294854977-391-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912294854977-391-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912294854977-391-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:52:48.037348   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:48.038492   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:48.039940   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:52:48.042207   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:52:48.042383   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:48.042610   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:52:48.042760   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:48.082295   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.195:35523
I20260608 09:52:48.082414  3170 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.195:35523 every 8 connection(s)
I20260608 09:52:48.096308  3171 heartbeater.cc:344] Connected to a master server at 127.0.97.254:36587
I20260608 09:52:48.096699  3171 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:48.097450  3171 heartbeater.cc:507] Master 127.0.97.254:36587 requested a full tablet report, sending...
I20260608 09:52:48.099421  2895 ts_manager.cc:194] Registered new tserver with Master: edf72bb050e44c20880aa4bed552714c (127.0.97.195:35523)
I20260608 09:52:48.099597   391 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01420468s
I20260608 09:52:48.100952  2895 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49224
I20260608 09:52:48.912740  3022 heartbeater.cc:499] Master 127.0.97.254:36587 was elected leader, sending a full tablet report...
I20260608 09:52:49.015847  3097 heartbeater.cc:499] Master 127.0.97.254:36587 was elected leader, sending a full tablet report...
I20260608 09:52:49.103497  3171 heartbeater.cc:499] Master 127.0.97.254:36587 was elected leader, sending a full tablet report...
I20260608 09:52:49.153358  2895 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49230:
name: "range_aware_auto_rebalancer_test"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 2
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:52:49.155910  2895 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_auto_rebalancer_test in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:52:49.208420  2987 tablet_service.cc:1511] Processing CreateTablet for tablet a6a540068d5147c9ad083fe9ebd0ea70 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=8e07622b5d4441df92efee4acd60f6cc]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:49.209936  2986 tablet_service.cc:1511] Processing CreateTablet for tablet 260703a2e741442fa35800f3c3119284 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=8e07622b5d4441df92efee4acd60f6cc]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:52:49.210125  2985 tablet_service.cc:1511] Processing CreateTablet for tablet 40a2a199ac5746f8a06b1e4bc73d4bd4 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=8e07622b5d4441df92efee4acd60f6cc]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:49.211558  2987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6a540068d5147c9ad083fe9ebd0ea70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:49.212432  2985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40a2a199ac5746f8a06b1e4bc73d4bd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:49.215519  2986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 260703a2e741442fa35800f3c3119284. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:49.223834  2984 tablet_service.cc:1511] Processing CreateTablet for tablet d9999130a6804c13b59a28d4bd01e829 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=8e07622b5d4441df92efee4acd60f6cc]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:52:49.225289  2984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9999130a6804c13b59a28d4bd01e829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:49.232123  3135 tablet_service.cc:1511] Processing CreateTablet for tablet 260703a2e741442fa35800f3c3119284 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=8e07622b5d4441df92efee4acd60f6cc]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:52:49.233637  3135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 260703a2e741442fa35800f3c3119284. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:49.236202  3134 tablet_service.cc:1511] Processing CreateTablet for tablet 40a2a199ac5746f8a06b1e4bc73d4bd4 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=8e07622b5d4441df92efee4acd60f6cc]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:49.237627  3134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40a2a199ac5746f8a06b1e4bc73d4bd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:49.240214  3133 tablet_service.cc:1511] Processing CreateTablet for tablet d9999130a6804c13b59a28d4bd01e829 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=8e07622b5d4441df92efee4acd60f6cc]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:52:49.241560  3133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9999130a6804c13b59a28d4bd01e829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:49.243532  3062 tablet_service.cc:1511] Processing CreateTablet for tablet a6a540068d5147c9ad083fe9ebd0ea70 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=8e07622b5d4441df92efee4acd60f6cc]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:49.244122  3136 tablet_service.cc:1511] Processing CreateTablet for tablet a6a540068d5147c9ad083fe9ebd0ea70 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=8e07622b5d4441df92efee4acd60f6cc]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:49.244382  3061 tablet_service.cc:1511] Processing CreateTablet for tablet 260703a2e741442fa35800f3c3119284 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=8e07622b5d4441df92efee4acd60f6cc]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:52:49.245030  3062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6a540068d5147c9ad083fe9ebd0ea70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:49.245501  3136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6a540068d5147c9ad083fe9ebd0ea70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:49.247009  3060 tablet_service.cc:1511] Processing CreateTablet for tablet 40a2a199ac5746f8a06b1e4bc73d4bd4 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=8e07622b5d4441df92efee4acd60f6cc]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:49.248564  3060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40a2a199ac5746f8a06b1e4bc73d4bd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:49.251364  3059 tablet_service.cc:1511] Processing CreateTablet for tablet d9999130a6804c13b59a28d4bd01e829 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=8e07622b5d4441df92efee4acd60f6cc]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:52:49.252883  3059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9999130a6804c13b59a28d4bd01e829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:49.260121  3061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 260703a2e741442fa35800f3c3119284. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:49.284145  3193 tablet_bootstrap.cc:492] T 260703a2e741442fa35800f3c3119284 P edf72bb050e44c20880aa4bed552714c: Bootstrap starting.
I20260608 09:52:49.285851  3191 tablet_bootstrap.cc:492] T a6a540068d5147c9ad083fe9ebd0ea70 P 84fcdc6ac92c4056ab2ecdd3dcfc528d: Bootstrap starting.
I20260608 09:52:49.292989  3192 tablet_bootstrap.cc:492] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P 80a9ccf4e23d497cb1a5f14dba81a8fb: Bootstrap starting.
I20260608 09:52:49.303140  3193 tablet_bootstrap.cc:654] T 260703a2e741442fa35800f3c3119284 P edf72bb050e44c20880aa4bed552714c: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:49.303648  3192 tablet_bootstrap.cc:654] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P 80a9ccf4e23d497cb1a5f14dba81a8fb: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:49.313059  3191 tablet_bootstrap.cc:654] T a6a540068d5147c9ad083fe9ebd0ea70 P 84fcdc6ac92c4056ab2ecdd3dcfc528d: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:49.318533  3193 tablet_bootstrap.cc:492] T 260703a2e741442fa35800f3c3119284 P edf72bb050e44c20880aa4bed552714c: No bootstrap required, opened a new log
I20260608 09:52:49.319017  3193 ts_tablet_manager.cc:1403] T 260703a2e741442fa35800f3c3119284 P edf72bb050e44c20880aa4bed552714c: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.004s
I20260608 09:52:49.319489  3192 tablet_bootstrap.cc:492] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P 80a9ccf4e23d497cb1a5f14dba81a8fb: No bootstrap required, opened a new log
I20260608 09:52:49.319950  3192 ts_tablet_manager.cc:1403] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P 80a9ccf4e23d497cb1a5f14dba81a8fb: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.004s
I20260608 09:52:49.320389  3191 tablet_bootstrap.cc:492] T a6a540068d5147c9ad083fe9ebd0ea70 P 84fcdc6ac92c4056ab2ecdd3dcfc528d: No bootstrap required, opened a new log
I20260608 09:52:49.320796  3191 ts_tablet_manager.cc:1403] T a6a540068d5147c9ad083fe9ebd0ea70 P 84fcdc6ac92c4056ab2ecdd3dcfc528d: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.000s
I20260608 09:52:49.322085  3193 raft_consensus.cc:359] T 260703a2e741442fa35800f3c3119284 P edf72bb050e44c20880aa4bed552714c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84fcdc6ac92c4056ab2ecdd3dcfc528d" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 45215 } } peers { permanent_uuid: "80a9ccf4e23d497cb1a5f14dba81a8fb" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 33521 } } peers { permanent_uuid: "edf72bb050e44c20880aa4bed552714c" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 35523 } }
I20260608 09:52:49.322811  3193 raft_consensus.cc:385] T 260703a2e741442fa35800f3c3119284 P edf72bb050e44c20880aa4bed552714c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:49.323191  3193 raft_consensus.cc:740] T 260703a2e741442fa35800f3c3119284 P edf72bb050e44c20880aa4bed552714c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edf72bb050e44c20880aa4bed552714c, State: Initialized, Role: FOLLOWER
I20260608 09:52:49.322913  3192 raft_consensus.cc:359] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P 80a9ccf4e23d497cb1a5f14dba81a8fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84fcdc6ac92c4056ab2ecdd3dcfc528d" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 45215 } } peers { permanent_uuid: "80a9ccf4e23d497cb1a5f14dba81a8fb" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 33521 } } peers { permanent_uuid: "edf72bb050e44c20880aa4bed552714c" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 35523 } }
I20260608 09:52:49.322975  3191 raft_consensus.cc:359] T a6a540068d5147c9ad083fe9ebd0ea70 P 84fcdc6ac92c4056ab2ecdd3dcfc528d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84fcdc6ac92c4056ab2ecdd3dcfc528d" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 45215 } } peers { permanent_uuid: "edf72bb050e44c20880aa4bed552714c" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 35523 } } peers { permanent_uuid: "80a9ccf4e23d497cb1a5f14dba81a8fb" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 33521 } }
I20260608 09:52:49.323771  3192 raft_consensus.cc:385] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P 80a9ccf4e23d497cb1a5f14dba81a8fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:49.323863  3191 raft_consensus.cc:385] T a6a540068d5147c9ad083fe9ebd0ea70 P 84fcdc6ac92c4056ab2ecdd3dcfc528d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:49.324162  3192 raft_consensus.cc:740] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P 80a9ccf4e23d497cb1a5f14dba81a8fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a9ccf4e23d497cb1a5f14dba81a8fb, State: Initialized, Role: FOLLOWER
I20260608 09:52:49.324090  3193 consensus_queue.cc:260] T 260703a2e741442fa35800f3c3119284 P edf72bb050e44c20880aa4bed552714c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84fcdc6ac92c4056ab2ecdd3dcfc528d" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 45215 } } peers { permanent_uuid: "80a9ccf4e23d497cb1a5f14dba81a8fb" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 33521 } } peers { permanent_uuid: "edf72bb050e44c20880aa4bed552714c" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 35523 } }
I20260608 09:52:49.325150  3192 consensus_queue.cc:260] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P 80a9ccf4e23d497cb1a5f14dba81a8fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84fcdc6ac92c4056ab2ecdd3dcfc528d" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 45215 } } peers { permanent_uuid: "80a9ccf4e23d497cb1a5f14dba81a8fb" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 33521 } } peers { permanent_uuid: "edf72bb050e44c20880aa4bed552714c" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 35523 } }
I20260608 09:52:49.324304  3191 raft_consensus.cc:740] T a6a540068d5147c9ad083fe9ebd0ea70 P 84fcdc6ac92c4056ab2ecdd3dcfc528d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84fcdc6ac92c4056ab2ecdd3dcfc528d, State: Initialized, Role: FOLLOWER
I20260608 09:52:49.327068  3193 ts_tablet_manager.cc:1434] T 260703a2e741442fa35800f3c3119284 P edf72bb050e44c20880aa4bed552714c: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260608 09:52:49.328128  3193 tablet_bootstrap.cc:492] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P edf72bb050e44c20880aa4bed552714c: Bootstrap starting.
I20260608 09:52:49.327248  3191 consensus_queue.cc:260] T a6a540068d5147c9ad083fe9ebd0ea70 P 84fcdc6ac92c4056ab2ecdd3dcfc528d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84fcdc6ac92c4056ab2ecdd3dcfc528d" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 45215 } } peers { permanent_uuid: "edf72bb050e44c20880aa4bed552714c" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 35523 } } peers { permanent_uuid: "80a9ccf4e23d497cb1a5f14dba81a8fb" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 33521 } }
I20260608 09:52:49.331313  3192 ts_tablet_manager.cc:1434] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P 80a9ccf4e23d497cb1a5f14dba81a8fb: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 09:52:49.332381  3192 tablet_bootstrap.cc:492] T 260703a2e741442fa35800f3c3119284 P 80a9ccf4e23d497cb1a5f14dba81a8fb: Bootstrap starting.
I20260608 09:52:49.336272  3191 ts_tablet_manager.cc:1434] T a6a540068d5147c9ad083fe9ebd0ea70 P 84fcdc6ac92c4056ab2ecdd3dcfc528d: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260608 09:52:49.336476  3193 tablet_bootstrap.cc:654] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P edf72bb050e44c20880aa4bed552714c: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:49.337322  3191 tablet_bootstrap.cc:492] T d9999130a6804c13b59a28d4bd01e829 P 84fcdc6ac92c4056ab2ecdd3dcfc528d: Bootstrap starting.
W20260608 09:52:49.337779  3172 tablet.cc:2404] T 260703a2e741442fa35800f3c3119284 P edf72bb050e44c20880aa4bed552714c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 09:52:49.347225  3192 tablet_bootstrap.cc:654] T 260703a2e741442fa35800f3c3119284 P 80a9ccf4e23d497cb1a5f14dba81a8fb: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:49.347986  3191 tablet_bootstrap.cc:654] T d9999130a6804c13b59a28d4bd01e829 P 84fcdc6ac92c4056ab2ecdd3dcfc528d: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:49.353534  3193 tablet_bootstrap.cc:492] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P edf72bb050e44c20880aa4bed552714c: No bootstrap required, opened a new log
I20260608 09:52:49.354079  3193 ts_tablet_manager.cc:1403] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P edf72bb050e44c20880aa4bed552714c: Time spent bootstrapping tablet: real 0.026s	user 0.024s	sys 0.000s
I20260608 09:52:49.356386  3191 tablet_bootstrap.cc:492] T d9999130a6804c13b59a28d4bd01e829 P 84fcdc6ac92c4056ab2ecdd3dcfc528d: No bootstrap required, opened a new log
I20260608 09:52:49.356909  3191 ts_tablet_manager.cc:1403] T d9999130a6804c13b59a28d4bd01e829 P 84fcdc6ac92c4056ab2ecdd3dcfc528d: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.004s
I20260608 09:52:49.357079  3193 raft_consensus.cc:359] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P edf72bb050e44c20880aa4bed552714c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84fcdc6ac92c4056ab2ecdd3dcfc528d" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 45215 } } peers { permanent_uuid: "80a9ccf4e23d497cb1a5f14dba81a8fb" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 33521 } } peers { permanent_uuid: "edf72bb050e44c20880aa4bed552714c" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 35523 } }
I20260608 09:52:49.357816  3193 raft_consensus.cc:385] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P edf72bb050e44c20880aa4bed552714c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:49.358116  3193 raft_consensus.cc:740] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P edf72bb050e44c20880aa4bed552714c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edf72bb050e44c20880aa4bed552714c, State: Initialized, Role: FOLLOWER
I20260608 09:52:49.358918  3193 consensus_queue.cc:260] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P edf72bb050e44c20880aa4bed552714c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84fcdc6ac92c4056ab2ecdd3dcfc528d" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 45215 } } peers { permanent_uuid: "80a9ccf4e23d497cb1a5f14dba81a8fb" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 33521 } } peers { permanent_uuid: "edf72bb050e44c20880aa4bed552714c" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 35523 } }
I20260608 09:52:49.359436  3192 tablet_bootstrap.cc:492] T 260703a2e741442fa35800f3c3119284 P 80a9ccf4e23d497cb1a5f14dba81a8fb: No bootstrap required, opened a new log
I20260608 09:52:49.359947  3192 ts_tablet_manager.cc:1403] T 260703a2e741442fa35800f3c3119284 P 80a9ccf4e23d497cb1a5f14dba81a8fb: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.011s
I20260608 09:52:49.361066  3193 ts_tablet_manager.cc:1434] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P edf72bb050e44c20880aa4bed552714c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 09:52:49.361052  3191 raft_consensus.cc:359] T d9999130a6804c13b59a28d4bd01e829 P 84fcdc6ac92c4056ab2ecdd3dcfc528d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84fcdc6ac92c4056ab2ecdd3dcfc528d" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 45215 } } peers { permanent_uuid: "80a9ccf4e23d497cb1a5f14dba81a8fb" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 33521 } } peers { permanent_uuid: "edf72bb050e44c20880aa4bed552714c" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 35523 } }
I20260608 09:52:49.361933  3191 raft_consensus.cc:385] T d9999130a6804c13b59a28d4bd01e829 P 84fcdc6ac92c4056ab2ecdd3dcfc528d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:49.362273  3193 tablet_bootstrap.cc:492] T d9999130a6804c13b59a28d4bd01e829 P edf72bb050e44c20880aa4bed552714c: Bootstrap starting.
I20260608 09:52:49.362298  3191 raft_consensus.cc:740] T d9999130a6804c13b59a28d4bd01e829 P 84fcdc6ac92c4056ab2ecdd3dcfc528d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84fcdc6ac92c4056ab2ecdd3dcfc528d, State: Initialized, Role: FOLLOWER
I20260608 09:52:49.362941  3192 raft_consensus.cc:359] T 260703a2e741442fa35800f3c3119284 P 80a9ccf4e23d497cb1a5f14dba81a8fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84fcdc6ac92c4056ab2ecdd3dcfc528d" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 45215 } } peers { permanent_uuid: "80a9ccf4e23d497cb1a5f14dba81a8fb" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 33521 } } peers { permanent_uuid: "edf72bb050e44c20880aa4bed552714c" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 35523 } }
I20260608 09:52:49.363727  3192 raft_consensus.cc:385] T 260703a2e741442fa35800f3c3119284 P 80a9ccf4e23d497cb1a5f14dba81a8fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:49.363413  3191 consensus_queue.cc:260] T d9999130a6804c13b59a28d4bd01e829 P 84fcdc6ac92c4056ab2ecdd3dcfc528d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84fcdc6ac92c4056ab2ecdd3dcfc528d" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 45215 } } peers { permanent_uuid: "80a9ccf4e23d497cb1a5f14dba81a8fb" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 33521 } } peers { permanent_uuid: "edf72bb050e44c20880aa4bed552714c" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 35523 } }
I20260608 09:52:49.364077  3192 raft_consensus.cc:740] T 260703a2e741442fa35800f3c3119284 P 80a9ccf4e23d497cb1a5f14dba81a8fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a9ccf4e23d497cb1a5f14dba81a8fb, State: Initialized, Role: FOLLOWER
I20260608 09:52:49.365046  3192 consensus_queue.cc:260] T 260703a2e741442fa35800f3c3119284 P 80a9ccf4e23d497cb1a5f14dba81a8fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84fcdc6ac92c4056ab2ecdd3dcfc528d" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 45215 } } peers { permanent_uuid: "80a9ccf4e23d497cb1a5f14dba81a8fb" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 33521 } } peers { permanent_uuid: "edf72bb050e44c20880aa4bed552714c" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 35523 } }
I20260608 09:52:49.369484  3193 tablet_bootstrap.cc:654] T d9999130a6804c13b59a28d4bd01e829 P edf72bb050e44c20880aa4bed552714c: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:49.370741  3192 ts_tablet_manager.cc:1434] T 260703a2e741442fa35800f3c3119284 P 80a9ccf4e23d497cb1a5f14dba81a8fb: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260608 09:52:49.371907  3192 tablet_bootstrap.cc:492] T d9999130a6804c13b59a28d4bd01e829 P 80a9ccf4e23d497cb1a5f14dba81a8fb: Bootstrap starting.
I20260608 09:52:49.374826  3191 ts_tablet_manager.cc:1434] T d9999130a6804c13b59a28d4bd01e829 P 84fcdc6ac92c4056ab2ecdd3dcfc528d: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.003s
I20260608 09:52:49.379132  3192 tablet_bootstrap.cc:654] T d9999130a6804c13b59a28d4bd01e829 P 80a9ccf4e23d497cb1a5f14dba81a8fb: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:49.381577  3191 tablet_bootstrap.cc:492] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P 84fcdc6ac92c4056ab2ecdd3dcfc528d: Bootstrap starting.
I20260608 09:52:49.388881  3191 tablet_bootstrap.cc:654] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P 84fcdc6ac92c4056ab2ecdd3dcfc528d: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:49.390910  3193 tablet_bootstrap.cc:492] T d9999130a6804c13b59a28d4bd01e829 P edf72bb050e44c20880aa4bed552714c: No bootstrap required, opened a new log
I20260608 09:52:49.391302  3192 tablet_bootstrap.cc:492] T d9999130a6804c13b59a28d4bd01e829 P 80a9ccf4e23d497cb1a5f14dba81a8fb: No bootstrap required, opened a new log
I20260608 09:52:49.391378  3193 ts_tablet_manager.cc:1403] T d9999130a6804c13b59a28d4bd01e829 P edf72bb050e44c20880aa4bed552714c: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.013s
I20260608 09:52:49.391920  3192 ts_tablet_manager.cc:1403] T d9999130a6804c13b59a28d4bd01e829 P 80a9ccf4e23d497cb1a5f14dba81a8fb: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260608 09:52:49.393844  3193 raft_consensus.cc:359] T d9999130a6804c13b59a28d4bd01e829 P edf72bb050e44c20880aa4bed552714c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84fcdc6ac92c4056ab2ecdd3dcfc528d" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 45215 } } peers { permanent_uuid: "80a9ccf4e23d497cb1a5f14dba81a8fb" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 33521 } } peers { permanent_uuid: "edf72bb050e44c20880aa4bed552714c" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 35523 } }
I20260608 09:52:49.394377  3193 raft_consensus.cc:385] T d9999130a6804c13b59a28d4bd01e829 P edf72bb050e44c20880aa4bed552714c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:49.394599  3193 raft_consensus.cc:740] T d9999130a6804c13b59a28d4bd01e829 P edf72bb050e44c20880aa4bed552714c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edf72bb050e44c20880aa4bed552714c, State: Initialized, Role: FOLLOWER
I20260608 09:52:49.395074  3192 raft_consensus.cc:359] T d9999130a6804c13b59a28d4bd01e829 P 80a9ccf4e23d497cb1a5f14dba81a8fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84fcdc6ac92c4056ab2ecdd3dcfc528d" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 45215 } } peers { permanent_uuid: "80a9ccf4e23d497cb1a5f14dba81a8fb" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 33521 } } peers { permanent_uuid: "edf72bb050e44c20880aa4bed552714c" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 35523 } }
I20260608 09:52:49.395884  3192 raft_consensus.cc:385] T d9999130a6804c13b59a28d4bd01e829 P 80a9ccf4e23d497cb1a5f14dba81a8fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:49.396183  3192 raft_consensus.cc:740] T d9999130a6804c13b59a28d4bd01e829 P 80a9ccf4e23d497cb1a5f14dba81a8fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a9ccf4e23d497cb1a5f14dba81a8fb, State: Initialized, Role: FOLLOWER
I20260608 09:52:49.395283  3193 consensus_queue.cc:260] T d9999130a6804c13b59a28d4bd01e829 P edf72bb050e44c20880aa4bed552714c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84fcdc6ac92c4056ab2ecdd3dcfc528d" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 45215 } } peers { permanent_uuid: "80a9ccf4e23d497cb1a5f14dba81a8fb" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 33521 } } peers { permanent_uuid: "edf72bb050e44c20880aa4bed552714c" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 35523 } }
I20260608 09:52:49.396870  3192 consensus_queue.cc:260] T d9999130a6804c13b59a28d4bd01e829 P 80a9ccf4e23d497cb1a5f14dba81a8fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84fcdc6ac92c4056ab2ecdd3dcfc528d" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 45215 } } peers { permanent_uuid: "80a9ccf4e23d497cb1a5f14dba81a8fb" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 33521 } } peers { permanent_uuid: "edf72bb050e44c20880aa4bed552714c" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 35523 } }
I20260608 09:52:49.398214  3191 tablet_bootstrap.cc:492] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P 84fcdc6ac92c4056ab2ecdd3dcfc528d: No bootstrap required, opened a new log
I20260608 09:52:49.398859  3191 ts_tablet_manager.cc:1403] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P 84fcdc6ac92c4056ab2ecdd3dcfc528d: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.003s
I20260608 09:52:49.399015  3192 ts_tablet_manager.cc:1434] T d9999130a6804c13b59a28d4bd01e829 P 80a9ccf4e23d497cb1a5f14dba81a8fb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:52:49.400086  3192 tablet_bootstrap.cc:492] T a6a540068d5147c9ad083fe9ebd0ea70 P 80a9ccf4e23d497cb1a5f14dba81a8fb: Bootstrap starting.
I20260608 09:52:49.398253  3193 ts_tablet_manager.cc:1434] T d9999130a6804c13b59a28d4bd01e829 P edf72bb050e44c20880aa4bed552714c: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260608 09:52:49.401283  3193 tablet_bootstrap.cc:492] T a6a540068d5147c9ad083fe9ebd0ea70 P edf72bb050e44c20880aa4bed552714c: Bootstrap starting.
I20260608 09:52:49.406504  3192 tablet_bootstrap.cc:654] T a6a540068d5147c9ad083fe9ebd0ea70 P 80a9ccf4e23d497cb1a5f14dba81a8fb: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:49.409251  3191 raft_consensus.cc:359] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P 84fcdc6ac92c4056ab2ecdd3dcfc528d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84fcdc6ac92c4056ab2ecdd3dcfc528d" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 45215 } } peers { permanent_uuid: "80a9ccf4e23d497cb1a5f14dba81a8fb" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 33521 } } peers { permanent_uuid: "edf72bb050e44c20880aa4bed552714c" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 35523 } }
I20260608 09:52:49.410023  3191 raft_consensus.cc:385] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P 84fcdc6ac92c4056ab2ecdd3dcfc528d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:49.410339  3191 raft_consensus.cc:740] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P 84fcdc6ac92c4056ab2ecdd3dcfc528d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84fcdc6ac92c4056ab2ecdd3dcfc528d, State: Initialized, Role: FOLLOWER
I20260608 09:52:49.411121  3191 consensus_queue.cc:260] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P 84fcdc6ac92c4056ab2ecdd3dcfc528d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84fcdc6ac92c4056ab2ecdd3dcfc528d" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 45215 } } peers { permanent_uuid: "80a9ccf4e23d497cb1a5f14dba81a8fb" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 33521 } } peers { permanent_uuid: "edf72bb050e44c20880aa4bed552714c" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 35523 } }
I20260608 09:52:49.414825  3191 ts_tablet_manager.cc:1434] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P 84fcdc6ac92c4056ab2ecdd3dcfc528d: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260608 09:52:49.415503  3193 tablet_bootstrap.cc:654] T a6a540068d5147c9ad083fe9ebd0ea70 P edf72bb050e44c20880aa4bed552714c: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:49.415941  3191 tablet_bootstrap.cc:492] T 260703a2e741442fa35800f3c3119284 P 84fcdc6ac92c4056ab2ecdd3dcfc528d: Bootstrap starting.
I20260608 09:52:49.422780  3191 tablet_bootstrap.cc:654] T 260703a2e741442fa35800f3c3119284 P 84fcdc6ac92c4056ab2ecdd3dcfc528d: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:49.423419  3192 tablet_bootstrap.cc:492] T a6a540068d5147c9ad083fe9ebd0ea70 P 80a9ccf4e23d497cb1a5f14dba81a8fb: No bootstrap required, opened a new log
I20260608 09:52:49.423954  3192 ts_tablet_manager.cc:1403] T a6a540068d5147c9ad083fe9ebd0ea70 P 80a9ccf4e23d497cb1a5f14dba81a8fb: Time spent bootstrapping tablet: real 0.024s	user 0.004s	sys 0.008s
I20260608 09:52:49.428239  3193 tablet_bootstrap.cc:492] T a6a540068d5147c9ad083fe9ebd0ea70 P edf72bb050e44c20880aa4bed552714c: No bootstrap required, opened a new log
I20260608 09:52:49.428699  3193 ts_tablet_manager.cc:1403] T a6a540068d5147c9ad083fe9ebd0ea70 P edf72bb050e44c20880aa4bed552714c: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.005s
I20260608 09:52:49.430699  3192 raft_consensus.cc:359] T a6a540068d5147c9ad083fe9ebd0ea70 P 80a9ccf4e23d497cb1a5f14dba81a8fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84fcdc6ac92c4056ab2ecdd3dcfc528d" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 45215 } } peers { permanent_uuid: "edf72bb050e44c20880aa4bed552714c" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 35523 } } peers { permanent_uuid: "80a9ccf4e23d497cb1a5f14dba81a8fb" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 33521 } }
I20260608 09:52:49.431507  3192 raft_consensus.cc:385] T a6a540068d5147c9ad083fe9ebd0ea70 P 80a9ccf4e23d497cb1a5f14dba81a8fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:49.431831  3192 raft_consensus.cc:740] T a6a540068d5147c9ad083fe9ebd0ea70 P 80a9ccf4e23d497cb1a5f14dba81a8fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a9ccf4e23d497cb1a5f14dba81a8fb, State: Initialized, Role: FOLLOWER
I20260608 09:52:49.431705  3193 raft_consensus.cc:359] T a6a540068d5147c9ad083fe9ebd0ea70 P edf72bb050e44c20880aa4bed552714c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84fcdc6ac92c4056ab2ecdd3dcfc528d" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 45215 } } peers { permanent_uuid: "edf72bb050e44c20880aa4bed552714c" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 35523 } } peers { permanent_uuid: "80a9ccf4e23d497cb1a5f14dba81a8fb" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 33521 } }
I20260608 09:52:49.432430  3191 tablet_bootstrap.cc:492] T 260703a2e741442fa35800f3c3119284 P 84fcdc6ac92c4056ab2ecdd3dcfc528d: No bootstrap required, opened a new log
I20260608 09:52:49.432694  3193 raft_consensus.cc:385] T a6a540068d5147c9ad083fe9ebd0ea70 P edf72bb050e44c20880aa4bed552714c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:49.433207  3191 ts_tablet_manager.cc:1403] T 260703a2e741442fa35800f3c3119284 P 84fcdc6ac92c4056ab2ecdd3dcfc528d: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.001s
I20260608 09:52:49.433121  3193 raft_consensus.cc:740] T a6a540068d5147c9ad083fe9ebd0ea70 P edf72bb050e44c20880aa4bed552714c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edf72bb050e44c20880aa4bed552714c, State: Initialized, Role: FOLLOWER
I20260608 09:52:49.432816  3192 consensus_queue.cc:260] T a6a540068d5147c9ad083fe9ebd0ea70 P 80a9ccf4e23d497cb1a5f14dba81a8fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84fcdc6ac92c4056ab2ecdd3dcfc528d" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 45215 } } peers { permanent_uuid: "edf72bb050e44c20880aa4bed552714c" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 35523 } } peers { permanent_uuid: "80a9ccf4e23d497cb1a5f14dba81a8fb" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 33521 } }
I20260608 09:52:49.434232  3193 consensus_queue.cc:260] T a6a540068d5147c9ad083fe9ebd0ea70 P edf72bb050e44c20880aa4bed552714c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84fcdc6ac92c4056ab2ecdd3dcfc528d" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 45215 } } peers { permanent_uuid: "edf72bb050e44c20880aa4bed552714c" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 35523 } } peers { permanent_uuid: "80a9ccf4e23d497cb1a5f14dba81a8fb" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 33521 } }
I20260608 09:52:49.436232  3191 raft_consensus.cc:359] T 260703a2e741442fa35800f3c3119284 P 84fcdc6ac92c4056ab2ecdd3dcfc528d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84fcdc6ac92c4056ab2ecdd3dcfc528d" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 45215 } } peers { permanent_uuid: "80a9ccf4e23d497cb1a5f14dba81a8fb" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 33521 } } peers { permanent_uuid: "edf72bb050e44c20880aa4bed552714c" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 35523 } }
I20260608 09:52:49.436905  3191 raft_consensus.cc:385] T 260703a2e741442fa35800f3c3119284 P 84fcdc6ac92c4056ab2ecdd3dcfc528d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:49.437234  3191 raft_consensus.cc:740] T 260703a2e741442fa35800f3c3119284 P 84fcdc6ac92c4056ab2ecdd3dcfc528d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84fcdc6ac92c4056ab2ecdd3dcfc528d, State: Initialized, Role: FOLLOWER
I20260608 09:52:49.438324  3193 ts_tablet_manager.cc:1434] T a6a540068d5147c9ad083fe9ebd0ea70 P edf72bb050e44c20880aa4bed552714c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260608 09:52:49.438104  3191 consensus_queue.cc:260] T 260703a2e741442fa35800f3c3119284 P 84fcdc6ac92c4056ab2ecdd3dcfc528d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84fcdc6ac92c4056ab2ecdd3dcfc528d" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 45215 } } peers { permanent_uuid: "80a9ccf4e23d497cb1a5f14dba81a8fb" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 33521 } } peers { permanent_uuid: "edf72bb050e44c20880aa4bed552714c" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 35523 } }
I20260608 09:52:49.436481  3192 ts_tablet_manager.cc:1434] T a6a540068d5147c9ad083fe9ebd0ea70 P 80a9ccf4e23d497cb1a5f14dba81a8fb: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260608 09:52:49.440439  3191 ts_tablet_manager.cc:1434] T 260703a2e741442fa35800f3c3119284 P 84fcdc6ac92c4056ab2ecdd3dcfc528d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 09:52:49.517365  3198 raft_consensus.cc:493] T 260703a2e741442fa35800f3c3119284 P 80a9ccf4e23d497cb1a5f14dba81a8fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:49.517817  3198 raft_consensus.cc:515] T 260703a2e741442fa35800f3c3119284 P 80a9ccf4e23d497cb1a5f14dba81a8fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84fcdc6ac92c4056ab2ecdd3dcfc528d" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 45215 } } peers { permanent_uuid: "80a9ccf4e23d497cb1a5f14dba81a8fb" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 33521 } } peers { permanent_uuid: "edf72bb050e44c20880aa4bed552714c" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 35523 } }
I20260608 09:52:49.520248  3198 leader_election.cc:290] T 260703a2e741442fa35800f3c3119284 P 80a9ccf4e23d497cb1a5f14dba81a8fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84fcdc6ac92c4056ab2ecdd3dcfc528d (127.0.97.193:45215), edf72bb050e44c20880aa4bed552714c (127.0.97.195:35523)
I20260608 09:52:49.522364  3197 raft_consensus.cc:493] T d9999130a6804c13b59a28d4bd01e829 P edf72bb050e44c20880aa4bed552714c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:49.522926  3197 raft_consensus.cc:515] T d9999130a6804c13b59a28d4bd01e829 P edf72bb050e44c20880aa4bed552714c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84fcdc6ac92c4056ab2ecdd3dcfc528d" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 45215 } } peers { permanent_uuid: "80a9ccf4e23d497cb1a5f14dba81a8fb" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 33521 } } peers { permanent_uuid: "edf72bb050e44c20880aa4bed552714c" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 35523 } }
I20260608 09:52:49.527421  3197 leader_election.cc:290] T d9999130a6804c13b59a28d4bd01e829 P edf72bb050e44c20880aa4bed552714c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84fcdc6ac92c4056ab2ecdd3dcfc528d (127.0.97.193:45215), 80a9ccf4e23d497cb1a5f14dba81a8fb (127.0.97.194:33521)
I20260608 09:52:49.540640  2997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260703a2e741442fa35800f3c3119284" candidate_uuid: "80a9ccf4e23d497cb1a5f14dba81a8fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84fcdc6ac92c4056ab2ecdd3dcfc528d" is_pre_election: true
I20260608 09:52:49.541481  2997 raft_consensus.cc:2468] T 260703a2e741442fa35800f3c3119284 P 84fcdc6ac92c4056ab2ecdd3dcfc528d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a9ccf4e23d497cb1a5f14dba81a8fb in term 0.
I20260608 09:52:49.541787  3146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260703a2e741442fa35800f3c3119284" candidate_uuid: "80a9ccf4e23d497cb1a5f14dba81a8fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edf72bb050e44c20880aa4bed552714c" is_pre_election: true
I20260608 09:52:49.542510  3146 raft_consensus.cc:2468] T 260703a2e741442fa35800f3c3119284 P edf72bb050e44c20880aa4bed552714c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a9ccf4e23d497cb1a5f14dba81a8fb in term 0.
I20260608 09:52:49.543292  3038 leader_election.cc:304] T 260703a2e741442fa35800f3c3119284 P 80a9ccf4e23d497cb1a5f14dba81a8fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80a9ccf4e23d497cb1a5f14dba81a8fb, 84fcdc6ac92c4056ab2ecdd3dcfc528d; no voters: 
I20260608 09:52:49.544245  3198 raft_consensus.cc:2804] T 260703a2e741442fa35800f3c3119284 P 80a9ccf4e23d497cb1a5f14dba81a8fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:52:49.544613  3198 raft_consensus.cc:493] T 260703a2e741442fa35800f3c3119284 P 80a9ccf4e23d497cb1a5f14dba81a8fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:52:49.544917  3198 raft_consensus.cc:3060] T 260703a2e741442fa35800f3c3119284 P 80a9ccf4e23d497cb1a5f14dba81a8fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:49.549608  2997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9999130a6804c13b59a28d4bd01e829" candidate_uuid: "edf72bb050e44c20880aa4bed552714c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84fcdc6ac92c4056ab2ecdd3dcfc528d" is_pre_election: true
I20260608 09:52:49.550262  2997 raft_consensus.cc:2468] T d9999130a6804c13b59a28d4bd01e829 P 84fcdc6ac92c4056ab2ecdd3dcfc528d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edf72bb050e44c20880aa4bed552714c in term 0.
I20260608 09:52:49.551229  3072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9999130a6804c13b59a28d4bd01e829" candidate_uuid: "edf72bb050e44c20880aa4bed552714c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a9ccf4e23d497cb1a5f14dba81a8fb" is_pre_election: true
I20260608 09:52:49.551411  3112 leader_election.cc:304] T d9999130a6804c13b59a28d4bd01e829 P edf72bb050e44c20880aa4bed552714c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84fcdc6ac92c4056ab2ecdd3dcfc528d, edf72bb050e44c20880aa4bed552714c; no voters: 
I20260608 09:52:49.551553  3198 raft_consensus.cc:515] T 260703a2e741442fa35800f3c3119284 P 80a9ccf4e23d497cb1a5f14dba81a8fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84fcdc6ac92c4056ab2ecdd3dcfc528d" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 45215 } } peers { permanent_uuid: "80a9ccf4e23d497cb1a5f14dba81a8fb" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 33521 } } peers { permanent_uuid: "edf72bb050e44c20880aa4bed552714c" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 35523 } }
I20260608 09:52:49.551889  3072 raft_consensus.cc:2468] T d9999130a6804c13b59a28d4bd01e829 P 80a9ccf4e23d497cb1a5f14dba81a8fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edf72bb050e44c20880aa4bed552714c in term 0.
I20260608 09:52:49.552168  3197 raft_consensus.cc:2804] T d9999130a6804c13b59a28d4bd01e829 P edf72bb050e44c20880aa4bed552714c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:52:49.552547  3197 raft_consensus.cc:493] T d9999130a6804c13b59a28d4bd01e829 P edf72bb050e44c20880aa4bed552714c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:52:49.552835  3197 raft_consensus.cc:3060] T d9999130a6804c13b59a28d4bd01e829 P edf72bb050e44c20880aa4bed552714c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:49.554136  3198 leader_election.cc:290] T 260703a2e741442fa35800f3c3119284 P 80a9ccf4e23d497cb1a5f14dba81a8fb [CANDIDATE]: Term 1 election: Requested vote from peers 84fcdc6ac92c4056ab2ecdd3dcfc528d (127.0.97.193:45215), edf72bb050e44c20880aa4bed552714c (127.0.97.195:35523)
I20260608 09:52:49.554395  2997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260703a2e741442fa35800f3c3119284" candidate_uuid: "80a9ccf4e23d497cb1a5f14dba81a8fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84fcdc6ac92c4056ab2ecdd3dcfc528d"
I20260608 09:52:49.554980  2997 raft_consensus.cc:3060] T 260703a2e741442fa35800f3c3119284 P 84fcdc6ac92c4056ab2ecdd3dcfc528d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:49.555473  3146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260703a2e741442fa35800f3c3119284" candidate_uuid: "80a9ccf4e23d497cb1a5f14dba81a8fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edf72bb050e44c20880aa4bed552714c"
I20260608 09:52:49.555912  3146 raft_consensus.cc:3060] T 260703a2e741442fa35800f3c3119284 P edf72bb050e44c20880aa4bed552714c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:49.559428  3197 raft_consensus.cc:515] T d9999130a6804c13b59a28d4bd01e829 P edf72bb050e44c20880aa4bed552714c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84fcdc6ac92c4056ab2ecdd3dcfc528d" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 45215 } } peers { permanent_uuid: "80a9ccf4e23d497cb1a5f14dba81a8fb" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 33521 } } peers { permanent_uuid: "edf72bb050e44c20880aa4bed552714c" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 35523 } }
I20260608 09:52:49.560609  3146 raft_consensus.cc:2468] T 260703a2e741442fa35800f3c3119284 P edf72bb050e44c20880aa4bed552714c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a9ccf4e23d497cb1a5f14dba81a8fb in term 1.
I20260608 09:52:49.561582  3197 leader_election.cc:290] T d9999130a6804c13b59a28d4bd01e829 P edf72bb050e44c20880aa4bed552714c [CANDIDATE]: Term 1 election: Requested vote from peers 84fcdc6ac92c4056ab2ecdd3dcfc528d (127.0.97.193:45215), 80a9ccf4e23d497cb1a5f14dba81a8fb (127.0.97.194:33521)
I20260608 09:52:49.562134  3197 raft_consensus.cc:493] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P edf72bb050e44c20880aa4bed552714c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:49.562124  2997 raft_consensus.cc:2468] T 260703a2e741442fa35800f3c3119284 P 84fcdc6ac92c4056ab2ecdd3dcfc528d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a9ccf4e23d497cb1a5f14dba81a8fb in term 1.
I20260608 09:52:49.562901  3072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9999130a6804c13b59a28d4bd01e829" candidate_uuid: "edf72bb050e44c20880aa4bed552714c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a9ccf4e23d497cb1a5f14dba81a8fb"
I20260608 09:52:49.563512  3072 raft_consensus.cc:3060] T d9999130a6804c13b59a28d4bd01e829 P 80a9ccf4e23d497cb1a5f14dba81a8fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:49.563704  3038 leader_election.cc:304] T 260703a2e741442fa35800f3c3119284 P 80a9ccf4e23d497cb1a5f14dba81a8fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80a9ccf4e23d497cb1a5f14dba81a8fb, 84fcdc6ac92c4056ab2ecdd3dcfc528d; no voters: 
I20260608 09:52:49.564214  2997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9999130a6804c13b59a28d4bd01e829" candidate_uuid: "edf72bb050e44c20880aa4bed552714c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84fcdc6ac92c4056ab2ecdd3dcfc528d"
I20260608 09:52:49.564664  3198 raft_consensus.cc:2804] T 260703a2e741442fa35800f3c3119284 P 80a9ccf4e23d497cb1a5f14dba81a8fb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:49.564751  2997 raft_consensus.cc:3060] T d9999130a6804c13b59a28d4bd01e829 P 84fcdc6ac92c4056ab2ecdd3dcfc528d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:49.564239  3197 raft_consensus.cc:515] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P edf72bb050e44c20880aa4bed552714c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84fcdc6ac92c4056ab2ecdd3dcfc528d" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 45215 } } peers { permanent_uuid: "80a9ccf4e23d497cb1a5f14dba81a8fb" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 33521 } } peers { permanent_uuid: "edf72bb050e44c20880aa4bed552714c" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 35523 } }
I20260608 09:52:49.568809  2996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40a2a199ac5746f8a06b1e4bc73d4bd4" candidate_uuid: "edf72bb050e44c20880aa4bed552714c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84fcdc6ac92c4056ab2ecdd3dcfc528d" is_pre_election: true
I20260608 09:52:49.569288  3198 raft_consensus.cc:697] T 260703a2e741442fa35800f3c3119284 P 80a9ccf4e23d497cb1a5f14dba81a8fb [term 1 LEADER]: Becoming Leader. State: Replica: 80a9ccf4e23d497cb1a5f14dba81a8fb, State: Running, Role: LEADER
I20260608 09:52:49.569315  3071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40a2a199ac5746f8a06b1e4bc73d4bd4" candidate_uuid: "edf72bb050e44c20880aa4bed552714c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a9ccf4e23d497cb1a5f14dba81a8fb" is_pre_election: true
I20260608 09:52:49.570294  3071 raft_consensus.cc:2468] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P 80a9ccf4e23d497cb1a5f14dba81a8fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edf72bb050e44c20880aa4bed552714c in term 0.
I20260608 09:52:49.569510  2996 raft_consensus.cc:2468] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P 84fcdc6ac92c4056ab2ecdd3dcfc528d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edf72bb050e44c20880aa4bed552714c in term 0.
I20260608 09:52:49.570454  3072 raft_consensus.cc:2468] T d9999130a6804c13b59a28d4bd01e829 P 80a9ccf4e23d497cb1a5f14dba81a8fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edf72bb050e44c20880aa4bed552714c in term 1.
I20260608 09:52:49.570531  3198 consensus_queue.cc:237] T 260703a2e741442fa35800f3c3119284 P 80a9ccf4e23d497cb1a5f14dba81a8fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84fcdc6ac92c4056ab2ecdd3dcfc528d" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 45215 } } peers { permanent_uuid: "80a9ccf4e23d497cb1a5f14dba81a8fb" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 33521 } } peers { permanent_uuid: "edf72bb050e44c20880aa4bed552714c" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 35523 } }
I20260608 09:52:49.571709  3110 leader_election.cc:304] T d9999130a6804c13b59a28d4bd01e829 P edf72bb050e44c20880aa4bed552714c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80a9ccf4e23d497cb1a5f14dba81a8fb, edf72bb050e44c20880aa4bed552714c; no voters: 
I20260608 09:52:49.572345  2997 raft_consensus.cc:2468] T d9999130a6804c13b59a28d4bd01e829 P 84fcdc6ac92c4056ab2ecdd3dcfc528d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edf72bb050e44c20880aa4bed552714c in term 1.
I20260608 09:52:49.572697  3214 raft_consensus.cc:2804] T d9999130a6804c13b59a28d4bd01e829 P edf72bb050e44c20880aa4bed552714c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:49.568926  3197 leader_election.cc:290] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P edf72bb050e44c20880aa4bed552714c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84fcdc6ac92c4056ab2ecdd3dcfc528d (127.0.97.193:45215), 80a9ccf4e23d497cb1a5f14dba81a8fb (127.0.97.194:33521)
I20260608 09:52:49.574147  3214 raft_consensus.cc:697] T d9999130a6804c13b59a28d4bd01e829 P edf72bb050e44c20880aa4bed552714c [term 1 LEADER]: Becoming Leader. State: Replica: edf72bb050e44c20880aa4bed552714c, State: Running, Role: LEADER
I20260608 09:52:49.572163  3112 leader_election.cc:304] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P edf72bb050e44c20880aa4bed552714c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84fcdc6ac92c4056ab2ecdd3dcfc528d, edf72bb050e44c20880aa4bed552714c; no voters: 
I20260608 09:52:49.575037  3214 consensus_queue.cc:237] T d9999130a6804c13b59a28d4bd01e829 P edf72bb050e44c20880aa4bed552714c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84fcdc6ac92c4056ab2ecdd3dcfc528d" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 45215 } } peers { permanent_uuid: "80a9ccf4e23d497cb1a5f14dba81a8fb" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 33521 } } peers { permanent_uuid: "edf72bb050e44c20880aa4bed552714c" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 35523 } }
I20260608 09:52:49.576840  3216 raft_consensus.cc:2804] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P edf72bb050e44c20880aa4bed552714c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:52:49.579329  3216 raft_consensus.cc:493] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P edf72bb050e44c20880aa4bed552714c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:52:49.579788  3216 raft_consensus.cc:3060] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P edf72bb050e44c20880aa4bed552714c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:49.583271  2893 catalog_manager.cc:5696] T 260703a2e741442fa35800f3c3119284 P 80a9ccf4e23d497cb1a5f14dba81a8fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 80a9ccf4e23d497cb1a5f14dba81a8fb (127.0.97.194). New cstate: current_term: 1 leader_uuid: "80a9ccf4e23d497cb1a5f14dba81a8fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84fcdc6ac92c4056ab2ecdd3dcfc528d" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 45215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a9ccf4e23d497cb1a5f14dba81a8fb" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 33521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edf72bb050e44c20880aa4bed552714c" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 35523 } health_report { overall_health: UNKNOWN } } }
I20260608 09:52:49.585034  3216 raft_consensus.cc:515] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P edf72bb050e44c20880aa4bed552714c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84fcdc6ac92c4056ab2ecdd3dcfc528d" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 45215 } } peers { permanent_uuid: "80a9ccf4e23d497cb1a5f14dba81a8fb" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 33521 } } peers { permanent_uuid: "edf72bb050e44c20880aa4bed552714c" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 35523 } }
I20260608 09:52:49.586973  3216 leader_election.cc:290] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P edf72bb050e44c20880aa4bed552714c [CANDIDATE]: Term 1 election: Requested vote from peers 84fcdc6ac92c4056ab2ecdd3dcfc528d (127.0.97.193:45215), 80a9ccf4e23d497cb1a5f14dba81a8fb (127.0.97.194:33521)
I20260608 09:52:49.588567  3071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40a2a199ac5746f8a06b1e4bc73d4bd4" candidate_uuid: "edf72bb050e44c20880aa4bed552714c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a9ccf4e23d497cb1a5f14dba81a8fb"
I20260608 09:52:49.588963  2997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40a2a199ac5746f8a06b1e4bc73d4bd4" candidate_uuid: "edf72bb050e44c20880aa4bed552714c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84fcdc6ac92c4056ab2ecdd3dcfc528d"
I20260608 09:52:49.589512  2997 raft_consensus.cc:3060] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P 84fcdc6ac92c4056ab2ecdd3dcfc528d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:49.589143  3071 raft_consensus.cc:3060] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P 80a9ccf4e23d497cb1a5f14dba81a8fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:49.590023  2892 catalog_manager.cc:5696] T d9999130a6804c13b59a28d4bd01e829 P edf72bb050e44c20880aa4bed552714c reported cstate change: term changed from 0 to 1, leader changed from <none> to edf72bb050e44c20880aa4bed552714c (127.0.97.195). New cstate: current_term: 1 leader_uuid: "edf72bb050e44c20880aa4bed552714c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84fcdc6ac92c4056ab2ecdd3dcfc528d" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 45215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a9ccf4e23d497cb1a5f14dba81a8fb" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 33521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edf72bb050e44c20880aa4bed552714c" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 35523 } health_report { overall_health: HEALTHY } } }
I20260608 09:52:49.596211  2997 raft_consensus.cc:2468] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P 84fcdc6ac92c4056ab2ecdd3dcfc528d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edf72bb050e44c20880aa4bed552714c in term 1.
I20260608 09:52:49.596698  3071 raft_consensus.cc:2468] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P 80a9ccf4e23d497cb1a5f14dba81a8fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edf72bb050e44c20880aa4bed552714c in term 1.
I20260608 09:52:49.597597  3112 leader_election.cc:304] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P edf72bb050e44c20880aa4bed552714c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84fcdc6ac92c4056ab2ecdd3dcfc528d, edf72bb050e44c20880aa4bed552714c; no voters: 
I20260608 09:52:49.598484  3216 raft_consensus.cc:2804] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P edf72bb050e44c20880aa4bed552714c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:49.598861  3216 raft_consensus.cc:697] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P edf72bb050e44c20880aa4bed552714c [term 1 LEADER]: Becoming Leader. State: Replica: edf72bb050e44c20880aa4bed552714c, State: Running, Role: LEADER
I20260608 09:52:49.599581  3216 consensus_queue.cc:237] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P edf72bb050e44c20880aa4bed552714c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84fcdc6ac92c4056ab2ecdd3dcfc528d" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 45215 } } peers { permanent_uuid: "80a9ccf4e23d497cb1a5f14dba81a8fb" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 33521 } } peers { permanent_uuid: "edf72bb050e44c20880aa4bed552714c" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 35523 } }
I20260608 09:52:49.607455  2892 catalog_manager.cc:5696] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P edf72bb050e44c20880aa4bed552714c reported cstate change: term changed from 0 to 1, leader changed from <none> to edf72bb050e44c20880aa4bed552714c (127.0.97.195). New cstate: current_term: 1 leader_uuid: "edf72bb050e44c20880aa4bed552714c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84fcdc6ac92c4056ab2ecdd3dcfc528d" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 45215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a9ccf4e23d497cb1a5f14dba81a8fb" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 33521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edf72bb050e44c20880aa4bed552714c" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 35523 } health_report { overall_health: HEALTHY } } }
I20260608 09:52:49.646807  3199 raft_consensus.cc:493] T a6a540068d5147c9ad083fe9ebd0ea70 P 84fcdc6ac92c4056ab2ecdd3dcfc528d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:49.647342  3199 raft_consensus.cc:515] T a6a540068d5147c9ad083fe9ebd0ea70 P 84fcdc6ac92c4056ab2ecdd3dcfc528d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84fcdc6ac92c4056ab2ecdd3dcfc528d" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 45215 } } peers { permanent_uuid: "edf72bb050e44c20880aa4bed552714c" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 35523 } } peers { permanent_uuid: "80a9ccf4e23d497cb1a5f14dba81a8fb" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 33521 } }
I20260608 09:52:49.649366  3199 leader_election.cc:290] T a6a540068d5147c9ad083fe9ebd0ea70 P 84fcdc6ac92c4056ab2ecdd3dcfc528d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edf72bb050e44c20880aa4bed552714c (127.0.97.195:35523), 80a9ccf4e23d497cb1a5f14dba81a8fb (127.0.97.194:33521)
I20260608 09:52:49.659210  3146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6a540068d5147c9ad083fe9ebd0ea70" candidate_uuid: "84fcdc6ac92c4056ab2ecdd3dcfc528d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edf72bb050e44c20880aa4bed552714c" is_pre_election: true
I20260608 09:52:49.659906  3146 raft_consensus.cc:2468] T a6a540068d5147c9ad083fe9ebd0ea70 P edf72bb050e44c20880aa4bed552714c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84fcdc6ac92c4056ab2ecdd3dcfc528d in term 0.
I20260608 09:52:49.660132  3071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6a540068d5147c9ad083fe9ebd0ea70" candidate_uuid: "84fcdc6ac92c4056ab2ecdd3dcfc528d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a9ccf4e23d497cb1a5f14dba81a8fb" is_pre_election: true
I20260608 09:52:49.660751  3071 raft_consensus.cc:2468] T a6a540068d5147c9ad083fe9ebd0ea70 P 80a9ccf4e23d497cb1a5f14dba81a8fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84fcdc6ac92c4056ab2ecdd3dcfc528d in term 0.
I20260608 09:52:49.661072  2962 leader_election.cc:304] T a6a540068d5147c9ad083fe9ebd0ea70 P 84fcdc6ac92c4056ab2ecdd3dcfc528d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84fcdc6ac92c4056ab2ecdd3dcfc528d, edf72bb050e44c20880aa4bed552714c; no voters: 
I20260608 09:52:49.661860  3199 raft_consensus.cc:2804] T a6a540068d5147c9ad083fe9ebd0ea70 P 84fcdc6ac92c4056ab2ecdd3dcfc528d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:52:49.662137  3199 raft_consensus.cc:493] T a6a540068d5147c9ad083fe9ebd0ea70 P 84fcdc6ac92c4056ab2ecdd3dcfc528d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:52:49.662387  3199 raft_consensus.cc:3060] T a6a540068d5147c9ad083fe9ebd0ea70 P 84fcdc6ac92c4056ab2ecdd3dcfc528d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:49.666882  3199 raft_consensus.cc:515] T a6a540068d5147c9ad083fe9ebd0ea70 P 84fcdc6ac92c4056ab2ecdd3dcfc528d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84fcdc6ac92c4056ab2ecdd3dcfc528d" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 45215 } } peers { permanent_uuid: "edf72bb050e44c20880aa4bed552714c" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 35523 } } peers { permanent_uuid: "80a9ccf4e23d497cb1a5f14dba81a8fb" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 33521 } }
I20260608 09:52:49.668557  3199 leader_election.cc:290] T a6a540068d5147c9ad083fe9ebd0ea70 P 84fcdc6ac92c4056ab2ecdd3dcfc528d [CANDIDATE]: Term 1 election: Requested vote from peers edf72bb050e44c20880aa4bed552714c (127.0.97.195:35523), 80a9ccf4e23d497cb1a5f14dba81a8fb (127.0.97.194:33521)
I20260608 09:52:49.669135  3146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6a540068d5147c9ad083fe9ebd0ea70" candidate_uuid: "84fcdc6ac92c4056ab2ecdd3dcfc528d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edf72bb050e44c20880aa4bed552714c"
I20260608 09:52:49.669428  3071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6a540068d5147c9ad083fe9ebd0ea70" candidate_uuid: "84fcdc6ac92c4056ab2ecdd3dcfc528d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a9ccf4e23d497cb1a5f14dba81a8fb"
I20260608 09:52:49.669562  3146 raft_consensus.cc:3060] T a6a540068d5147c9ad083fe9ebd0ea70 P edf72bb050e44c20880aa4bed552714c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:49.669890  3071 raft_consensus.cc:3060] T a6a540068d5147c9ad083fe9ebd0ea70 P 80a9ccf4e23d497cb1a5f14dba81a8fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:49.673811  3146 raft_consensus.cc:2468] T a6a540068d5147c9ad083fe9ebd0ea70 P edf72bb050e44c20880aa4bed552714c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84fcdc6ac92c4056ab2ecdd3dcfc528d in term 1.
I20260608 09:52:49.674118  3071 raft_consensus.cc:2468] T a6a540068d5147c9ad083fe9ebd0ea70 P 80a9ccf4e23d497cb1a5f14dba81a8fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84fcdc6ac92c4056ab2ecdd3dcfc528d in term 1.
I20260608 09:52:49.674721  2962 leader_election.cc:304] T a6a540068d5147c9ad083fe9ebd0ea70 P 84fcdc6ac92c4056ab2ecdd3dcfc528d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84fcdc6ac92c4056ab2ecdd3dcfc528d, edf72bb050e44c20880aa4bed552714c; no voters: 
I20260608 09:52:49.675395  3199 raft_consensus.cc:2804] T a6a540068d5147c9ad083fe9ebd0ea70 P 84fcdc6ac92c4056ab2ecdd3dcfc528d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:49.676386  3199 raft_consensus.cc:697] T a6a540068d5147c9ad083fe9ebd0ea70 P 84fcdc6ac92c4056ab2ecdd3dcfc528d [term 1 LEADER]: Becoming Leader. State: Replica: 84fcdc6ac92c4056ab2ecdd3dcfc528d, State: Running, Role: LEADER
I20260608 09:52:49.677022  3199 consensus_queue.cc:237] T a6a540068d5147c9ad083fe9ebd0ea70 P 84fcdc6ac92c4056ab2ecdd3dcfc528d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84fcdc6ac92c4056ab2ecdd3dcfc528d" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 45215 } } peers { permanent_uuid: "edf72bb050e44c20880aa4bed552714c" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 35523 } } peers { permanent_uuid: "80a9ccf4e23d497cb1a5f14dba81a8fb" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 33521 } }
I20260608 09:52:49.684437  2892 catalog_manager.cc:5696] T a6a540068d5147c9ad083fe9ebd0ea70 P 84fcdc6ac92c4056ab2ecdd3dcfc528d reported cstate change: term changed from 0 to 1, leader changed from <none> to 84fcdc6ac92c4056ab2ecdd3dcfc528d (127.0.97.193). New cstate: current_term: 1 leader_uuid: "84fcdc6ac92c4056ab2ecdd3dcfc528d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84fcdc6ac92c4056ab2ecdd3dcfc528d" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 45215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edf72bb050e44c20880aa4bed552714c" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 35523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a9ccf4e23d497cb1a5f14dba81a8fb" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260608 09:52:49.710846   391 tablet_server.cc:179] TabletServer@127.0.97.193:0 shutting down...
I20260608 09:52:49.726318  2948 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_auto_rebalancer_test
I20260608 09:52:49.730433  2948 auto_leader_rebalancer.cc:388] table: range_aware_auto_rebalancer_test, leader rebalance finish, leader transfer count: 0
I20260608 09:52:49.730804  2948 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:49.732044   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:52:49.732892   391 tablet_replica.cc:333] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P 84fcdc6ac92c4056ab2ecdd3dcfc528d: stopping tablet replica
I20260608 09:52:49.733450   391 raft_consensus.cc:2243] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P 84fcdc6ac92c4056ab2ecdd3dcfc528d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:49.733840   391 raft_consensus.cc:2272] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P 84fcdc6ac92c4056ab2ecdd3dcfc528d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:49.735860   391 tablet_replica.cc:333] T 260703a2e741442fa35800f3c3119284 P 84fcdc6ac92c4056ab2ecdd3dcfc528d: stopping tablet replica
I20260608 09:52:49.736398   391 raft_consensus.cc:2243] T 260703a2e741442fa35800f3c3119284 P 84fcdc6ac92c4056ab2ecdd3dcfc528d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:49.736753   391 raft_consensus.cc:2272] T 260703a2e741442fa35800f3c3119284 P 84fcdc6ac92c4056ab2ecdd3dcfc528d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:49.738724   391 tablet_replica.cc:333] T d9999130a6804c13b59a28d4bd01e829 P 84fcdc6ac92c4056ab2ecdd3dcfc528d: stopping tablet replica
I20260608 09:52:49.739326   391 raft_consensus.cc:2243] T d9999130a6804c13b59a28d4bd01e829 P 84fcdc6ac92c4056ab2ecdd3dcfc528d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:49.739682   391 raft_consensus.cc:2272] T d9999130a6804c13b59a28d4bd01e829 P 84fcdc6ac92c4056ab2ecdd3dcfc528d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:49.741400   391 tablet_replica.cc:333] T a6a540068d5147c9ad083fe9ebd0ea70 P 84fcdc6ac92c4056ab2ecdd3dcfc528d: stopping tablet replica
I20260608 09:52:49.741853   391 raft_consensus.cc:2243] T a6a540068d5147c9ad083fe9ebd0ea70 P 84fcdc6ac92c4056ab2ecdd3dcfc528d [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:52:49.742391   391 pending_rounds.cc:70] T a6a540068d5147c9ad083fe9ebd0ea70 P 84fcdc6ac92c4056ab2ecdd3dcfc528d: Trying to abort 1 pending ops.
I20260608 09:52:49.742578   391 pending_rounds.cc:77] T a6a540068d5147c9ad083fe9ebd0ea70 P 84fcdc6ac92c4056ab2ecdd3dcfc528d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617066204143616 op_type: NO_OP noop_request { }
I20260608 09:52:49.742864   391 raft_consensus.cc:2889] T a6a540068d5147c9ad083fe9ebd0ea70 P 84fcdc6ac92c4056ab2ecdd3dcfc528d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:52:49.743147   391 raft_consensus.cc:2272] T a6a540068d5147c9ad083fe9ebd0ea70 P 84fcdc6ac92c4056ab2ecdd3dcfc528d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:49.766891   391 tablet_server.cc:196] TabletServer@127.0.97.193:0 shutdown complete.
I20260608 09:52:49.777657   391 tablet_server.cc:179] TabletServer@127.0.97.194:0 shutting down...
I20260608 09:52:49.792411   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:52:49.793224   391 tablet_replica.cc:333] T a6a540068d5147c9ad083fe9ebd0ea70 P 80a9ccf4e23d497cb1a5f14dba81a8fb: stopping tablet replica
I20260608 09:52:49.793799   391 raft_consensus.cc:2243] T a6a540068d5147c9ad083fe9ebd0ea70 P 80a9ccf4e23d497cb1a5f14dba81a8fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:49.794210   391 raft_consensus.cc:2272] T a6a540068d5147c9ad083fe9ebd0ea70 P 80a9ccf4e23d497cb1a5f14dba81a8fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:49.796100   391 tablet_replica.cc:333] T d9999130a6804c13b59a28d4bd01e829 P 80a9ccf4e23d497cb1a5f14dba81a8fb: stopping tablet replica
I20260608 09:52:49.796589   391 raft_consensus.cc:2243] T d9999130a6804c13b59a28d4bd01e829 P 80a9ccf4e23d497cb1a5f14dba81a8fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:49.796936   391 raft_consensus.cc:2272] T d9999130a6804c13b59a28d4bd01e829 P 80a9ccf4e23d497cb1a5f14dba81a8fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:49.798678   391 tablet_replica.cc:333] T 260703a2e741442fa35800f3c3119284 P 80a9ccf4e23d497cb1a5f14dba81a8fb: stopping tablet replica
I20260608 09:52:49.799226   391 raft_consensus.cc:2243] T 260703a2e741442fa35800f3c3119284 P 80a9ccf4e23d497cb1a5f14dba81a8fb [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:52:49.799751   391 pending_rounds.cc:70] T 260703a2e741442fa35800f3c3119284 P 80a9ccf4e23d497cb1a5f14dba81a8fb: Trying to abort 1 pending ops.
I20260608 09:52:49.799917   391 pending_rounds.cc:77] T 260703a2e741442fa35800f3c3119284 P 80a9ccf4e23d497cb1a5f14dba81a8fb: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617065773412352 op_type: NO_OP noop_request { }
I20260608 09:52:49.800173   391 raft_consensus.cc:2889] T 260703a2e741442fa35800f3c3119284 P 80a9ccf4e23d497cb1a5f14dba81a8fb [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:52:49.800418   391 raft_consensus.cc:2272] T 260703a2e741442fa35800f3c3119284 P 80a9ccf4e23d497cb1a5f14dba81a8fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:49.802469   391 tablet_replica.cc:333] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P 80a9ccf4e23d497cb1a5f14dba81a8fb: stopping tablet replica
I20260608 09:52:49.802914   391 raft_consensus.cc:2243] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P 80a9ccf4e23d497cb1a5f14dba81a8fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:49.803287   391 raft_consensus.cc:2272] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P 80a9ccf4e23d497cb1a5f14dba81a8fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:49.824373   391 tablet_server.cc:196] TabletServer@127.0.97.194:0 shutdown complete.
I20260608 09:52:49.835227   391 tablet_server.cc:179] TabletServer@127.0.97.195:0 shutting down...
I20260608 09:52:49.851397   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:52:49.852217   391 tablet_replica.cc:333] T a6a540068d5147c9ad083fe9ebd0ea70 P edf72bb050e44c20880aa4bed552714c: stopping tablet replica
I20260608 09:52:49.852869   391 raft_consensus.cc:2243] T a6a540068d5147c9ad083fe9ebd0ea70 P edf72bb050e44c20880aa4bed552714c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:49.853250   391 raft_consensus.cc:2272] T a6a540068d5147c9ad083fe9ebd0ea70 P edf72bb050e44c20880aa4bed552714c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:49.855101   391 tablet_replica.cc:333] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P edf72bb050e44c20880aa4bed552714c: stopping tablet replica
I20260608 09:52:49.855580   391 raft_consensus.cc:2243] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P edf72bb050e44c20880aa4bed552714c [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:52:49.856082   391 pending_rounds.cc:70] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P edf72bb050e44c20880aa4bed552714c: Trying to abort 1 pending ops.
I20260608 09:52:49.856230   391 pending_rounds.cc:77] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P edf72bb050e44c20880aa4bed552714c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617065888628736 op_type: NO_OP noop_request { }
I20260608 09:52:49.856454   391 raft_consensus.cc:2889] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P edf72bb050e44c20880aa4bed552714c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:52:49.856680   391 raft_consensus.cc:2272] T 40a2a199ac5746f8a06b1e4bc73d4bd4 P edf72bb050e44c20880aa4bed552714c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:49.858592   391 tablet_replica.cc:333] T d9999130a6804c13b59a28d4bd01e829 P edf72bb050e44c20880aa4bed552714c: stopping tablet replica
I20260608 09:52:49.859035   391 raft_consensus.cc:2243] T d9999130a6804c13b59a28d4bd01e829 P edf72bb050e44c20880aa4bed552714c [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:52:49.859599   391 pending_rounds.cc:70] T d9999130a6804c13b59a28d4bd01e829 P edf72bb050e44c20880aa4bed552714c: Trying to abort 1 pending ops.
I20260608 09:52:49.859745   391 pending_rounds.cc:77] T d9999130a6804c13b59a28d4bd01e829 P edf72bb050e44c20880aa4bed552714c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617065790472192 op_type: NO_OP noop_request { }
I20260608 09:52:49.859951   391 raft_consensus.cc:2889] T d9999130a6804c13b59a28d4bd01e829 P edf72bb050e44c20880aa4bed552714c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:52:49.860176   391 raft_consensus.cc:2272] T d9999130a6804c13b59a28d4bd01e829 P edf72bb050e44c20880aa4bed552714c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:49.862200   391 tablet_replica.cc:333] T 260703a2e741442fa35800f3c3119284 P edf72bb050e44c20880aa4bed552714c: stopping tablet replica
I20260608 09:52:49.862627   391 raft_consensus.cc:2243] T 260703a2e741442fa35800f3c3119284 P edf72bb050e44c20880aa4bed552714c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:49.862933   391 raft_consensus.cc:2272] T 260703a2e741442fa35800f3c3119284 P edf72bb050e44c20880aa4bed552714c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:49.883698   391 tablet_server.cc:196] TabletServer@127.0.97.195:0 shutdown complete.
I20260608 09:52:49.894898   391 master.cc:562] Master@127.0.97.254:36587 shutting down...
I20260608 09:52:49.908576   391 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9115db64102346a0b41edddd4b4b58ab [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:52:49.909055   391 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9115db64102346a0b41edddd4b4b58ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:49.909322   391 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9115db64102346a0b41edddd4b4b58ab: stopping tablet replica
I20260608 09:52:49.926884   391 master.cc:584] Master@127.0.97.254:36587 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2380 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260608 09:52:49.957860   391 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.254:37579
I20260608 09:52:49.958930   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:49.964255  3225 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:52:49.964643  3224 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:52:49.965158  3227 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:52:49.966487   391 server_base.cc:1061] running on GCE node
I20260608 09:52:49.967496   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:49.967674   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:52:49.967823   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912369967807 us; error 0 us; skew 500 ppm
I20260608 09:52:49.968416   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:49.970593   391 webserver.cc:533] Webserver started at http://127.0.97.254:46873/ using document root <none> and password file <none>
I20260608 09:52:49.971114   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:49.971290   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:49.971547   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:49.972608   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294854977-391-0/minicluster-data/master-0-root/instance:
uuid: "731159b73fb84281afa6b5d35f1262b1"
format_stamp: "Formatted at 2026-06-08 09:52:49 on dist-test-slave-cqs2"
I20260608 09:52:49.977020   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 09:52:49.980224  3232 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:49.980924   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:52:49.981191   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294854977-391-0/minicluster-data/master-0-root
uuid: "731159b73fb84281afa6b5d35f1262b1"
format_stamp: "Formatted at 2026-06-08 09:52:49 on dist-test-slave-cqs2"
I20260608 09:52:49.981434   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294854977-391-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294854977-391-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294854977-391-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:52:50.000758   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:50.001737   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:50.036190   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.254:37579
I20260608 09:52:50.036303  3283 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.254:37579 every 8 connection(s)
I20260608 09:52:50.040119  3284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:50.050328  3284 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 731159b73fb84281afa6b5d35f1262b1: Bootstrap starting.
I20260608 09:52:50.055083  3284 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 731159b73fb84281afa6b5d35f1262b1: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:50.059245  3284 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 731159b73fb84281afa6b5d35f1262b1: No bootstrap required, opened a new log
I20260608 09:52:50.061457  3284 raft_consensus.cc:359] T 00000000000000000000000000000000 P 731159b73fb84281afa6b5d35f1262b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "731159b73fb84281afa6b5d35f1262b1" member_type: VOTER }
I20260608 09:52:50.061839  3284 raft_consensus.cc:385] T 00000000000000000000000000000000 P 731159b73fb84281afa6b5d35f1262b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:50.062031  3284 raft_consensus.cc:740] T 00000000000000000000000000000000 P 731159b73fb84281afa6b5d35f1262b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 731159b73fb84281afa6b5d35f1262b1, State: Initialized, Role: FOLLOWER
I20260608 09:52:50.062559  3284 consensus_queue.cc:260] T 00000000000000000000000000000000 P 731159b73fb84281afa6b5d35f1262b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "731159b73fb84281afa6b5d35f1262b1" member_type: VOTER }
I20260608 09:52:50.062969  3284 raft_consensus.cc:399] T 00000000000000000000000000000000 P 731159b73fb84281afa6b5d35f1262b1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:52:50.063205  3284 raft_consensus.cc:493] T 00000000000000000000000000000000 P 731159b73fb84281afa6b5d35f1262b1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:52:50.063421  3284 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 731159b73fb84281afa6b5d35f1262b1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:50.067826  3284 raft_consensus.cc:515] T 00000000000000000000000000000000 P 731159b73fb84281afa6b5d35f1262b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "731159b73fb84281afa6b5d35f1262b1" member_type: VOTER }
I20260608 09:52:50.068308  3284 leader_election.cc:304] T 00000000000000000000000000000000 P 731159b73fb84281afa6b5d35f1262b1 [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: 731159b73fb84281afa6b5d35f1262b1; no voters: 
I20260608 09:52:50.069358  3284 leader_election.cc:290] T 00000000000000000000000000000000 P 731159b73fb84281afa6b5d35f1262b1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:52:50.069746  3287 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 731159b73fb84281afa6b5d35f1262b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:50.071111  3287 raft_consensus.cc:697] T 00000000000000000000000000000000 P 731159b73fb84281afa6b5d35f1262b1 [term 1 LEADER]: Becoming Leader. State: Replica: 731159b73fb84281afa6b5d35f1262b1, State: Running, Role: LEADER
I20260608 09:52:50.071691  3287 consensus_queue.cc:237] T 00000000000000000000000000000000 P 731159b73fb84281afa6b5d35f1262b1 [LEADER]: Queue going to LEADER mode. State: All 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: "731159b73fb84281afa6b5d35f1262b1" member_type: VOTER }
I20260608 09:52:50.072268  3284 sys_catalog.cc:565] T 00000000000000000000000000000000 P 731159b73fb84281afa6b5d35f1262b1 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:52:50.074478  3288 sys_catalog.cc:455] T 00000000000000000000000000000000 P 731159b73fb84281afa6b5d35f1262b1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "731159b73fb84281afa6b5d35f1262b1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "731159b73fb84281afa6b5d35f1262b1" member_type: VOTER } }
I20260608 09:52:50.075275  3288 sys_catalog.cc:458] T 00000000000000000000000000000000 P 731159b73fb84281afa6b5d35f1262b1 [sys.catalog]: This master's current role is: LEADER
I20260608 09:52:50.074553  3289 sys_catalog.cc:455] T 00000000000000000000000000000000 P 731159b73fb84281afa6b5d35f1262b1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 731159b73fb84281afa6b5d35f1262b1. Latest consensus state: current_term: 1 leader_uuid: "731159b73fb84281afa6b5d35f1262b1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "731159b73fb84281afa6b5d35f1262b1" member_type: VOTER } }
I20260608 09:52:50.076383  3289 sys_catalog.cc:458] T 00000000000000000000000000000000 P 731159b73fb84281afa6b5d35f1262b1 [sys.catalog]: This master's current role is: LEADER
I20260608 09:52:50.078562  3293 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:52:50.083499  3293 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:52:50.087184   391 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:52:50.092464  3293 catalog_manager.cc:1382] Generated new cluster ID: 1c8cebe03d6244489916962fda1a5ac4
I20260608 09:52:50.092805  3293 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:52:50.107622  3293 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:52:50.108867  3293 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:52:50.120903  3293 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 731159b73fb84281afa6b5d35f1262b1: Generated new TSK 0
I20260608 09:52:50.121536  3293 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:52:50.153757   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:50.159826  3305 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:52:50.160456  3306 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:52:50.161864  3308 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:52:50.162336   391 server_base.cc:1061] running on GCE node
I20260608 09:52:50.163179   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:50.163367   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:52:50.163523   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912370163505 us; error 0 us; skew 500 ppm
I20260608 09:52:50.164096   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:50.166242   391 webserver.cc:533] Webserver started at http://127.0.97.193:43831/ using document root <none> and password file <none>
I20260608 09:52:50.166738   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:50.166913   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:50.167196   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:50.168246   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294854977-391-0/minicluster-data/ts-0-root/instance:
uuid: "44aae998335f483da867229dad5a1236"
format_stamp: "Formatted at 2026-06-08 09:52:50 on dist-test-slave-cqs2"
I20260608 09:52:50.172657   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:52:50.176126  3313 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:50.176906   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:52:50.177172   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294854977-391-0/minicluster-data/ts-0-root
uuid: "44aae998335f483da867229dad5a1236"
format_stamp: "Formatted at 2026-06-08 09:52:50 on dist-test-slave-cqs2"
I20260608 09:52:50.177428   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294854977-391-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294854977-391-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294854977-391-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:52:50.197081   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:50.198223   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:50.199635   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:52:50.201907   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:52:50.202093   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:50.202325   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:52:50.202467   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:50.238768   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.193:36269
I20260608 09:52:50.238873  3375 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.193:36269 every 8 connection(s)
I20260608 09:52:50.243670   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:50.250087  3380 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:52:50.251062  3381 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:52:50.253387   391 server_base.cc:1061] running on GCE node
W20260608 09:52:50.254182  3383 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:52:50.255216   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:50.255429   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:52:50.255606   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912370255586 us; error 0 us; skew 500 ppm
I20260608 09:52:50.255927  3376 heartbeater.cc:344] Connected to a master server at 127.0.97.254:37579
I20260608 09:52:50.256314   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:50.256331  3376 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:50.257438  3376 heartbeater.cc:507] Master 127.0.97.254:37579 requested a full tablet report, sending...
I20260608 09:52:50.259239   391 webserver.cc:533] Webserver started at http://127.0.97.194:36493/ using document root <none> and password file <none>
I20260608 09:52:50.259773   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:50.259820  3249 ts_manager.cc:194] Registered new tserver with Master: 44aae998335f483da867229dad5a1236 (127.0.97.193:36269)
I20260608 09:52:50.259958   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:50.260380   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:50.261462   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294854977-391-0/minicluster-data/ts-1-root/instance:
uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c"
format_stamp: "Formatted at 2026-06-08 09:52:50 on dist-test-slave-cqs2"
I20260608 09:52:50.261765  3249 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43682
I20260608 09:52:50.266310   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:52:50.269861  3388 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:50.270570   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:52:50.270845   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294854977-391-0/minicluster-data/ts-1-root
uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c"
format_stamp: "Formatted at 2026-06-08 09:52:50 on dist-test-slave-cqs2"
I20260608 09:52:50.271143   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294854977-391-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294854977-391-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294854977-391-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:52:50.283541   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:50.284538   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:50.285849   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:52:50.288060   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:52:50.288252   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:50.288468   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:52:50.288621   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:50.325186   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.194:36075
I20260608 09:52:50.325294  3450 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.194:36075 every 8 connection(s)
I20260608 09:52:50.329988   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:50.335994  3454 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:52:50.337595  3455 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:52:50.340163   391 server_base.cc:1061] running on GCE node
W20260608 09:52:50.340817  3457 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:52:50.341737  3451 heartbeater.cc:344] Connected to a master server at 127.0.97.254:37579
I20260608 09:52:50.341745   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:50.342182   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:52:50.342226  3451 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:50.342384   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912370342369 us; error 0 us; skew 500 ppm
I20260608 09:52:50.343096   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:50.343032  3451 heartbeater.cc:507] Master 127.0.97.254:37579 requested a full tablet report, sending...
I20260608 09:52:50.345314  3249 ts_manager.cc:194] Registered new tserver with Master: fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194:36075)
I20260608 09:52:50.345899   391 webserver.cc:533] Webserver started at http://127.0.97.195:45247/ using document root <none> and password file <none>
I20260608 09:52:50.346423   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:50.346601   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:50.346685  3249 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43688
I20260608 09:52:50.346854   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:50.348165   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294854977-391-0/minicluster-data/ts-2-root/instance:
uuid: "75b2a98c62a14128836663721e878a83"
format_stamp: "Formatted at 2026-06-08 09:52:50 on dist-test-slave-cqs2"
I20260608 09:52:50.352480   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:52:50.355638  3462 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:50.356307   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:52:50.356580   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294854977-391-0/minicluster-data/ts-2-root
uuid: "75b2a98c62a14128836663721e878a83"
format_stamp: "Formatted at 2026-06-08 09:52:50 on dist-test-slave-cqs2"
I20260608 09:52:50.356825   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294854977-391-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294854977-391-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294854977-391-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:52:50.367868   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:50.368875   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:50.370219   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:52:50.372591   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:52:50.372787   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:50.373028   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:52:50.373217   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:50.410856   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.195:41263
I20260608 09:52:50.410969  3524 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.195:41263 every 8 connection(s)
I20260608 09:52:50.423970  3525 heartbeater.cc:344] Connected to a master server at 127.0.97.254:37579
I20260608 09:52:50.424345  3525 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:50.425051  3525 heartbeater.cc:507] Master 127.0.97.254:37579 requested a full tablet report, sending...
I20260608 09:52:50.427031  3249 ts_manager.cc:194] Registered new tserver with Master: 75b2a98c62a14128836663721e878a83 (127.0.97.195:41263)
I20260608 09:52:50.427446   391 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013293426s
I20260608 09:52:50.428601  3249 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43694
I20260608 09:52:51.264456  3376 heartbeater.cc:499] Master 127.0.97.254:37579 was elected leader, sending a full tablet report...
I20260608 09:52:51.349165  3451 heartbeater.cc:499] Master 127.0.97.254:37579 was elected leader, sending a full tablet report...
I20260608 09:52:51.431203  3525 heartbeater.cc:499] Master 127.0.97.254:37579 was elected leader, sending a full tablet report...
I20260608 09:52:51.479990  3249 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43696:
name: "range_aware_rebalance_new_range"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 8
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:52:51.482259  3249 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_rebalance_new_range in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:52:51.537782  3341 tablet_service.cc:1511] Processing CreateTablet for tablet c278690f25684069b2d2537c2c0f5a6d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:51.539314  3341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c278690f25684069b2d2537c2c0f5a6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:51.544360  3340 tablet_service.cc:1511] Processing CreateTablet for tablet 2189c3fa6ddc47adb827f4e0232e2afc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:51.546011  3340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2189c3fa6ddc47adb827f4e0232e2afc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:51.553819  3339 tablet_service.cc:1511] Processing CreateTablet for tablet efe73cdf1c674c828a22a9ede38736ab (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:51.555408  3339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efe73cdf1c674c828a22a9ede38736ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:51.555723  3416 tablet_service.cc:1511] Processing CreateTablet for tablet c278690f25684069b2d2537c2c0f5a6d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:51.557185  3416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c278690f25684069b2d2537c2c0f5a6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:51.559680  3338 tablet_service.cc:1511] Processing CreateTablet for tablet a1bf7969b64048d9806cbeb26c76b236 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:51.561146  3338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1bf7969b64048d9806cbeb26c76b236. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:51.562793  3490 tablet_service.cc:1511] Processing CreateTablet for tablet c278690f25684069b2d2537c2c0f5a6d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:51.564831  3337 tablet_service.cc:1511] Processing CreateTablet for tablet fd0e60d979bd4a3689b345514aa9714b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:51.566269  3337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd0e60d979bd4a3689b345514aa9714b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:51.565904  3488 tablet_service.cc:1511] Processing CreateTablet for tablet efe73cdf1c674c828a22a9ede38736ab (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:51.567835  3487 tablet_service.cc:1511] Processing CreateTablet for tablet a1bf7969b64048d9806cbeb26c76b236 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:51.570279  3486 tablet_service.cc:1511] Processing CreateTablet for tablet fd0e60d979bd4a3689b345514aa9714b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:51.571902  3490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c278690f25684069b2d2537c2c0f5a6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:51.572736  3336 tablet_service.cc:1511] Processing CreateTablet for tablet 819f066f6e764551bfac694cd877bc51 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:51.574223  3336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 819f066f6e764551bfac694cd877bc51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:51.574455  3415 tablet_service.cc:1511] Processing CreateTablet for tablet 2189c3fa6ddc47adb827f4e0232e2afc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:51.576038  3415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2189c3fa6ddc47adb827f4e0232e2afc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:51.577049  3488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efe73cdf1c674c828a22a9ede38736ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:51.579299  3335 tablet_service.cc:1511] Processing CreateTablet for tablet e4d4cdcbd1f248968f6be4c27436d39a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:51.580520  3486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd0e60d979bd4a3689b345514aa9714b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:51.580735  3335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4d4cdcbd1f248968f6be4c27436d39a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:51.584345  3487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1bf7969b64048d9806cbeb26c76b236. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:51.584723  3334 tablet_service.cc:1511] Processing CreateTablet for tablet 6e73591500d2484290fe301cf90f4fb3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:51.586210  3334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e73591500d2484290fe301cf90f4fb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:51.586643  3413 tablet_service.cc:1511] Processing CreateTablet for tablet a1bf7969b64048d9806cbeb26c76b236 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:51.584754  3414 tablet_service.cc:1511] Processing CreateTablet for tablet efe73cdf1c674c828a22a9ede38736ab (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:51.588116  3413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1bf7969b64048d9806cbeb26c76b236. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:51.588788  3414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efe73cdf1c674c828a22a9ede38736ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:51.588907  3485 tablet_service.cc:1511] Processing CreateTablet for tablet 819f066f6e764551bfac694cd877bc51 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:51.590250  3485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 819f066f6e764551bfac694cd877bc51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:51.592082  3484 tablet_service.cc:1511] Processing CreateTablet for tablet e4d4cdcbd1f248968f6be4c27436d39a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:51.593499  3484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4d4cdcbd1f248968f6be4c27436d39a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:51.596547  3483 tablet_service.cc:1511] Processing CreateTablet for tablet 6e73591500d2484290fe301cf90f4fb3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:51.597872  3483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e73591500d2484290fe301cf90f4fb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:51.600066  3412 tablet_service.cc:1511] Processing CreateTablet for tablet fd0e60d979bd4a3689b345514aa9714b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:51.601432  3412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd0e60d979bd4a3689b345514aa9714b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:51.604099  3411 tablet_service.cc:1511] Processing CreateTablet for tablet 819f066f6e764551bfac694cd877bc51 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:51.605540  3411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 819f066f6e764551bfac694cd877bc51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:51.608078  3410 tablet_service.cc:1511] Processing CreateTablet for tablet e4d4cdcbd1f248968f6be4c27436d39a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:51.609449  3410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4d4cdcbd1f248968f6be4c27436d39a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:51.612100  3409 tablet_service.cc:1511] Processing CreateTablet for tablet 6e73591500d2484290fe301cf90f4fb3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:51.613479  3409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e73591500d2484290fe301cf90f4fb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:51.564769  3489 tablet_service.cc:1511] Processing CreateTablet for tablet 2189c3fa6ddc47adb827f4e0232e2afc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:52:51.618223  3489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2189c3fa6ddc47adb827f4e0232e2afc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:51.680048  3546 tablet_bootstrap.cc:492] T 6e73591500d2484290fe301cf90f4fb3 P 44aae998335f483da867229dad5a1236: Bootstrap starting.
I20260608 09:52:51.697670  3546 tablet_bootstrap.cc:654] T 6e73591500d2484290fe301cf90f4fb3 P 44aae998335f483da867229dad5a1236: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:51.706193  3545 tablet_bootstrap.cc:492] T c278690f25684069b2d2537c2c0f5a6d P fdfdcad75a0b47a2aaed85b7c3aa198c: Bootstrap starting.
I20260608 09:52:51.709239  3548 tablet_bootstrap.cc:492] T 2189c3fa6ddc47adb827f4e0232e2afc P 75b2a98c62a14128836663721e878a83: Bootstrap starting.
I20260608 09:52:51.710310  3546 tablet_bootstrap.cc:492] T 6e73591500d2484290fe301cf90f4fb3 P 44aae998335f483da867229dad5a1236: No bootstrap required, opened a new log
I20260608 09:52:51.710741  3546 ts_tablet_manager.cc:1403] T 6e73591500d2484290fe301cf90f4fb3 P 44aae998335f483da867229dad5a1236: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.003s
I20260608 09:52:51.712822  3546 raft_consensus.cc:359] T 6e73591500d2484290fe301cf90f4fb3 P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:51.713371  3546 raft_consensus.cc:385] T 6e73591500d2484290fe301cf90f4fb3 P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:51.713647  3546 raft_consensus.cc:740] T 6e73591500d2484290fe301cf90f4fb3 P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44aae998335f483da867229dad5a1236, State: Initialized, Role: FOLLOWER
I20260608 09:52:51.714500  3545 tablet_bootstrap.cc:654] T c278690f25684069b2d2537c2c0f5a6d P fdfdcad75a0b47a2aaed85b7c3aa198c: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:51.714311  3546 consensus_queue.cc:260] T 6e73591500d2484290fe301cf90f4fb3 P 44aae998335f483da867229dad5a1236 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:51.715754  3548 tablet_bootstrap.cc:654] T 2189c3fa6ddc47adb827f4e0232e2afc P 75b2a98c62a14128836663721e878a83: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:51.717029  3546 ts_tablet_manager.cc:1434] T 6e73591500d2484290fe301cf90f4fb3 P 44aae998335f483da867229dad5a1236: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 09:52:51.718070  3546 tablet_bootstrap.cc:492] T 819f066f6e764551bfac694cd877bc51 P 44aae998335f483da867229dad5a1236: Bootstrap starting.
I20260608 09:52:51.723580  3546 tablet_bootstrap.cc:654] T 819f066f6e764551bfac694cd877bc51 P 44aae998335f483da867229dad5a1236: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:51.728660  3545 tablet_bootstrap.cc:492] T c278690f25684069b2d2537c2c0f5a6d P fdfdcad75a0b47a2aaed85b7c3aa198c: No bootstrap required, opened a new log
I20260608 09:52:51.728729  3548 tablet_bootstrap.cc:492] T 2189c3fa6ddc47adb827f4e0232e2afc P 75b2a98c62a14128836663721e878a83: No bootstrap required, opened a new log
I20260608 09:52:51.729311  3545 ts_tablet_manager.cc:1403] T c278690f25684069b2d2537c2c0f5a6d P fdfdcad75a0b47a2aaed85b7c3aa198c: Time spent bootstrapping tablet: real 0.023s	user 0.004s	sys 0.017s
I20260608 09:52:51.729827  3548 ts_tablet_manager.cc:1403] T 2189c3fa6ddc47adb827f4e0232e2afc P 75b2a98c62a14128836663721e878a83: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.006s
I20260608 09:52:51.730809  3546 tablet_bootstrap.cc:492] T 819f066f6e764551bfac694cd877bc51 P 44aae998335f483da867229dad5a1236: No bootstrap required, opened a new log
I20260608 09:52:51.731333  3546 ts_tablet_manager.cc:1403] T 819f066f6e764551bfac694cd877bc51 P 44aae998335f483da867229dad5a1236: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260608 09:52:51.731815  3545 raft_consensus.cc:359] T c278690f25684069b2d2537c2c0f5a6d P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:51.732380  3545 raft_consensus.cc:385] T c278690f25684069b2d2537c2c0f5a6d P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:51.732620  3545 raft_consensus.cc:740] T c278690f25684069b2d2537c2c0f5a6d P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfdcad75a0b47a2aaed85b7c3aa198c, State: Initialized, Role: FOLLOWER
I20260608 09:52:51.732749  3548 raft_consensus.cc:359] T 2189c3fa6ddc47adb827f4e0232e2afc P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:51.733515  3548 raft_consensus.cc:385] T 2189c3fa6ddc47adb827f4e0232e2afc P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:51.733284  3545 consensus_queue.cc:260] T c278690f25684069b2d2537c2c0f5a6d P fdfdcad75a0b47a2aaed85b7c3aa198c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:51.733830  3548 raft_consensus.cc:740] T 2189c3fa6ddc47adb827f4e0232e2afc P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75b2a98c62a14128836663721e878a83, State: Initialized, Role: FOLLOWER
I20260608 09:52:51.734068  3546 raft_consensus.cc:359] T 819f066f6e764551bfac694cd877bc51 P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:51.734808  3546 raft_consensus.cc:385] T 819f066f6e764551bfac694cd877bc51 P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:51.734671  3548 consensus_queue.cc:260] T 2189c3fa6ddc47adb827f4e0232e2afc P 75b2a98c62a14128836663721e878a83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:51.735213  3546 raft_consensus.cc:740] T 819f066f6e764551bfac694cd877bc51 P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44aae998335f483da867229dad5a1236, State: Initialized, Role: FOLLOWER
I20260608 09:52:51.736218  3545 ts_tablet_manager.cc:1434] T c278690f25684069b2d2537c2c0f5a6d P fdfdcad75a0b47a2aaed85b7c3aa198c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 09:52:51.736014  3546 consensus_queue.cc:260] T 819f066f6e764551bfac694cd877bc51 P 44aae998335f483da867229dad5a1236 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:51.737296  3545 tablet_bootstrap.cc:492] T 2189c3fa6ddc47adb827f4e0232e2afc P fdfdcad75a0b47a2aaed85b7c3aa198c: Bootstrap starting.
I20260608 09:52:51.738317  3546 ts_tablet_manager.cc:1434] T 819f066f6e764551bfac694cd877bc51 P 44aae998335f483da867229dad5a1236: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:52:51.739557  3546 tablet_bootstrap.cc:492] T fd0e60d979bd4a3689b345514aa9714b P 44aae998335f483da867229dad5a1236: Bootstrap starting.
I20260608 09:52:51.745843  3546 tablet_bootstrap.cc:654] T fd0e60d979bd4a3689b345514aa9714b P 44aae998335f483da867229dad5a1236: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:51.746115  3545 tablet_bootstrap.cc:654] T 2189c3fa6ddc47adb827f4e0232e2afc P fdfdcad75a0b47a2aaed85b7c3aa198c: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:51.750212  3548 ts_tablet_manager.cc:1434] T 2189c3fa6ddc47adb827f4e0232e2afc P 75b2a98c62a14128836663721e878a83: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.012s
I20260608 09:52:51.751391  3548 tablet_bootstrap.cc:492] T e4d4cdcbd1f248968f6be4c27436d39a P 75b2a98c62a14128836663721e878a83: Bootstrap starting.
I20260608 09:52:51.757742  3548 tablet_bootstrap.cc:654] T e4d4cdcbd1f248968f6be4c27436d39a P 75b2a98c62a14128836663721e878a83: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:51.762945  3546 tablet_bootstrap.cc:492] T fd0e60d979bd4a3689b345514aa9714b P 44aae998335f483da867229dad5a1236: No bootstrap required, opened a new log
I20260608 09:52:51.763597  3546 ts_tablet_manager.cc:1403] T fd0e60d979bd4a3689b345514aa9714b P 44aae998335f483da867229dad5a1236: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.008s
I20260608 09:52:51.766649  3546 raft_consensus.cc:359] T fd0e60d979bd4a3689b345514aa9714b P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:51.767503  3546 raft_consensus.cc:385] T fd0e60d979bd4a3689b345514aa9714b P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:51.767869  3546 raft_consensus.cc:740] T fd0e60d979bd4a3689b345514aa9714b P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44aae998335f483da867229dad5a1236, State: Initialized, Role: FOLLOWER
I20260608 09:52:51.768909  3546 consensus_queue.cc:260] T fd0e60d979bd4a3689b345514aa9714b P 44aae998335f483da867229dad5a1236 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:51.774912  3546 ts_tablet_manager.cc:1434] T fd0e60d979bd4a3689b345514aa9714b P 44aae998335f483da867229dad5a1236: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 09:52:51.776080  3546 tablet_bootstrap.cc:492] T e4d4cdcbd1f248968f6be4c27436d39a P 44aae998335f483da867229dad5a1236: Bootstrap starting.
I20260608 09:52:51.776855  3545 tablet_bootstrap.cc:492] T 2189c3fa6ddc47adb827f4e0232e2afc P fdfdcad75a0b47a2aaed85b7c3aa198c: No bootstrap required, opened a new log
I20260608 09:52:51.777395  3545 ts_tablet_manager.cc:1403] T 2189c3fa6ddc47adb827f4e0232e2afc P fdfdcad75a0b47a2aaed85b7c3aa198c: Time spent bootstrapping tablet: real 0.040s	user 0.021s	sys 0.006s
I20260608 09:52:51.780843  3545 raft_consensus.cc:359] T 2189c3fa6ddc47adb827f4e0232e2afc P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:51.781608  3545 raft_consensus.cc:385] T 2189c3fa6ddc47adb827f4e0232e2afc P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:51.781921  3548 tablet_bootstrap.cc:492] T e4d4cdcbd1f248968f6be4c27436d39a P 75b2a98c62a14128836663721e878a83: No bootstrap required, opened a new log
I20260608 09:52:51.781997  3545 raft_consensus.cc:740] T 2189c3fa6ddc47adb827f4e0232e2afc P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfdcad75a0b47a2aaed85b7c3aa198c, State: Initialized, Role: FOLLOWER
I20260608 09:52:51.782554  3546 tablet_bootstrap.cc:654] T e4d4cdcbd1f248968f6be4c27436d39a P 44aae998335f483da867229dad5a1236: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:51.782603  3548 ts_tablet_manager.cc:1403] T e4d4cdcbd1f248968f6be4c27436d39a P 75b2a98c62a14128836663721e878a83: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.012s
I20260608 09:52:51.782995  3545 consensus_queue.cc:260] T 2189c3fa6ddc47adb827f4e0232e2afc P fdfdcad75a0b47a2aaed85b7c3aa198c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:51.786062  3548 raft_consensus.cc:359] T e4d4cdcbd1f248968f6be4c27436d39a P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:51.786789  3548 raft_consensus.cc:385] T e4d4cdcbd1f248968f6be4c27436d39a P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:51.787111  3545 ts_tablet_manager.cc:1434] T 2189c3fa6ddc47adb827f4e0232e2afc P fdfdcad75a0b47a2aaed85b7c3aa198c: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 09:52:51.787137  3548 raft_consensus.cc:740] T e4d4cdcbd1f248968f6be4c27436d39a P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75b2a98c62a14128836663721e878a83, State: Initialized, Role: FOLLOWER
I20260608 09:52:51.788563  3545 tablet_bootstrap.cc:492] T efe73cdf1c674c828a22a9ede38736ab P fdfdcad75a0b47a2aaed85b7c3aa198c: Bootstrap starting.
I20260608 09:52:51.788234  3548 consensus_queue.cc:260] T e4d4cdcbd1f248968f6be4c27436d39a P 75b2a98c62a14128836663721e878a83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:51.790457  3548 ts_tablet_manager.cc:1434] T e4d4cdcbd1f248968f6be4c27436d39a P 75b2a98c62a14128836663721e878a83: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260608 09:52:51.791535  3548 tablet_bootstrap.cc:492] T 6e73591500d2484290fe301cf90f4fb3 P 75b2a98c62a14128836663721e878a83: Bootstrap starting.
I20260608 09:52:51.794487  3546 tablet_bootstrap.cc:492] T e4d4cdcbd1f248968f6be4c27436d39a P 44aae998335f483da867229dad5a1236: No bootstrap required, opened a new log
I20260608 09:52:51.795094  3546 ts_tablet_manager.cc:1403] T e4d4cdcbd1f248968f6be4c27436d39a P 44aae998335f483da867229dad5a1236: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260608 09:52:51.795321  3545 tablet_bootstrap.cc:654] T efe73cdf1c674c828a22a9ede38736ab P fdfdcad75a0b47a2aaed85b7c3aa198c: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:51.797350  3548 tablet_bootstrap.cc:654] T 6e73591500d2484290fe301cf90f4fb3 P 75b2a98c62a14128836663721e878a83: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:51.798233  3546 raft_consensus.cc:359] T e4d4cdcbd1f248968f6be4c27436d39a P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:51.799083  3546 raft_consensus.cc:385] T e4d4cdcbd1f248968f6be4c27436d39a P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:51.799443  3546 raft_consensus.cc:740] T e4d4cdcbd1f248968f6be4c27436d39a P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44aae998335f483da867229dad5a1236, State: Initialized, Role: FOLLOWER
I20260608 09:52:51.800412  3546 consensus_queue.cc:260] T e4d4cdcbd1f248968f6be4c27436d39a P 44aae998335f483da867229dad5a1236 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:51.802819  3546 ts_tablet_manager.cc:1434] T e4d4cdcbd1f248968f6be4c27436d39a P 44aae998335f483da867229dad5a1236: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 09:52:51.803985  3546 tablet_bootstrap.cc:492] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236: Bootstrap starting.
I20260608 09:52:51.810174  3546 tablet_bootstrap.cc:654] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:51.813126  3545 tablet_bootstrap.cc:492] T efe73cdf1c674c828a22a9ede38736ab P fdfdcad75a0b47a2aaed85b7c3aa198c: No bootstrap required, opened a new log
I20260608 09:52:51.813716  3545 ts_tablet_manager.cc:1403] T efe73cdf1c674c828a22a9ede38736ab P fdfdcad75a0b47a2aaed85b7c3aa198c: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.009s
I20260608 09:52:51.816794  3545 raft_consensus.cc:359] T efe73cdf1c674c828a22a9ede38736ab P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:51.817602  3545 raft_consensus.cc:385] T efe73cdf1c674c828a22a9ede38736ab P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:51.817970  3545 raft_consensus.cc:740] T efe73cdf1c674c828a22a9ede38736ab P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfdcad75a0b47a2aaed85b7c3aa198c, State: Initialized, Role: FOLLOWER
I20260608 09:52:51.818900  3545 consensus_queue.cc:260] T efe73cdf1c674c828a22a9ede38736ab P fdfdcad75a0b47a2aaed85b7c3aa198c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:51.821550  3545 ts_tablet_manager.cc:1434] T efe73cdf1c674c828a22a9ede38736ab P fdfdcad75a0b47a2aaed85b7c3aa198c: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260608 09:52:51.822706  3545 tablet_bootstrap.cc:492] T a1bf7969b64048d9806cbeb26c76b236 P fdfdcad75a0b47a2aaed85b7c3aa198c: Bootstrap starting.
I20260608 09:52:51.830166  3545 tablet_bootstrap.cc:654] T a1bf7969b64048d9806cbeb26c76b236 P fdfdcad75a0b47a2aaed85b7c3aa198c: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:51.836624  3548 tablet_bootstrap.cc:492] T 6e73591500d2484290fe301cf90f4fb3 P 75b2a98c62a14128836663721e878a83: No bootstrap required, opened a new log
I20260608 09:52:51.837154  3548 ts_tablet_manager.cc:1403] T 6e73591500d2484290fe301cf90f4fb3 P 75b2a98c62a14128836663721e878a83: Time spent bootstrapping tablet: real 0.046s	user 0.019s	sys 0.026s
I20260608 09:52:51.837342  3546 tablet_bootstrap.cc:492] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236: No bootstrap required, opened a new log
I20260608 09:52:51.837767  3546 ts_tablet_manager.cc:1403] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.012s
I20260608 09:52:51.837965  3545 tablet_bootstrap.cc:492] T a1bf7969b64048d9806cbeb26c76b236 P fdfdcad75a0b47a2aaed85b7c3aa198c: No bootstrap required, opened a new log
I20260608 09:52:51.838440  3545 ts_tablet_manager.cc:1403] T a1bf7969b64048d9806cbeb26c76b236 P fdfdcad75a0b47a2aaed85b7c3aa198c: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260608 09:52:51.840238  3546 raft_consensus.cc:359] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:51.840191  3548 raft_consensus.cc:359] T 6e73591500d2484290fe301cf90f4fb3 P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:51.840942  3546 raft_consensus.cc:385] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:51.841078  3548 raft_consensus.cc:385] T 6e73591500d2484290fe301cf90f4fb3 P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:51.841369  3546 raft_consensus.cc:740] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44aae998335f483da867229dad5a1236, State: Initialized, Role: FOLLOWER
I20260608 09:52:51.841012  3545 raft_consensus.cc:359] T a1bf7969b64048d9806cbeb26c76b236 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:51.841570  3548 raft_consensus.cc:740] T 6e73591500d2484290fe301cf90f4fb3 P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75b2a98c62a14128836663721e878a83, State: Initialized, Role: FOLLOWER
I20260608 09:52:51.841892  3545 raft_consensus.cc:385] T a1bf7969b64048d9806cbeb26c76b236 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:51.842196  3545 raft_consensus.cc:740] T a1bf7969b64048d9806cbeb26c76b236 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfdcad75a0b47a2aaed85b7c3aa198c, State: Initialized, Role: FOLLOWER
I20260608 09:52:51.842156  3546 consensus_queue.cc:260] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:51.842628  3548 consensus_queue.cc:260] T 6e73591500d2484290fe301cf90f4fb3 P 75b2a98c62a14128836663721e878a83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:51.843148  3545 consensus_queue.cc:260] T a1bf7969b64048d9806cbeb26c76b236 P fdfdcad75a0b47a2aaed85b7c3aa198c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:51.845350  3545 ts_tablet_manager.cc:1434] T a1bf7969b64048d9806cbeb26c76b236 P fdfdcad75a0b47a2aaed85b7c3aa198c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 09:52:51.846287  3546 ts_tablet_manager.cc:1434] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:52:51.846349  3545 tablet_bootstrap.cc:492] T e4d4cdcbd1f248968f6be4c27436d39a P fdfdcad75a0b47a2aaed85b7c3aa198c: Bootstrap starting.
I20260608 09:52:51.847436  3546 tablet_bootstrap.cc:492] T a1bf7969b64048d9806cbeb26c76b236 P 44aae998335f483da867229dad5a1236: Bootstrap starting.
I20260608 09:52:51.851681  3548 ts_tablet_manager.cc:1434] T 6e73591500d2484290fe301cf90f4fb3 P 75b2a98c62a14128836663721e878a83: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260608 09:52:51.852814  3549 raft_consensus.cc:493] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:51.853163  3545 tablet_bootstrap.cc:654] T e4d4cdcbd1f248968f6be4c27436d39a P fdfdcad75a0b47a2aaed85b7c3aa198c: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:51.853443  3546 tablet_bootstrap.cc:654] T a1bf7969b64048d9806cbeb26c76b236 P 44aae998335f483da867229dad5a1236: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:51.856606  3554 raft_consensus.cc:493] T e4d4cdcbd1f248968f6be4c27436d39a P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:51.856876  3548 tablet_bootstrap.cc:492] T c278690f25684069b2d2537c2c0f5a6d P 75b2a98c62a14128836663721e878a83: Bootstrap starting.
I20260608 09:52:51.857143  3554 raft_consensus.cc:515] T e4d4cdcbd1f248968f6be4c27436d39a P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:51.864344  3548 tablet_bootstrap.cc:654] T c278690f25684069b2d2537c2c0f5a6d P 75b2a98c62a14128836663721e878a83: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:51.864686  3545 tablet_bootstrap.cc:492] T e4d4cdcbd1f248968f6be4c27436d39a P fdfdcad75a0b47a2aaed85b7c3aa198c: No bootstrap required, opened a new log
I20260608 09:52:51.865212  3545 ts_tablet_manager.cc:1403] T e4d4cdcbd1f248968f6be4c27436d39a P fdfdcad75a0b47a2aaed85b7c3aa198c: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260608 09:52:51.853308  3549 raft_consensus.cc:515] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:51.867425  3546 tablet_bootstrap.cc:492] T a1bf7969b64048d9806cbeb26c76b236 P 44aae998335f483da867229dad5a1236: No bootstrap required, opened a new log
I20260608 09:52:51.868399  3545 raft_consensus.cc:359] T e4d4cdcbd1f248968f6be4c27436d39a P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:51.869302  3545 raft_consensus.cc:385] T e4d4cdcbd1f248968f6be4c27436d39a P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:51.869683  3545 raft_consensus.cc:740] T e4d4cdcbd1f248968f6be4c27436d39a P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfdcad75a0b47a2aaed85b7c3aa198c, State: Initialized, Role: FOLLOWER
I20260608 09:52:51.869284  3546 ts_tablet_manager.cc:1403] T a1bf7969b64048d9806cbeb26c76b236 P 44aae998335f483da867229dad5a1236: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.005s
I20260608 09:52:51.870530  3545 consensus_queue.cc:260] T e4d4cdcbd1f248968f6be4c27436d39a P fdfdcad75a0b47a2aaed85b7c3aa198c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:51.872263  3549 leader_election.cc:290] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194:36075), 75b2a98c62a14128836663721e878a83 (127.0.97.195:41263)
I20260608 09:52:51.873832  3549 raft_consensus.cc:493] T fd0e60d979bd4a3689b345514aa9714b P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:51.874336  3549 raft_consensus.cc:515] T fd0e60d979bd4a3689b345514aa9714b P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:51.873307  3545 ts_tablet_manager.cc:1434] T e4d4cdcbd1f248968f6be4c27436d39a P fdfdcad75a0b47a2aaed85b7c3aa198c: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260608 09:52:51.882294  3549 leader_election.cc:290] T fd0e60d979bd4a3689b345514aa9714b P 44aae998335f483da867229dad5a1236 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194:36075), 75b2a98c62a14128836663721e878a83 (127.0.97.195:41263)
I20260608 09:52:51.872872  3546 raft_consensus.cc:359] T a1bf7969b64048d9806cbeb26c76b236 P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:51.875787  3548 tablet_bootstrap.cc:492] T c278690f25684069b2d2537c2c0f5a6d P 75b2a98c62a14128836663721e878a83: No bootstrap required, opened a new log
I20260608 09:52:51.884727  3546 raft_consensus.cc:385] T a1bf7969b64048d9806cbeb26c76b236 P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:51.885080  3546 raft_consensus.cc:740] T a1bf7969b64048d9806cbeb26c76b236 P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44aae998335f483da867229dad5a1236, State: Initialized, Role: FOLLOWER
I20260608 09:52:51.885892  3546 consensus_queue.cc:260] T a1bf7969b64048d9806cbeb26c76b236 P 44aae998335f483da867229dad5a1236 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:51.888296  3546 ts_tablet_manager.cc:1434] T a1bf7969b64048d9806cbeb26c76b236 P 44aae998335f483da867229dad5a1236: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260608 09:52:51.883636  3545 tablet_bootstrap.cc:492] T 6e73591500d2484290fe301cf90f4fb3 P fdfdcad75a0b47a2aaed85b7c3aa198c: Bootstrap starting.
I20260608 09:52:51.880439  3554 leader_election.cc:290] T e4d4cdcbd1f248968f6be4c27436d39a P 75b2a98c62a14128836663721e878a83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44aae998335f483da867229dad5a1236 (127.0.97.193:36269), fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194:36075)
I20260608 09:52:51.889307  3546 tablet_bootstrap.cc:492] T 2189c3fa6ddc47adb827f4e0232e2afc P 44aae998335f483da867229dad5a1236: Bootstrap starting.
I20260608 09:52:51.885016  3548 ts_tablet_manager.cc:1403] T c278690f25684069b2d2537c2c0f5a6d P 75b2a98c62a14128836663721e878a83: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.002s
I20260608 09:52:51.894137  3548 raft_consensus.cc:359] T c278690f25684069b2d2537c2c0f5a6d P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:51.894858  3548 raft_consensus.cc:385] T c278690f25684069b2d2537c2c0f5a6d P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:51.895179  3548 raft_consensus.cc:740] T c278690f25684069b2d2537c2c0f5a6d P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75b2a98c62a14128836663721e878a83, State: Initialized, Role: FOLLOWER
I20260608 09:52:51.896660  3546 tablet_bootstrap.cc:654] T 2189c3fa6ddc47adb827f4e0232e2afc P 44aae998335f483da867229dad5a1236: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:51.899080  3545 tablet_bootstrap.cc:654] T 6e73591500d2484290fe301cf90f4fb3 P fdfdcad75a0b47a2aaed85b7c3aa198c: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:51.899413  3548 consensus_queue.cc:260] T c278690f25684069b2d2537c2c0f5a6d P 75b2a98c62a14128836663721e878a83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:51.905230  3549 raft_consensus.cc:493] T 6e73591500d2484290fe301cf90f4fb3 P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:51.906153  3549 raft_consensus.cc:515] T 6e73591500d2484290fe301cf90f4fb3 P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:51.908263  3549 leader_election.cc:290] T 6e73591500d2484290fe301cf90f4fb3 P 44aae998335f483da867229dad5a1236 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194:36075), 75b2a98c62a14128836663721e878a83 (127.0.97.195:41263)
I20260608 09:52:51.909183  3548 ts_tablet_manager.cc:1434] T c278690f25684069b2d2537c2c0f5a6d P 75b2a98c62a14128836663721e878a83: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260608 09:52:51.910202  3548 tablet_bootstrap.cc:492] T 819f066f6e764551bfac694cd877bc51 P 75b2a98c62a14128836663721e878a83: Bootstrap starting.
I20260608 09:52:51.921588  3548 tablet_bootstrap.cc:654] T 819f066f6e764551bfac694cd877bc51 P 75b2a98c62a14128836663721e878a83: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:51.931659  3351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d4cdcbd1f248968f6be4c27436d39a" candidate_uuid: "75b2a98c62a14128836663721e878a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44aae998335f483da867229dad5a1236" is_pre_election: true
I20260608 09:52:51.932261  3351 raft_consensus.cc:2468] T e4d4cdcbd1f248968f6be4c27436d39a P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75b2a98c62a14128836663721e878a83 in term 0.
I20260608 09:52:51.933502  3466 leader_election.cc:304] T e4d4cdcbd1f248968f6be4c27436d39a P 75b2a98c62a14128836663721e878a83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44aae998335f483da867229dad5a1236, 75b2a98c62a14128836663721e878a83; no voters: 
I20260608 09:52:51.934494  3554 raft_consensus.cc:2804] T e4d4cdcbd1f248968f6be4c27436d39a P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:52:51.934890  3554 raft_consensus.cc:493] T e4d4cdcbd1f248968f6be4c27436d39a P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:52:51.935252  3554 raft_consensus.cc:3060] T e4d4cdcbd1f248968f6be4c27436d39a P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:51.942330  3426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efe73cdf1c674c828a22a9ede38736ab" candidate_uuid: "44aae998335f483da867229dad5a1236" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" is_pre_election: true
I20260608 09:52:51.943163  3426 raft_consensus.cc:2468] T efe73cdf1c674c828a22a9ede38736ab P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44aae998335f483da867229dad5a1236 in term 0.
I20260608 09:52:51.944458  3425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0e60d979bd4a3689b345514aa9714b" candidate_uuid: "44aae998335f483da867229dad5a1236" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" is_pre_election: true
I20260608 09:52:51.945844  3424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e73591500d2484290fe301cf90f4fb3" candidate_uuid: "44aae998335f483da867229dad5a1236" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" is_pre_election: true
I20260608 09:52:51.948122  3314 leader_election.cc:304] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44aae998335f483da867229dad5a1236, fdfdcad75a0b47a2aaed85b7c3aa198c; no voters: 
W20260608 09:52:51.949150  3314 leader_election.cc:343] T fd0e60d979bd4a3689b345514aa9714b P 44aae998335f483da867229dad5a1236 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194:36075): Illegal state: must be running to vote when last-logged opid is not known
W20260608 09:52:51.949889  3314 leader_election.cc:343] T 6e73591500d2484290fe301cf90f4fb3 P 44aae998335f483da867229dad5a1236 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194:36075): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:52:51.950534  3549 raft_consensus.cc:2804] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:52:51.950910  3549 raft_consensus.cc:493] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:52:51.951256  3549 raft_consensus.cc:3060] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:51.955173  3499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0e60d979bd4a3689b345514aa9714b" candidate_uuid: "44aae998335f483da867229dad5a1236" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b2a98c62a14128836663721e878a83" is_pre_election: true
I20260608 09:52:51.956245  3500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efe73cdf1c674c828a22a9ede38736ab" candidate_uuid: "44aae998335f483da867229dad5a1236" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b2a98c62a14128836663721e878a83" is_pre_election: true
I20260608 09:52:51.957805  3499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e73591500d2484290fe301cf90f4fb3" candidate_uuid: "44aae998335f483da867229dad5a1236" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b2a98c62a14128836663721e878a83" is_pre_election: true
I20260608 09:52:51.958426  3499 raft_consensus.cc:2468] T 6e73591500d2484290fe301cf90f4fb3 P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44aae998335f483da867229dad5a1236 in term 0.
W20260608 09:52:51.960003  3315 leader_election.cc:343] T fd0e60d979bd4a3689b345514aa9714b P 44aae998335f483da867229dad5a1236 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75b2a98c62a14128836663721e878a83 (127.0.97.195:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:52:51.960616  3315 leader_election.cc:304] T fd0e60d979bd4a3689b345514aa9714b P 44aae998335f483da867229dad5a1236 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44aae998335f483da867229dad5a1236; no voters: 75b2a98c62a14128836663721e878a83, fdfdcad75a0b47a2aaed85b7c3aa198c
I20260608 09:52:51.961676  3566 raft_consensus.cc:2749] T fd0e60d979bd4a3689b345514aa9714b P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260608 09:52:51.961977  3315 leader_election.cc:343] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75b2a98c62a14128836663721e878a83 (127.0.97.195:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:52:51.963222  3315 leader_election.cc:304] T 6e73591500d2484290fe301cf90f4fb3 P 44aae998335f483da867229dad5a1236 [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: 44aae998335f483da867229dad5a1236, 75b2a98c62a14128836663721e878a83; no voters: fdfdcad75a0b47a2aaed85b7c3aa198c
I20260608 09:52:51.964087  3566 raft_consensus.cc:2804] T 6e73591500d2484290fe301cf90f4fb3 P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:52:51.964434  3566 raft_consensus.cc:493] T 6e73591500d2484290fe301cf90f4fb3 P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:52:51.964547  3424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d4cdcbd1f248968f6be4c27436d39a" candidate_uuid: "75b2a98c62a14128836663721e878a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" is_pre_election: true
I20260608 09:52:51.964880  3566 raft_consensus.cc:3060] T 6e73591500d2484290fe301cf90f4fb3 P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:51.968637  3553 raft_consensus.cc:493] T e4d4cdcbd1f248968f6be4c27436d39a P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:51.969189  3553 raft_consensus.cc:515] T e4d4cdcbd1f248968f6be4c27436d39a P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:51.969377  3549 raft_consensus.cc:515] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:51.971992  3566 raft_consensus.cc:515] T 6e73591500d2484290fe301cf90f4fb3 P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:51.972349  3553 leader_election.cc:290] T e4d4cdcbd1f248968f6be4c27436d39a P fdfdcad75a0b47a2aaed85b7c3aa198c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44aae998335f483da867229dad5a1236 (127.0.97.193:36269), 75b2a98c62a14128836663721e878a83 (127.0.97.195:41263)
I20260608 09:52:51.975127  3566 leader_election.cc:290] T 6e73591500d2484290fe301cf90f4fb3 P 44aae998335f483da867229dad5a1236 [CANDIDATE]: Term 1 election: Requested vote from peers fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194:36075), 75b2a98c62a14128836663721e878a83 (127.0.97.195:41263)
I20260608 09:52:51.979322  3424 raft_consensus.cc:2468] T e4d4cdcbd1f248968f6be4c27436d39a P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75b2a98c62a14128836663721e878a83 in term 0.
I20260608 09:52:51.983744  3499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e73591500d2484290fe301cf90f4fb3" candidate_uuid: "44aae998335f483da867229dad5a1236" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b2a98c62a14128836663721e878a83"
I20260608 09:52:51.983949  3554 raft_consensus.cc:515] T e4d4cdcbd1f248968f6be4c27436d39a P 75b2a98c62a14128836663721e878a83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:51.984367  3499 raft_consensus.cc:3060] T 6e73591500d2484290fe301cf90f4fb3 P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:51.987222  3351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d4cdcbd1f248968f6be4c27436d39a" candidate_uuid: "75b2a98c62a14128836663721e878a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44aae998335f483da867229dad5a1236"
I20260608 09:52:51.987847  3351 raft_consensus.cc:3060] T e4d4cdcbd1f248968f6be4c27436d39a P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:51.989289  3500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efe73cdf1c674c828a22a9ede38736ab" candidate_uuid: "44aae998335f483da867229dad5a1236" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b2a98c62a14128836663721e878a83"
I20260608 09:52:51.989670  3545 tablet_bootstrap.cc:492] T 6e73591500d2484290fe301cf90f4fb3 P fdfdcad75a0b47a2aaed85b7c3aa198c: No bootstrap required, opened a new log
I20260608 09:52:51.990150  3545 ts_tablet_manager.cc:1403] T 6e73591500d2484290fe301cf90f4fb3 P fdfdcad75a0b47a2aaed85b7c3aa198c: Time spent bootstrapping tablet: real 0.107s	user 0.029s	sys 0.043s
W20260608 09:52:51.990814  3315 leader_election.cc:343] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 75b2a98c62a14128836663721e878a83 (127.0.97.195:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:52:51.991432  3549 leader_election.cc:290] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 [CANDIDATE]: Term 1 election: Requested vote from peers fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194:36075), 75b2a98c62a14128836663721e878a83 (127.0.97.195:41263)
I20260608 09:52:51.993234  3566 raft_consensus.cc:493] T 819f066f6e764551bfac694cd877bc51 P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:52.005048  3554 leader_election.cc:290] T e4d4cdcbd1f248968f6be4c27436d39a P 75b2a98c62a14128836663721e878a83 [CANDIDATE]: Term 1 election: Requested vote from peers 44aae998335f483da867229dad5a1236 (127.0.97.193:36269), fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194:36075)
I20260608 09:52:52.002012  3546 tablet_bootstrap.cc:492] T 2189c3fa6ddc47adb827f4e0232e2afc P 44aae998335f483da867229dad5a1236: No bootstrap required, opened a new log
I20260608 09:52:52.020810  3553 raft_consensus.cc:493] T c278690f25684069b2d2537c2c0f5a6d P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:52.044632  3424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e73591500d2484290fe301cf90f4fb3" candidate_uuid: "44aae998335f483da867229dad5a1236" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c"
I20260608 09:52:52.044126  3499 raft_consensus.cc:2468] T 6e73591500d2484290fe301cf90f4fb3 P 75b2a98c62a14128836663721e878a83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44aae998335f483da867229dad5a1236 in term 1.
I20260608 09:52:52.004580  3351 raft_consensus.cc:2468] T e4d4cdcbd1f248968f6be4c27436d39a P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75b2a98c62a14128836663721e878a83 in term 1.
I20260608 09:52:52.000155  3566 raft_consensus.cc:515] T 819f066f6e764551bfac694cd877bc51 P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:52.046867  3426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efe73cdf1c674c828a22a9ede38736ab" candidate_uuid: "44aae998335f483da867229dad5a1236" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c"
I20260608 09:52:52.049223  3577 raft_consensus.cc:493] T a1bf7969b64048d9806cbeb26c76b236 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:52.050974  3315 leader_election.cc:304] T 6e73591500d2484290fe301cf90f4fb3 P 44aae998335f483da867229dad5a1236 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44aae998335f483da867229dad5a1236, 75b2a98c62a14128836663721e878a83; no voters: 
I20260608 09:52:52.051177  3577 raft_consensus.cc:515] T a1bf7969b64048d9806cbeb26c76b236 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:52.051514  3466 leader_election.cc:304] T e4d4cdcbd1f248968f6be4c27436d39a P 75b2a98c62a14128836663721e878a83 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44aae998335f483da867229dad5a1236, 75b2a98c62a14128836663721e878a83; no voters: 
I20260608 09:52:52.051925  3549 raft_consensus.cc:2804] T 6e73591500d2484290fe301cf90f4fb3 P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:52.052420  3554 raft_consensus.cc:2804] T e4d4cdcbd1f248968f6be4c27436d39a P 75b2a98c62a14128836663721e878a83 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:52.047456  3546 ts_tablet_manager.cc:1403] T 2189c3fa6ddc47adb827f4e0232e2afc P 44aae998335f483da867229dad5a1236: Time spent bootstrapping tablet: real 0.158s	user 0.013s	sys 0.023s
I20260608 09:52:52.053647  3426 raft_consensus.cc:3060] T efe73cdf1c674c828a22a9ede38736ab P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Advancing to term 1
W20260608 09:52:52.052963  3314 leader_election.cc:343] T 6e73591500d2484290fe301cf90f4fb3 P 44aae998335f483da867229dad5a1236 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194:36075): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:52:52.063258  3546 raft_consensus.cc:359] T 2189c3fa6ddc47adb827f4e0232e2afc P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:52.063688  3351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d4cdcbd1f248968f6be4c27436d39a" candidate_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44aae998335f483da867229dad5a1236" is_pre_election: true
I20260608 09:52:52.064066  3546 raft_consensus.cc:385] T 2189c3fa6ddc47adb827f4e0232e2afc P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:52.067800  3546 raft_consensus.cc:740] T 2189c3fa6ddc47adb827f4e0232e2afc P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44aae998335f483da867229dad5a1236, State: Initialized, Role: FOLLOWER
I20260608 09:52:52.064569  3351 raft_consensus.cc:2393] T e4d4cdcbd1f248968f6be4c27436d39a P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fdfdcad75a0b47a2aaed85b7c3aa198c in current term 1: Already voted for candidate 75b2a98c62a14128836663721e878a83 in this term.
I20260608 09:52:52.065096  3577 leader_election.cc:290] T a1bf7969b64048d9806cbeb26c76b236 P fdfdcad75a0b47a2aaed85b7c3aa198c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44aae998335f483da867229dad5a1236 (127.0.97.193:36269), 75b2a98c62a14128836663721e878a83 (127.0.97.195:41263)
I20260608 09:52:52.048162  3425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d4cdcbd1f248968f6be4c27436d39a" candidate_uuid: "75b2a98c62a14128836663721e878a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c"
I20260608 09:52:52.066126  3350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bf7969b64048d9806cbeb26c76b236" candidate_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44aae998335f483da867229dad5a1236" is_pre_election: true
I20260608 09:52:52.071497  3350 raft_consensus.cc:2468] T a1bf7969b64048d9806cbeb26c76b236 P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdfdcad75a0b47a2aaed85b7c3aa198c in term 0.
I20260608 09:52:52.068641  3546 consensus_queue.cc:260] T 2189c3fa6ddc47adb827f4e0232e2afc P 44aae998335f483da867229dad5a1236 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:52.072587  3425 raft_consensus.cc:3060] T e4d4cdcbd1f248968f6be4c27436d39a P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:52.072681  3500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d4cdcbd1f248968f6be4c27436d39a" candidate_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b2a98c62a14128836663721e878a83" is_pre_election: true
I20260608 09:52:52.067220  3566 leader_election.cc:290] T 819f066f6e764551bfac694cd877bc51 P 44aae998335f483da867229dad5a1236 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194:36075), 75b2a98c62a14128836663721e878a83 (127.0.97.195:41263)
I20260608 09:52:52.046669  3553 raft_consensus.cc:515] T c278690f25684069b2d2537c2c0f5a6d P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:52.069146  3549 raft_consensus.cc:697] T 6e73591500d2484290fe301cf90f4fb3 P 44aae998335f483da867229dad5a1236 [term 1 LEADER]: Becoming Leader. State: Replica: 44aae998335f483da867229dad5a1236, State: Running, Role: LEADER
I20260608 09:52:52.067392  3424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "819f066f6e764551bfac694cd877bc51" candidate_uuid: "44aae998335f483da867229dad5a1236" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" is_pre_election: true
I20260608 09:52:52.068609  3499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "819f066f6e764551bfac694cd877bc51" candidate_uuid: "44aae998335f483da867229dad5a1236" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b2a98c62a14128836663721e878a83" is_pre_election: true
I20260608 09:52:52.070525  3545 raft_consensus.cc:359] T 6e73591500d2484290fe301cf90f4fb3 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:52.069653  3548 tablet_bootstrap.cc:492] T 819f066f6e764551bfac694cd877bc51 P 75b2a98c62a14128836663721e878a83: No bootstrap required, opened a new log
I20260608 09:52:52.074127  3498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bf7969b64048d9806cbeb26c76b236" candidate_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b2a98c62a14128836663721e878a83" is_pre_election: true
W20260608 09:52:52.078305  3315 leader_election.cc:343] T 819f066f6e764551bfac694cd877bc51 P 44aae998335f483da867229dad5a1236 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75b2a98c62a14128836663721e878a83 (127.0.97.195:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:52:52.074384  3392 leader_election.cc:304] T a1bf7969b64048d9806cbeb26c76b236 P fdfdcad75a0b47a2aaed85b7c3aa198c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44aae998335f483da867229dad5a1236, fdfdcad75a0b47a2aaed85b7c3aa198c; no voters: 
W20260608 09:52:52.079110  3314 leader_election.cc:343] T 819f066f6e764551bfac694cd877bc51 P 44aae998335f483da867229dad5a1236 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194:36075): Illegal state: must be running to vote when last-logged opid is not known
W20260608 09:52:52.079335  3390 leader_election.cc:343] T a1bf7969b64048d9806cbeb26c76b236 P fdfdcad75a0b47a2aaed85b7c3aa198c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75b2a98c62a14128836663721e878a83 (127.0.97.195:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:52:52.073443  3554 raft_consensus.cc:697] T e4d4cdcbd1f248968f6be4c27436d39a P 75b2a98c62a14128836663721e878a83 [term 1 LEADER]: Becoming Leader. State: Replica: 75b2a98c62a14128836663721e878a83, State: Running, Role: LEADER
I20260608 09:52:52.076403  3545 raft_consensus.cc:385] T 6e73591500d2484290fe301cf90f4fb3 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:52.083674  3554 consensus_queue.cc:237] T e4d4cdcbd1f248968f6be4c27436d39a P 75b2a98c62a14128836663721e878a83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
W20260608 09:52:52.084487  3297 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:52:52.084398  3498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c278690f25684069b2d2537c2c0f5a6d" candidate_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b2a98c62a14128836663721e878a83" is_pre_election: true
I20260608 09:52:52.079655  3314 leader_election.cc:304] T 819f066f6e764551bfac694cd877bc51 P 44aae998335f483da867229dad5a1236 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44aae998335f483da867229dad5a1236; no voters: 75b2a98c62a14128836663721e878a83, fdfdcad75a0b47a2aaed85b7c3aa198c
I20260608 09:52:52.085098  3498 raft_consensus.cc:2468] T c278690f25684069b2d2537c2c0f5a6d P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdfdcad75a0b47a2aaed85b7c3aa198c in term 0.
I20260608 09:52:52.079905  3577 raft_consensus.cc:2804] T a1bf7969b64048d9806cbeb26c76b236 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:52:52.085765  3577 raft_consensus.cc:493] T a1bf7969b64048d9806cbeb26c76b236 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:52:52.086426  3566 raft_consensus.cc:2749] T 819f066f6e764551bfac694cd877bc51 P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:52:52.086387  3390 leader_election.cc:304] T c278690f25684069b2d2537c2c0f5a6d P fdfdcad75a0b47a2aaed85b7c3aa198c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75b2a98c62a14128836663721e878a83, fdfdcad75a0b47a2aaed85b7c3aa198c; no voters: 
I20260608 09:52:52.087131  3302 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 09:52:52.087306  3548 ts_tablet_manager.cc:1403] T 819f066f6e764551bfac694cd877bc51 P 75b2a98c62a14128836663721e878a83: Time spent bootstrapping tablet: real 0.177s	user 0.050s	sys 0.060s
I20260608 09:52:52.079728  3553 leader_election.cc:290] T c278690f25684069b2d2537c2c0f5a6d P fdfdcad75a0b47a2aaed85b7c3aa198c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44aae998335f483da867229dad5a1236 (127.0.97.193:36269), 75b2a98c62a14128836663721e878a83 (127.0.97.195:41263)
I20260608 09:52:52.080689  3350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c278690f25684069b2d2537c2c0f5a6d" candidate_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44aae998335f483da867229dad5a1236" is_pre_election: true
W20260608 09:52:52.088261  3302 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 09:52:52.086113  3577 raft_consensus.cc:3060] T a1bf7969b64048d9806cbeb26c76b236 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:52.088587  3553 raft_consensus.cc:2804] T c278690f25684069b2d2537c2c0f5a6d P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:52:52.089025  3553 raft_consensus.cc:493] T c278690f25684069b2d2537c2c0f5a6d P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:52:52.089444  3553 raft_consensus.cc:3060] T c278690f25684069b2d2537c2c0f5a6d P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:52.081730  3546 ts_tablet_manager.cc:1434] T 2189c3fa6ddc47adb827f4e0232e2afc P 44aae998335f483da867229dad5a1236: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.001s
I20260608 09:52:52.090885  3546 tablet_bootstrap.cc:492] T c278690f25684069b2d2537c2c0f5a6d P 44aae998335f483da867229dad5a1236: Bootstrap starting.
I20260608 09:52:52.091403  3549 consensus_queue.cc:237] T 6e73591500d2484290fe301cf90f4fb3 P 44aae998335f483da867229dad5a1236 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:52.095964  3577 raft_consensus.cc:515] T a1bf7969b64048d9806cbeb26c76b236 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:52.098284  3577 leader_election.cc:290] T a1bf7969b64048d9806cbeb26c76b236 P fdfdcad75a0b47a2aaed85b7c3aa198c [CANDIDATE]: Term 1 election: Requested vote from peers 44aae998335f483da867229dad5a1236 (127.0.97.193:36269), 75b2a98c62a14128836663721e878a83 (127.0.97.195:41263)
I20260608 09:52:52.083979  3545 raft_consensus.cc:740] T 6e73591500d2484290fe301cf90f4fb3 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfdcad75a0b47a2aaed85b7c3aa198c, State: Initialized, Role: FOLLOWER
I20260608 09:52:52.081044  3426 raft_consensus.cc:2468] T efe73cdf1c674c828a22a9ede38736ab P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44aae998335f483da867229dad5a1236 in term 1.
W20260608 09:52:52.096335  3392 leader_election.cc:343] T c278690f25684069b2d2537c2c0f5a6d P fdfdcad75a0b47a2aaed85b7c3aa198c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44aae998335f483da867229dad5a1236 (127.0.97.193:36269): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:52:52.100402  3545 consensus_queue.cc:260] T 6e73591500d2484290fe301cf90f4fb3 P fdfdcad75a0b47a2aaed85b7c3aa198c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:52.101089  3351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bf7969b64048d9806cbeb26c76b236" candidate_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44aae998335f483da867229dad5a1236"
I20260608 09:52:52.101738  3351 raft_consensus.cc:3060] T a1bf7969b64048d9806cbeb26c76b236 P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:52.101994  3546 tablet_bootstrap.cc:654] T c278690f25684069b2d2537c2c0f5a6d P 44aae998335f483da867229dad5a1236: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:52.090795  3548 raft_consensus.cc:359] T 819f066f6e764551bfac694cd877bc51 P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:52.102810  3548 raft_consensus.cc:385] T 819f066f6e764551bfac694cd877bc51 P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:52.103148  3548 raft_consensus.cc:740] T 819f066f6e764551bfac694cd877bc51 P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75b2a98c62a14128836663721e878a83, State: Initialized, Role: FOLLOWER
I20260608 09:52:52.103951  3548 consensus_queue.cc:260] T 819f066f6e764551bfac694cd877bc51 P 75b2a98c62a14128836663721e878a83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:52.109516  3579 raft_consensus.cc:493] T 2189c3fa6ddc47adb827f4e0232e2afc P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:52.110029  3579 raft_consensus.cc:515] T 2189c3fa6ddc47adb827f4e0232e2afc P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:52.112449  3545 ts_tablet_manager.cc:1434] T 6e73591500d2484290fe301cf90f4fb3 P fdfdcad75a0b47a2aaed85b7c3aa198c: Time spent starting tablet: real 0.122s	user 0.009s	sys 0.000s
I20260608 09:52:52.112668  3498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bf7969b64048d9806cbeb26c76b236" candidate_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b2a98c62a14128836663721e878a83"
I20260608 09:52:52.115806  3425 raft_consensus.cc:2468] T e4d4cdcbd1f248968f6be4c27436d39a P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75b2a98c62a14128836663721e878a83 in term 1.
I20260608 09:52:52.113493  3426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2189c3fa6ddc47adb827f4e0232e2afc" candidate_uuid: "75b2a98c62a14128836663721e878a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" is_pre_election: true
I20260608 09:52:52.118405  3426 raft_consensus.cc:2468] T 2189c3fa6ddc47adb827f4e0232e2afc P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75b2a98c62a14128836663721e878a83 in term 0.
I20260608 09:52:52.119062  3546 tablet_bootstrap.cc:492] T c278690f25684069b2d2537c2c0f5a6d P 44aae998335f483da867229dad5a1236: No bootstrap required, opened a new log
I20260608 09:52:52.113858  3314 leader_election.cc:304] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 [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: 44aae998335f483da867229dad5a1236, fdfdcad75a0b47a2aaed85b7c3aa198c; no voters: 75b2a98c62a14128836663721e878a83
I20260608 09:52:52.123678  3545 tablet_bootstrap.cc:492] T 819f066f6e764551bfac694cd877bc51 P fdfdcad75a0b47a2aaed85b7c3aa198c: Bootstrap starting.
I20260608 09:52:52.113152  3350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2189c3fa6ddc47adb827f4e0232e2afc" candidate_uuid: "75b2a98c62a14128836663721e878a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44aae998335f483da867229dad5a1236" is_pre_election: true
I20260608 09:52:52.124397  3350 raft_consensus.cc:2468] T 2189c3fa6ddc47adb827f4e0232e2afc P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75b2a98c62a14128836663721e878a83 in term 0.
W20260608 09:52:52.116214  3390 leader_election.cc:343] T a1bf7969b64048d9806cbeb26c76b236 P fdfdcad75a0b47a2aaed85b7c3aa198c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 75b2a98c62a14128836663721e878a83 (127.0.97.195:41263): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:52:52.125674  3546 ts_tablet_manager.cc:1403] T c278690f25684069b2d2537c2c0f5a6d P 44aae998335f483da867229dad5a1236: Time spent bootstrapping tablet: real 0.035s	user 0.002s	sys 0.011s
I20260608 09:52:52.119820  3463 leader_election.cc:304] T 2189c3fa6ddc47adb827f4e0232e2afc P 75b2a98c62a14128836663721e878a83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75b2a98c62a14128836663721e878a83, fdfdcad75a0b47a2aaed85b7c3aa198c; no voters: 
I20260608 09:52:52.113947  3579 leader_election.cc:290] T 2189c3fa6ddc47adb827f4e0232e2afc P 75b2a98c62a14128836663721e878a83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44aae998335f483da867229dad5a1236 (127.0.97.193:36269), fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194:36075)
I20260608 09:52:52.126412  3246 catalog_manager.cc:5696] T 6e73591500d2484290fe301cf90f4fb3 P 44aae998335f483da867229dad5a1236 reported cstate change: term changed from 0 to 1, leader changed from <none> to 44aae998335f483da867229dad5a1236 (127.0.97.193). New cstate: current_term: 1 leader_uuid: "44aae998335f483da867229dad5a1236" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } health_report { overall_health: UNKNOWN } } }
I20260608 09:52:52.128047  3579 raft_consensus.cc:2804] T 2189c3fa6ddc47adb827f4e0232e2afc P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:52:52.117800  3548 ts_tablet_manager.cc:1434] T 819f066f6e764551bfac694cd877bc51 P 75b2a98c62a14128836663721e878a83: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260608 09:52:52.128410  3579 raft_consensus.cc:493] T 2189c3fa6ddc47adb827f4e0232e2afc P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:52:52.128795  3579 raft_consensus.cc:3060] T 2189c3fa6ddc47adb827f4e0232e2afc P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:52.131313  3548 tablet_bootstrap.cc:492] T fd0e60d979bd4a3689b345514aa9714b P 75b2a98c62a14128836663721e878a83: Bootstrap starting.
I20260608 09:52:52.132485  3545 tablet_bootstrap.cc:654] T 819f066f6e764551bfac694cd877bc51 P fdfdcad75a0b47a2aaed85b7c3aa198c: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:52.126075  3549 raft_consensus.cc:2804] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:52.134232  3249 catalog_manager.cc:5696] T e4d4cdcbd1f248968f6be4c27436d39a P 75b2a98c62a14128836663721e878a83 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75b2a98c62a14128836663721e878a83 (127.0.97.195). New cstate: current_term: 1 leader_uuid: "75b2a98c62a14128836663721e878a83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } health_report { overall_health: HEALTHY } } }
I20260608 09:52:52.135398  3549 raft_consensus.cc:697] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 [term 1 LEADER]: Becoming Leader. State: Replica: 44aae998335f483da867229dad5a1236, State: Running, Role: LEADER
I20260608 09:52:52.136315  3549 consensus_queue.cc:237] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:52.137758  3390 leader_election.cc:304] T e4d4cdcbd1f248968f6be4c27436d39a P fdfdcad75a0b47a2aaed85b7c3aa198c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fdfdcad75a0b47a2aaed85b7c3aa198c; no voters: 44aae998335f483da867229dad5a1236, 75b2a98c62a14128836663721e878a83
I20260608 09:52:52.138166  3548 tablet_bootstrap.cc:654] T fd0e60d979bd4a3689b345514aa9714b P 75b2a98c62a14128836663721e878a83: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:52.138619  3577 raft_consensus.cc:2749] T e4d4cdcbd1f248968f6be4c27436d39a P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:52:52.139302  3351 raft_consensus.cc:2468] T a1bf7969b64048d9806cbeb26c76b236 P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfdcad75a0b47a2aaed85b7c3aa198c in term 1.
I20260608 09:52:52.140978  3546 raft_consensus.cc:359] T c278690f25684069b2d2537c2c0f5a6d P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:52.121058  3553 raft_consensus.cc:515] T c278690f25684069b2d2537c2c0f5a6d P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:52.144385  3546 raft_consensus.cc:385] T c278690f25684069b2d2537c2c0f5a6d P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:52.144687  3546 raft_consensus.cc:740] T c278690f25684069b2d2537c2c0f5a6d P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44aae998335f483da867229dad5a1236, State: Initialized, Role: FOLLOWER
I20260608 09:52:52.144768  3392 leader_election.cc:304] T a1bf7969b64048d9806cbeb26c76b236 P fdfdcad75a0b47a2aaed85b7c3aa198c [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: 44aae998335f483da867229dad5a1236, fdfdcad75a0b47a2aaed85b7c3aa198c; no voters: 75b2a98c62a14128836663721e878a83
I20260608 09:52:52.145449  3546 consensus_queue.cc:260] T c278690f25684069b2d2537c2c0f5a6d P 44aae998335f483da867229dad5a1236 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:52.147199  3553 leader_election.cc:290] T c278690f25684069b2d2537c2c0f5a6d P fdfdcad75a0b47a2aaed85b7c3aa198c [CANDIDATE]: Term 1 election: Requested vote from peers 44aae998335f483da867229dad5a1236 (127.0.97.193:36269), 75b2a98c62a14128836663721e878a83 (127.0.97.195:41263)
I20260608 09:52:52.147598  3546 ts_tablet_manager.cc:1434] T c278690f25684069b2d2537c2c0f5a6d P 44aae998335f483da867229dad5a1236: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 09:52:52.147867  3553 raft_consensus.cc:2804] T a1bf7969b64048d9806cbeb26c76b236 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:52.147920  3500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c278690f25684069b2d2537c2c0f5a6d" candidate_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b2a98c62a14128836663721e878a83"
I20260608 09:52:52.149184  3500 raft_consensus.cc:3060] T c278690f25684069b2d2537c2c0f5a6d P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:52.149313  3553 raft_consensus.cc:697] T a1bf7969b64048d9806cbeb26c76b236 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 LEADER]: Becoming Leader. State: Replica: fdfdcad75a0b47a2aaed85b7c3aa198c, State: Running, Role: LEADER
I20260608 09:52:52.150471  3545 tablet_bootstrap.cc:492] T 819f066f6e764551bfac694cd877bc51 P fdfdcad75a0b47a2aaed85b7c3aa198c: No bootstrap required, opened a new log
I20260608 09:52:52.150307  3553 consensus_queue.cc:237] T a1bf7969b64048d9806cbeb26c76b236 P fdfdcad75a0b47a2aaed85b7c3aa198c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:52.150949  3545 ts_tablet_manager.cc:1403] T 819f066f6e764551bfac694cd877bc51 P fdfdcad75a0b47a2aaed85b7c3aa198c: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.005s
I20260608 09:52:52.161867  3545 raft_consensus.cc:359] T 819f066f6e764551bfac694cd877bc51 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:52.162619  3545 raft_consensus.cc:385] T 819f066f6e764551bfac694cd877bc51 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:52.162930  3545 raft_consensus.cc:740] T 819f066f6e764551bfac694cd877bc51 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfdcad75a0b47a2aaed85b7c3aa198c, State: Initialized, Role: FOLLOWER
I20260608 09:52:52.163669  3545 consensus_queue.cc:260] T 819f066f6e764551bfac694cd877bc51 P fdfdcad75a0b47a2aaed85b7c3aa198c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:52.166065  3545 ts_tablet_manager.cc:1434] T 819f066f6e764551bfac694cd877bc51 P fdfdcad75a0b47a2aaed85b7c3aa198c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 09:52:52.167322  3545 tablet_bootstrap.cc:492] T fd0e60d979bd4a3689b345514aa9714b P fdfdcad75a0b47a2aaed85b7c3aa198c: Bootstrap starting.
I20260608 09:52:52.174156  3247 catalog_manager.cc:5696] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 reported cstate change: term changed from 0 to 1, leader changed from <none> to 44aae998335f483da867229dad5a1236 (127.0.97.193). New cstate: current_term: 1 leader_uuid: "44aae998335f483da867229dad5a1236" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } health_report { overall_health: UNKNOWN } } }
I20260608 09:52:52.151065  3351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c278690f25684069b2d2537c2c0f5a6d" candidate_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44aae998335f483da867229dad5a1236"
I20260608 09:52:52.153234  3548 tablet_bootstrap.cc:492] T fd0e60d979bd4a3689b345514aa9714b P 75b2a98c62a14128836663721e878a83: No bootstrap required, opened a new log
I20260608 09:52:52.157459  3500 raft_consensus.cc:2468] T c278690f25684069b2d2537c2c0f5a6d P 75b2a98c62a14128836663721e878a83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfdcad75a0b47a2aaed85b7c3aa198c in term 1.
I20260608 09:52:52.158310  3579 raft_consensus.cc:515] T 2189c3fa6ddc47adb827f4e0232e2afc P 75b2a98c62a14128836663721e878a83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:52.175474  3548 ts_tablet_manager.cc:1403] T fd0e60d979bd4a3689b345514aa9714b P 75b2a98c62a14128836663721e878a83: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.002s
I20260608 09:52:52.176533  3545 tablet_bootstrap.cc:654] T fd0e60d979bd4a3689b345514aa9714b P fdfdcad75a0b47a2aaed85b7c3aa198c: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:52.177235  3579 leader_election.cc:290] T 2189c3fa6ddc47adb827f4e0232e2afc P 75b2a98c62a14128836663721e878a83 [CANDIDATE]: Term 1 election: Requested vote from peers 44aae998335f483da867229dad5a1236 (127.0.97.193:36269), fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194:36075)
I20260608 09:52:52.178381  3390 leader_election.cc:304] T c278690f25684069b2d2537c2c0f5a6d P fdfdcad75a0b47a2aaed85b7c3aa198c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75b2a98c62a14128836663721e878a83, fdfdcad75a0b47a2aaed85b7c3aa198c; no voters: 
I20260608 09:52:52.179338  3582 raft_consensus.cc:2804] T c278690f25684069b2d2537c2c0f5a6d P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:52.179235  3548 raft_consensus.cc:359] T fd0e60d979bd4a3689b345514aa9714b P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:52.179996  3582 raft_consensus.cc:697] T c278690f25684069b2d2537c2c0f5a6d P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 LEADER]: Becoming Leader. State: Replica: fdfdcad75a0b47a2aaed85b7c3aa198c, State: Running, Role: LEADER
I20260608 09:52:52.180261  3548 raft_consensus.cc:385] T fd0e60d979bd4a3689b345514aa9714b P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:52.180383  3350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2189c3fa6ddc47adb827f4e0232e2afc" candidate_uuid: "75b2a98c62a14128836663721e878a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44aae998335f483da867229dad5a1236"
I20260608 09:52:52.180714  3351 raft_consensus.cc:3060] T c278690f25684069b2d2537c2c0f5a6d P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:52.181039  3350 raft_consensus.cc:3060] T 2189c3fa6ddc47adb827f4e0232e2afc P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:52.180907  3582 consensus_queue.cc:237] T c278690f25684069b2d2537c2c0f5a6d P fdfdcad75a0b47a2aaed85b7c3aa198c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:52.179566  3425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2189c3fa6ddc47adb827f4e0232e2afc" candidate_uuid: "75b2a98c62a14128836663721e878a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c"
I20260608 09:52:52.182794  3548 raft_consensus.cc:740] T fd0e60d979bd4a3689b345514aa9714b P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75b2a98c62a14128836663721e878a83, State: Initialized, Role: FOLLOWER
I20260608 09:52:52.183444  3425 raft_consensus.cc:3060] T 2189c3fa6ddc47adb827f4e0232e2afc P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:52.183909  3548 consensus_queue.cc:260] T fd0e60d979bd4a3689b345514aa9714b P 75b2a98c62a14128836663721e878a83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:52.186479  3548 ts_tablet_manager.cc:1434] T fd0e60d979bd4a3689b345514aa9714b P 75b2a98c62a14128836663721e878a83: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 09:52:52.187515  3548 tablet_bootstrap.cc:492] T efe73cdf1c674c828a22a9ede38736ab P 75b2a98c62a14128836663721e878a83: Bootstrap starting.
I20260608 09:52:52.192744  3350 raft_consensus.cc:2468] T 2189c3fa6ddc47adb827f4e0232e2afc P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75b2a98c62a14128836663721e878a83 in term 1.
I20260608 09:52:52.198503  3466 leader_election.cc:304] T 2189c3fa6ddc47adb827f4e0232e2afc P 75b2a98c62a14128836663721e878a83 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44aae998335f483da867229dad5a1236, 75b2a98c62a14128836663721e878a83; no voters: 
I20260608 09:52:52.199486  3579 raft_consensus.cc:2804] T 2189c3fa6ddc47adb827f4e0232e2afc P 75b2a98c62a14128836663721e878a83 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:52.199998  3579 raft_consensus.cc:697] T 2189c3fa6ddc47adb827f4e0232e2afc P 75b2a98c62a14128836663721e878a83 [term 1 LEADER]: Becoming Leader. State: Replica: 75b2a98c62a14128836663721e878a83, State: Running, Role: LEADER
I20260608 09:52:52.200876  3579 consensus_queue.cc:237] T 2189c3fa6ddc47adb827f4e0232e2afc P 75b2a98c62a14128836663721e878a83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:52.202302  3548 tablet_bootstrap.cc:654] T efe73cdf1c674c828a22a9ede38736ab P 75b2a98c62a14128836663721e878a83: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:52.197126  3425 raft_consensus.cc:2468] T 2189c3fa6ddc47adb827f4e0232e2afc P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75b2a98c62a14128836663721e878a83 in term 1.
I20260608 09:52:52.200201  3351 raft_consensus.cc:2468] T c278690f25684069b2d2537c2c0f5a6d P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfdcad75a0b47a2aaed85b7c3aa198c in term 1.
I20260608 09:52:52.218182  3247 catalog_manager.cc:5696] T a1bf7969b64048d9806cbeb26c76b236 P fdfdcad75a0b47a2aaed85b7c3aa198c reported cstate change: term changed from 0 to 1, leader changed from <none> to fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194). New cstate: current_term: 1 leader_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } health_report { overall_health: UNKNOWN } } }
I20260608 09:52:52.220618  3249 catalog_manager.cc:5696] T 2189c3fa6ddc47adb827f4e0232e2afc P 75b2a98c62a14128836663721e878a83 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75b2a98c62a14128836663721e878a83 (127.0.97.195). New cstate: current_term: 1 leader_uuid: "75b2a98c62a14128836663721e878a83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } health_report { overall_health: HEALTHY } } }
I20260608 09:52:52.223131  3545 tablet_bootstrap.cc:492] T fd0e60d979bd4a3689b345514aa9714b P fdfdcad75a0b47a2aaed85b7c3aa198c: No bootstrap required, opened a new log
I20260608 09:52:52.223528  3545 ts_tablet_manager.cc:1403] T fd0e60d979bd4a3689b345514aa9714b P fdfdcad75a0b47a2aaed85b7c3aa198c: Time spent bootstrapping tablet: real 0.057s	user 0.023s	sys 0.030s
I20260608 09:52:52.224474  3548 tablet_bootstrap.cc:492] T efe73cdf1c674c828a22a9ede38736ab P 75b2a98c62a14128836663721e878a83: No bootstrap required, opened a new log
I20260608 09:52:52.224963  3548 ts_tablet_manager.cc:1403] T efe73cdf1c674c828a22a9ede38736ab P 75b2a98c62a14128836663721e878a83: Time spent bootstrapping tablet: real 0.038s	user 0.007s	sys 0.003s
I20260608 09:52:52.225559  3545 raft_consensus.cc:359] T fd0e60d979bd4a3689b345514aa9714b P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:52.226035  3545 raft_consensus.cc:385] T fd0e60d979bd4a3689b345514aa9714b P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:52.226233  3545 raft_consensus.cc:740] T fd0e60d979bd4a3689b345514aa9714b P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfdcad75a0b47a2aaed85b7c3aa198c, State: Initialized, Role: FOLLOWER
I20260608 09:52:52.226810  3545 consensus_queue.cc:260] T fd0e60d979bd4a3689b345514aa9714b P fdfdcad75a0b47a2aaed85b7c3aa198c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:52.228307  3548 raft_consensus.cc:359] T efe73cdf1c674c828a22a9ede38736ab P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:52.229063  3545 ts_tablet_manager.cc:1434] T fd0e60d979bd4a3689b345514aa9714b P fdfdcad75a0b47a2aaed85b7c3aa198c: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260608 09:52:52.229058  3548 raft_consensus.cc:385] T efe73cdf1c674c828a22a9ede38736ab P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:52.229739  3548 raft_consensus.cc:740] T efe73cdf1c674c828a22a9ede38736ab P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75b2a98c62a14128836663721e878a83, State: Initialized, Role: FOLLOWER
I20260608 09:52:52.230650  3548 consensus_queue.cc:260] T efe73cdf1c674c828a22a9ede38736ab P 75b2a98c62a14128836663721e878a83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:52.233314  3548 ts_tablet_manager.cc:1434] T efe73cdf1c674c828a22a9ede38736ab P 75b2a98c62a14128836663721e878a83: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260608 09:52:52.234287  3548 tablet_bootstrap.cc:492] T a1bf7969b64048d9806cbeb26c76b236 P 75b2a98c62a14128836663721e878a83: Bootstrap starting.
I20260608 09:52:52.240240  3548 tablet_bootstrap.cc:654] T a1bf7969b64048d9806cbeb26c76b236 P 75b2a98c62a14128836663721e878a83: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:52.241267  3247 catalog_manager.cc:5696] T c278690f25684069b2d2537c2c0f5a6d P fdfdcad75a0b47a2aaed85b7c3aa198c reported cstate change: term changed from 0 to 1, leader changed from <none> to fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194). New cstate: current_term: 1 leader_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } health_report { overall_health: UNKNOWN } } }
I20260608 09:52:52.244553  3548 tablet_bootstrap.cc:492] T a1bf7969b64048d9806cbeb26c76b236 P 75b2a98c62a14128836663721e878a83: No bootstrap required, opened a new log
I20260608 09:52:52.244922  3548 ts_tablet_manager.cc:1403] T a1bf7969b64048d9806cbeb26c76b236 P 75b2a98c62a14128836663721e878a83: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 09:52:52.246801  3548 raft_consensus.cc:359] T a1bf7969b64048d9806cbeb26c76b236 P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:52.247396  3548 raft_consensus.cc:385] T a1bf7969b64048d9806cbeb26c76b236 P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:52.247653  3548 raft_consensus.cc:740] T a1bf7969b64048d9806cbeb26c76b236 P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75b2a98c62a14128836663721e878a83, State: Initialized, Role: FOLLOWER
I20260608 09:52:52.248232  3548 consensus_queue.cc:260] T a1bf7969b64048d9806cbeb26c76b236 P 75b2a98c62a14128836663721e878a83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:52.250051  3548 ts_tablet_manager.cc:1434] T a1bf7969b64048d9806cbeb26c76b236 P 75b2a98c62a14128836663721e878a83: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260608 09:52:52.276955  3582 raft_consensus.cc:493] T 6e73591500d2484290fe301cf90f4fb3 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:52.277424  3582 raft_consensus.cc:515] T 6e73591500d2484290fe301cf90f4fb3 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:52.279139  3582 leader_election.cc:290] T 6e73591500d2484290fe301cf90f4fb3 P fdfdcad75a0b47a2aaed85b7c3aa198c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44aae998335f483da867229dad5a1236 (127.0.97.193:36269), 75b2a98c62a14128836663721e878a83 (127.0.97.195:41263)
I20260608 09:52:52.279929  3350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e73591500d2484290fe301cf90f4fb3" candidate_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44aae998335f483da867229dad5a1236" is_pre_election: true
I20260608 09:52:52.280105  3500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e73591500d2484290fe301cf90f4fb3" candidate_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b2a98c62a14128836663721e878a83" is_pre_election: true
I20260608 09:52:52.280877  3500 raft_consensus.cc:2393] T 6e73591500d2484290fe301cf90f4fb3 P 75b2a98c62a14128836663721e878a83 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fdfdcad75a0b47a2aaed85b7c3aa198c in current term 1: Already voted for candidate 44aae998335f483da867229dad5a1236 in this term.
I20260608 09:52:52.281764  3390 leader_election.cc:304] T 6e73591500d2484290fe301cf90f4fb3 P fdfdcad75a0b47a2aaed85b7c3aa198c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fdfdcad75a0b47a2aaed85b7c3aa198c; no voters: 44aae998335f483da867229dad5a1236, 75b2a98c62a14128836663721e878a83
I20260608 09:52:52.282425  3582 raft_consensus.cc:3060] T 6e73591500d2484290fe301cf90f4fb3 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:52.286863  3582 raft_consensus.cc:2749] T 6e73591500d2484290fe301cf90f4fb3 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:52:52.489199  3579 consensus_queue.cc:1048] T e4d4cdcbd1f248968f6be4c27436d39a P 75b2a98c62a14128836663721e878a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:52:52.500397  3579 consensus_queue.cc:1048] T e4d4cdcbd1f248968f6be4c27436d39a P 75b2a98c62a14128836663721e878a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:52:52.526896  3582 raft_consensus.cc:493] T fd0e60d979bd4a3689b345514aa9714b P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:52.527077  3553 raft_consensus.cc:493] T 819f066f6e764551bfac694cd877bc51 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:52.527555  3553 raft_consensus.cc:515] T 819f066f6e764551bfac694cd877bc51 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:52.527500  3582 raft_consensus.cc:515] T fd0e60d979bd4a3689b345514aa9714b P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:52.528795  3549 consensus_queue.cc:1048] T 6e73591500d2484290fe301cf90f4fb3 P 44aae998335f483da867229dad5a1236 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:52:52.530047  3553 leader_election.cc:290] T 819f066f6e764551bfac694cd877bc51 P fdfdcad75a0b47a2aaed85b7c3aa198c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44aae998335f483da867229dad5a1236 (127.0.97.193:36269), 75b2a98c62a14128836663721e878a83 (127.0.97.195:41263)
I20260608 09:52:52.530633  3582 leader_election.cc:290] T fd0e60d979bd4a3689b345514aa9714b P fdfdcad75a0b47a2aaed85b7c3aa198c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44aae998335f483da867229dad5a1236 (127.0.97.193:36269), 75b2a98c62a14128836663721e878a83 (127.0.97.195:41263)
I20260608 09:52:52.531422  3500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0e60d979bd4a3689b345514aa9714b" candidate_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b2a98c62a14128836663721e878a83" is_pre_election: true
I20260608 09:52:52.531427  3350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "819f066f6e764551bfac694cd877bc51" candidate_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44aae998335f483da867229dad5a1236" is_pre_election: true
I20260608 09:52:52.531695  3498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "819f066f6e764551bfac694cd877bc51" candidate_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b2a98c62a14128836663721e878a83" is_pre_election: true
I20260608 09:52:52.532140  3351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0e60d979bd4a3689b345514aa9714b" candidate_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44aae998335f483da867229dad5a1236" is_pre_election: true
I20260608 09:52:52.532320  3500 raft_consensus.cc:2468] T fd0e60d979bd4a3689b345514aa9714b P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdfdcad75a0b47a2aaed85b7c3aa198c in term 0.
I20260608 09:52:52.532389  3350 raft_consensus.cc:2468] T 819f066f6e764551bfac694cd877bc51 P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdfdcad75a0b47a2aaed85b7c3aa198c in term 0.
I20260608 09:52:52.532462  3498 raft_consensus.cc:2468] T 819f066f6e764551bfac694cd877bc51 P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdfdcad75a0b47a2aaed85b7c3aa198c in term 0.
I20260608 09:52:52.532863  3351 raft_consensus.cc:2468] T fd0e60d979bd4a3689b345514aa9714b P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdfdcad75a0b47a2aaed85b7c3aa198c in term 0.
I20260608 09:52:52.533739  3390 leader_election.cc:304] T fd0e60d979bd4a3689b345514aa9714b P fdfdcad75a0b47a2aaed85b7c3aa198c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75b2a98c62a14128836663721e878a83, fdfdcad75a0b47a2aaed85b7c3aa198c; no voters: 
I20260608 09:52:52.534157  3392 leader_election.cc:304] T 819f066f6e764551bfac694cd877bc51 P fdfdcad75a0b47a2aaed85b7c3aa198c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44aae998335f483da867229dad5a1236, fdfdcad75a0b47a2aaed85b7c3aa198c; no voters: 
I20260608 09:52:52.535028  3582 raft_consensus.cc:2804] T fd0e60d979bd4a3689b345514aa9714b P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:52:52.535115  3577 raft_consensus.cc:2804] T 819f066f6e764551bfac694cd877bc51 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:52:52.535538  3582 raft_consensus.cc:493] T fd0e60d979bd4a3689b345514aa9714b P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:52:52.535985  3582 raft_consensus.cc:3060] T fd0e60d979bd4a3689b345514aa9714b P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:52.536340  3577 raft_consensus.cc:493] T 819f066f6e764551bfac694cd877bc51 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:52:52.536734  3577 raft_consensus.cc:3060] T 819f066f6e764551bfac694cd877bc51 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:52.538252  3549 consensus_queue.cc:1048] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:52:52.543481  3582 raft_consensus.cc:515] T fd0e60d979bd4a3689b345514aa9714b P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:52.543355  3577 raft_consensus.cc:515] T 819f066f6e764551bfac694cd877bc51 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:52.546016  3577 leader_election.cc:290] T 819f066f6e764551bfac694cd877bc51 P fdfdcad75a0b47a2aaed85b7c3aa198c [CANDIDATE]: Term 1 election: Requested vote from peers 44aae998335f483da867229dad5a1236 (127.0.97.193:36269), 75b2a98c62a14128836663721e878a83 (127.0.97.195:41263)
I20260608 09:52:52.548005  3351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0e60d979bd4a3689b345514aa9714b" candidate_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44aae998335f483da867229dad5a1236"
I20260608 09:52:52.548650  3351 raft_consensus.cc:3060] T fd0e60d979bd4a3689b345514aa9714b P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:52.550912  3498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "819f066f6e764551bfac694cd877bc51" candidate_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b2a98c62a14128836663721e878a83"
I20260608 09:52:52.551484  3498 raft_consensus.cc:3060] T 819f066f6e764551bfac694cd877bc51 P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:52.555408  3350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "819f066f6e764551bfac694cd877bc51" candidate_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44aae998335f483da867229dad5a1236"
I20260608 09:52:52.555965  3350 raft_consensus.cc:3060] T 819f066f6e764551bfac694cd877bc51 P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:52.556509  3500 raft_consensus.cc:3060] T efe73cdf1c674c828a22a9ede38736ab P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:52.563141  3498 raft_consensus.cc:2468] T 819f066f6e764551bfac694cd877bc51 P 75b2a98c62a14128836663721e878a83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfdcad75a0b47a2aaed85b7c3aa198c in term 1.
I20260608 09:52:52.564512  3582 leader_election.cc:290] T fd0e60d979bd4a3689b345514aa9714b P fdfdcad75a0b47a2aaed85b7c3aa198c [CANDIDATE]: Term 1 election: Requested vote from peers 44aae998335f483da867229dad5a1236 (127.0.97.193:36269), 75b2a98c62a14128836663721e878a83 (127.0.97.195:41263)
I20260608 09:52:52.564661  3390 leader_election.cc:304] T 819f066f6e764551bfac694cd877bc51 P fdfdcad75a0b47a2aaed85b7c3aa198c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75b2a98c62a14128836663721e878a83, fdfdcad75a0b47a2aaed85b7c3aa198c; no voters: 
I20260608 09:52:52.564597  3566 consensus_queue.cc:1048] T 6e73591500d2484290fe301cf90f4fb3 P 44aae998335f483da867229dad5a1236 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:52:52.568629  3351 raft_consensus.cc:2468] T fd0e60d979bd4a3689b345514aa9714b P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfdcad75a0b47a2aaed85b7c3aa198c in term 1.
I20260608 09:52:52.569314  3500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0e60d979bd4a3689b345514aa9714b" candidate_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b2a98c62a14128836663721e878a83"
I20260608 09:52:52.569993  3500 raft_consensus.cc:3060] T fd0e60d979bd4a3689b345514aa9714b P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:52.569511  3582 raft_consensus.cc:2804] T 819f066f6e764551bfac694cd877bc51 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:52.570114  3392 leader_election.cc:304] T fd0e60d979bd4a3689b345514aa9714b P fdfdcad75a0b47a2aaed85b7c3aa198c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44aae998335f483da867229dad5a1236, fdfdcad75a0b47a2aaed85b7c3aa198c; no voters: 
I20260608 09:52:52.569990  3566 consensus_queue.cc:1048] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:52:52.573225  3577 raft_consensus.cc:2804] T fd0e60d979bd4a3689b345514aa9714b P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:52.573714  3577 raft_consensus.cc:697] T fd0e60d979bd4a3689b345514aa9714b P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 LEADER]: Becoming Leader. State: Replica: fdfdcad75a0b47a2aaed85b7c3aa198c, State: Running, Role: LEADER
I20260608 09:52:52.574540  3577 consensus_queue.cc:237] T fd0e60d979bd4a3689b345514aa9714b P fdfdcad75a0b47a2aaed85b7c3aa198c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:52.578032  3350 raft_consensus.cc:2468] T 819f066f6e764551bfac694cd877bc51 P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfdcad75a0b47a2aaed85b7c3aa198c in term 1.
I20260608 09:52:52.581809  3553 consensus_queue.cc:1048] T c278690f25684069b2d2537c2c0f5a6d P fdfdcad75a0b47a2aaed85b7c3aa198c [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:52:52.579777  3582 raft_consensus.cc:697] T 819f066f6e764551bfac694cd877bc51 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 LEADER]: Becoming Leader. State: Replica: fdfdcad75a0b47a2aaed85b7c3aa198c, State: Running, Role: LEADER
I20260608 09:52:52.584064  3582 consensus_queue.cc:237] T 819f066f6e764551bfac694cd877bc51 P fdfdcad75a0b47a2aaed85b7c3aa198c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:52.590377  3500 raft_consensus.cc:2468] T fd0e60d979bd4a3689b345514aa9714b P 75b2a98c62a14128836663721e878a83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfdcad75a0b47a2aaed85b7c3aa198c in term 1.
I20260608 09:52:52.609663  3585 consensus_queue.cc:1048] T 2189c3fa6ddc47adb827f4e0232e2afc P 75b2a98c62a14128836663721e878a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:52:52.609194  3249 catalog_manager.cc:5696] T fd0e60d979bd4a3689b345514aa9714b P fdfdcad75a0b47a2aaed85b7c3aa198c reported cstate change: term changed from 0 to 1, leader changed from <none> to fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194). New cstate: current_term: 1 leader_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } health_report { overall_health: UNKNOWN } } }
I20260608 09:52:52.615156  3582 consensus_queue.cc:1048] T c278690f25684069b2d2537c2c0f5a6d P fdfdcad75a0b47a2aaed85b7c3aa198c [LEADER]: Connected to new peer: Peer: permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:52:52.614253  3249 catalog_manager.cc:5696] T 819f066f6e764551bfac694cd877bc51 P fdfdcad75a0b47a2aaed85b7c3aa198c reported cstate change: term changed from 0 to 1, leader changed from <none> to fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194). New cstate: current_term: 1 leader_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } health_report { overall_health: UNKNOWN } } }
I20260608 09:52:52.620878  3585 raft_consensus.cc:493] T a1bf7969b64048d9806cbeb26c76b236 P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:52.621402  3585 raft_consensus.cc:515] T a1bf7969b64048d9806cbeb26c76b236 P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:52.624393  3585 leader_election.cc:290] T a1bf7969b64048d9806cbeb26c76b236 P 75b2a98c62a14128836663721e878a83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44aae998335f483da867229dad5a1236 (127.0.97.193:36269), fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194:36075)
I20260608 09:52:52.625785  3425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bf7969b64048d9806cbeb26c76b236" candidate_uuid: "75b2a98c62a14128836663721e878a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" is_pre_election: true
I20260608 09:52:52.627643  3349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bf7969b64048d9806cbeb26c76b236" candidate_uuid: "75b2a98c62a14128836663721e878a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44aae998335f483da867229dad5a1236" is_pre_election: true
I20260608 09:52:52.628429  3349 raft_consensus.cc:2393] T a1bf7969b64048d9806cbeb26c76b236 P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 75b2a98c62a14128836663721e878a83 in current term 1: Already voted for candidate fdfdcad75a0b47a2aaed85b7c3aa198c in this term.
I20260608 09:52:52.629236  3466 leader_election.cc:304] T a1bf7969b64048d9806cbeb26c76b236 P 75b2a98c62a14128836663721e878a83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 75b2a98c62a14128836663721e878a83; no voters: 44aae998335f483da867229dad5a1236, fdfdcad75a0b47a2aaed85b7c3aa198c
I20260608 09:52:52.629974  3585 raft_consensus.cc:3060] T a1bf7969b64048d9806cbeb26c76b236 P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:52.634985  3579 consensus_queue.cc:1048] T 2189c3fa6ddc47adb827f4e0232e2afc P 75b2a98c62a14128836663721e878a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:52:52.636991  3585 raft_consensus.cc:2749] T a1bf7969b64048d9806cbeb26c76b236 P 75b2a98c62a14128836663721e878a83 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:52:52.695294   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:52.702466  3616 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:52:52.702569  3615 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:52:52.703404  3582 consensus_queue.cc:1048] T a1bf7969b64048d9806cbeb26c76b236 P fdfdcad75a0b47a2aaed85b7c3aa198c [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:52:52.703814  3618 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:52:52.704720   391 server_base.cc:1061] running on GCE node
I20260608 09:52:52.705735   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:52.705955   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:52:52.706135   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912372706117 us; error 0 us; skew 500 ppm
I20260608 09:52:52.706883   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:52.710031   391 webserver.cc:533] Webserver started at http://127.0.97.196:38289/ using document root <none> and password file <none>
I20260608 09:52:52.710682   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:52.710950   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:52.711314   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:52.712826   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294854977-391-0/minicluster-data/ts-3-root/instance:
uuid: "986fcace14334b5695af9c3ddb681fab"
format_stamp: "Formatted at 2026-06-08 09:52:52 on dist-test-slave-cqs2"
I20260608 09:52:52.715775  3577 consensus_queue.cc:1048] T a1bf7969b64048d9806cbeb26c76b236 P fdfdcad75a0b47a2aaed85b7c3aa198c [LEADER]: Connected to new peer: Peer: permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:52:52.724486   391 fs_manager.cc:696] Time spent creating directory manager: real 0.011s	user 0.005s	sys 0.004s
I20260608 09:52:52.728219  3625 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:52.729046   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:52:52.729399   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294854977-391-0/minicluster-data/ts-3-root
uuid: "986fcace14334b5695af9c3ddb681fab"
format_stamp: "Formatted at 2026-06-08 09:52:52 on dist-test-slave-cqs2"
I20260608 09:52:52.729774   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294854977-391-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294854977-391-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294854977-391-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:52:52.766176   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:52.767446   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:52.768718   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:52:52.770802   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:52:52.770994   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:52.771265   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:52:52.771428   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:52.809163   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.196:42961
I20260608 09:52:52.809273  3687 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.196:42961 every 8 connection(s)
I20260608 09:52:52.816706  3246 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43696:
table { table_name: "range_aware_rebalance_new_range" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\n\000\000\000\007\001\024\000\000\000" indirect_data: """" } } } schema { columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260608 09:52:52.826694  3688 heartbeater.cc:344] Connected to a master server at 127.0.97.254:37579
I20260608 09:52:52.827111  3688 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:52.827842  3688 heartbeater.cc:507] Master 127.0.97.254:37579 requested a full tablet report, sending...
I20260608 09:52:52.829859  3249 ts_manager.cc:194] Registered new tserver with Master: 986fcace14334b5695af9c3ddb681fab (127.0.97.196:42961)
I20260608 09:52:52.831243  3249 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43712
W20260608 09:52:52.839286  3246 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet aa110c5366e34fa58f41a29b788d0f5b has no consensus state
W20260608 09:52:52.840775  3246 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e158f11fe112447cb83a8b365552d8eb has no consensus state
W20260608 09:52:52.842142  3246 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5b887c33d9f840f99910fdb545b8c26f has no consensus state
W20260608 09:52:52.843640  3246 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3bc908338c9a4137949644dfc0c3fa82 has no consensus state
W20260608 09:52:52.845094  3246 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c265244d3ac24756a90c9f0651ed4a8a has no consensus state
W20260608 09:52:52.846488  3246 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ac073e3302c54e33a3660fb7dc854ae3 has no consensus state
W20260608 09:52:52.847985  3246 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 48a3279020a54405a643f61406a00a06 has no consensus state
W20260608 09:52:52.849388  3246 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6045382f47f94f4c81e45fef47c10d8b has no consensus state
W20260608 09:52:52.868010  3233 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 6045382f47f94f4c81e45fef47c10d8b (table range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 6045382f47f94f4c81e45fef47c10d8b has no consensus state
I20260608 09:52:52.875069  3410 tablet_service.cc:1511] Processing CreateTablet for tablet aa110c5366e34fa58f41a29b788d0f5b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:52:52.875464  3341 tablet_service.cc:1511] Processing CreateTablet for tablet aa110c5366e34fa58f41a29b788d0f5b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:52:52.876530  3410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa110c5366e34fa58f41a29b788d0f5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:52.876742  3341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa110c5366e34fa58f41a29b788d0f5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:52.880753  3340 tablet_service.cc:1511] Processing CreateTablet for tablet e158f11fe112447cb83a8b365552d8eb (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:52:52.882203  3340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e158f11fe112447cb83a8b365552d8eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:52.888989  3489 tablet_service.cc:1511] Processing CreateTablet for tablet e158f11fe112447cb83a8b365552d8eb (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:52:52.889334  3653 tablet_service.cc:1511] Processing CreateTablet for tablet aa110c5366e34fa58f41a29b788d0f5b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:52:52.890278  3652 tablet_service.cc:1511] Processing CreateTablet for tablet e158f11fe112447cb83a8b365552d8eb (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:52:52.891551  3653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa110c5366e34fa58f41a29b788d0f5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:52.891278  3489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e158f11fe112447cb83a8b365552d8eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:52.892244  3652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e158f11fe112447cb83a8b365552d8eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:52.891906  3409 tablet_service.cc:1511] Processing CreateTablet for tablet 5b887c33d9f840f99910fdb545b8c26f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:52:52.892261  3487 tablet_service.cc:1511] Processing CreateTablet for tablet 5b887c33d9f840f99910fdb545b8c26f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:52:52.893698  3409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b887c33d9f840f99910fdb545b8c26f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:52.894340  3487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b887c33d9f840f99910fdb545b8c26f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:52.896976  3651 tablet_service.cc:1511] Processing CreateTablet for tablet 5b887c33d9f840f99910fdb545b8c26f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:52:52.899358  3651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b887c33d9f840f99910fdb545b8c26f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:52.903993  3338 tablet_service.cc:1511] Processing CreateTablet for tablet 3bc908338c9a4137949644dfc0c3fa82 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:52:52.905396  3483 tablet_service.cc:1511] Processing CreateTablet for tablet c265244d3ac24756a90c9f0651ed4a8a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:52:52.906760  3483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c265244d3ac24756a90c9f0651ed4a8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:52.907244  3339 tablet_service.cc:1511] Processing CreateTablet for tablet c265244d3ac24756a90c9f0651ed4a8a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:52:52.905364  3338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bc908338c9a4137949644dfc0c3fa82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:52.908819  3339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c265244d3ac24756a90c9f0651ed4a8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:52.915179  3412 tablet_service.cc:1511] Processing CreateTablet for tablet 3bc908338c9a4137949644dfc0c3fa82 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:52:52.916587  3412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bc908338c9a4137949644dfc0c3fa82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:52.920506  3488 tablet_service.cc:1511] Processing CreateTablet for tablet ac073e3302c54e33a3660fb7dc854ae3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:52:52.921859  3488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac073e3302c54e33a3660fb7dc854ae3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:52.939906  3411 tablet_service.cc:1511] Processing CreateTablet for tablet ac073e3302c54e33a3660fb7dc854ae3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:52:52.941455  3411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac073e3302c54e33a3660fb7dc854ae3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:52.949141  3416 tablet_service.cc:1511] Processing CreateTablet for tablet 48a3279020a54405a643f61406a00a06 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:52:52.950649  3416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48a3279020a54405a643f61406a00a06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:52.968580  3336 tablet_service.cc:1511] Processing CreateTablet for tablet 48a3279020a54405a643f61406a00a06 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:52:52.970112  3336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48a3279020a54405a643f61406a00a06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:52.980105  3650 tablet_service.cc:1511] Processing CreateTablet for tablet 3bc908338c9a4137949644dfc0c3fa82 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:52:52.981710  3650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bc908338c9a4137949644dfc0c3fa82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:52.988654  3486 tablet_service.cc:1511] Processing CreateTablet for tablet 6045382f47f94f4c81e45fef47c10d8b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:52:52.990095  3486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6045382f47f94f4c81e45fef47c10d8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:52.992336  3335 tablet_service.cc:1511] Processing CreateTablet for tablet 6045382f47f94f4c81e45fef47c10d8b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:52:52.993669  3335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6045382f47f94f4c81e45fef47c10d8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:52.996361  3694 tablet_bootstrap.cc:492] T aa110c5366e34fa58f41a29b788d0f5b P 44aae998335f483da867229dad5a1236: Bootstrap starting.
I20260608 09:52:53.001087  3695 tablet_bootstrap.cc:492] T 5b887c33d9f840f99910fdb545b8c26f P fdfdcad75a0b47a2aaed85b7c3aa198c: Bootstrap starting.
I20260608 09:52:53.001274  3649 tablet_service.cc:1511] Processing CreateTablet for tablet c265244d3ac24756a90c9f0651ed4a8a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:52:53.002784  3649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c265244d3ac24756a90c9f0651ed4a8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:53.004386  3648 tablet_service.cc:1511] Processing CreateTablet for tablet ac073e3302c54e33a3660fb7dc854ae3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:52:53.006386  3694 tablet_bootstrap.cc:654] T aa110c5366e34fa58f41a29b788d0f5b P 44aae998335f483da867229dad5a1236: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:53.006786  3647 tablet_service.cc:1511] Processing CreateTablet for tablet 48a3279020a54405a643f61406a00a06 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:52:53.013938  3647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48a3279020a54405a643f61406a00a06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:53.014874  3648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac073e3302c54e33a3660fb7dc854ae3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:53.017120  3695 tablet_bootstrap.cc:654] T 5b887c33d9f840f99910fdb545b8c26f P fdfdcad75a0b47a2aaed85b7c3aa198c: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:53.027083  3698 tablet_bootstrap.cc:492] T 5b887c33d9f840f99910fdb545b8c26f P 986fcace14334b5695af9c3ddb681fab: Bootstrap starting.
I20260608 09:52:53.046089  3698 tablet_bootstrap.cc:654] T 5b887c33d9f840f99910fdb545b8c26f P 986fcace14334b5695af9c3ddb681fab: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:53.072399  3651 tablet_service.cc:1511] Processing CreateTablet for tablet 6045382f47f94f4c81e45fef47c10d8b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:52:53.073887  3651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6045382f47f94f4c81e45fef47c10d8b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 09:52:53.093484  3297 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:52:53.093863  3695 tablet_bootstrap.cc:492] T 5b887c33d9f840f99910fdb545b8c26f P fdfdcad75a0b47a2aaed85b7c3aa198c: No bootstrap required, opened a new log
I20260608 09:52:53.094481  3695 ts_tablet_manager.cc:1403] T 5b887c33d9f840f99910fdb545b8c26f P fdfdcad75a0b47a2aaed85b7c3aa198c: Time spent bootstrapping tablet: real 0.094s	user 0.021s	sys 0.043s
I20260608 09:52:53.098017  3695 raft_consensus.cc:359] T 5b887c33d9f840f99910fdb545b8c26f P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:53.098811  3695 raft_consensus.cc:385] T 5b887c33d9f840f99910fdb545b8c26f P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:53.099191  3695 raft_consensus.cc:740] T 5b887c33d9f840f99910fdb545b8c26f P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfdcad75a0b47a2aaed85b7c3aa198c, State: Initialized, Role: FOLLOWER
I20260608 09:52:53.099999  3695 consensus_queue.cc:260] T 5b887c33d9f840f99910fdb545b8c26f P fdfdcad75a0b47a2aaed85b7c3aa198c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:53.103487  3699 tablet_bootstrap.cc:492] T 5b887c33d9f840f99910fdb545b8c26f P 75b2a98c62a14128836663721e878a83: Bootstrap starting.
I20260608 09:52:53.109185  3694 tablet_bootstrap.cc:492] T aa110c5366e34fa58f41a29b788d0f5b P 44aae998335f483da867229dad5a1236: No bootstrap required, opened a new log
I20260608 09:52:53.109788  3694 ts_tablet_manager.cc:1403] T aa110c5366e34fa58f41a29b788d0f5b P 44aae998335f483da867229dad5a1236: Time spent bootstrapping tablet: real 0.114s	user 0.006s	sys 0.014s
I20260608 09:52:53.109661  3553 consensus_queue.cc:1048] T fd0e60d979bd4a3689b345514aa9714b P fdfdcad75a0b47a2aaed85b7c3aa198c [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:52:53.113201  3694 raft_consensus.cc:359] T aa110c5366e34fa58f41a29b788d0f5b P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } }
I20260608 09:52:53.113986  3694 raft_consensus.cc:385] T aa110c5366e34fa58f41a29b788d0f5b P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:53.114331  3694 raft_consensus.cc:740] T aa110c5366e34fa58f41a29b788d0f5b P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44aae998335f483da867229dad5a1236, State: Initialized, Role: FOLLOWER
I20260608 09:52:53.116608  3695 ts_tablet_manager.cc:1434] T 5b887c33d9f840f99910fdb545b8c26f P fdfdcad75a0b47a2aaed85b7c3aa198c: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.003s
I20260608 09:52:53.117681  3695 tablet_bootstrap.cc:492] T aa110c5366e34fa58f41a29b788d0f5b P fdfdcad75a0b47a2aaed85b7c3aa198c: Bootstrap starting.
I20260608 09:52:53.128376  3695 tablet_bootstrap.cc:654] T aa110c5366e34fa58f41a29b788d0f5b P fdfdcad75a0b47a2aaed85b7c3aa198c: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:53.128549  3694 consensus_queue.cc:260] T aa110c5366e34fa58f41a29b788d0f5b P 44aae998335f483da867229dad5a1236 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } }
I20260608 09:52:53.131101  3553 consensus_queue.cc:1048] T 819f066f6e764551bfac694cd877bc51 P fdfdcad75a0b47a2aaed85b7c3aa198c [LEADER]: Connected to new peer: Peer: permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:52:53.134572  3694 ts_tablet_manager.cc:1434] T aa110c5366e34fa58f41a29b788d0f5b P 44aae998335f483da867229dad5a1236: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260608 09:52:53.139865  3694 tablet_bootstrap.cc:492] T 48a3279020a54405a643f61406a00a06 P 44aae998335f483da867229dad5a1236: Bootstrap starting.
I20260608 09:52:53.140326  3698 tablet_bootstrap.cc:492] T 5b887c33d9f840f99910fdb545b8c26f P 986fcace14334b5695af9c3ddb681fab: No bootstrap required, opened a new log
I20260608 09:52:53.140549  3699 tablet_bootstrap.cc:654] T 5b887c33d9f840f99910fdb545b8c26f P 75b2a98c62a14128836663721e878a83: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:53.140856  3698 ts_tablet_manager.cc:1403] T 5b887c33d9f840f99910fdb545b8c26f P 986fcace14334b5695af9c3ddb681fab: Time spent bootstrapping tablet: real 0.114s	user 0.011s	sys 0.010s
I20260608 09:52:53.146883  3698 raft_consensus.cc:359] T 5b887c33d9f840f99910fdb545b8c26f P 986fcace14334b5695af9c3ddb681fab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:53.148041  3694 tablet_bootstrap.cc:654] T 48a3279020a54405a643f61406a00a06 P 44aae998335f483da867229dad5a1236: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:53.148824  3698 raft_consensus.cc:385] T 5b887c33d9f840f99910fdb545b8c26f P 986fcace14334b5695af9c3ddb681fab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:53.157425  3553 consensus_queue.cc:1048] T 819f066f6e764551bfac694cd877bc51 P fdfdcad75a0b47a2aaed85b7c3aa198c [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:52:53.161291  3695 tablet_bootstrap.cc:492] T aa110c5366e34fa58f41a29b788d0f5b P fdfdcad75a0b47a2aaed85b7c3aa198c: No bootstrap required, opened a new log
I20260608 09:52:53.161895  3695 ts_tablet_manager.cc:1403] T aa110c5366e34fa58f41a29b788d0f5b P fdfdcad75a0b47a2aaed85b7c3aa198c: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.012s
I20260608 09:52:53.163546  3698 raft_consensus.cc:740] T 5b887c33d9f840f99910fdb545b8c26f P 986fcace14334b5695af9c3ddb681fab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 986fcace14334b5695af9c3ddb681fab, State: Initialized, Role: FOLLOWER
I20260608 09:52:53.164450  3698 consensus_queue.cc:260] T 5b887c33d9f840f99910fdb545b8c26f P 986fcace14334b5695af9c3ddb681fab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:53.169956  3582 consensus_queue.cc:1048] T fd0e60d979bd4a3689b345514aa9714b P fdfdcad75a0b47a2aaed85b7c3aa198c [LEADER]: Connected to new peer: Peer: permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:52:53.177999  3699 tablet_bootstrap.cc:492] T 5b887c33d9f840f99910fdb545b8c26f P 75b2a98c62a14128836663721e878a83: No bootstrap required, opened a new log
I20260608 09:52:53.178633  3699 ts_tablet_manager.cc:1403] T 5b887c33d9f840f99910fdb545b8c26f P 75b2a98c62a14128836663721e878a83: Time spent bootstrapping tablet: real 0.075s	user 0.013s	sys 0.010s
I20260608 09:52:53.181159  3695 raft_consensus.cc:359] T aa110c5366e34fa58f41a29b788d0f5b P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } }
I20260608 09:52:53.181775  3695 raft_consensus.cc:385] T aa110c5366e34fa58f41a29b788d0f5b P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:53.182040  3695 raft_consensus.cc:740] T aa110c5366e34fa58f41a29b788d0f5b P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfdcad75a0b47a2aaed85b7c3aa198c, State: Initialized, Role: FOLLOWER
I20260608 09:52:53.183992  3695 consensus_queue.cc:260] T aa110c5366e34fa58f41a29b788d0f5b P fdfdcad75a0b47a2aaed85b7c3aa198c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } }
I20260608 09:52:53.187853  3695 ts_tablet_manager.cc:1434] T aa110c5366e34fa58f41a29b788d0f5b P fdfdcad75a0b47a2aaed85b7c3aa198c: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.003s
I20260608 09:52:53.189013  3695 tablet_bootstrap.cc:492] T 3bc908338c9a4137949644dfc0c3fa82 P fdfdcad75a0b47a2aaed85b7c3aa198c: Bootstrap starting.
I20260608 09:52:53.197247  3695 tablet_bootstrap.cc:654] T 3bc908338c9a4137949644dfc0c3fa82 P fdfdcad75a0b47a2aaed85b7c3aa198c: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:53.201090  3698 ts_tablet_manager.cc:1434] T 5b887c33d9f840f99910fdb545b8c26f P 986fcace14334b5695af9c3ddb681fab: Time spent starting tablet: real 0.058s	user 0.019s	sys 0.004s
I20260608 09:52:53.202601  3694 tablet_bootstrap.cc:492] T 48a3279020a54405a643f61406a00a06 P 44aae998335f483da867229dad5a1236: No bootstrap required, opened a new log
I20260608 09:52:53.203233  3694 ts_tablet_manager.cc:1403] T 48a3279020a54405a643f61406a00a06 P 44aae998335f483da867229dad5a1236: Time spent bootstrapping tablet: real 0.064s	user 0.006s	sys 0.008s
I20260608 09:52:53.203477  3688 heartbeater.cc:499] Master 127.0.97.254:37579 was elected leader, sending a full tablet report...
I20260608 09:52:53.204991  3698 tablet_bootstrap.cc:492] T e158f11fe112447cb83a8b365552d8eb P 986fcace14334b5695af9c3ddb681fab: Bootstrap starting.
I20260608 09:52:53.184121  3699 raft_consensus.cc:359] T 5b887c33d9f840f99910fdb545b8c26f P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:53.208861  3699 raft_consensus.cc:385] T 5b887c33d9f840f99910fdb545b8c26f P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:53.209221  3699 raft_consensus.cc:740] T 5b887c33d9f840f99910fdb545b8c26f P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75b2a98c62a14128836663721e878a83, State: Initialized, Role: FOLLOWER
I20260608 09:52:53.210471  3699 consensus_queue.cc:260] T 5b887c33d9f840f99910fdb545b8c26f P 75b2a98c62a14128836663721e878a83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:53.212981  3699 ts_tablet_manager.cc:1434] T 5b887c33d9f840f99910fdb545b8c26f P 75b2a98c62a14128836663721e878a83: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.002s
I20260608 09:52:53.217132  3699 tablet_bootstrap.cc:492] T c265244d3ac24756a90c9f0651ed4a8a P 75b2a98c62a14128836663721e878a83: Bootstrap starting.
I20260608 09:52:53.224418  3694 raft_consensus.cc:359] T 48a3279020a54405a643f61406a00a06 P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } }
I20260608 09:52:53.231556  3698 tablet_bootstrap.cc:654] T e158f11fe112447cb83a8b365552d8eb P 986fcace14334b5695af9c3ddb681fab: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:53.233769  3699 tablet_bootstrap.cc:654] T c265244d3ac24756a90c9f0651ed4a8a P 75b2a98c62a14128836663721e878a83: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:53.234243  3694 raft_consensus.cc:385] T 48a3279020a54405a643f61406a00a06 P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:53.236073  3694 raft_consensus.cc:740] T 48a3279020a54405a643f61406a00a06 P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44aae998335f483da867229dad5a1236, State: Initialized, Role: FOLLOWER
I20260608 09:52:53.237102  3694 consensus_queue.cc:260] T 48a3279020a54405a643f61406a00a06 P 44aae998335f483da867229dad5a1236 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } }
I20260608 09:52:53.248430  3695 tablet_bootstrap.cc:492] T 3bc908338c9a4137949644dfc0c3fa82 P fdfdcad75a0b47a2aaed85b7c3aa198c: No bootstrap required, opened a new log
I20260608 09:52:53.249114  3695 ts_tablet_manager.cc:1403] T 3bc908338c9a4137949644dfc0c3fa82 P fdfdcad75a0b47a2aaed85b7c3aa198c: Time spent bootstrapping tablet: real 0.060s	user 0.011s	sys 0.020s
I20260608 09:52:53.253204  3695 raft_consensus.cc:359] T 3bc908338c9a4137949644dfc0c3fa82 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } }
I20260608 09:52:53.259287  3695 raft_consensus.cc:385] T 3bc908338c9a4137949644dfc0c3fa82 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:53.259678  3695 raft_consensus.cc:740] T 3bc908338c9a4137949644dfc0c3fa82 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfdcad75a0b47a2aaed85b7c3aa198c, State: Initialized, Role: FOLLOWER
I20260608 09:52:53.258911  3694 ts_tablet_manager.cc:1434] T 48a3279020a54405a643f61406a00a06 P 44aae998335f483da867229dad5a1236: Time spent starting tablet: real 0.055s	user 0.007s	sys 0.000s
I20260608 09:52:53.261399  3694 tablet_bootstrap.cc:492] T e158f11fe112447cb83a8b365552d8eb P 44aae998335f483da867229dad5a1236: Bootstrap starting.
I20260608 09:52:53.263154  3698 tablet_bootstrap.cc:492] T e158f11fe112447cb83a8b365552d8eb P 986fcace14334b5695af9c3ddb681fab: No bootstrap required, opened a new log
I20260608 09:52:53.263715  3698 ts_tablet_manager.cc:1403] T e158f11fe112447cb83a8b365552d8eb P 986fcace14334b5695af9c3ddb681fab: Time spent bootstrapping tablet: real 0.059s	user 0.021s	sys 0.012s
I20260608 09:52:53.265551  3695 consensus_queue.cc:260] T 3bc908338c9a4137949644dfc0c3fa82 P fdfdcad75a0b47a2aaed85b7c3aa198c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } }
I20260608 09:52:53.268335  3695 ts_tablet_manager.cc:1434] T 3bc908338c9a4137949644dfc0c3fa82 P fdfdcad75a0b47a2aaed85b7c3aa198c: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
I20260608 09:52:53.268682  3246 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 731159b73fb84281afa6b5d35f1262b1: range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9] alter complete (version 0)
I20260608 09:52:53.271559  3698 raft_consensus.cc:359] T e158f11fe112447cb83a8b365552d8eb P 986fcace14334b5695af9c3ddb681fab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:53.273029  3698 raft_consensus.cc:385] T e158f11fe112447cb83a8b365552d8eb P 986fcace14334b5695af9c3ddb681fab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:53.273340  3699 tablet_bootstrap.cc:492] T c265244d3ac24756a90c9f0651ed4a8a P 75b2a98c62a14128836663721e878a83: No bootstrap required, opened a new log
I20260608 09:52:53.273536  3698 raft_consensus.cc:740] T e158f11fe112447cb83a8b365552d8eb P 986fcace14334b5695af9c3ddb681fab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 986fcace14334b5695af9c3ddb681fab, State: Initialized, Role: FOLLOWER
I20260608 09:52:53.273904  3699 ts_tablet_manager.cc:1403] T c265244d3ac24756a90c9f0651ed4a8a P 75b2a98c62a14128836663721e878a83: Time spent bootstrapping tablet: real 0.060s	user 0.028s	sys 0.016s
I20260608 09:52:53.274319  3695 tablet_bootstrap.cc:492] T ac073e3302c54e33a3660fb7dc854ae3 P fdfdcad75a0b47a2aaed85b7c3aa198c: Bootstrap starting.
I20260608 09:52:53.274549  3698 consensus_queue.cc:260] T e158f11fe112447cb83a8b365552d8eb P 986fcace14334b5695af9c3ddb681fab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:53.277436  3698 ts_tablet_manager.cc:1434] T e158f11fe112447cb83a8b365552d8eb P 986fcace14334b5695af9c3ddb681fab: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260608 09:52:53.277642  3699 raft_consensus.cc:359] T c265244d3ac24756a90c9f0651ed4a8a P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } }
I20260608 09:52:53.278550  3699 raft_consensus.cc:385] T c265244d3ac24756a90c9f0651ed4a8a P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:53.279217  3698 tablet_bootstrap.cc:492] T 3bc908338c9a4137949644dfc0c3fa82 P 986fcace14334b5695af9c3ddb681fab: Bootstrap starting.
I20260608 09:52:53.272404  3694 tablet_bootstrap.cc:654] T e158f11fe112447cb83a8b365552d8eb P 44aae998335f483da867229dad5a1236: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:53.279026  3699 raft_consensus.cc:740] T c265244d3ac24756a90c9f0651ed4a8a P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75b2a98c62a14128836663721e878a83, State: Initialized, Role: FOLLOWER
I20260608 09:52:53.284015  3699 consensus_queue.cc:260] T c265244d3ac24756a90c9f0651ed4a8a P 75b2a98c62a14128836663721e878a83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } }
I20260608 09:52:53.288537  3699 ts_tablet_manager.cc:1434] T c265244d3ac24756a90c9f0651ed4a8a P 75b2a98c62a14128836663721e878a83: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.007s
I20260608 09:52:53.289877  3699 tablet_bootstrap.cc:492] T 6045382f47f94f4c81e45fef47c10d8b P 75b2a98c62a14128836663721e878a83: Bootstrap starting.
I20260608 09:52:53.290685  3695 tablet_bootstrap.cc:654] T ac073e3302c54e33a3660fb7dc854ae3 P fdfdcad75a0b47a2aaed85b7c3aa198c: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:53.298574  3698 tablet_bootstrap.cc:654] T 3bc908338c9a4137949644dfc0c3fa82 P 986fcace14334b5695af9c3ddb681fab: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:53.300554  3710 raft_consensus.cc:493] T 5b887c33d9f840f99910fdb545b8c26f P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:53.301895  3710 raft_consensus.cc:515] T 5b887c33d9f840f99910fdb545b8c26f P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:53.300930  3699 tablet_bootstrap.cc:654] T 6045382f47f94f4c81e45fef47c10d8b P 75b2a98c62a14128836663721e878a83: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:53.305130  3710 leader_election.cc:290] T 5b887c33d9f840f99910fdb545b8c26f P fdfdcad75a0b47a2aaed85b7c3aa198c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 986fcace14334b5695af9c3ddb681fab (127.0.97.196:42961), 75b2a98c62a14128836663721e878a83 (127.0.97.195:41263)
I20260608 09:52:53.306402  3500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b887c33d9f840f99910fdb545b8c26f" candidate_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b2a98c62a14128836663721e878a83" is_pre_election: true
I20260608 09:52:53.307196  3694 tablet_bootstrap.cc:492] T e158f11fe112447cb83a8b365552d8eb P 44aae998335f483da867229dad5a1236: No bootstrap required, opened a new log
I20260608 09:52:53.307076  3500 raft_consensus.cc:2468] T 5b887c33d9f840f99910fdb545b8c26f P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdfdcad75a0b47a2aaed85b7c3aa198c in term 0.
I20260608 09:52:53.308269  3694 ts_tablet_manager.cc:1403] T e158f11fe112447cb83a8b365552d8eb P 44aae998335f483da867229dad5a1236: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.008s
I20260608 09:52:53.309269  3390 leader_election.cc:304] T 5b887c33d9f840f99910fdb545b8c26f P fdfdcad75a0b47a2aaed85b7c3aa198c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75b2a98c62a14128836663721e878a83, fdfdcad75a0b47a2aaed85b7c3aa198c; no voters: 
I20260608 09:52:53.310294  3710 raft_consensus.cc:2804] T 5b887c33d9f840f99910fdb545b8c26f P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:52:53.311225  3710 raft_consensus.cc:493] T 5b887c33d9f840f99910fdb545b8c26f P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:52:53.312011  3710 raft_consensus.cc:3060] T 5b887c33d9f840f99910fdb545b8c26f P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:53.314430  3694 raft_consensus.cc:359] T e158f11fe112447cb83a8b365552d8eb P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:53.315315  3694 raft_consensus.cc:385] T e158f11fe112447cb83a8b365552d8eb P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:53.315657  3694 raft_consensus.cc:740] T e158f11fe112447cb83a8b365552d8eb P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44aae998335f483da867229dad5a1236, State: Initialized, Role: FOLLOWER
I20260608 09:52:53.316638  3694 consensus_queue.cc:260] T e158f11fe112447cb83a8b365552d8eb P 44aae998335f483da867229dad5a1236 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:53.321166  3694 ts_tablet_manager.cc:1434] T e158f11fe112447cb83a8b365552d8eb P 44aae998335f483da867229dad5a1236: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260608 09:52:53.322319  3694 tablet_bootstrap.cc:492] T c265244d3ac24756a90c9f0651ed4a8a P 44aae998335f483da867229dad5a1236: Bootstrap starting.
I20260608 09:52:53.323364  3582 raft_consensus.cc:493] T 3bc908338c9a4137949644dfc0c3fa82 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:53.323874  3582 raft_consensus.cc:515] T 3bc908338c9a4137949644dfc0c3fa82 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } }
I20260608 09:52:53.326135  3582 leader_election.cc:290] T 3bc908338c9a4137949644dfc0c3fa82 P fdfdcad75a0b47a2aaed85b7c3aa198c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 986fcace14334b5695af9c3ddb681fab (127.0.97.196:42961), 44aae998335f483da867229dad5a1236 (127.0.97.193:36269)
I20260608 09:52:53.327916  3351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bc908338c9a4137949644dfc0c3fa82" candidate_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44aae998335f483da867229dad5a1236" is_pre_election: true
I20260608 09:52:53.328873  3698 tablet_bootstrap.cc:492] T 3bc908338c9a4137949644dfc0c3fa82 P 986fcace14334b5695af9c3ddb681fab: No bootstrap required, opened a new log
I20260608 09:52:53.329443  3698 ts_tablet_manager.cc:1403] T 3bc908338c9a4137949644dfc0c3fa82 P 986fcace14334b5695af9c3ddb681fab: Time spent bootstrapping tablet: real 0.051s	user 0.006s	sys 0.009s
W20260608 09:52:53.330024  3392 leader_election.cc:343] T 3bc908338c9a4137949644dfc0c3fa82 P fdfdcad75a0b47a2aaed85b7c3aa198c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44aae998335f483da867229dad5a1236 (127.0.97.193:36269): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:52:53.332759  3698 raft_consensus.cc:359] T 3bc908338c9a4137949644dfc0c3fa82 P 986fcace14334b5695af9c3ddb681fab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } }
I20260608 09:52:53.338347  3698 raft_consensus.cc:385] T 3bc908338c9a4137949644dfc0c3fa82 P 986fcace14334b5695af9c3ddb681fab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:53.338723  3698 raft_consensus.cc:740] T 3bc908338c9a4137949644dfc0c3fa82 P 986fcace14334b5695af9c3ddb681fab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 986fcace14334b5695af9c3ddb681fab, State: Initialized, Role: FOLLOWER
I20260608 09:52:53.339715  3698 consensus_queue.cc:260] T 3bc908338c9a4137949644dfc0c3fa82 P 986fcace14334b5695af9c3ddb681fab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } }
I20260608 09:52:53.334407  3710 raft_consensus.cc:515] T 5b887c33d9f840f99910fdb545b8c26f P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:53.342500  3698 ts_tablet_manager.cc:1434] T 3bc908338c9a4137949644dfc0c3fa82 P 986fcace14334b5695af9c3ddb681fab: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260608 09:52:53.344777  3695 tablet_bootstrap.cc:492] T ac073e3302c54e33a3660fb7dc854ae3 P fdfdcad75a0b47a2aaed85b7c3aa198c: No bootstrap required, opened a new log
I20260608 09:52:53.345329  3695 ts_tablet_manager.cc:1403] T ac073e3302c54e33a3660fb7dc854ae3 P fdfdcad75a0b47a2aaed85b7c3aa198c: Time spent bootstrapping tablet: real 0.071s	user 0.029s	sys 0.030s
I20260608 09:52:53.345358  3698 tablet_bootstrap.cc:492] T aa110c5366e34fa58f41a29b788d0f5b P 986fcace14334b5695af9c3ddb681fab: Bootstrap starting.
I20260608 09:52:53.345937  3699 tablet_bootstrap.cc:492] T 6045382f47f94f4c81e45fef47c10d8b P 75b2a98c62a14128836663721e878a83: No bootstrap required, opened a new log
I20260608 09:52:53.347848  3500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b887c33d9f840f99910fdb545b8c26f" candidate_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b2a98c62a14128836663721e878a83"
I20260608 09:52:53.350903  3500 raft_consensus.cc:3060] T 5b887c33d9f840f99910fdb545b8c26f P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:53.353437  3698 tablet_bootstrap.cc:654] T aa110c5366e34fa58f41a29b788d0f5b P 986fcace14334b5695af9c3ddb681fab: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:53.337988  3694 tablet_bootstrap.cc:654] T c265244d3ac24756a90c9f0651ed4a8a P 44aae998335f483da867229dad5a1236: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:53.358134  3699 ts_tablet_manager.cc:1403] T 6045382f47f94f4c81e45fef47c10d8b P 75b2a98c62a14128836663721e878a83: Time spent bootstrapping tablet: real 0.069s	user 0.009s	sys 0.007s
I20260608 09:52:53.362504  3699 raft_consensus.cc:359] T 6045382f47f94f4c81e45fef47c10d8b P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } }
I20260608 09:52:53.363288  3699 raft_consensus.cc:385] T 6045382f47f94f4c81e45fef47c10d8b P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:53.363617  3699 raft_consensus.cc:740] T 6045382f47f94f4c81e45fef47c10d8b P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75b2a98c62a14128836663721e878a83, State: Initialized, Role: FOLLOWER
I20260608 09:52:53.364789  3699 consensus_queue.cc:260] T 6045382f47f94f4c81e45fef47c10d8b P 75b2a98c62a14128836663721e878a83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } }
I20260608 09:52:53.365267  3500 raft_consensus.cc:2468] T 5b887c33d9f840f99910fdb545b8c26f P 75b2a98c62a14128836663721e878a83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfdcad75a0b47a2aaed85b7c3aa198c in term 1.
I20260608 09:52:53.365420  3698 tablet_bootstrap.cc:492] T aa110c5366e34fa58f41a29b788d0f5b P 986fcace14334b5695af9c3ddb681fab: No bootstrap required, opened a new log
I20260608 09:52:53.366153  3698 ts_tablet_manager.cc:1403] T aa110c5366e34fa58f41a29b788d0f5b P 986fcace14334b5695af9c3ddb681fab: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.000s
I20260608 09:52:53.366669  3390 leader_election.cc:304] T 5b887c33d9f840f99910fdb545b8c26f P fdfdcad75a0b47a2aaed85b7c3aa198c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75b2a98c62a14128836663721e878a83, fdfdcad75a0b47a2aaed85b7c3aa198c; no voters: 
I20260608 09:52:53.367626  3582 raft_consensus.cc:2804] T 5b887c33d9f840f99910fdb545b8c26f P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:53.368103  3582 raft_consensus.cc:697] T 5b887c33d9f840f99910fdb545b8c26f P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 LEADER]: Becoming Leader. State: Replica: fdfdcad75a0b47a2aaed85b7c3aa198c, State: Running, Role: LEADER
I20260608 09:52:53.368903  3582 consensus_queue.cc:237] T 5b887c33d9f840f99910fdb545b8c26f P fdfdcad75a0b47a2aaed85b7c3aa198c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:53.369768  3698 raft_consensus.cc:359] T aa110c5366e34fa58f41a29b788d0f5b P 986fcace14334b5695af9c3ddb681fab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } }
I20260608 09:52:53.370519  3698 raft_consensus.cc:385] T aa110c5366e34fa58f41a29b788d0f5b P 986fcace14334b5695af9c3ddb681fab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:53.370832  3698 raft_consensus.cc:740] T aa110c5366e34fa58f41a29b788d0f5b P 986fcace14334b5695af9c3ddb681fab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 986fcace14334b5695af9c3ddb681fab, State: Initialized, Role: FOLLOWER
I20260608 09:52:53.371388  3577 raft_consensus.cc:493] T aa110c5366e34fa58f41a29b788d0f5b P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:53.371636  3698 consensus_queue.cc:260] T aa110c5366e34fa58f41a29b788d0f5b P 986fcace14334b5695af9c3ddb681fab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } }
I20260608 09:52:53.373486  3577 raft_consensus.cc:515] T aa110c5366e34fa58f41a29b788d0f5b P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } }
I20260608 09:52:53.374790  3699 ts_tablet_manager.cc:1434] T 6045382f47f94f4c81e45fef47c10d8b P 75b2a98c62a14128836663721e878a83: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260608 09:52:53.375712  3577 leader_election.cc:290] T aa110c5366e34fa58f41a29b788d0f5b P fdfdcad75a0b47a2aaed85b7c3aa198c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 986fcace14334b5695af9c3ddb681fab (127.0.97.196:42961), 44aae998335f483da867229dad5a1236 (127.0.97.193:36269)
I20260608 09:52:53.377282  3698 ts_tablet_manager.cc:1434] T aa110c5366e34fa58f41a29b788d0f5b P 986fcace14334b5695af9c3ddb681fab: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 09:52:53.377499  3351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa110c5366e34fa58f41a29b788d0f5b" candidate_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44aae998335f483da867229dad5a1236" is_pre_election: true
I20260608 09:52:53.378199  3351 raft_consensus.cc:2468] T aa110c5366e34fa58f41a29b788d0f5b P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdfdcad75a0b47a2aaed85b7c3aa198c in term 0.
I20260608 09:52:53.378481  3698 tablet_bootstrap.cc:492] T c265244d3ac24756a90c9f0651ed4a8a P 986fcace14334b5695af9c3ddb681fab: Bootstrap starting.
I20260608 09:52:53.380844  3392 leader_election.cc:304] T aa110c5366e34fa58f41a29b788d0f5b P fdfdcad75a0b47a2aaed85b7c3aa198c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44aae998335f483da867229dad5a1236, fdfdcad75a0b47a2aaed85b7c3aa198c; no voters: 
I20260608 09:52:53.381868  3577 raft_consensus.cc:2804] T aa110c5366e34fa58f41a29b788d0f5b P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:52:53.382292  3577 raft_consensus.cc:493] T aa110c5366e34fa58f41a29b788d0f5b P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:52:53.382691  3577 raft_consensus.cc:3060] T aa110c5366e34fa58f41a29b788d0f5b P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:53.387270  3698 tablet_bootstrap.cc:654] T c265244d3ac24756a90c9f0651ed4a8a P 986fcace14334b5695af9c3ddb681fab: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:53.388656  3663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b887c33d9f840f99910fdb545b8c26f" candidate_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "986fcace14334b5695af9c3ddb681fab" is_pre_election: true
I20260608 09:52:53.389357  3663 raft_consensus.cc:2468] T 5b887c33d9f840f99910fdb545b8c26f P 986fcace14334b5695af9c3ddb681fab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdfdcad75a0b47a2aaed85b7c3aa198c in term 0.
I20260608 09:52:53.394634  3663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bc908338c9a4137949644dfc0c3fa82" candidate_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "986fcace14334b5695af9c3ddb681fab" is_pre_election: true
I20260608 09:52:53.395334  3663 raft_consensus.cc:2468] T 3bc908338c9a4137949644dfc0c3fa82 P 986fcace14334b5695af9c3ddb681fab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdfdcad75a0b47a2aaed85b7c3aa198c in term 0.
I20260608 09:52:53.395881  3662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b887c33d9f840f99910fdb545b8c26f" candidate_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "986fcace14334b5695af9c3ddb681fab"
I20260608 09:52:53.394630  3699 tablet_bootstrap.cc:492] T e158f11fe112447cb83a8b365552d8eb P 75b2a98c62a14128836663721e878a83: Bootstrap starting.
I20260608 09:52:53.397112  3389 leader_election.cc:304] T 3bc908338c9a4137949644dfc0c3fa82 P fdfdcad75a0b47a2aaed85b7c3aa198c [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: 986fcace14334b5695af9c3ddb681fab, fdfdcad75a0b47a2aaed85b7c3aa198c; no voters: 44aae998335f483da867229dad5a1236
I20260608 09:52:53.397311  3661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa110c5366e34fa58f41a29b788d0f5b" candidate_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "986fcace14334b5695af9c3ddb681fab" is_pre_election: true
I20260608 09:52:53.398278  3661 raft_consensus.cc:2468] T aa110c5366e34fa58f41a29b788d0f5b P 986fcace14334b5695af9c3ddb681fab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdfdcad75a0b47a2aaed85b7c3aa198c in term 0.
I20260608 09:52:53.398514  3711 raft_consensus.cc:2804] T 3bc908338c9a4137949644dfc0c3fa82 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:52:53.399003  3711 raft_consensus.cc:493] T 3bc908338c9a4137949644dfc0c3fa82 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:52:53.396586  3662 raft_consensus.cc:3060] T 5b887c33d9f840f99910fdb545b8c26f P 986fcace14334b5695af9c3ddb681fab [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:53.348683  3695 raft_consensus.cc:359] T ac073e3302c54e33a3660fb7dc854ae3 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } }
I20260608 09:52:53.401592  3695 raft_consensus.cc:385] T ac073e3302c54e33a3660fb7dc854ae3 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:53.401940  3695 raft_consensus.cc:740] T ac073e3302c54e33a3660fb7dc854ae3 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfdcad75a0b47a2aaed85b7c3aa198c, State: Initialized, Role: FOLLOWER
I20260608 09:52:53.348951  3710 leader_election.cc:290] T 5b887c33d9f840f99910fdb545b8c26f P fdfdcad75a0b47a2aaed85b7c3aa198c [CANDIDATE]: Term 1 election: Requested vote from peers 986fcace14334b5695af9c3ddb681fab (127.0.97.196:42961), 75b2a98c62a14128836663721e878a83 (127.0.97.195:41263)
I20260608 09:52:53.402845  3695 consensus_queue.cc:260] T ac073e3302c54e33a3660fb7dc854ae3 P fdfdcad75a0b47a2aaed85b7c3aa198c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } }
I20260608 09:52:53.404222  3699 tablet_bootstrap.cc:654] T e158f11fe112447cb83a8b365552d8eb P 75b2a98c62a14128836663721e878a83: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:53.405460  3695 ts_tablet_manager.cc:1434] T ac073e3302c54e33a3660fb7dc854ae3 P fdfdcad75a0b47a2aaed85b7c3aa198c: Time spent starting tablet: real 0.060s	user 0.005s	sys 0.000s
I20260608 09:52:53.405900  3577 raft_consensus.cc:515] T aa110c5366e34fa58f41a29b788d0f5b P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } }
I20260608 09:52:53.406525  3695 tablet_bootstrap.cc:492] T 48a3279020a54405a643f61406a00a06 P fdfdcad75a0b47a2aaed85b7c3aa198c: Bootstrap starting.
I20260608 09:52:53.407202  3554 raft_consensus.cc:493] T c265244d3ac24756a90c9f0651ed4a8a P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:53.408646  3554 raft_consensus.cc:515] T c265244d3ac24756a90c9f0651ed4a8a P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } }
I20260608 09:52:53.399523  3711 raft_consensus.cc:3060] T 3bc908338c9a4137949644dfc0c3fa82 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:53.419528  3351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c265244d3ac24756a90c9f0651ed4a8a" candidate_uuid: "75b2a98c62a14128836663721e878a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44aae998335f483da867229dad5a1236" is_pre_election: true
W20260608 09:52:53.421435  3466 leader_election.cc:343] T c265244d3ac24756a90c9f0651ed4a8a P 75b2a98c62a14128836663721e878a83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44aae998335f483da867229dad5a1236 (127.0.97.193:36269): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:52:53.420847  3248 catalog_manager.cc:5696] T 5b887c33d9f840f99910fdb545b8c26f P fdfdcad75a0b47a2aaed85b7c3aa198c reported cstate change: term changed from 0 to 1, leader changed from <none> to fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194). New cstate: current_term: 1 leader_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } health_report { overall_health: UNKNOWN } } }
I20260608 09:52:53.423631  3554 leader_election.cc:290] T c265244d3ac24756a90c9f0651ed4a8a P 75b2a98c62a14128836663721e878a83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 986fcace14334b5695af9c3ddb681fab (127.0.97.196:42961), 44aae998335f483da867229dad5a1236 (127.0.97.193:36269)
I20260608 09:52:53.426254  3351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa110c5366e34fa58f41a29b788d0f5b" candidate_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44aae998335f483da867229dad5a1236"
I20260608 09:52:53.426838  3351 raft_consensus.cc:3060] T aa110c5366e34fa58f41a29b788d0f5b P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:53.427495  3661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa110c5366e34fa58f41a29b788d0f5b" candidate_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "986fcace14334b5695af9c3ddb681fab"
I20260608 09:52:53.428115  3661 raft_consensus.cc:3060] T aa110c5366e34fa58f41a29b788d0f5b P 986fcace14334b5695af9c3ddb681fab [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:53.433553  3351 raft_consensus.cc:2468] T aa110c5366e34fa58f41a29b788d0f5b P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfdcad75a0b47a2aaed85b7c3aa198c in term 1.
I20260608 09:52:53.435014  3392 leader_election.cc:304] T aa110c5366e34fa58f41a29b788d0f5b P fdfdcad75a0b47a2aaed85b7c3aa198c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44aae998335f483da867229dad5a1236, fdfdcad75a0b47a2aaed85b7c3aa198c; no voters: 
I20260608 09:52:53.436038  3582 raft_consensus.cc:2804] T aa110c5366e34fa58f41a29b788d0f5b P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:53.436605  3582 raft_consensus.cc:697] T aa110c5366e34fa58f41a29b788d0f5b P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 LEADER]: Becoming Leader. State: Replica: fdfdcad75a0b47a2aaed85b7c3aa198c, State: Running, Role: LEADER
I20260608 09:52:53.437690  3582 consensus_queue.cc:237] T aa110c5366e34fa58f41a29b788d0f5b P fdfdcad75a0b47a2aaed85b7c3aa198c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } }
I20260608 09:52:53.439728  3661 raft_consensus.cc:2468] T aa110c5366e34fa58f41a29b788d0f5b P 986fcace14334b5695af9c3ddb681fab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfdcad75a0b47a2aaed85b7c3aa198c in term 1.
I20260608 09:52:53.442250  3662 raft_consensus.cc:2468] T 5b887c33d9f840f99910fdb545b8c26f P 986fcace14334b5695af9c3ddb681fab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfdcad75a0b47a2aaed85b7c3aa198c in term 1.
I20260608 09:52:53.417040  3699 tablet_bootstrap.cc:492] T e158f11fe112447cb83a8b365552d8eb P 75b2a98c62a14128836663721e878a83: No bootstrap required, opened a new log
I20260608 09:52:53.446332  3699 ts_tablet_manager.cc:1403] T e158f11fe112447cb83a8b365552d8eb P 75b2a98c62a14128836663721e878a83: Time spent bootstrapping tablet: real 0.052s	user 0.015s	sys 0.005s
I20260608 09:52:53.450062  3577 leader_election.cc:290] T aa110c5366e34fa58f41a29b788d0f5b P fdfdcad75a0b47a2aaed85b7c3aa198c [CANDIDATE]: Term 1 election: Requested vote from peers 986fcace14334b5695af9c3ddb681fab (127.0.97.196:42961), 44aae998335f483da867229dad5a1236 (127.0.97.193:36269)
I20260608 09:52:53.435061  3711 raft_consensus.cc:515] T 3bc908338c9a4137949644dfc0c3fa82 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } }
I20260608 09:52:53.453171  3694 tablet_bootstrap.cc:492] T c265244d3ac24756a90c9f0651ed4a8a P 44aae998335f483da867229dad5a1236: No bootstrap required, opened a new log
I20260608 09:52:53.453766  3694 ts_tablet_manager.cc:1403] T c265244d3ac24756a90c9f0651ed4a8a P 44aae998335f483da867229dad5a1236: Time spent bootstrapping tablet: real 0.132s	user 0.029s	sys 0.012s
I20260608 09:52:53.453744  3695 tablet_bootstrap.cc:654] T 48a3279020a54405a643f61406a00a06 P fdfdcad75a0b47a2aaed85b7c3aa198c: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:53.454407  3662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bc908338c9a4137949644dfc0c3fa82" candidate_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "986fcace14334b5695af9c3ddb681fab"
I20260608 09:52:53.455184  3662 raft_consensus.cc:3060] T 3bc908338c9a4137949644dfc0c3fa82 P 986fcace14334b5695af9c3ddb681fab [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:53.457249  3694 raft_consensus.cc:359] T c265244d3ac24756a90c9f0651ed4a8a P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } }
I20260608 09:52:53.458025  3694 raft_consensus.cc:385] T c265244d3ac24756a90c9f0651ed4a8a P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:53.458065  3698 tablet_bootstrap.cc:492] T c265244d3ac24756a90c9f0651ed4a8a P 986fcace14334b5695af9c3ddb681fab: No bootstrap required, opened a new log
I20260608 09:52:53.458580  3694 raft_consensus.cc:740] T c265244d3ac24756a90c9f0651ed4a8a P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44aae998335f483da867229dad5a1236, State: Initialized, Role: FOLLOWER
I20260608 09:52:53.459026  3698 ts_tablet_manager.cc:1403] T c265244d3ac24756a90c9f0651ed4a8a P 986fcace14334b5695af9c3ddb681fab: Time spent bootstrapping tablet: real 0.081s	user 0.032s	sys 0.037s
I20260608 09:52:53.461107  3351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bc908338c9a4137949644dfc0c3fa82" candidate_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44aae998335f483da867229dad5a1236"
W20260608 09:52:53.462332  3392 leader_election.cc:343] T 3bc908338c9a4137949644dfc0c3fa82 P fdfdcad75a0b47a2aaed85b7c3aa198c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44aae998335f483da867229dad5a1236 (127.0.97.193:36269): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:52:53.449821  3699 raft_consensus.cc:359] T e158f11fe112447cb83a8b365552d8eb P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:53.463027  3699 raft_consensus.cc:385] T e158f11fe112447cb83a8b365552d8eb P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:53.463488  3699 raft_consensus.cc:740] T e158f11fe112447cb83a8b365552d8eb P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75b2a98c62a14128836663721e878a83, State: Initialized, Role: FOLLOWER
I20260608 09:52:53.459710  3694 consensus_queue.cc:260] T c265244d3ac24756a90c9f0651ed4a8a P 44aae998335f483da867229dad5a1236 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } }
I20260608 09:52:53.464752  3698 raft_consensus.cc:359] T c265244d3ac24756a90c9f0651ed4a8a P 986fcace14334b5695af9c3ddb681fab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } }
I20260608 09:52:53.465647  3698 raft_consensus.cc:385] T c265244d3ac24756a90c9f0651ed4a8a P 986fcace14334b5695af9c3ddb681fab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:53.466028  3698 raft_consensus.cc:740] T c265244d3ac24756a90c9f0651ed4a8a P 986fcace14334b5695af9c3ddb681fab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 986fcace14334b5695af9c3ddb681fab, State: Initialized, Role: FOLLOWER
I20260608 09:52:53.466912  3698 consensus_queue.cc:260] T c265244d3ac24756a90c9f0651ed4a8a P 986fcace14334b5695af9c3ddb681fab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } }
I20260608 09:52:53.467149  3699 consensus_queue.cc:260] T e158f11fe112447cb83a8b365552d8eb P 75b2a98c62a14128836663721e878a83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:53.469714  3699 ts_tablet_manager.cc:1434] T e158f11fe112447cb83a8b365552d8eb P 75b2a98c62a14128836663721e878a83: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260608 09:52:53.469835  3698 ts_tablet_manager.cc:1434] T c265244d3ac24756a90c9f0651ed4a8a P 986fcace14334b5695af9c3ddb681fab: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260608 09:52:53.470805  3698 tablet_bootstrap.cc:492] T ac073e3302c54e33a3660fb7dc854ae3 P 986fcace14334b5695af9c3ddb681fab: Bootstrap starting.
I20260608 09:52:53.464236  3711 leader_election.cc:290] T 3bc908338c9a4137949644dfc0c3fa82 P fdfdcad75a0b47a2aaed85b7c3aa198c [CANDIDATE]: Term 1 election: Requested vote from peers 986fcace14334b5695af9c3ddb681fab (127.0.97.196:42961), 44aae998335f483da867229dad5a1236 (127.0.97.193:36269)
I20260608 09:52:53.475871  3662 raft_consensus.cc:2468] T 3bc908338c9a4137949644dfc0c3fa82 P 986fcace14334b5695af9c3ddb681fab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfdcad75a0b47a2aaed85b7c3aa198c in term 1.
I20260608 09:52:53.481799  3698 tablet_bootstrap.cc:654] T ac073e3302c54e33a3660fb7dc854ae3 P 986fcace14334b5695af9c3ddb681fab: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:53.481518  3389 leader_election.cc:304] T 3bc908338c9a4137949644dfc0c3fa82 P fdfdcad75a0b47a2aaed85b7c3aa198c [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: 986fcace14334b5695af9c3ddb681fab, fdfdcad75a0b47a2aaed85b7c3aa198c; no voters: 44aae998335f483da867229dad5a1236
I20260608 09:52:53.482587  3711 raft_consensus.cc:2804] T 3bc908338c9a4137949644dfc0c3fa82 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:53.483151  3711 raft_consensus.cc:697] T 3bc908338c9a4137949644dfc0c3fa82 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 LEADER]: Becoming Leader. State: Replica: fdfdcad75a0b47a2aaed85b7c3aa198c, State: Running, Role: LEADER
I20260608 09:52:53.484072  3711 consensus_queue.cc:237] T 3bc908338c9a4137949644dfc0c3fa82 P fdfdcad75a0b47a2aaed85b7c3aa198c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } }
I20260608 09:52:53.470772  3699 tablet_bootstrap.cc:492] T ac073e3302c54e33a3660fb7dc854ae3 P 75b2a98c62a14128836663721e878a83: Bootstrap starting.
I20260608 09:52:53.470943  3248 catalog_manager.cc:5696] T aa110c5366e34fa58f41a29b788d0f5b P fdfdcad75a0b47a2aaed85b7c3aa198c reported cstate change: term changed from 0 to 1, leader changed from <none> to fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194). New cstate: current_term: 1 leader_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } health_report { overall_health: UNKNOWN } } }
I20260608 09:52:53.499640  3699 tablet_bootstrap.cc:654] T ac073e3302c54e33a3660fb7dc854ae3 P 75b2a98c62a14128836663721e878a83: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:53.506067  3694 ts_tablet_manager.cc:1434] T c265244d3ac24756a90c9f0651ed4a8a P 44aae998335f483da867229dad5a1236: Time spent starting tablet: real 0.052s	user 0.005s	sys 0.002s
I20260608 09:52:53.506961  3662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c265244d3ac24756a90c9f0651ed4a8a" candidate_uuid: "75b2a98c62a14128836663721e878a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "986fcace14334b5695af9c3ddb681fab" is_pre_election: true
I20260608 09:52:53.508270  3662 raft_consensus.cc:2468] T c265244d3ac24756a90c9f0651ed4a8a P 986fcace14334b5695af9c3ddb681fab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75b2a98c62a14128836663721e878a83 in term 0.
I20260608 09:52:53.516835  3246 catalog_manager.cc:5696] T 3bc908338c9a4137949644dfc0c3fa82 P fdfdcad75a0b47a2aaed85b7c3aa198c reported cstate change: term changed from 0 to 1, leader changed from <none> to fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194). New cstate: current_term: 1 leader_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } health_report { overall_health: UNKNOWN } } }
I20260608 09:52:53.518677  3463 leader_election.cc:304] T c265244d3ac24756a90c9f0651ed4a8a P 75b2a98c62a14128836663721e878a83 [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: 75b2a98c62a14128836663721e878a83, 986fcace14334b5695af9c3ddb681fab; no voters: 44aae998335f483da867229dad5a1236
I20260608 09:52:53.520274  3554 raft_consensus.cc:2804] T c265244d3ac24756a90c9f0651ed4a8a P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:52:53.520686  3554 raft_consensus.cc:493] T c265244d3ac24756a90c9f0651ed4a8a P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:52:53.521113  3554 raft_consensus.cc:3060] T c265244d3ac24756a90c9f0651ed4a8a P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:53.528548  3554 raft_consensus.cc:515] T c265244d3ac24756a90c9f0651ed4a8a P 75b2a98c62a14128836663721e878a83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } }
I20260608 09:52:53.517347  3694 tablet_bootstrap.cc:492] T 6045382f47f94f4c81e45fef47c10d8b P 44aae998335f483da867229dad5a1236: Bootstrap starting.
I20260608 09:52:53.532616  3662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c265244d3ac24756a90c9f0651ed4a8a" candidate_uuid: "75b2a98c62a14128836663721e878a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "986fcace14334b5695af9c3ddb681fab"
I20260608 09:52:53.533346  3662 raft_consensus.cc:3060] T c265244d3ac24756a90c9f0651ed4a8a P 986fcace14334b5695af9c3ddb681fab [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:53.535630  3351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c265244d3ac24756a90c9f0651ed4a8a" candidate_uuid: "75b2a98c62a14128836663721e878a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44aae998335f483da867229dad5a1236"
I20260608 09:52:53.536357  3351 raft_consensus.cc:3060] T c265244d3ac24756a90c9f0651ed4a8a P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:53.541320  3698 tablet_bootstrap.cc:492] T ac073e3302c54e33a3660fb7dc854ae3 P 986fcace14334b5695af9c3ddb681fab: No bootstrap required, opened a new log
I20260608 09:52:53.541860  3694 tablet_bootstrap.cc:654] T 6045382f47f94f4c81e45fef47c10d8b P 44aae998335f483da867229dad5a1236: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:53.541944  3698 ts_tablet_manager.cc:1403] T ac073e3302c54e33a3660fb7dc854ae3 P 986fcace14334b5695af9c3ddb681fab: Time spent bootstrapping tablet: real 0.071s	user 0.022s	sys 0.008s
I20260608 09:52:53.543529  3351 raft_consensus.cc:2468] T c265244d3ac24756a90c9f0651ed4a8a P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75b2a98c62a14128836663721e878a83 in term 1.
I20260608 09:52:53.544829  3466 leader_election.cc:304] T c265244d3ac24756a90c9f0651ed4a8a P 75b2a98c62a14128836663721e878a83 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44aae998335f483da867229dad5a1236, 75b2a98c62a14128836663721e878a83; no voters: 
I20260608 09:52:53.545665  3613 raft_consensus.cc:2804] T c265244d3ac24756a90c9f0651ed4a8a P 75b2a98c62a14128836663721e878a83 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:53.545807  3698 raft_consensus.cc:359] T ac073e3302c54e33a3660fb7dc854ae3 P 986fcace14334b5695af9c3ddb681fab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } }
I20260608 09:52:53.546659  3695 tablet_bootstrap.cc:492] T 48a3279020a54405a643f61406a00a06 P fdfdcad75a0b47a2aaed85b7c3aa198c: No bootstrap required, opened a new log
I20260608 09:52:53.547209  3695 ts_tablet_manager.cc:1403] T 48a3279020a54405a643f61406a00a06 P fdfdcad75a0b47a2aaed85b7c3aa198c: Time spent bootstrapping tablet: real 0.141s	user 0.027s	sys 0.057s
I20260608 09:52:53.546222  3613 raft_consensus.cc:697] T c265244d3ac24756a90c9f0651ed4a8a P 75b2a98c62a14128836663721e878a83 [term 1 LEADER]: Becoming Leader. State: Replica: 75b2a98c62a14128836663721e878a83, State: Running, Role: LEADER
I20260608 09:52:53.548355  3699 tablet_bootstrap.cc:492] T ac073e3302c54e33a3660fb7dc854ae3 P 75b2a98c62a14128836663721e878a83: No bootstrap required, opened a new log
I20260608 09:52:53.548044  3613 consensus_queue.cc:237] T c265244d3ac24756a90c9f0651ed4a8a P 75b2a98c62a14128836663721e878a83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } }
I20260608 09:52:53.548890  3699 ts_tablet_manager.cc:1403] T ac073e3302c54e33a3660fb7dc854ae3 P 75b2a98c62a14128836663721e878a83: Time spent bootstrapping tablet: real 0.078s	user 0.013s	sys 0.017s
I20260608 09:52:53.550417  3695 raft_consensus.cc:359] T 48a3279020a54405a643f61406a00a06 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } }
I20260608 09:52:53.551192  3695 raft_consensus.cc:385] T 48a3279020a54405a643f61406a00a06 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:53.551537  3695 raft_consensus.cc:740] T 48a3279020a54405a643f61406a00a06 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdfdcad75a0b47a2aaed85b7c3aa198c, State: Initialized, Role: FOLLOWER
I20260608 09:52:53.552242  3699 raft_consensus.cc:359] T ac073e3302c54e33a3660fb7dc854ae3 P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } }
I20260608 09:52:53.552397  3695 consensus_queue.cc:260] T 48a3279020a54405a643f61406a00a06 P fdfdcad75a0b47a2aaed85b7c3aa198c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } }
I20260608 09:52:53.553361  3699 raft_consensus.cc:385] T ac073e3302c54e33a3660fb7dc854ae3 P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:53.553791  3699 raft_consensus.cc:740] T ac073e3302c54e33a3660fb7dc854ae3 P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75b2a98c62a14128836663721e878a83, State: Initialized, Role: FOLLOWER
I20260608 09:52:53.546659  3698 raft_consensus.cc:385] T ac073e3302c54e33a3660fb7dc854ae3 P 986fcace14334b5695af9c3ddb681fab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:53.554292  3698 raft_consensus.cc:740] T ac073e3302c54e33a3660fb7dc854ae3 P 986fcace14334b5695af9c3ddb681fab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 986fcace14334b5695af9c3ddb681fab, State: Initialized, Role: FOLLOWER
I20260608 09:52:53.554553  3694 tablet_bootstrap.cc:492] T 6045382f47f94f4c81e45fef47c10d8b P 44aae998335f483da867229dad5a1236: No bootstrap required, opened a new log
I20260608 09:52:53.555238  3699 consensus_queue.cc:260] T ac073e3302c54e33a3660fb7dc854ae3 P 75b2a98c62a14128836663721e878a83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } }
I20260608 09:52:53.555737  3694 ts_tablet_manager.cc:1403] T 6045382f47f94f4c81e45fef47c10d8b P 44aae998335f483da867229dad5a1236: Time spent bootstrapping tablet: real 0.039s	user 0.006s	sys 0.013s
I20260608 09:52:53.555644  3554 leader_election.cc:290] T c265244d3ac24756a90c9f0651ed4a8a P 75b2a98c62a14128836663721e878a83 [CANDIDATE]: Term 1 election: Requested vote from peers 986fcace14334b5695af9c3ddb681fab (127.0.97.196:42961), 44aae998335f483da867229dad5a1236 (127.0.97.193:36269)
I20260608 09:52:53.557753  3695 ts_tablet_manager.cc:1434] T 48a3279020a54405a643f61406a00a06 P fdfdcad75a0b47a2aaed85b7c3aa198c: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.002s
I20260608 09:52:53.558288  3698 consensus_queue.cc:260] T ac073e3302c54e33a3660fb7dc854ae3 P 986fcace14334b5695af9c3ddb681fab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } }
I20260608 09:52:53.557687  3699 ts_tablet_manager.cc:1434] T ac073e3302c54e33a3660fb7dc854ae3 P 75b2a98c62a14128836663721e878a83: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:52:53.585381  3698 ts_tablet_manager.cc:1434] T ac073e3302c54e33a3660fb7dc854ae3 P 986fcace14334b5695af9c3ddb681fab: Time spent starting tablet: real 0.043s	user 0.000s	sys 0.008s
I20260608 09:52:53.586642  3698 tablet_bootstrap.cc:492] T 48a3279020a54405a643f61406a00a06 P 986fcace14334b5695af9c3ddb681fab: Bootstrap starting.
I20260608 09:52:53.596635  3694 raft_consensus.cc:359] T 6045382f47f94f4c81e45fef47c10d8b P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } }
I20260608 09:52:53.597518  3694 raft_consensus.cc:385] T 6045382f47f94f4c81e45fef47c10d8b P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:53.597949  3694 raft_consensus.cc:740] T 6045382f47f94f4c81e45fef47c10d8b P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44aae998335f483da867229dad5a1236, State: Initialized, Role: FOLLOWER
I20260608 09:52:53.598860  3694 consensus_queue.cc:260] T 6045382f47f94f4c81e45fef47c10d8b P 44aae998335f483da867229dad5a1236 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } }
I20260608 09:52:53.598616  3246 catalog_manager.cc:5696] T c265244d3ac24756a90c9f0651ed4a8a P 75b2a98c62a14128836663721e878a83 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75b2a98c62a14128836663721e878a83 (127.0.97.195). New cstate: current_term: 1 leader_uuid: "75b2a98c62a14128836663721e878a83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } health_report { overall_health: UNKNOWN } } }
I20260608 09:52:53.600129  3698 tablet_bootstrap.cc:654] T 48a3279020a54405a643f61406a00a06 P 986fcace14334b5695af9c3ddb681fab: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:53.603132  3694 ts_tablet_manager.cc:1434] T 6045382f47f94f4c81e45fef47c10d8b P 44aae998335f483da867229dad5a1236: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.002s
I20260608 09:52:53.604210  3694 tablet_bootstrap.cc:492] T 3bc908338c9a4137949644dfc0c3fa82 P 44aae998335f483da867229dad5a1236: Bootstrap starting.
I20260608 09:52:53.600732  3662 raft_consensus.cc:2468] T c265244d3ac24756a90c9f0651ed4a8a P 986fcace14334b5695af9c3ddb681fab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75b2a98c62a14128836663721e878a83 in term 1.
I20260608 09:52:53.612810  3613 raft_consensus.cc:493] T e158f11fe112447cb83a8b365552d8eb P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:53.613933  3613 raft_consensus.cc:515] T e158f11fe112447cb83a8b365552d8eb P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:53.616264  3613 leader_election.cc:290] T e158f11fe112447cb83a8b365552d8eb P 75b2a98c62a14128836663721e878a83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44aae998335f483da867229dad5a1236 (127.0.97.193:36269), 986fcace14334b5695af9c3ddb681fab (127.0.97.196:42961)
I20260608 09:52:53.616981  3694 tablet_bootstrap.cc:654] T 3bc908338c9a4137949644dfc0c3fa82 P 44aae998335f483da867229dad5a1236: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:53.618135  3661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e158f11fe112447cb83a8b365552d8eb" candidate_uuid: "75b2a98c62a14128836663721e878a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "986fcace14334b5695af9c3ddb681fab" is_pre_election: true
I20260608 09:52:53.618839  3661 raft_consensus.cc:2468] T e158f11fe112447cb83a8b365552d8eb P 986fcace14334b5695af9c3ddb681fab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75b2a98c62a14128836663721e878a83 in term 0.
I20260608 09:52:53.619118  3351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e158f11fe112447cb83a8b365552d8eb" candidate_uuid: "75b2a98c62a14128836663721e878a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44aae998335f483da867229dad5a1236" is_pre_election: true
I20260608 09:52:53.619813  3351 raft_consensus.cc:2468] T e158f11fe112447cb83a8b365552d8eb P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75b2a98c62a14128836663721e878a83 in term 0.
I20260608 09:52:53.621434  3466 leader_election.cc:304] T e158f11fe112447cb83a8b365552d8eb P 75b2a98c62a14128836663721e878a83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44aae998335f483da867229dad5a1236, 75b2a98c62a14128836663721e878a83; no voters: 
I20260608 09:52:53.623948  3613 raft_consensus.cc:2804] T e158f11fe112447cb83a8b365552d8eb P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:52:53.624425  3613 raft_consensus.cc:493] T e158f11fe112447cb83a8b365552d8eb P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:52:53.625165  3613 raft_consensus.cc:3060] T e158f11fe112447cb83a8b365552d8eb P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:53.637217  3694 tablet_bootstrap.cc:492] T 3bc908338c9a4137949644dfc0c3fa82 P 44aae998335f483da867229dad5a1236: No bootstrap required, opened a new log
I20260608 09:52:53.635159  3613 raft_consensus.cc:515] T e158f11fe112447cb83a8b365552d8eb P 75b2a98c62a14128836663721e878a83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:53.637771  3694 ts_tablet_manager.cc:1403] T 3bc908338c9a4137949644dfc0c3fa82 P 44aae998335f483da867229dad5a1236: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.011s
I20260608 09:52:53.639916  3585 raft_consensus.cc:493] T 6045382f47f94f4c81e45fef47c10d8b P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:53.640404  3585 raft_consensus.cc:515] T 6045382f47f94f4c81e45fef47c10d8b P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } }
I20260608 09:52:53.640637  3694 raft_consensus.cc:359] T 3bc908338c9a4137949644dfc0c3fa82 P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } }
I20260608 09:52:53.641311  3694 raft_consensus.cc:385] T 3bc908338c9a4137949644dfc0c3fa82 P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:53.641611  3694 raft_consensus.cc:740] T 3bc908338c9a4137949644dfc0c3fa82 P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44aae998335f483da867229dad5a1236, State: Initialized, Role: FOLLOWER
I20260608 09:52:53.642112  3351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e158f11fe112447cb83a8b365552d8eb" candidate_uuid: "75b2a98c62a14128836663721e878a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44aae998335f483da867229dad5a1236"
I20260608 09:52:53.642768  3351 raft_consensus.cc:3060] T e158f11fe112447cb83a8b365552d8eb P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:53.642464  3694 consensus_queue.cc:260] T 3bc908338c9a4137949644dfc0c3fa82 P 44aae998335f483da867229dad5a1236 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } }
I20260608 09:52:53.642989  3585 leader_election.cc:290] T 6045382f47f94f4c81e45fef47c10d8b P 75b2a98c62a14128836663721e878a83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 986fcace14334b5695af9c3ddb681fab (127.0.97.196:42961), 44aae998335f483da867229dad5a1236 (127.0.97.193:36269)
I20260608 09:52:53.645327  3350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6045382f47f94f4c81e45fef47c10d8b" candidate_uuid: "75b2a98c62a14128836663721e878a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44aae998335f483da867229dad5a1236" is_pre_election: true
I20260608 09:52:53.645926  3350 raft_consensus.cc:2468] T 6045382f47f94f4c81e45fef47c10d8b P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75b2a98c62a14128836663721e878a83 in term 0.
I20260608 09:52:53.647292  3466 leader_election.cc:304] T 6045382f47f94f4c81e45fef47c10d8b P 75b2a98c62a14128836663721e878a83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44aae998335f483da867229dad5a1236, 75b2a98c62a14128836663721e878a83; no voters: 
I20260608 09:52:53.647747  3694 ts_tablet_manager.cc:1434] T 3bc908338c9a4137949644dfc0c3fa82 P 44aae998335f483da867229dad5a1236: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 09:52:53.648200  3585 raft_consensus.cc:2804] T 6045382f47f94f4c81e45fef47c10d8b P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:52:53.648631  3585 raft_consensus.cc:493] T 6045382f47f94f4c81e45fef47c10d8b P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:52:53.649011  3585 raft_consensus.cc:3060] T 6045382f47f94f4c81e45fef47c10d8b P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:53.645547  3707 raft_consensus.cc:493] T ac073e3302c54e33a3660fb7dc854ae3 P 986fcace14334b5695af9c3ddb681fab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:53.649861  3707 raft_consensus.cc:515] T ac073e3302c54e33a3660fb7dc854ae3 P 986fcace14334b5695af9c3ddb681fab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } }
I20260608 09:52:53.657226  3707 leader_election.cc:290] T ac073e3302c54e33a3660fb7dc854ae3 P 986fcace14334b5695af9c3ddb681fab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194:36075), 75b2a98c62a14128836663721e878a83 (127.0.97.195:41263)
I20260608 09:52:53.658834  3662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6045382f47f94f4c81e45fef47c10d8b" candidate_uuid: "75b2a98c62a14128836663721e878a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "986fcace14334b5695af9c3ddb681fab" is_pre_election: true
W20260608 09:52:53.665587  3463 leader_election.cc:343] T 6045382f47f94f4c81e45fef47c10d8b P 75b2a98c62a14128836663721e878a83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 986fcace14334b5695af9c3ddb681fab (127.0.97.196:42961): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:52:53.666656  3351 raft_consensus.cc:2468] T e158f11fe112447cb83a8b365552d8eb P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75b2a98c62a14128836663721e878a83 in term 1.
I20260608 09:52:53.667771  3613 leader_election.cc:290] T e158f11fe112447cb83a8b365552d8eb P 75b2a98c62a14128836663721e878a83 [CANDIDATE]: Term 1 election: Requested vote from peers 44aae998335f483da867229dad5a1236 (127.0.97.193:36269), 986fcace14334b5695af9c3ddb681fab (127.0.97.196:42961)
I20260608 09:52:53.668498  3466 leader_election.cc:304] T e158f11fe112447cb83a8b365552d8eb P 75b2a98c62a14128836663721e878a83 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44aae998335f483da867229dad5a1236, 75b2a98c62a14128836663721e878a83; no voters: 
I20260608 09:52:53.670077  3613 raft_consensus.cc:2804] T e158f11fe112447cb83a8b365552d8eb P 75b2a98c62a14128836663721e878a83 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:53.670547  3662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e158f11fe112447cb83a8b365552d8eb" candidate_uuid: "75b2a98c62a14128836663721e878a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "986fcace14334b5695af9c3ddb681fab"
I20260608 09:52:53.671227  3662 raft_consensus.cc:3060] T e158f11fe112447cb83a8b365552d8eb P 986fcace14334b5695af9c3ddb681fab [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:53.671411  3613 raft_consensus.cc:697] T e158f11fe112447cb83a8b365552d8eb P 75b2a98c62a14128836663721e878a83 [term 1 LEADER]: Becoming Leader. State: Replica: 75b2a98c62a14128836663721e878a83, State: Running, Role: LEADER
I20260608 09:52:53.670783  3698 tablet_bootstrap.cc:492] T 48a3279020a54405a643f61406a00a06 P 986fcace14334b5695af9c3ddb681fab: No bootstrap required, opened a new log
I20260608 09:52:53.673300  3698 ts_tablet_manager.cc:1403] T 48a3279020a54405a643f61406a00a06 P 986fcace14334b5695af9c3ddb681fab: Time spent bootstrapping tablet: real 0.087s	user 0.027s	sys 0.036s
I20260608 09:52:53.673326  3613 consensus_queue.cc:237] T e158f11fe112447cb83a8b365552d8eb P 75b2a98c62a14128836663721e878a83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:53.671900  3585 raft_consensus.cc:515] T 6045382f47f94f4c81e45fef47c10d8b P 75b2a98c62a14128836663721e878a83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } }
I20260608 09:52:53.676789  3698 raft_consensus.cc:359] T 48a3279020a54405a643f61406a00a06 P 986fcace14334b5695af9c3ddb681fab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } }
I20260608 09:52:53.677501  3698 raft_consensus.cc:385] T 48a3279020a54405a643f61406a00a06 P 986fcace14334b5695af9c3ddb681fab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:53.677794  3698 raft_consensus.cc:740] T 48a3279020a54405a643f61406a00a06 P 986fcace14334b5695af9c3ddb681fab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 986fcace14334b5695af9c3ddb681fab, State: Initialized, Role: FOLLOWER
I20260608 09:52:53.678031  3662 raft_consensus.cc:2468] T e158f11fe112447cb83a8b365552d8eb P 986fcace14334b5695af9c3ddb681fab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75b2a98c62a14128836663721e878a83 in term 1.
I20260608 09:52:53.678139  3585 leader_election.cc:290] T 6045382f47f94f4c81e45fef47c10d8b P 75b2a98c62a14128836663721e878a83 [CANDIDATE]: Term 1 election: Requested vote from peers 986fcace14334b5695af9c3ddb681fab (127.0.97.196:42961), 44aae998335f483da867229dad5a1236 (127.0.97.193:36269)
I20260608 09:52:53.681119  3351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6045382f47f94f4c81e45fef47c10d8b" candidate_uuid: "75b2a98c62a14128836663721e878a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44aae998335f483da867229dad5a1236"
I20260608 09:52:53.681717  3351 raft_consensus.cc:3060] T 6045382f47f94f4c81e45fef47c10d8b P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:53.684144  3662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6045382f47f94f4c81e45fef47c10d8b" candidate_uuid: "75b2a98c62a14128836663721e878a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "986fcace14334b5695af9c3ddb681fab"
W20260608 09:52:53.685750  3463 leader_election.cc:343] T 6045382f47f94f4c81e45fef47c10d8b P 75b2a98c62a14128836663721e878a83 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 986fcace14334b5695af9c3ddb681fab (127.0.97.196:42961): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:52:53.687821  3698 consensus_queue.cc:260] T 48a3279020a54405a643f61406a00a06 P 986fcace14334b5695af9c3ddb681fab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } }
I20260608 09:52:53.690394  3698 ts_tablet_manager.cc:1434] T 48a3279020a54405a643f61406a00a06 P 986fcace14334b5695af9c3ddb681fab: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260608 09:52:53.691035  3500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac073e3302c54e33a3660fb7dc854ae3" candidate_uuid: "986fcace14334b5695af9c3ddb681fab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b2a98c62a14128836663721e878a83" is_pre_election: true
I20260608 09:52:53.691434  3698 tablet_bootstrap.cc:492] T 6045382f47f94f4c81e45fef47c10d8b P 986fcace14334b5695af9c3ddb681fab: Bootstrap starting.
I20260608 09:52:53.692242  3500 raft_consensus.cc:2468] T ac073e3302c54e33a3660fb7dc854ae3 P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 986fcace14334b5695af9c3ddb681fab in term 0.
I20260608 09:52:53.693611  3627 leader_election.cc:304] T ac073e3302c54e33a3660fb7dc854ae3 P 986fcace14334b5695af9c3ddb681fab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75b2a98c62a14128836663721e878a83, 986fcace14334b5695af9c3ddb681fab; no voters: 
I20260608 09:52:53.694571  3707 raft_consensus.cc:2804] T ac073e3302c54e33a3660fb7dc854ae3 P 986fcace14334b5695af9c3ddb681fab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:52:53.694967  3707 raft_consensus.cc:493] T ac073e3302c54e33a3660fb7dc854ae3 P 986fcace14334b5695af9c3ddb681fab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:52:53.695354  3707 raft_consensus.cc:3060] T ac073e3302c54e33a3660fb7dc854ae3 P 986fcace14334b5695af9c3ddb681fab [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:53.696087  3580 raft_consensus.cc:493] T 48a3279020a54405a643f61406a00a06 P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:53.697330  3351 raft_consensus.cc:2468] T 6045382f47f94f4c81e45fef47c10d8b P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75b2a98c62a14128836663721e878a83 in term 1.
I20260608 09:52:53.697870  3580 raft_consensus.cc:515] T 48a3279020a54405a643f61406a00a06 P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } }
I20260608 09:52:53.698575  3248 catalog_manager.cc:5696] T e158f11fe112447cb83a8b365552d8eb P 75b2a98c62a14128836663721e878a83 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75b2a98c62a14128836663721e878a83 (127.0.97.195). New cstate: current_term: 1 leader_uuid: "75b2a98c62a14128836663721e878a83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } health_report { overall_health: HEALTHY } } }
I20260608 09:52:53.699476  3698 tablet_bootstrap.cc:654] T 6045382f47f94f4c81e45fef47c10d8b P 986fcace14334b5695af9c3ddb681fab: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:53.701756  3466 leader_election.cc:304] T 6045382f47f94f4c81e45fef47c10d8b P 75b2a98c62a14128836663721e878a83 [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: 44aae998335f483da867229dad5a1236, 75b2a98c62a14128836663721e878a83; no voters: 986fcace14334b5695af9c3ddb681fab
I20260608 09:52:53.703470  3613 raft_consensus.cc:2804] T 6045382f47f94f4c81e45fef47c10d8b P 75b2a98c62a14128836663721e878a83 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:53.703861  3613 raft_consensus.cc:697] T 6045382f47f94f4c81e45fef47c10d8b P 75b2a98c62a14128836663721e878a83 [term 1 LEADER]: Becoming Leader. State: Replica: 75b2a98c62a14128836663721e878a83, State: Running, Role: LEADER
I20260608 09:52:53.707191  3613 consensus_queue.cc:237] T 6045382f47f94f4c81e45fef47c10d8b P 75b2a98c62a14128836663721e878a83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } }
I20260608 09:52:53.709321  3580 leader_election.cc:290] T 48a3279020a54405a643f61406a00a06 P 44aae998335f483da867229dad5a1236 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 986fcace14334b5695af9c3ddb681fab (127.0.97.196:42961), fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194:36075)
I20260608 09:52:53.710461  3425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a3279020a54405a643f61406a00a06" candidate_uuid: "44aae998335f483da867229dad5a1236" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" is_pre_election: true
I20260608 09:52:53.711011  3425 raft_consensus.cc:2468] T 48a3279020a54405a643f61406a00a06 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44aae998335f483da867229dad5a1236 in term 0.
I20260608 09:52:53.716647  3314 leader_election.cc:304] T 48a3279020a54405a643f61406a00a06 P 44aae998335f483da867229dad5a1236 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44aae998335f483da867229dad5a1236, fdfdcad75a0b47a2aaed85b7c3aa198c; no voters: 
I20260608 09:52:53.717461  3580 raft_consensus.cc:2804] T 48a3279020a54405a643f61406a00a06 P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:52:53.717937  3580 raft_consensus.cc:493] T 48a3279020a54405a643f61406a00a06 P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:52:53.718339  3580 raft_consensus.cc:3060] T 48a3279020a54405a643f61406a00a06 P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:53.722922  3707 raft_consensus.cc:515] T ac073e3302c54e33a3660fb7dc854ae3 P 986fcace14334b5695af9c3ddb681fab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } }
I20260608 09:52:53.726390  3425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac073e3302c54e33a3660fb7dc854ae3" candidate_uuid: "986fcace14334b5695af9c3ddb681fab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" is_pre_election: true
I20260608 09:52:53.726908  3500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac073e3302c54e33a3660fb7dc854ae3" candidate_uuid: "986fcace14334b5695af9c3ddb681fab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b2a98c62a14128836663721e878a83"
I20260608 09:52:53.727100  3425 raft_consensus.cc:2468] T ac073e3302c54e33a3660fb7dc854ae3 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 986fcace14334b5695af9c3ddb681fab in term 0.
I20260608 09:52:53.727526  3500 raft_consensus.cc:3060] T ac073e3302c54e33a3660fb7dc854ae3 P 75b2a98c62a14128836663721e878a83 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:53.732192  3426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac073e3302c54e33a3660fb7dc854ae3" candidate_uuid: "986fcace14334b5695af9c3ddb681fab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c"
I20260608 09:52:53.732848  3426 raft_consensus.cc:3060] T ac073e3302c54e33a3660fb7dc854ae3 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:53.734637  3500 raft_consensus.cc:2468] T ac073e3302c54e33a3660fb7dc854ae3 P 75b2a98c62a14128836663721e878a83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 986fcace14334b5695af9c3ddb681fab in term 1.
I20260608 09:52:53.731428  3580 raft_consensus.cc:515] T 48a3279020a54405a643f61406a00a06 P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } }
I20260608 09:52:53.736848  3627 leader_election.cc:304] T ac073e3302c54e33a3660fb7dc854ae3 P 986fcace14334b5695af9c3ddb681fab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75b2a98c62a14128836663721e878a83, 986fcace14334b5695af9c3ddb681fab; no voters: 
I20260608 09:52:53.737327  3580 leader_election.cc:290] T 48a3279020a54405a643f61406a00a06 P 44aae998335f483da867229dad5a1236 [CANDIDATE]: Term 1 election: Requested vote from peers 986fcace14334b5695af9c3ddb681fab (127.0.97.196:42961), fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194:36075)
I20260608 09:52:53.737859  3580 raft_consensus.cc:493] T 3bc908338c9a4137949644dfc0c3fa82 P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:53.738284  3580 raft_consensus.cc:515] T 3bc908338c9a4137949644dfc0c3fa82 P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } }
I20260608 09:52:53.740206  3425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a3279020a54405a643f61406a00a06" candidate_uuid: "44aae998335f483da867229dad5a1236" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c"
I20260608 09:52:53.740370  3580 leader_election.cc:290] T 3bc908338c9a4137949644dfc0c3fa82 P 44aae998335f483da867229dad5a1236 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194:36075), 986fcace14334b5695af9c3ddb681fab (127.0.97.196:42961)
I20260608 09:52:53.740814  3425 raft_consensus.cc:3060] T 48a3279020a54405a643f61406a00a06 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:53.745288  3426 raft_consensus.cc:2468] T ac073e3302c54e33a3660fb7dc854ae3 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 986fcace14334b5695af9c3ddb681fab in term 1.
I20260608 09:52:53.747625  3426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bc908338c9a4137949644dfc0c3fa82" candidate_uuid: "44aae998335f483da867229dad5a1236" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" is_pre_election: true
I20260608 09:52:53.733819  3707 leader_election.cc:290] T ac073e3302c54e33a3660fb7dc854ae3 P 986fcace14334b5695af9c3ddb681fab [CANDIDATE]: Term 1 election: Requested vote from peers fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194:36075), 75b2a98c62a14128836663721e878a83 (127.0.97.195:41263)
I20260608 09:52:53.752573  3707 raft_consensus.cc:2804] T ac073e3302c54e33a3660fb7dc854ae3 P 986fcace14334b5695af9c3ddb681fab [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:53.741634  3248 catalog_manager.cc:5696] T 6045382f47f94f4c81e45fef47c10d8b P 75b2a98c62a14128836663721e878a83 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75b2a98c62a14128836663721e878a83 (127.0.97.195). New cstate: current_term: 1 leader_uuid: "75b2a98c62a14128836663721e878a83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } health_report { overall_health: UNKNOWN } } }
I20260608 09:52:53.753329  3707 raft_consensus.cc:697] T ac073e3302c54e33a3660fb7dc854ae3 P 986fcace14334b5695af9c3ddb681fab [term 1 LEADER]: Becoming Leader. State: Replica: 986fcace14334b5695af9c3ddb681fab, State: Running, Role: LEADER
I20260608 09:52:53.755944  3707 consensus_queue.cc:237] T ac073e3302c54e33a3660fb7dc854ae3 P 986fcace14334b5695af9c3ddb681fab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } }
I20260608 09:52:53.759294  3698 tablet_bootstrap.cc:492] T 6045382f47f94f4c81e45fef47c10d8b P 986fcace14334b5695af9c3ddb681fab: No bootstrap required, opened a new log
I20260608 09:52:53.759768  3698 ts_tablet_manager.cc:1403] T 6045382f47f94f4c81e45fef47c10d8b P 986fcace14334b5695af9c3ddb681fab: Time spent bootstrapping tablet: real 0.069s	user 0.011s	sys 0.012s
I20260608 09:52:53.760046  3425 raft_consensus.cc:2468] T 48a3279020a54405a643f61406a00a06 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44aae998335f483da867229dad5a1236 in term 1.
I20260608 09:52:53.762884  3698 raft_consensus.cc:359] T 6045382f47f94f4c81e45fef47c10d8b P 986fcace14334b5695af9c3ddb681fab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } }
I20260608 09:52:53.763548  3698 raft_consensus.cc:385] T 6045382f47f94f4c81e45fef47c10d8b P 986fcace14334b5695af9c3ddb681fab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:53.763379  3314 leader_election.cc:304] T 48a3279020a54405a643f61406a00a06 P 44aae998335f483da867229dad5a1236 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44aae998335f483da867229dad5a1236, fdfdcad75a0b47a2aaed85b7c3aa198c; no voters: 
I20260608 09:52:53.763839  3698 raft_consensus.cc:740] T 6045382f47f94f4c81e45fef47c10d8b P 986fcace14334b5695af9c3ddb681fab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 986fcace14334b5695af9c3ddb681fab, State: Initialized, Role: FOLLOWER
I20260608 09:52:53.764547  3698 consensus_queue.cc:260] T 6045382f47f94f4c81e45fef47c10d8b P 986fcace14334b5695af9c3ddb681fab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } }
I20260608 09:52:53.765667  3743 raft_consensus.cc:2804] T 48a3279020a54405a643f61406a00a06 P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:53.766418  3698 ts_tablet_manager.cc:1434] T 6045382f47f94f4c81e45fef47c10d8b P 986fcace14334b5695af9c3ddb681fab: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 09:52:53.766230  3662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a3279020a54405a643f61406a00a06" candidate_uuid: "44aae998335f483da867229dad5a1236" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "986fcace14334b5695af9c3ddb681fab" is_pre_election: true
I20260608 09:52:53.766950  3662 raft_consensus.cc:2468] T 48a3279020a54405a643f61406a00a06 P 986fcace14334b5695af9c3ddb681fab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44aae998335f483da867229dad5a1236 in term 0.
I20260608 09:52:53.768059  3662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a3279020a54405a643f61406a00a06" candidate_uuid: "44aae998335f483da867229dad5a1236" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "986fcace14334b5695af9c3ddb681fab"
I20260608 09:52:53.768576  3662 raft_consensus.cc:3060] T 48a3279020a54405a643f61406a00a06 P 986fcace14334b5695af9c3ddb681fab [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:53.766304  3743 raft_consensus.cc:697] T 48a3279020a54405a643f61406a00a06 P 44aae998335f483da867229dad5a1236 [term 1 LEADER]: Becoming Leader. State: Replica: 44aae998335f483da867229dad5a1236, State: Running, Role: LEADER
I20260608 09:52:53.768476  3661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bc908338c9a4137949644dfc0c3fa82" candidate_uuid: "44aae998335f483da867229dad5a1236" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "986fcace14334b5695af9c3ddb681fab" is_pre_election: true
I20260608 09:52:53.770819  3661 raft_consensus.cc:2393] T 3bc908338c9a4137949644dfc0c3fa82 P 986fcace14334b5695af9c3ddb681fab [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44aae998335f483da867229dad5a1236 in current term 1: Already voted for candidate fdfdcad75a0b47a2aaed85b7c3aa198c in this term.
I20260608 09:52:53.770689  3743 consensus_queue.cc:237] T 48a3279020a54405a643f61406a00a06 P 44aae998335f483da867229dad5a1236 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } }
I20260608 09:52:53.773211  3246 catalog_manager.cc:5696] T ac073e3302c54e33a3660fb7dc854ae3 P 986fcace14334b5695af9c3ddb681fab reported cstate change: term changed from 0 to 1, leader changed from <none> to 986fcace14334b5695af9c3ddb681fab (127.0.97.196). New cstate: current_term: 1 leader_uuid: "986fcace14334b5695af9c3ddb681fab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } health_report { overall_health: HEALTHY } } }
I20260608 09:52:53.779323  3662 raft_consensus.cc:2468] T 48a3279020a54405a643f61406a00a06 P 986fcace14334b5695af9c3ddb681fab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44aae998335f483da867229dad5a1236 in term 1.
I20260608 09:52:53.779148  3248 catalog_manager.cc:5696] T 48a3279020a54405a643f61406a00a06 P 44aae998335f483da867229dad5a1236 reported cstate change: term changed from 0 to 1, leader changed from <none> to 44aae998335f483da867229dad5a1236 (127.0.97.193). New cstate: current_term: 1 leader_uuid: "44aae998335f483da867229dad5a1236" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } health_report { overall_health: HEALTHY } } }
I20260608 09:52:53.780503  3314 leader_election.cc:304] T 3bc908338c9a4137949644dfc0c3fa82 P 44aae998335f483da867229dad5a1236 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44aae998335f483da867229dad5a1236; no voters: 986fcace14334b5695af9c3ddb681fab, fdfdcad75a0b47a2aaed85b7c3aa198c
I20260608 09:52:53.781376  3743 raft_consensus.cc:3060] T 3bc908338c9a4137949644dfc0c3fa82 P 44aae998335f483da867229dad5a1236 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:53.787986  3743 raft_consensus.cc:2749] T 3bc908338c9a4137949644dfc0c3fa82 P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:52:53.802534  3577 consensus_queue.cc:1048] T 5b887c33d9f840f99910fdb545b8c26f P fdfdcad75a0b47a2aaed85b7c3aa198c [LEADER]: Connected to new peer: Peer: permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:52:53.805825  3707 raft_consensus.cc:493] T 6045382f47f94f4c81e45fef47c10d8b P 986fcace14334b5695af9c3ddb681fab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:53.806365  3707 raft_consensus.cc:515] T 6045382f47f94f4c81e45fef47c10d8b P 986fcace14334b5695af9c3ddb681fab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } }
I20260608 09:52:53.809674  3500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6045382f47f94f4c81e45fef47c10d8b" candidate_uuid: "986fcace14334b5695af9c3ddb681fab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b2a98c62a14128836663721e878a83" is_pre_election: true
I20260608 09:52:53.811787  3707 leader_election.cc:290] T 6045382f47f94f4c81e45fef47c10d8b P 986fcace14334b5695af9c3ddb681fab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75b2a98c62a14128836663721e878a83 (127.0.97.195:41263), 44aae998335f483da867229dad5a1236 (127.0.97.193:36269)
I20260608 09:52:53.817203  3711 consensus_queue.cc:1048] T 5b887c33d9f840f99910fdb545b8c26f P fdfdcad75a0b47a2aaed85b7c3aa198c [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:52:53.824904  3351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6045382f47f94f4c81e45fef47c10d8b" candidate_uuid: "986fcace14334b5695af9c3ddb681fab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44aae998335f483da867229dad5a1236" is_pre_election: true
I20260608 09:52:53.825732  3351 raft_consensus.cc:2393] T 6045382f47f94f4c81e45fef47c10d8b P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 986fcace14334b5695af9c3ddb681fab in current term 1: Already voted for candidate 75b2a98c62a14128836663721e878a83 in this term.
I20260608 09:52:53.827154  3629 leader_election.cc:304] T 6045382f47f94f4c81e45fef47c10d8b P 986fcace14334b5695af9c3ddb681fab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 986fcace14334b5695af9c3ddb681fab; no voters: 44aae998335f483da867229dad5a1236, 75b2a98c62a14128836663721e878a83
I20260608 09:52:53.828166  3707 raft_consensus.cc:3060] T 6045382f47f94f4c81e45fef47c10d8b P 986fcace14334b5695af9c3ddb681fab [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:53.832840  3707 raft_consensus.cc:2749] T 6045382f47f94f4c81e45fef47c10d8b P 986fcace14334b5695af9c3ddb681fab [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:52:53.928645  3711 consensus_queue.cc:1048] T aa110c5366e34fa58f41a29b788d0f5b P fdfdcad75a0b47a2aaed85b7c3aa198c [LEADER]: Connected to new peer: Peer: permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:52:53.940562  3582 consensus_queue.cc:1048] T aa110c5366e34fa58f41a29b788d0f5b P fdfdcad75a0b47a2aaed85b7c3aa198c [LEADER]: Connected to new peer: Peer: permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:52:53.957075  3613 consensus_queue.cc:1048] T c265244d3ac24756a90c9f0651ed4a8a P 75b2a98c62a14128836663721e878a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:52:53.969764  3554 consensus_queue.cc:1048] T c265244d3ac24756a90c9f0651ed4a8a P 75b2a98c62a14128836663721e878a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:52:54.049439  3582 consensus_queue.cc:1048] T 3bc908338c9a4137949644dfc0c3fa82 P fdfdcad75a0b47a2aaed85b7c3aa198c [LEADER]: Connected to new peer: Peer: permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:52:54.060456  3710 consensus_queue.cc:1048] T 3bc908338c9a4137949644dfc0c3fa82 P fdfdcad75a0b47a2aaed85b7c3aa198c [LEADER]: Connected to new peer: Peer: permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:52:54.089316  3302 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 09:52:54.126524  3554 consensus_queue.cc:1048] T 6045382f47f94f4c81e45fef47c10d8b P 75b2a98c62a14128836663721e878a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:52:54.134958  3500 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2189c3fa6ddc47adb827f4e0232e2afc"
dest_uuid: "75b2a98c62a14128836663721e878a83"
mode: GRACEFUL
new_leader_uuid: "44aae998335f483da867229dad5a1236"
 from {username='slave'} at 127.0.0.1:40026
I20260608 09:52:54.135695  3500 raft_consensus.cc:606] T 2189c3fa6ddc47adb827f4e0232e2afc P 75b2a98c62a14128836663721e878a83 [term 1 LEADER]: Received request to transfer leadership to TS 44aae998335f483da867229dad5a1236
I20260608 09:52:54.143087  3707 consensus_queue.cc:1048] T ac073e3302c54e33a3660fb7dc854ae3 P 986fcace14334b5695af9c3ddb681fab [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:52:54.146713  3585 consensus_queue.cc:1048] T 6045382f47f94f4c81e45fef47c10d8b P 75b2a98c62a14128836663721e878a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:52:54.177850  3707 consensus_queue.cc:1048] T ac073e3302c54e33a3660fb7dc854ae3 P 986fcace14334b5695af9c3ddb681fab [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:52:54.186364  3613 raft_consensus.cc:993] T 2189c3fa6ddc47adb827f4e0232e2afc P 75b2a98c62a14128836663721e878a83: : Instructing follower 44aae998335f483da867229dad5a1236 to start an election
I20260608 09:52:54.186829  3613 raft_consensus.cc:1081] T 2189c3fa6ddc47adb827f4e0232e2afc P 75b2a98c62a14128836663721e878a83 [term 1 LEADER]: Signalling peer 44aae998335f483da867229dad5a1236 to start an election
I20260608 09:52:54.188709  3426 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b887c33d9f840f99910fdb545b8c26f"
dest_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c"
mode: GRACEFUL
new_leader_uuid: "986fcace14334b5695af9c3ddb681fab"
 from {username='slave'} at 127.0.0.1:42144
I20260608 09:52:54.189330  3426 raft_consensus.cc:606] T 5b887c33d9f840f99910fdb545b8c26f P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 LEADER]: Received request to transfer leadership to TS 986fcace14334b5695af9c3ddb681fab
I20260608 09:52:54.188691  3351 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2189c3fa6ddc47adb827f4e0232e2afc"
dest_uuid: "44aae998335f483da867229dad5a1236"
 from {username='slave'} at 127.0.0.1:55572
I20260608 09:52:54.191254  3351 raft_consensus.cc:493] T 2189c3fa6ddc47adb827f4e0232e2afc P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:52:54.191639  3351 raft_consensus.cc:3060] T 2189c3fa6ddc47adb827f4e0232e2afc P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:52:54.193193  3426 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "819f066f6e764551bfac694cd877bc51"
dest_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c"
mode: GRACEFUL
new_leader_uuid: "44aae998335f483da867229dad5a1236"
 from {username='slave'} at 127.0.0.1:42144
I20260608 09:52:54.193892  3426 raft_consensus.cc:606] T 819f066f6e764551bfac694cd877bc51 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 LEADER]: Received request to transfer leadership to TS 44aae998335f483da867229dad5a1236
I20260608 09:52:54.197153  3426 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd0e60d979bd4a3689b345514aa9714b"
dest_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c"
mode: GRACEFUL
new_leader_uuid: "75b2a98c62a14128836663721e878a83"
 from {username='slave'} at 127.0.0.1:42144
I20260608 09:52:54.197932  3426 raft_consensus.cc:606] T fd0e60d979bd4a3689b345514aa9714b P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 LEADER]: Received request to transfer leadership to TS 75b2a98c62a14128836663721e878a83
I20260608 09:52:54.199388  3302 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 4
I20260608 09:52:54.200235  3302 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:54.202674  3351 raft_consensus.cc:515] T 2189c3fa6ddc47adb827f4e0232e2afc P 44aae998335f483da867229dad5a1236 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:54.205760  3351 leader_election.cc:290] T 2189c3fa6ddc47adb827f4e0232e2afc P 44aae998335f483da867229dad5a1236 [CANDIDATE]: Term 2 election: Requested vote from peers fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194:36075), 75b2a98c62a14128836663721e878a83 (127.0.97.195:41263)
I20260608 09:52:54.207396  3500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2189c3fa6ddc47adb827f4e0232e2afc" candidate_uuid: "44aae998335f483da867229dad5a1236" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75b2a98c62a14128836663721e878a83"
W20260608 09:52:54.207914  3297 auto_rebalancer.cc:591] Failed to schedule move for tablet fd0e60d979bd4a3689b345514aa9714b: Remote error: Service unavailable: leader transfer in progress
I20260608 09:52:54.207988  3500 raft_consensus.cc:3055] T 2189c3fa6ddc47adb827f4e0232e2afc P 75b2a98c62a14128836663721e878a83 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:52:54.208447  3500 raft_consensus.cc:740] T 2189c3fa6ddc47adb827f4e0232e2afc P 75b2a98c62a14128836663721e878a83 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 75b2a98c62a14128836663721e878a83, State: Running, Role: LEADER
I20260608 09:52:54.207878  3425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2189c3fa6ddc47adb827f4e0232e2afc" candidate_uuid: "44aae998335f483da867229dad5a1236" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c"
I20260608 09:52:54.209503  3425 raft_consensus.cc:3060] T 2189c3fa6ddc47adb827f4e0232e2afc P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:52:54.209385  3500 consensus_queue.cc:260] T 2189c3fa6ddc47adb827f4e0232e2afc P 75b2a98c62a14128836663721e878a83 [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: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:54.210690  3500 raft_consensus.cc:3060] T 2189c3fa6ddc47adb827f4e0232e2afc P 75b2a98c62a14128836663721e878a83 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:52:54.218142  3425 raft_consensus.cc:2468] T 2189c3fa6ddc47adb827f4e0232e2afc P fdfdcad75a0b47a2aaed85b7c3aa198c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44aae998335f483da867229dad5a1236 in term 2.
I20260608 09:52:54.219558  3314 leader_election.cc:304] T 2189c3fa6ddc47adb827f4e0232e2afc P 44aae998335f483da867229dad5a1236 [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: 44aae998335f483da867229dad5a1236, fdfdcad75a0b47a2aaed85b7c3aa198c; no voters: 
I20260608 09:52:54.220082  3500 raft_consensus.cc:2468] T 2189c3fa6ddc47adb827f4e0232e2afc P 75b2a98c62a14128836663721e878a83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44aae998335f483da867229dad5a1236 in term 2.
I20260608 09:52:54.220553  3743 raft_consensus.cc:2804] T 2189c3fa6ddc47adb827f4e0232e2afc P 44aae998335f483da867229dad5a1236 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:52:54.221086  3743 raft_consensus.cc:697] T 2189c3fa6ddc47adb827f4e0232e2afc P 44aae998335f483da867229dad5a1236 [term 2 LEADER]: Becoming Leader. State: Replica: 44aae998335f483da867229dad5a1236, State: Running, Role: LEADER
I20260608 09:52:54.221921  3743 consensus_queue.cc:237] T 2189c3fa6ddc47adb827f4e0232e2afc P 44aae998335f483da867229dad5a1236 [LEADER]: Queue 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: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:54.225757  3351 consensus_queue.cc:237] T 6e73591500d2484290fe301cf90f4fb3 P 44aae998335f483da867229dad5a1236 [LEADER]: Queue 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: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } attrs { replace: true } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: true } }
I20260608 09:52:54.229990  3246 catalog_manager.cc:5696] T 2189c3fa6ddc47adb827f4e0232e2afc P 44aae998335f483da867229dad5a1236 reported cstate change: term changed from 1 to 2, leader changed from 75b2a98c62a14128836663721e878a83 (127.0.97.195) to 44aae998335f483da867229dad5a1236 (127.0.97.193). New cstate: current_term: 2 leader_uuid: "44aae998335f483da867229dad5a1236" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } health_report { overall_health: UNKNOWN } } }
I20260608 09:52:54.232807  3500 raft_consensus.cc:1275] T 6e73591500d2484290fe301cf90f4fb3 P 75b2a98c62a14128836663721e878a83 [term 1 FOLLOWER]: Refusing update from remote peer 44aae998335f483da867229dad5a1236: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 09:52:54.232954  3314 consensus_peers.cc:597] T 6e73591500d2484290fe301cf90f4fb3 P 44aae998335f483da867229dad5a1236 -> Peer 986fcace14334b5695af9c3ddb681fab (127.0.97.196:42961): Couldn't send request to peer 986fcace14334b5695af9c3ddb681fab. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6e73591500d2484290fe301cf90f4fb3. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:52:54.234189  3743 consensus_queue.cc:1048] T 6e73591500d2484290fe301cf90f4fb3 P 44aae998335f483da867229dad5a1236 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:52:54.234957  3425 raft_consensus.cc:1275] T 6e73591500d2484290fe301cf90f4fb3 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 FOLLOWER]: Refusing update from remote peer 44aae998335f483da867229dad5a1236: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:52:54.236668  3743 consensus_queue.cc:1048] T 6e73591500d2484290fe301cf90f4fb3 P 44aae998335f483da867229dad5a1236 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:52:54.247565  3580 raft_consensus.cc:2955] T 6e73591500d2484290fe301cf90f4fb3 P 44aae998335f483da867229dad5a1236 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 986fcace14334b5695af9c3ddb681fab (127.0.97.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } attrs { replace: true } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: true } } }
I20260608 09:52:54.248729  3425 raft_consensus.cc:2955] T 6e73591500d2484290fe301cf90f4fb3 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 986fcace14334b5695af9c3ddb681fab (127.0.97.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } attrs { replace: true } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: true } } }
I20260608 09:52:54.263779  3426 consensus_queue.cc:237] T c278690f25684069b2d2537c2c0f5a6d P fdfdcad75a0b47a2aaed85b7c3aa198c [LEADER]: Queue 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: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: true } }
I20260608 09:52:54.265899  3585 consensus_queue.cc:1048] T e158f11fe112447cb83a8b365552d8eb P 75b2a98c62a14128836663721e878a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:52:54.263887  3246 catalog_manager.cc:5696] T 6e73591500d2484290fe301cf90f4fb3 P fdfdcad75a0b47a2aaed85b7c3aa198c reported cstate change: config changed from index -1 to 2, NON_VOTER 986fcace14334b5695af9c3ddb681fab (127.0.97.196) added. New cstate: current_term: 1 leader_uuid: "44aae998335f483da867229dad5a1236" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } attrs { replace: true } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: true } } }
I20260608 09:52:54.271771  3500 raft_consensus.cc:2955] T 6e73591500d2484290fe301cf90f4fb3 P 75b2a98c62a14128836663721e878a83 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 986fcace14334b5695af9c3ddb681fab (127.0.97.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } attrs { replace: true } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: true } } }
W20260608 09:52:54.273749  3389 consensus_peers.cc:597] T c278690f25684069b2d2537c2c0f5a6d P fdfdcad75a0b47a2aaed85b7c3aa198c -> Peer 986fcace14334b5695af9c3ddb681fab (127.0.97.196:42961): Couldn't send request to peer 986fcace14334b5695af9c3ddb681fab. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c278690f25684069b2d2537c2c0f5a6d. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:52:54.275414  3351 raft_consensus.cc:1275] T c278690f25684069b2d2537c2c0f5a6d P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Refusing update from remote peer fdfdcad75a0b47a2aaed85b7c3aa198c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:52:54.276561  3499 raft_consensus.cc:1275] T c278690f25684069b2d2537c2c0f5a6d P 75b2a98c62a14128836663721e878a83 [term 1 FOLLOWER]: Refusing update from remote peer fdfdcad75a0b47a2aaed85b7c3aa198c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:52:54.277042  3710 consensus_queue.cc:1048] T c278690f25684069b2d2537c2c0f5a6d P fdfdcad75a0b47a2aaed85b7c3aa198c [LEADER]: Connected to new peer: Peer: permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:52:54.278887  3710 consensus_queue.cc:1048] T c278690f25684069b2d2537c2c0f5a6d P fdfdcad75a0b47a2aaed85b7c3aa198c [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:52:54.297180  3577 raft_consensus.cc:2955] T c278690f25684069b2d2537c2c0f5a6d P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 986fcace14334b5695af9c3ddb681fab (127.0.97.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: true } } }
I20260608 09:52:54.306407  3350 raft_consensus.cc:2955] T c278690f25684069b2d2537c2c0f5a6d P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 986fcace14334b5695af9c3ddb681fab (127.0.97.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: true } } }
I20260608 09:52:54.307650  3585 consensus_queue.cc:1048] T e158f11fe112447cb83a8b365552d8eb P 75b2a98c62a14128836663721e878a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:52:54.312989  3499 raft_consensus.cc:2955] T c278690f25684069b2d2537c2c0f5a6d P 75b2a98c62a14128836663721e878a83 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 986fcace14334b5695af9c3ddb681fab (127.0.97.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: true } } }
I20260608 09:52:54.326794  3426 consensus_queue.cc:237] T a1bf7969b64048d9806cbeb26c76b236 P fdfdcad75a0b47a2aaed85b7c3aa198c [LEADER]: Queue 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: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } attrs { replace: true } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: true } }
I20260608 09:52:54.326205  3249 catalog_manager.cc:5696] T c278690f25684069b2d2537c2c0f5a6d P fdfdcad75a0b47a2aaed85b7c3aa198c reported cstate change: config changed from index -1 to 2, NON_VOTER 986fcace14334b5695af9c3ddb681fab (127.0.97.196) added. New cstate: current_term: 1 leader_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 09:52:54.336264  3389 consensus_peers.cc:597] T a1bf7969b64048d9806cbeb26c76b236 P fdfdcad75a0b47a2aaed85b7c3aa198c -> Peer 986fcace14334b5695af9c3ddb681fab (127.0.97.196:42961): Couldn't send request to peer 986fcace14334b5695af9c3ddb681fab. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a1bf7969b64048d9806cbeb26c76b236. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:52:54.336838  3499 raft_consensus.cc:1275] T a1bf7969b64048d9806cbeb26c76b236 P 75b2a98c62a14128836663721e878a83 [term 1 FOLLOWER]: Refusing update from remote peer fdfdcad75a0b47a2aaed85b7c3aa198c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:52:54.338315  3350 raft_consensus.cc:1275] T a1bf7969b64048d9806cbeb26c76b236 P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Refusing update from remote peer fdfdcad75a0b47a2aaed85b7c3aa198c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:52:54.338495  3577 consensus_queue.cc:1048] T a1bf7969b64048d9806cbeb26c76b236 P fdfdcad75a0b47a2aaed85b7c3aa198c [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:52:54.340305  3710 consensus_queue.cc:1048] T a1bf7969b64048d9806cbeb26c76b236 P fdfdcad75a0b47a2aaed85b7c3aa198c [LEADER]: Connected to new peer: Peer: permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:52:54.345989  3711 raft_consensus.cc:993] T 819f066f6e764551bfac694cd877bc51 P fdfdcad75a0b47a2aaed85b7c3aa198c: : Instructing follower 44aae998335f483da867229dad5a1236 to start an election
I20260608 09:52:54.346444  3711 raft_consensus.cc:1081] T 819f066f6e764551bfac694cd877bc51 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 LEADER]: Signalling peer 44aae998335f483da867229dad5a1236 to start an election
I20260608 09:52:54.348295  3351 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "819f066f6e764551bfac694cd877bc51"
dest_uuid: "44aae998335f483da867229dad5a1236"
 from {username='slave'} at 127.0.0.1:55588
I20260608 09:52:54.348857  3351 raft_consensus.cc:493] T 819f066f6e764551bfac694cd877bc51 P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:52:54.349195  3351 raft_consensus.cc:3060] T 819f066f6e764551bfac694cd877bc51 P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:52:54.355422  3351 raft_consensus.cc:515] T 819f066f6e764551bfac694cd877bc51 P 44aae998335f483da867229dad5a1236 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:54.362003  3426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "819f066f6e764551bfac694cd877bc51" candidate_uuid: "44aae998335f483da867229dad5a1236" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c"
I20260608 09:52:54.362658  3426 raft_consensus.cc:3055] T 819f066f6e764551bfac694cd877bc51 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:52:54.362977  3426 raft_consensus.cc:740] T 819f066f6e764551bfac694cd877bc51 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fdfdcad75a0b47a2aaed85b7c3aa198c, State: Running, Role: LEADER
I20260608 09:52:54.363891  3426 consensus_queue.cc:260] T 819f066f6e764551bfac694cd877bc51 P fdfdcad75a0b47a2aaed85b7c3aa198c [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: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:54.365041  3426 raft_consensus.cc:3060] T 819f066f6e764551bfac694cd877bc51 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:52:54.375214  3426 raft_consensus.cc:2468] T 819f066f6e764551bfac694cd877bc51 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44aae998335f483da867229dad5a1236 in term 2.
I20260608 09:52:54.376538  3351 leader_election.cc:290] T 819f066f6e764551bfac694cd877bc51 P 44aae998335f483da867229dad5a1236 [CANDIDATE]: Term 2 election: Requested vote from peers fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194:36075), 75b2a98c62a14128836663721e878a83 (127.0.97.195:41263)
I20260608 09:52:54.377554  3314 leader_election.cc:304] T 819f066f6e764551bfac694cd877bc51 P 44aae998335f483da867229dad5a1236 [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: 44aae998335f483da867229dad5a1236, fdfdcad75a0b47a2aaed85b7c3aa198c; no voters: 
I20260608 09:52:54.378937  3773 raft_consensus.cc:2804] T 819f066f6e764551bfac694cd877bc51 P 44aae998335f483da867229dad5a1236 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:52:54.379125  3743 consensus_queue.cc:1048] T 48a3279020a54405a643f61406a00a06 P 44aae998335f483da867229dad5a1236 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:52:54.379624  3773 raft_consensus.cc:697] T 819f066f6e764551bfac694cd877bc51 P 44aae998335f483da867229dad5a1236 [term 2 LEADER]: Becoming Leader. State: Replica: 44aae998335f483da867229dad5a1236, State: Running, Role: LEADER
I20260608 09:52:54.380653  3773 consensus_queue.cc:237] T 819f066f6e764551bfac694cd877bc51 P 44aae998335f483da867229dad5a1236 [LEADER]: Queue 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: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:54.381614  3499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "819f066f6e764551bfac694cd877bc51" candidate_uuid: "44aae998335f483da867229dad5a1236" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75b2a98c62a14128836663721e878a83"
I20260608 09:52:54.382186  3499 raft_consensus.cc:3060] T 819f066f6e764551bfac694cd877bc51 P 75b2a98c62a14128836663721e878a83 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:52:54.384970  3582 raft_consensus.cc:2955] T a1bf7969b64048d9806cbeb26c76b236 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 986fcace14334b5695af9c3ddb681fab (127.0.97.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } attrs { replace: true } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: true } } }
I20260608 09:52:54.387568  3500 raft_consensus.cc:2955] T a1bf7969b64048d9806cbeb26c76b236 P 75b2a98c62a14128836663721e878a83 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 986fcace14334b5695af9c3ddb681fab (127.0.97.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } attrs { replace: true } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: true } } }
I20260608 09:52:54.390749  3711 raft_consensus.cc:993] T 5b887c33d9f840f99910fdb545b8c26f P fdfdcad75a0b47a2aaed85b7c3aa198c: : Instructing follower 986fcace14334b5695af9c3ddb681fab to start an election
I20260608 09:52:54.391243  3711 raft_consensus.cc:1081] T 5b887c33d9f840f99910fdb545b8c26f P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 LEADER]: Signalling peer 986fcace14334b5695af9c3ddb681fab to start an election
I20260608 09:52:54.393049  3661 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b887c33d9f840f99910fdb545b8c26f"
dest_uuid: "986fcace14334b5695af9c3ddb681fab"
 from {username='slave'} at 127.0.0.1:45280
I20260608 09:52:54.393589  3661 raft_consensus.cc:493] T 5b887c33d9f840f99910fdb545b8c26f P 986fcace14334b5695af9c3ddb681fab [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:52:54.393949  3661 raft_consensus.cc:3060] T 5b887c33d9f840f99910fdb545b8c26f P 986fcace14334b5695af9c3ddb681fab [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:52:54.394183  3499 raft_consensus.cc:2468] T 819f066f6e764551bfac694cd877bc51 P 75b2a98c62a14128836663721e878a83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44aae998335f483da867229dad5a1236 in term 2.
I20260608 09:52:54.399969  3743 consensus_queue.cc:1048] T 48a3279020a54405a643f61406a00a06 P 44aae998335f483da867229dad5a1236 [LEADER]: Connected to new peer: Peer: permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:52:54.397882  3350 raft_consensus.cc:2955] T a1bf7969b64048d9806cbeb26c76b236 P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 986fcace14334b5695af9c3ddb681fab (127.0.97.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } attrs { replace: true } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: true } } }
I20260608 09:52:54.404328  3246 catalog_manager.cc:5696] T a1bf7969b64048d9806cbeb26c76b236 P 75b2a98c62a14128836663721e878a83 reported cstate change: config changed from index -1 to 2, NON_VOTER 986fcace14334b5695af9c3ddb681fab (127.0.97.196) added. New cstate: current_term: 1 leader_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } attrs { replace: true } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: true } } }
I20260608 09:52:54.414067  3248 catalog_manager.cc:5696] T 819f066f6e764551bfac694cd877bc51 P 44aae998335f483da867229dad5a1236 reported cstate change: term changed from 1 to 2, leader changed from fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194) to 44aae998335f483da867229dad5a1236 (127.0.97.193). New cstate: current_term: 2 leader_uuid: "44aae998335f483da867229dad5a1236" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } health_report { overall_health: UNKNOWN } } }
I20260608 09:52:54.420801  3661 raft_consensus.cc:515] T 5b887c33d9f840f99910fdb545b8c26f P 986fcace14334b5695af9c3ddb681fab [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:54.423506  3661 leader_election.cc:290] T 5b887c33d9f840f99910fdb545b8c26f P 986fcace14334b5695af9c3ddb681fab [CANDIDATE]: Term 2 election: Requested vote from peers fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194:36075), 75b2a98c62a14128836663721e878a83 (127.0.97.195:41263)
I20260608 09:52:54.425347  3426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b887c33d9f840f99910fdb545b8c26f" candidate_uuid: "986fcace14334b5695af9c3ddb681fab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c"
I20260608 09:52:54.425868  3500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b887c33d9f840f99910fdb545b8c26f" candidate_uuid: "986fcace14334b5695af9c3ddb681fab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75b2a98c62a14128836663721e878a83"
I20260608 09:52:54.425938  3426 raft_consensus.cc:3055] T 5b887c33d9f840f99910fdb545b8c26f P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:52:54.426497  3426 raft_consensus.cc:740] T 5b887c33d9f840f99910fdb545b8c26f P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fdfdcad75a0b47a2aaed85b7c3aa198c, State: Running, Role: LEADER
I20260608 09:52:54.426568  3500 raft_consensus.cc:3060] T 5b887c33d9f840f99910fdb545b8c26f P 75b2a98c62a14128836663721e878a83 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:52:54.427409  3426 consensus_queue.cc:260] T 5b887c33d9f840f99910fdb545b8c26f P fdfdcad75a0b47a2aaed85b7c3aa198c [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: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:54.428864  3426 raft_consensus.cc:3060] T 5b887c33d9f840f99910fdb545b8c26f P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:52:54.435469  3426 raft_consensus.cc:2468] T 5b887c33d9f840f99910fdb545b8c26f P fdfdcad75a0b47a2aaed85b7c3aa198c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 986fcace14334b5695af9c3ddb681fab in term 2.
I20260608 09:52:54.436635  3626 leader_election.cc:304] T 5b887c33d9f840f99910fdb545b8c26f P 986fcace14334b5695af9c3ddb681fab [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: 986fcace14334b5695af9c3ddb681fab, fdfdcad75a0b47a2aaed85b7c3aa198c; no voters: 
I20260608 09:52:54.437548  3707 raft_consensus.cc:2804] T 5b887c33d9f840f99910fdb545b8c26f P 986fcace14334b5695af9c3ddb681fab [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:52:54.437798  3500 raft_consensus.cc:2468] T 5b887c33d9f840f99910fdb545b8c26f P 75b2a98c62a14128836663721e878a83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 986fcace14334b5695af9c3ddb681fab in term 2.
I20260608 09:52:54.438036  3707 raft_consensus.cc:697] T 5b887c33d9f840f99910fdb545b8c26f P 986fcace14334b5695af9c3ddb681fab [term 2 LEADER]: Becoming Leader. State: Replica: 986fcace14334b5695af9c3ddb681fab, State: Running, Role: LEADER
I20260608 09:52:54.438901  3707 consensus_queue.cc:237] T 5b887c33d9f840f99910fdb545b8c26f P 986fcace14334b5695af9c3ddb681fab [LEADER]: Queue 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: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:54.457474  3246 catalog_manager.cc:5696] T 5b887c33d9f840f99910fdb545b8c26f P 986fcace14334b5695af9c3ddb681fab reported cstate change: term changed from 1 to 2, leader changed from fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194) to 986fcace14334b5695af9c3ddb681fab (127.0.97.196). New cstate: current_term: 2 leader_uuid: "986fcace14334b5695af9c3ddb681fab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } health_report { overall_health: UNKNOWN } } }
I20260608 09:52:54.488029  3582 raft_consensus.cc:993] T fd0e60d979bd4a3689b345514aa9714b P fdfdcad75a0b47a2aaed85b7c3aa198c: : Instructing follower 75b2a98c62a14128836663721e878a83 to start an election
I20260608 09:52:54.488474  3577 raft_consensus.cc:1081] T fd0e60d979bd4a3689b345514aa9714b P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 LEADER]: Signalling peer 75b2a98c62a14128836663721e878a83 to start an election
I20260608 09:52:54.490109  3500 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd0e60d979bd4a3689b345514aa9714b"
dest_uuid: "75b2a98c62a14128836663721e878a83"
 from {username='slave'} at 127.0.0.1:40006
I20260608 09:52:54.490567  3500 raft_consensus.cc:493] T fd0e60d979bd4a3689b345514aa9714b P 75b2a98c62a14128836663721e878a83 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:52:54.490862  3500 raft_consensus.cc:3060] T fd0e60d979bd4a3689b345514aa9714b P 75b2a98c62a14128836663721e878a83 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:52:54.495824  3500 raft_consensus.cc:515] T fd0e60d979bd4a3689b345514aa9714b P 75b2a98c62a14128836663721e878a83 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:54.497301  3500 leader_election.cc:290] T fd0e60d979bd4a3689b345514aa9714b P 75b2a98c62a14128836663721e878a83 [CANDIDATE]: Term 2 election: Requested vote from peers 44aae998335f483da867229dad5a1236 (127.0.97.193:36269), fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194:36075)
I20260608 09:52:54.498289  3350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0e60d979bd4a3689b345514aa9714b" candidate_uuid: "75b2a98c62a14128836663721e878a83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44aae998335f483da867229dad5a1236"
I20260608 09:52:54.498550  3425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0e60d979bd4a3689b345514aa9714b" candidate_uuid: "75b2a98c62a14128836663721e878a83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c"
I20260608 09:52:54.498898  3350 raft_consensus.cc:3060] T fd0e60d979bd4a3689b345514aa9714b P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:52:54.499248  3425 raft_consensus.cc:3055] T fd0e60d979bd4a3689b345514aa9714b P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:52:54.499603  3425 raft_consensus.cc:740] T fd0e60d979bd4a3689b345514aa9714b P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fdfdcad75a0b47a2aaed85b7c3aa198c, State: Running, Role: LEADER
I20260608 09:52:54.500463  3425 consensus_queue.cc:260] T fd0e60d979bd4a3689b345514aa9714b P fdfdcad75a0b47a2aaed85b7c3aa198c [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: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:54.501866  3425 raft_consensus.cc:3060] T fd0e60d979bd4a3689b345514aa9714b P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:52:54.503845  3350 raft_consensus.cc:2468] T fd0e60d979bd4a3689b345514aa9714b P 44aae998335f483da867229dad5a1236 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75b2a98c62a14128836663721e878a83 in term 2.
I20260608 09:52:54.504923  3466 leader_election.cc:304] T fd0e60d979bd4a3689b345514aa9714b P 75b2a98c62a14128836663721e878a83 [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: 44aae998335f483da867229dad5a1236, 75b2a98c62a14128836663721e878a83; no voters: 
I20260608 09:52:54.505597  3585 raft_consensus.cc:2804] T fd0e60d979bd4a3689b345514aa9714b P 75b2a98c62a14128836663721e878a83 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:52:54.505988  3585 raft_consensus.cc:697] T fd0e60d979bd4a3689b345514aa9714b P 75b2a98c62a14128836663721e878a83 [term 2 LEADER]: Becoming Leader. State: Replica: 75b2a98c62a14128836663721e878a83, State: Running, Role: LEADER
I20260608 09:52:54.506763  3585 consensus_queue.cc:237] T fd0e60d979bd4a3689b345514aa9714b P 75b2a98c62a14128836663721e878a83 [LEADER]: Queue 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: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:54.508345  3425 raft_consensus.cc:2468] T fd0e60d979bd4a3689b345514aa9714b P fdfdcad75a0b47a2aaed85b7c3aa198c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75b2a98c62a14128836663721e878a83 in term 2.
I20260608 09:52:54.515232  3249 catalog_manager.cc:5696] T fd0e60d979bd4a3689b345514aa9714b P 75b2a98c62a14128836663721e878a83 reported cstate change: term changed from 1 to 2, leader changed from fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194) to 75b2a98c62a14128836663721e878a83 (127.0.97.195). New cstate: current_term: 2 leader_uuid: "75b2a98c62a14128836663721e878a83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } health_report { overall_health: HEALTHY } } }
I20260608 09:52:54.608677  3500 raft_consensus.cc:1275] T 2189c3fa6ddc47adb827f4e0232e2afc P 75b2a98c62a14128836663721e878a83 [term 2 FOLLOWER]: Refusing update from remote peer 44aae998335f483da867229dad5a1236: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:52:54.610177  3773 consensus_queue.cc:1048] T 2189c3fa6ddc47adb827f4e0232e2afc P 44aae998335f483da867229dad5a1236 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:52:54.621096  3425 raft_consensus.cc:1275] T 2189c3fa6ddc47adb827f4e0232e2afc P fdfdcad75a0b47a2aaed85b7c3aa198c [term 2 FOLLOWER]: Refusing update from remote peer 44aae998335f483da867229dad5a1236: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:52:54.624047  3580 consensus_queue.cc:1048] T 2189c3fa6ddc47adb827f4e0232e2afc P 44aae998335f483da867229dad5a1236 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:52:54.669430  3788 ts_tablet_manager.cc:933] T 6e73591500d2484290fe301cf90f4fb3 P 986fcace14334b5695af9c3ddb681fab: Initiating tablet copy from peer 44aae998335f483da867229dad5a1236 (127.0.97.193:36269)
I20260608 09:52:54.671567  3788 tablet_copy_client.cc:323] T 6e73591500d2484290fe301cf90f4fb3 P 986fcace14334b5695af9c3ddb681fab: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.193:36269
I20260608 09:52:54.673396  3361 tablet_copy_service.cc:140] P 44aae998335f483da867229dad5a1236: Received BeginTabletCopySession request for tablet 6e73591500d2484290fe301cf90f4fb3 from peer 986fcace14334b5695af9c3ddb681fab ({username='slave'} at 127.0.0.1:55602)
I20260608 09:52:54.673988  3361 tablet_copy_service.cc:161] P 44aae998335f483da867229dad5a1236: Beginning new tablet copy session on tablet 6e73591500d2484290fe301cf90f4fb3 from peer 986fcace14334b5695af9c3ddb681fab at {username='slave'} at 127.0.0.1:55602: session id = 986fcace14334b5695af9c3ddb681fab-6e73591500d2484290fe301cf90f4fb3
I20260608 09:52:54.680277  3361 tablet_copy_source_session.cc:215] T 6e73591500d2484290fe301cf90f4fb3 P 44aae998335f483da867229dad5a1236: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:52:54.683082  3788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e73591500d2484290fe301cf90f4fb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:54.698354  3788 tablet_copy_client.cc:806] T 6e73591500d2484290fe301cf90f4fb3 P 986fcace14334b5695af9c3ddb681fab: tablet copy: Starting download of 0 data blocks...
I20260608 09:52:54.698905  3788 tablet_copy_client.cc:670] T 6e73591500d2484290fe301cf90f4fb3 P 986fcace14334b5695af9c3ddb681fab: tablet copy: Starting download of 1 WAL segments...
I20260608 09:52:54.702203  3788 tablet_copy_client.cc:538] T 6e73591500d2484290fe301cf90f4fb3 P 986fcace14334b5695af9c3ddb681fab: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:52:54.710528  3788 tablet_bootstrap.cc:492] T 6e73591500d2484290fe301cf90f4fb3 P 986fcace14334b5695af9c3ddb681fab: Bootstrap starting.
I20260608 09:52:54.723724  3791 ts_tablet_manager.cc:933] T a1bf7969b64048d9806cbeb26c76b236 P 986fcace14334b5695af9c3ddb681fab: Initiating tablet copy from peer fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194:36075)
I20260608 09:52:54.725492  3791 tablet_copy_client.cc:323] T a1bf7969b64048d9806cbeb26c76b236 P 986fcace14334b5695af9c3ddb681fab: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.194:36075
I20260608 09:52:54.727073  3436 tablet_copy_service.cc:140] P fdfdcad75a0b47a2aaed85b7c3aa198c: Received BeginTabletCopySession request for tablet a1bf7969b64048d9806cbeb26c76b236 from peer 986fcace14334b5695af9c3ddb681fab ({username='slave'} at 127.0.0.1:42142)
I20260608 09:52:54.727538  3436 tablet_copy_service.cc:161] P fdfdcad75a0b47a2aaed85b7c3aa198c: Beginning new tablet copy session on tablet a1bf7969b64048d9806cbeb26c76b236 from peer 986fcace14334b5695af9c3ddb681fab at {username='slave'} at 127.0.0.1:42142: session id = 986fcace14334b5695af9c3ddb681fab-a1bf7969b64048d9806cbeb26c76b236
I20260608 09:52:54.731139  3788 tablet_bootstrap.cc:492] T 6e73591500d2484290fe301cf90f4fb3 P 986fcace14334b5695af9c3ddb681fab: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:52:54.732007  3788 tablet_bootstrap.cc:492] T 6e73591500d2484290fe301cf90f4fb3 P 986fcace14334b5695af9c3ddb681fab: Bootstrap complete.
I20260608 09:52:54.732668  3788 ts_tablet_manager.cc:1403] T 6e73591500d2484290fe301cf90f4fb3 P 986fcace14334b5695af9c3ddb681fab: Time spent bootstrapping tablet: real 0.022s	user 0.023s	sys 0.000s
I20260608 09:52:54.734774  3436 tablet_copy_source_session.cc:215] T a1bf7969b64048d9806cbeb26c76b236 P fdfdcad75a0b47a2aaed85b7c3aa198c: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:52:54.735652  3788 raft_consensus.cc:359] T 6e73591500d2484290fe301cf90f4fb3 P 986fcace14334b5695af9c3ddb681fab [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } attrs { replace: true } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: true } }
I20260608 09:52:54.736485  3788 raft_consensus.cc:740] T 6e73591500d2484290fe301cf90f4fb3 P 986fcace14334b5695af9c3ddb681fab [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 986fcace14334b5695af9c3ddb681fab, State: Initialized, Role: LEARNER
I20260608 09:52:54.737344  3791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1bf7969b64048d9806cbeb26c76b236. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:54.737156  3788 consensus_queue.cc:260] T 6e73591500d2484290fe301cf90f4fb3 P 986fcace14334b5695af9c3ddb681fab [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: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } attrs { replace: true } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: true } }
I20260608 09:52:54.739673  3788 ts_tablet_manager.cc:1434] T 6e73591500d2484290fe301cf90f4fb3 P 986fcace14334b5695af9c3ddb681fab: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:52:54.741873  3361 tablet_copy_service.cc:342] P 44aae998335f483da867229dad5a1236: Request end of tablet copy session 986fcace14334b5695af9c3ddb681fab-6e73591500d2484290fe301cf90f4fb3 received from {username='slave'} at 127.0.0.1:55602
I20260608 09:52:54.742276  3361 tablet_copy_service.cc:434] P 44aae998335f483da867229dad5a1236: ending tablet copy session 986fcace14334b5695af9c3ddb681fab-6e73591500d2484290fe301cf90f4fb3 on tablet 6e73591500d2484290fe301cf90f4fb3 with peer 986fcace14334b5695af9c3ddb681fab
I20260608 09:52:54.752978  3791 tablet_copy_client.cc:806] T a1bf7969b64048d9806cbeb26c76b236 P 986fcace14334b5695af9c3ddb681fab: tablet copy: Starting download of 0 data blocks...
I20260608 09:52:54.753536  3791 tablet_copy_client.cc:670] T a1bf7969b64048d9806cbeb26c76b236 P 986fcace14334b5695af9c3ddb681fab: tablet copy: Starting download of 1 WAL segments...
I20260608 09:52:54.756835  3791 tablet_copy_client.cc:538] T a1bf7969b64048d9806cbeb26c76b236 P 986fcace14334b5695af9c3ddb681fab: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:52:54.765143  3791 tablet_bootstrap.cc:492] T a1bf7969b64048d9806cbeb26c76b236 P 986fcace14334b5695af9c3ddb681fab: Bootstrap starting.
I20260608 09:52:54.784152  3791 tablet_bootstrap.cc:492] T a1bf7969b64048d9806cbeb26c76b236 P 986fcace14334b5695af9c3ddb681fab: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:52:54.784791  3791 tablet_bootstrap.cc:492] T a1bf7969b64048d9806cbeb26c76b236 P 986fcace14334b5695af9c3ddb681fab: Bootstrap complete.
I20260608 09:52:54.785308  3791 ts_tablet_manager.cc:1403] T a1bf7969b64048d9806cbeb26c76b236 P 986fcace14334b5695af9c3ddb681fab: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.001s
I20260608 09:52:54.787499  3791 raft_consensus.cc:359] T a1bf7969b64048d9806cbeb26c76b236 P 986fcace14334b5695af9c3ddb681fab [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } attrs { replace: true } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: true } }
I20260608 09:52:54.788086  3791 raft_consensus.cc:740] T a1bf7969b64048d9806cbeb26c76b236 P 986fcace14334b5695af9c3ddb681fab [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 986fcace14334b5695af9c3ddb681fab, State: Initialized, Role: LEARNER
I20260608 09:52:54.788592  3791 consensus_queue.cc:260] T a1bf7969b64048d9806cbeb26c76b236 P 986fcace14334b5695af9c3ddb681fab [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: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } attrs { replace: true } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: true } }
I20260608 09:52:54.790444  3791 ts_tablet_manager.cc:1434] T a1bf7969b64048d9806cbeb26c76b236 P 986fcace14334b5695af9c3ddb681fab: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:52:54.792373  3436 tablet_copy_service.cc:342] P fdfdcad75a0b47a2aaed85b7c3aa198c: Request end of tablet copy session 986fcace14334b5695af9c3ddb681fab-a1bf7969b64048d9806cbeb26c76b236 received from {username='slave'} at 127.0.0.1:42142
I20260608 09:52:54.792740  3436 tablet_copy_service.cc:434] P fdfdcad75a0b47a2aaed85b7c3aa198c: ending tablet copy session 986fcace14334b5695af9c3ddb681fab-a1bf7969b64048d9806cbeb26c76b236 on tablet a1bf7969b64048d9806cbeb26c76b236 with peer 986fcace14334b5695af9c3ddb681fab
I20260608 09:52:54.824414  3791 ts_tablet_manager.cc:933] T c278690f25684069b2d2537c2c0f5a6d P 986fcace14334b5695af9c3ddb681fab: Initiating tablet copy from peer fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194:36075)
I20260608 09:52:54.826078  3791 tablet_copy_client.cc:323] T c278690f25684069b2d2537c2c0f5a6d P 986fcace14334b5695af9c3ddb681fab: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.194:36075
I20260608 09:52:54.827565  3436 tablet_copy_service.cc:140] P fdfdcad75a0b47a2aaed85b7c3aa198c: Received BeginTabletCopySession request for tablet c278690f25684069b2d2537c2c0f5a6d from peer 986fcace14334b5695af9c3ddb681fab ({username='slave'} at 127.0.0.1:42142)
I20260608 09:52:54.827987  3436 tablet_copy_service.cc:161] P fdfdcad75a0b47a2aaed85b7c3aa198c: Beginning new tablet copy session on tablet c278690f25684069b2d2537c2c0f5a6d from peer 986fcace14334b5695af9c3ddb681fab at {username='slave'} at 127.0.0.1:42142: session id = 986fcace14334b5695af9c3ddb681fab-c278690f25684069b2d2537c2c0f5a6d
I20260608 09:52:54.832980  3436 tablet_copy_source_session.cc:215] T c278690f25684069b2d2537c2c0f5a6d P fdfdcad75a0b47a2aaed85b7c3aa198c: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:52:54.835541  3791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c278690f25684069b2d2537c2c0f5a6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:54.846822  3791 tablet_copy_client.cc:806] T c278690f25684069b2d2537c2c0f5a6d P 986fcace14334b5695af9c3ddb681fab: tablet copy: Starting download of 0 data blocks...
I20260608 09:52:54.847368  3791 tablet_copy_client.cc:670] T c278690f25684069b2d2537c2c0f5a6d P 986fcace14334b5695af9c3ddb681fab: tablet copy: Starting download of 1 WAL segments...
I20260608 09:52:54.850497  3791 tablet_copy_client.cc:538] T c278690f25684069b2d2537c2c0f5a6d P 986fcace14334b5695af9c3ddb681fab: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:52:54.856560  3791 tablet_bootstrap.cc:492] T c278690f25684069b2d2537c2c0f5a6d P 986fcace14334b5695af9c3ddb681fab: Bootstrap starting.
I20260608 09:52:54.874673  3791 tablet_bootstrap.cc:492] T c278690f25684069b2d2537c2c0f5a6d P 986fcace14334b5695af9c3ddb681fab: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:52:54.875408  3791 tablet_bootstrap.cc:492] T c278690f25684069b2d2537c2c0f5a6d P 986fcace14334b5695af9c3ddb681fab: Bootstrap complete.
I20260608 09:52:54.875947  3791 ts_tablet_manager.cc:1403] T c278690f25684069b2d2537c2c0f5a6d P 986fcace14334b5695af9c3ddb681fab: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.010s
I20260608 09:52:54.878816  3791 raft_consensus.cc:359] T c278690f25684069b2d2537c2c0f5a6d P 986fcace14334b5695af9c3ddb681fab [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: true } }
I20260608 09:52:54.879460  3791 raft_consensus.cc:740] T c278690f25684069b2d2537c2c0f5a6d P 986fcace14334b5695af9c3ddb681fab [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 986fcace14334b5695af9c3ddb681fab, State: Initialized, Role: LEARNER
I20260608 09:52:54.880033  3791 consensus_queue.cc:260] T c278690f25684069b2d2537c2c0f5a6d P 986fcace14334b5695af9c3ddb681fab [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: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: true } }
I20260608 09:52:54.882318  3791 ts_tablet_manager.cc:1434] T c278690f25684069b2d2537c2c0f5a6d P 986fcace14334b5695af9c3ddb681fab: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260608 09:52:54.884079  3436 tablet_copy_service.cc:342] P fdfdcad75a0b47a2aaed85b7c3aa198c: Request end of tablet copy session 986fcace14334b5695af9c3ddb681fab-c278690f25684069b2d2537c2c0f5a6d received from {username='slave'} at 127.0.0.1:42142
I20260608 09:52:54.884541  3436 tablet_copy_service.cc:434] P fdfdcad75a0b47a2aaed85b7c3aa198c: ending tablet copy session 986fcace14334b5695af9c3ddb681fab-c278690f25684069b2d2537c2c0f5a6d on tablet c278690f25684069b2d2537c2c0f5a6d with peer 986fcace14334b5695af9c3ddb681fab
I20260608 09:52:54.907852  3350 raft_consensus.cc:1275] T fd0e60d979bd4a3689b345514aa9714b P 44aae998335f483da867229dad5a1236 [term 2 FOLLOWER]: Refusing update from remote peer 75b2a98c62a14128836663721e878a83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:52:54.909324  3585 consensus_queue.cc:1048] T fd0e60d979bd4a3689b345514aa9714b P 75b2a98c62a14128836663721e878a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:52:54.911468  3425 raft_consensus.cc:1275] T 5b887c33d9f840f99910fdb545b8c26f P fdfdcad75a0b47a2aaed85b7c3aa198c [term 2 FOLLOWER]: Refusing update from remote peer 986fcace14334b5695af9c3ddb681fab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:52:54.913273  3744 consensus_queue.cc:1048] T 5b887c33d9f840f99910fdb545b8c26f P 986fcace14334b5695af9c3ddb681fab [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:52:54.927166  3425 raft_consensus.cc:1275] T fd0e60d979bd4a3689b345514aa9714b P fdfdcad75a0b47a2aaed85b7c3aa198c [term 2 FOLLOWER]: Refusing update from remote peer 75b2a98c62a14128836663721e878a83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:52:54.929850  3500 raft_consensus.cc:1275] T 5b887c33d9f840f99910fdb545b8c26f P 75b2a98c62a14128836663721e878a83 [term 2 FOLLOWER]: Refusing update from remote peer 986fcace14334b5695af9c3ddb681fab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:52:54.929736  3554 consensus_queue.cc:1048] T fd0e60d979bd4a3689b345514aa9714b P 75b2a98c62a14128836663721e878a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:52:54.931511  3707 consensus_queue.cc:1048] T 5b887c33d9f840f99910fdb545b8c26f P 986fcace14334b5695af9c3ddb681fab [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:52:54.979296  3425 raft_consensus.cc:1275] T 819f066f6e764551bfac694cd877bc51 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 2 FOLLOWER]: Refusing update from remote peer 44aae998335f483da867229dad5a1236: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:52:54.981011  3743 consensus_queue.cc:1048] T 819f066f6e764551bfac694cd877bc51 P 44aae998335f483da867229dad5a1236 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:52:54.994370  3500 raft_consensus.cc:1275] T 819f066f6e764551bfac694cd877bc51 P 75b2a98c62a14128836663721e878a83 [term 2 FOLLOWER]: Refusing update from remote peer 44aae998335f483da867229dad5a1236: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:52:54.995980  3773 consensus_queue.cc:1048] T 819f066f6e764551bfac694cd877bc51 P 44aae998335f483da867229dad5a1236 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:52:55.156819  3661 raft_consensus.cc:1217] T a1bf7969b64048d9806cbeb26c76b236 P 986fcace14334b5695af9c3ddb681fab [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:52:55.187986  3661 raft_consensus.cc:1217] T 6e73591500d2484290fe301cf90f4fb3 P 986fcace14334b5695af9c3ddb681fab [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:52:55.438618  3661 raft_consensus.cc:1217] T c278690f25684069b2d2537c2c0f5a6d P 986fcace14334b5695af9c3ddb681fab [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:52:55.655314  3577 raft_consensus.cc:1064] T a1bf7969b64048d9806cbeb26c76b236 P fdfdcad75a0b47a2aaed85b7c3aa198c: attempting to promote NON_VOTER 986fcace14334b5695af9c3ddb681fab to VOTER
I20260608 09:52:55.658695  3577 consensus_queue.cc:237] T a1bf7969b64048d9806cbeb26c76b236 P fdfdcad75a0b47a2aaed85b7c3aa198c [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: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } attrs { replace: true } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } }
I20260608 09:52:55.668184  3500 raft_consensus.cc:1275] T a1bf7969b64048d9806cbeb26c76b236 P 75b2a98c62a14128836663721e878a83 [term 1 FOLLOWER]: Refusing update from remote peer fdfdcad75a0b47a2aaed85b7c3aa198c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:52:55.668443  3351 raft_consensus.cc:1275] T a1bf7969b64048d9806cbeb26c76b236 P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Refusing update from remote peer fdfdcad75a0b47a2aaed85b7c3aa198c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:52:55.670423  3661 raft_consensus.cc:1275] T a1bf7969b64048d9806cbeb26c76b236 P 986fcace14334b5695af9c3ddb681fab [term 1 LEARNER]: Refusing update from remote peer fdfdcad75a0b47a2aaed85b7c3aa198c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:52:55.670857  3804 consensus_queue.cc:1048] T a1bf7969b64048d9806cbeb26c76b236 P fdfdcad75a0b47a2aaed85b7c3aa198c [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:52:55.672451  3803 consensus_queue.cc:1048] T a1bf7969b64048d9806cbeb26c76b236 P fdfdcad75a0b47a2aaed85b7c3aa198c [LEADER]: Connected to new peer: Peer: permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:52:55.674595  3803 consensus_queue.cc:1048] T a1bf7969b64048d9806cbeb26c76b236 P fdfdcad75a0b47a2aaed85b7c3aa198c [LEADER]: Connected to new peer: Peer: permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:52:55.676230  3772 raft_consensus.cc:1064] T 6e73591500d2484290fe301cf90f4fb3 P 44aae998335f483da867229dad5a1236: attempting to promote NON_VOTER 986fcace14334b5695af9c3ddb681fab to VOTER
I20260608 09:52:55.683152  3772 consensus_queue.cc:237] T 6e73591500d2484290fe301cf90f4fb3 P 44aae998335f483da867229dad5a1236 [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: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } attrs { replace: true } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } }
I20260608 09:52:55.692451  3351 raft_consensus.cc:2955] T a1bf7969b64048d9806cbeb26c76b236 P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 986fcace14334b5695af9c3ddb681fab (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } attrs { replace: true } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } } }
I20260608 09:52:55.690987  3804 raft_consensus.cc:2955] T a1bf7969b64048d9806cbeb26c76b236 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 986fcace14334b5695af9c3ddb681fab (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } attrs { replace: true } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } } }
I20260608 09:52:55.695218  3662 raft_consensus.cc:2955] T a1bf7969b64048d9806cbeb26c76b236 P 986fcace14334b5695af9c3ddb681fab [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 986fcace14334b5695af9c3ddb681fab (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } attrs { replace: true } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } } }
I20260608 09:52:55.698375  3500 raft_consensus.cc:1275] T 6e73591500d2484290fe301cf90f4fb3 P 75b2a98c62a14128836663721e878a83 [term 1 FOLLOWER]: Refusing update from remote peer 44aae998335f483da867229dad5a1236: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:52:55.698309  3661 raft_consensus.cc:1275] T 6e73591500d2484290fe301cf90f4fb3 P 986fcace14334b5695af9c3ddb681fab [term 1 LEARNER]: Refusing update from remote peer 44aae998335f483da867229dad5a1236: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:52:55.700723  3580 consensus_queue.cc:1048] T 6e73591500d2484290fe301cf90f4fb3 P 44aae998335f483da867229dad5a1236 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:52:55.703707  3580 consensus_queue.cc:1048] T 6e73591500d2484290fe301cf90f4fb3 P 44aae998335f483da867229dad5a1236 [LEADER]: Connected to new peer: Peer: permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:52:55.707566  3499 raft_consensus.cc:2955] T a1bf7969b64048d9806cbeb26c76b236 P 75b2a98c62a14128836663721e878a83 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 986fcace14334b5695af9c3ddb681fab (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } attrs { replace: true } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } } }
I20260608 09:52:55.709441  3249 catalog_manager.cc:5696] T a1bf7969b64048d9806cbeb26c76b236 P fdfdcad75a0b47a2aaed85b7c3aa198c reported cstate change: config changed from index 2 to 3, 986fcace14334b5695af9c3ddb681fab (127.0.97.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:52:55.711506  3425 raft_consensus.cc:1275] T 6e73591500d2484290fe301cf90f4fb3 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 FOLLOWER]: Refusing update from remote peer 44aae998335f483da867229dad5a1236: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:52:55.713054  3580 consensus_queue.cc:1048] T 6e73591500d2484290fe301cf90f4fb3 P 44aae998335f483da867229dad5a1236 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:52:55.743891  3580 raft_consensus.cc:2955] T 6e73591500d2484290fe301cf90f4fb3 P 44aae998335f483da867229dad5a1236 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 986fcace14334b5695af9c3ddb681fab (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } attrs { replace: true } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } } }
I20260608 09:52:55.746062  3425 raft_consensus.cc:2955] T 6e73591500d2484290fe301cf90f4fb3 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 986fcace14334b5695af9c3ddb681fab (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } attrs { replace: true } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } } }
I20260608 09:52:55.748647  3500 raft_consensus.cc:2955] T 6e73591500d2484290fe301cf90f4fb3 P 75b2a98c62a14128836663721e878a83 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 986fcace14334b5695af9c3ddb681fab (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } attrs { replace: true } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } } }
I20260608 09:52:55.763186  3662 raft_consensus.cc:2955] T 6e73591500d2484290fe301cf90f4fb3 P 986fcace14334b5695af9c3ddb681fab [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 986fcace14334b5695af9c3ddb681fab (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } attrs { replace: true } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } } }
I20260608 09:52:55.770881  3425 consensus_queue.cc:237] T a1bf7969b64048d9806cbeb26c76b236 P fdfdcad75a0b47a2aaed85b7c3aa198c [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: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } }
I20260608 09:52:55.777539  3247 catalog_manager.cc:5696] T 6e73591500d2484290fe301cf90f4fb3 P 44aae998335f483da867229dad5a1236 reported cstate change: config changed from index 2 to 3, 986fcace14334b5695af9c3ddb681fab (127.0.97.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "44aae998335f483da867229dad5a1236" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:52:55.779750  3661 raft_consensus.cc:1275] T a1bf7969b64048d9806cbeb26c76b236 P 986fcace14334b5695af9c3ddb681fab [term 1 FOLLOWER]: Refusing update from remote peer fdfdcad75a0b47a2aaed85b7c3aa198c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:52:55.784340  3500 raft_consensus.cc:1275] T a1bf7969b64048d9806cbeb26c76b236 P 75b2a98c62a14128836663721e878a83 [term 1 FOLLOWER]: Refusing update from remote peer fdfdcad75a0b47a2aaed85b7c3aa198c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:52:55.784552  3804 consensus_queue.cc:1048] T a1bf7969b64048d9806cbeb26c76b236 P fdfdcad75a0b47a2aaed85b7c3aa198c [LEADER]: Connected to new peer: Peer: permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:52:55.785698  3577 consensus_queue.cc:1048] T a1bf7969b64048d9806cbeb26c76b236 P fdfdcad75a0b47a2aaed85b7c3aa198c [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:52:55.792172  3803 raft_consensus.cc:2955] T a1bf7969b64048d9806cbeb26c76b236 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 44aae998335f483da867229dad5a1236 (127.0.97.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } } }
I20260608 09:52:55.794854  3661 raft_consensus.cc:2955] T a1bf7969b64048d9806cbeb26c76b236 P 986fcace14334b5695af9c3ddb681fab [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 44aae998335f483da867229dad5a1236 (127.0.97.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } } }
I20260608 09:52:55.795570  3500 raft_consensus.cc:2955] T a1bf7969b64048d9806cbeb26c76b236 P 75b2a98c62a14128836663721e878a83 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 44aae998335f483da867229dad5a1236 (127.0.97.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } } }
I20260608 09:52:55.802553  3233 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a1bf7969b64048d9806cbeb26c76b236 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:52:55.807126  3351 consensus_queue.cc:237] T 6e73591500d2484290fe301cf90f4fb3 P 44aae998335f483da867229dad5a1236 [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: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } }
I20260608 09:52:55.809240  3248 catalog_manager.cc:5696] T a1bf7969b64048d9806cbeb26c76b236 P 75b2a98c62a14128836663721e878a83 reported cstate change: config changed from index 3 to 4, VOTER 44aae998335f483da867229dad5a1236 (127.0.97.193) evicted. New cstate: current_term: 1 leader_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } } }
I20260608 09:52:55.815223  3662 raft_consensus.cc:1275] T 6e73591500d2484290fe301cf90f4fb3 P 986fcace14334b5695af9c3ddb681fab [term 1 FOLLOWER]: Refusing update from remote peer 44aae998335f483da867229dad5a1236: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:52:55.816782  3773 consensus_queue.cc:1048] T 6e73591500d2484290fe301cf90f4fb3 P 44aae998335f483da867229dad5a1236 [LEADER]: Connected to new peer: Peer: permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:52:55.818770  3500 raft_consensus.cc:1275] T 6e73591500d2484290fe301cf90f4fb3 P 75b2a98c62a14128836663721e878a83 [term 1 FOLLOWER]: Refusing update from remote peer 44aae998335f483da867229dad5a1236: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:52:55.821111  3773 consensus_queue.cc:1048] T 6e73591500d2484290fe301cf90f4fb3 P 44aae998335f483da867229dad5a1236 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:52:55.829336  3772 raft_consensus.cc:2955] T 6e73591500d2484290fe301cf90f4fb3 P 44aae998335f483da867229dad5a1236 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } } }
I20260608 09:52:55.835578  3335 tablet_service.cc:1558] Processing DeleteTablet for tablet a1bf7969b64048d9806cbeb26c76b236 with delete_type TABLET_DATA_TOMBSTONED (TS 44aae998335f483da867229dad5a1236 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55556
I20260608 09:52:55.837990  3820 tablet_replica.cc:333] T a1bf7969b64048d9806cbeb26c76b236 P 44aae998335f483da867229dad5a1236: stopping tablet replica
I20260608 09:52:55.839201  3820 raft_consensus.cc:2243] T a1bf7969b64048d9806cbeb26c76b236 P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:55.840032  3820 raft_consensus.cc:2272] T a1bf7969b64048d9806cbeb26c76b236 P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:55.839816  3499 raft_consensus.cc:2955] T 6e73591500d2484290fe301cf90f4fb3 P 75b2a98c62a14128836663721e878a83 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } } }
I20260608 09:52:55.843815  3820 ts_tablet_manager.cc:1916] T a1bf7969b64048d9806cbeb26c76b236 P 44aae998335f483da867229dad5a1236: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:52:55.845623  3661 raft_consensus.cc:2955] T 6e73591500d2484290fe301cf90f4fb3 P 986fcace14334b5695af9c3ddb681fab [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } } }
I20260608 09:52:55.849022  3236 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 6e73591500d2484290fe301cf90f4fb3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:52:55.854833  3246 catalog_manager.cc:5696] T 6e73591500d2484290fe301cf90f4fb3 P 44aae998335f483da867229dad5a1236 reported cstate change: config changed from index 3 to 4, VOTER fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194) evicted. New cstate: current_term: 1 leader_uuid: "44aae998335f483da867229dad5a1236" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:52:55.862452  3820 ts_tablet_manager.cc:1929] T a1bf7969b64048d9806cbeb26c76b236 P 44aae998335f483da867229dad5a1236: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:52:55.863070  3820 log.cc:1199] T a1bf7969b64048d9806cbeb26c76b236 P 44aae998335f483da867229dad5a1236: Deleting WAL directory at /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294854977-391-0/minicluster-data/ts-0-root/wals/a1bf7969b64048d9806cbeb26c76b236
I20260608 09:52:55.868027  3416 tablet_service.cc:1558] Processing DeleteTablet for tablet 6e73591500d2484290fe301cf90f4fb3 with delete_type TABLET_DATA_TOMBSTONED (TS fdfdcad75a0b47a2aaed85b7c3aa198c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42110
I20260608 09:52:55.871796  3236 catalog_manager.cc:5027] TS 44aae998335f483da867229dad5a1236 (127.0.97.193:36269): tablet a1bf7969b64048d9806cbeb26c76b236 (table range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9]) successfully deleted
I20260608 09:52:55.875801  3821 tablet_replica.cc:333] T 6e73591500d2484290fe301cf90f4fb3 P fdfdcad75a0b47a2aaed85b7c3aa198c: stopping tablet replica
I20260608 09:52:55.876883  3821 raft_consensus.cc:2243] T 6e73591500d2484290fe301cf90f4fb3 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:55.877580  3821 raft_consensus.cc:2272] T 6e73591500d2484290fe301cf90f4fb3 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:55.881145  3821 ts_tablet_manager.cc:1916] T 6e73591500d2484290fe301cf90f4fb3 P fdfdcad75a0b47a2aaed85b7c3aa198c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:52:55.881980  3808 raft_consensus.cc:1064] T c278690f25684069b2d2537c2c0f5a6d P fdfdcad75a0b47a2aaed85b7c3aa198c: attempting to promote NON_VOTER 986fcace14334b5695af9c3ddb681fab to VOTER
I20260608 09:52:55.884809  3808 consensus_queue.cc:237] T c278690f25684069b2d2537c2c0f5a6d P fdfdcad75a0b47a2aaed85b7c3aa198c [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: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } }
I20260608 09:52:55.897508  3821 ts_tablet_manager.cc:1929] T 6e73591500d2484290fe301cf90f4fb3 P fdfdcad75a0b47a2aaed85b7c3aa198c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:52:55.897960  3821 log.cc:1199] T 6e73591500d2484290fe301cf90f4fb3 P fdfdcad75a0b47a2aaed85b7c3aa198c: Deleting WAL directory at /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294854977-391-0/minicluster-data/ts-1-root/wals/6e73591500d2484290fe301cf90f4fb3
I20260608 09:52:55.898238  3661 raft_consensus.cc:1275] T c278690f25684069b2d2537c2c0f5a6d P 986fcace14334b5695af9c3ddb681fab [term 1 LEARNER]: Refusing update from remote peer fdfdcad75a0b47a2aaed85b7c3aa198c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:52:55.899890  3233 catalog_manager.cc:5027] TS fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194:36075): tablet 6e73591500d2484290fe301cf90f4fb3 (table range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9]) successfully deleted
I20260608 09:52:55.900209  3803 consensus_queue.cc:1048] T c278690f25684069b2d2537c2c0f5a6d P fdfdcad75a0b47a2aaed85b7c3aa198c [LEADER]: Connected to new peer: Peer: permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:52:55.901743  3499 raft_consensus.cc:1275] T c278690f25684069b2d2537c2c0f5a6d P 75b2a98c62a14128836663721e878a83 [term 1 FOLLOWER]: Refusing update from remote peer fdfdcad75a0b47a2aaed85b7c3aa198c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:52:55.905790  3577 consensus_queue.cc:1048] T c278690f25684069b2d2537c2c0f5a6d P fdfdcad75a0b47a2aaed85b7c3aa198c [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:52:55.908481  3350 raft_consensus.cc:1275] T c278690f25684069b2d2537c2c0f5a6d P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Refusing update from remote peer fdfdcad75a0b47a2aaed85b7c3aa198c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:52:55.912520  3808 consensus_queue.cc:1048] T c278690f25684069b2d2537c2c0f5a6d P fdfdcad75a0b47a2aaed85b7c3aa198c [LEADER]: Connected to new peer: Peer: permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:52:55.930963  3577 raft_consensus.cc:2955] T c278690f25684069b2d2537c2c0f5a6d P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 986fcace14334b5695af9c3ddb681fab (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } } }
I20260608 09:52:55.938524  3351 raft_consensus.cc:2955] T c278690f25684069b2d2537c2c0f5a6d P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 986fcace14334b5695af9c3ddb681fab (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } } }
I20260608 09:52:55.938844  3499 raft_consensus.cc:2955] T c278690f25684069b2d2537c2c0f5a6d P 75b2a98c62a14128836663721e878a83 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 986fcace14334b5695af9c3ddb681fab (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } } }
I20260608 09:52:55.943486  3661 raft_consensus.cc:2955] T c278690f25684069b2d2537c2c0f5a6d P 986fcace14334b5695af9c3ddb681fab [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 986fcace14334b5695af9c3ddb681fab (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } } }
I20260608 09:52:55.946448  3248 catalog_manager.cc:5696] T c278690f25684069b2d2537c2c0f5a6d P fdfdcad75a0b47a2aaed85b7c3aa198c reported cstate change: config changed from index 2 to 3, 986fcace14334b5695af9c3ddb681fab (127.0.97.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:52:55.968894  3425 consensus_queue.cc:237] T c278690f25684069b2d2537c2c0f5a6d P fdfdcad75a0b47a2aaed85b7c3aa198c [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: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } }
I20260608 09:52:55.975631  3351 raft_consensus.cc:1275] T c278690f25684069b2d2537c2c0f5a6d P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Refusing update from remote peer fdfdcad75a0b47a2aaed85b7c3aa198c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:52:55.977102  3661 raft_consensus.cc:1275] T c278690f25684069b2d2537c2c0f5a6d P 986fcace14334b5695af9c3ddb681fab [term 1 FOLLOWER]: Refusing update from remote peer fdfdcad75a0b47a2aaed85b7c3aa198c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:52:55.977169  3577 consensus_queue.cc:1048] T c278690f25684069b2d2537c2c0f5a6d P fdfdcad75a0b47a2aaed85b7c3aa198c [LEADER]: Connected to new peer: Peer: permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:52:55.978713  3804 consensus_queue.cc:1048] T c278690f25684069b2d2537c2c0f5a6d P fdfdcad75a0b47a2aaed85b7c3aa198c [LEADER]: Connected to new peer: Peer: permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:52:55.986922  3804 raft_consensus.cc:2955] T c278690f25684069b2d2537c2c0f5a6d P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 75b2a98c62a14128836663721e878a83 (127.0.97.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } } }
I20260608 09:52:55.988934  3661 raft_consensus.cc:2955] T c278690f25684069b2d2537c2c0f5a6d P 986fcace14334b5695af9c3ddb681fab [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 75b2a98c62a14128836663721e878a83 (127.0.97.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } } }
I20260608 09:52:55.991642  3350 raft_consensus.cc:2955] T c278690f25684069b2d2537c2c0f5a6d P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 75b2a98c62a14128836663721e878a83 (127.0.97.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } } }
I20260608 09:52:55.999336  3233 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c278690f25684069b2d2537c2c0f5a6d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:52:56.004316  3247 catalog_manager.cc:5696] T c278690f25684069b2d2537c2c0f5a6d P fdfdcad75a0b47a2aaed85b7c3aa198c reported cstate change: config changed from index 3 to 4, VOTER 75b2a98c62a14128836663721e878a83 (127.0.97.195) evicted. New cstate: current_term: 1 leader_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:52:56.022109  3488 tablet_service.cc:1558] Processing DeleteTablet for tablet c278690f25684069b2d2537c2c0f5a6d with delete_type TABLET_DATA_TOMBSTONED (TS 75b2a98c62a14128836663721e878a83 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39990
I20260608 09:52:56.024020  3826 tablet_replica.cc:333] T c278690f25684069b2d2537c2c0f5a6d P 75b2a98c62a14128836663721e878a83: stopping tablet replica
I20260608 09:52:56.024907  3826 raft_consensus.cc:2243] T c278690f25684069b2d2537c2c0f5a6d P 75b2a98c62a14128836663721e878a83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:56.025516  3826 raft_consensus.cc:2272] T c278690f25684069b2d2537c2c0f5a6d P 75b2a98c62a14128836663721e878a83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:56.028236  3826 ts_tablet_manager.cc:1916] T c278690f25684069b2d2537c2c0f5a6d P 75b2a98c62a14128836663721e878a83: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:52:56.039553  3826 ts_tablet_manager.cc:1929] T c278690f25684069b2d2537c2c0f5a6d P 75b2a98c62a14128836663721e878a83: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:52:56.039844  3826 log.cc:1199] T c278690f25684069b2d2537c2c0f5a6d P 75b2a98c62a14128836663721e878a83: Deleting WAL directory at /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294854977-391-0/minicluster-data/ts-2-root/wals/c278690f25684069b2d2537c2c0f5a6d
I20260608 09:52:56.041383  3234 catalog_manager.cc:5027] TS 75b2a98c62a14128836663721e878a83 (127.0.97.195:41263): tablet c278690f25684069b2d2537c2c0f5a6d (table range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9]) successfully deleted
I20260608 09:52:56.201464  3302 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 09:52:56.214900  3499 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e158f11fe112447cb83a8b365552d8eb"
dest_uuid: "75b2a98c62a14128836663721e878a83"
mode: GRACEFUL
new_leader_uuid: "986fcace14334b5695af9c3ddb681fab"
 from {username='slave'} at 127.0.0.1:40026
I20260608 09:52:56.215476  3499 raft_consensus.cc:606] T e158f11fe112447cb83a8b365552d8eb P 75b2a98c62a14128836663721e878a83 [term 1 LEADER]: Received request to transfer leadership to TS 986fcace14334b5695af9c3ddb681fab
I20260608 09:52:56.227877  3350 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "efe73cdf1c674c828a22a9ede38736ab"
dest_uuid: "44aae998335f483da867229dad5a1236"
mode: GRACEFUL
new_leader_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c"
 from {username='slave'} at 127.0.0.1:55178
I20260608 09:52:56.228348  3350 raft_consensus.cc:606] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 [term 1 LEADER]: Received request to transfer leadership to TS fdfdcad75a0b47a2aaed85b7c3aa198c
I20260608 09:52:56.229488  3302 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 2
I20260608 09:52:56.230159  3302 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:56.279953  3554 raft_consensus.cc:993] T e158f11fe112447cb83a8b365552d8eb P 75b2a98c62a14128836663721e878a83: : Instructing follower 986fcace14334b5695af9c3ddb681fab to start an election
I20260608 09:52:56.280527  3829 raft_consensus.cc:1081] T e158f11fe112447cb83a8b365552d8eb P 75b2a98c62a14128836663721e878a83 [term 1 LEADER]: Signalling peer 986fcace14334b5695af9c3ddb681fab to start an election
I20260608 09:52:56.282130  3661 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e158f11fe112447cb83a8b365552d8eb"
dest_uuid: "986fcace14334b5695af9c3ddb681fab"
 from {username='slave'} at 127.0.0.1:45290
I20260608 09:52:56.282600  3661 raft_consensus.cc:493] T e158f11fe112447cb83a8b365552d8eb P 986fcace14334b5695af9c3ddb681fab [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:52:56.282884  3661 raft_consensus.cc:3060] T e158f11fe112447cb83a8b365552d8eb P 986fcace14334b5695af9c3ddb681fab [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:52:56.287596  3661 raft_consensus.cc:515] T e158f11fe112447cb83a8b365552d8eb P 986fcace14334b5695af9c3ddb681fab [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:56.289209  3661 leader_election.cc:290] T e158f11fe112447cb83a8b365552d8eb P 986fcace14334b5695af9c3ddb681fab [CANDIDATE]: Term 2 election: Requested vote from peers 44aae998335f483da867229dad5a1236 (127.0.97.193:36269), 75b2a98c62a14128836663721e878a83 (127.0.97.195:41263)
I20260608 09:52:56.290225  3350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e158f11fe112447cb83a8b365552d8eb" candidate_uuid: "986fcace14334b5695af9c3ddb681fab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44aae998335f483da867229dad5a1236"
I20260608 09:52:56.290390  3499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e158f11fe112447cb83a8b365552d8eb" candidate_uuid: "986fcace14334b5695af9c3ddb681fab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75b2a98c62a14128836663721e878a83"
I20260608 09:52:56.290792  3350 raft_consensus.cc:3060] T e158f11fe112447cb83a8b365552d8eb P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:52:56.290956  3499 raft_consensus.cc:3055] T e158f11fe112447cb83a8b365552d8eb P 75b2a98c62a14128836663721e878a83 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:52:56.291311  3499 raft_consensus.cc:740] T e158f11fe112447cb83a8b365552d8eb P 75b2a98c62a14128836663721e878a83 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 75b2a98c62a14128836663721e878a83, State: Running, Role: LEADER
I20260608 09:52:56.291996  3499 consensus_queue.cc:260] T e158f11fe112447cb83a8b365552d8eb P 75b2a98c62a14128836663721e878a83 [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: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:56.292941  3499 raft_consensus.cc:3060] T e158f11fe112447cb83a8b365552d8eb P 75b2a98c62a14128836663721e878a83 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:52:56.295547  3350 raft_consensus.cc:2468] T e158f11fe112447cb83a8b365552d8eb P 44aae998335f483da867229dad5a1236 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 986fcace14334b5695af9c3ddb681fab in term 2.
I20260608 09:52:56.296839  3629 leader_election.cc:304] T e158f11fe112447cb83a8b365552d8eb P 986fcace14334b5695af9c3ddb681fab [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: 44aae998335f483da867229dad5a1236, 986fcace14334b5695af9c3ddb681fab; no voters: 
I20260608 09:52:56.297731  3707 raft_consensus.cc:2804] T e158f11fe112447cb83a8b365552d8eb P 986fcace14334b5695af9c3ddb681fab [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:52:56.297869  3499 raft_consensus.cc:2468] T e158f11fe112447cb83a8b365552d8eb P 75b2a98c62a14128836663721e878a83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 986fcace14334b5695af9c3ddb681fab in term 2.
I20260608 09:52:56.298635  3707 raft_consensus.cc:697] T e158f11fe112447cb83a8b365552d8eb P 986fcace14334b5695af9c3ddb681fab [term 2 LEADER]: Becoming Leader. State: Replica: 986fcace14334b5695af9c3ddb681fab, State: Running, Role: LEADER
I20260608 09:52:56.299636  3707 consensus_queue.cc:237] T e158f11fe112447cb83a8b365552d8eb P 986fcace14334b5695af9c3ddb681fab [LEADER]: Queue 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: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:56.306313  3246 catalog_manager.cc:5696] T e158f11fe112447cb83a8b365552d8eb P 986fcace14334b5695af9c3ddb681fab reported cstate change: term changed from 1 to 2, leader changed from 75b2a98c62a14128836663721e878a83 (127.0.97.195) to 986fcace14334b5695af9c3ddb681fab (127.0.97.196). New cstate: current_term: 2 leader_uuid: "986fcace14334b5695af9c3ddb681fab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } health_report { overall_health: UNKNOWN } } }
I20260608 09:52:56.325011  3772 raft_consensus.cc:993] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236: : Instructing follower fdfdcad75a0b47a2aaed85b7c3aa198c to start an election
I20260608 09:52:56.325430  3773 raft_consensus.cc:1081] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 [term 1 LEADER]: Signalling peer fdfdcad75a0b47a2aaed85b7c3aa198c to start an election
I20260608 09:52:56.326926  3426 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "efe73cdf1c674c828a22a9ede38736ab"
dest_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c"
 from {username='slave'} at 127.0.0.1:42134
I20260608 09:52:56.327414  3426 raft_consensus.cc:493] T efe73cdf1c674c828a22a9ede38736ab P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:52:56.327669  3426 raft_consensus.cc:3060] T efe73cdf1c674c828a22a9ede38736ab P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:52:56.332778  3426 raft_consensus.cc:515] T efe73cdf1c674c828a22a9ede38736ab P fdfdcad75a0b47a2aaed85b7c3aa198c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:56.335613  3350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efe73cdf1c674c828a22a9ede38736ab" candidate_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44aae998335f483da867229dad5a1236"
I20260608 09:52:56.335978  3426 leader_election.cc:290] T efe73cdf1c674c828a22a9ede38736ab P fdfdcad75a0b47a2aaed85b7c3aa198c [CANDIDATE]: Term 2 election: Requested vote from peers 44aae998335f483da867229dad5a1236 (127.0.97.193:36269), 75b2a98c62a14128836663721e878a83 (127.0.97.195:41263)
I20260608 09:52:56.336203  3350 raft_consensus.cc:3055] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:52:56.336622  3350 raft_consensus.cc:740] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 44aae998335f483da867229dad5a1236, State: Running, Role: LEADER
I20260608 09:52:56.337656  3499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efe73cdf1c674c828a22a9ede38736ab" candidate_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75b2a98c62a14128836663721e878a83"
I20260608 09:52:56.337472  3350 consensus_queue.cc:260] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 [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: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:56.338224  3499 raft_consensus.cc:3060] T efe73cdf1c674c828a22a9ede38736ab P 75b2a98c62a14128836663721e878a83 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:52:56.338784  3350 raft_consensus.cc:3060] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:52:56.345065  3499 raft_consensus.cc:2468] T efe73cdf1c674c828a22a9ede38736ab P 75b2a98c62a14128836663721e878a83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfdcad75a0b47a2aaed85b7c3aa198c in term 2.
I20260608 09:52:56.345417  3350 raft_consensus.cc:2468] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdfdcad75a0b47a2aaed85b7c3aa198c in term 2.
I20260608 09:52:56.346306  3390 leader_election.cc:304] T efe73cdf1c674c828a22a9ede38736ab P fdfdcad75a0b47a2aaed85b7c3aa198c [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: 75b2a98c62a14128836663721e878a83, fdfdcad75a0b47a2aaed85b7c3aa198c; no voters: 
I20260608 09:52:56.347169  3577 raft_consensus.cc:2804] T efe73cdf1c674c828a22a9ede38736ab P fdfdcad75a0b47a2aaed85b7c3aa198c [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:52:56.347623  3577 raft_consensus.cc:697] T efe73cdf1c674c828a22a9ede38736ab P fdfdcad75a0b47a2aaed85b7c3aa198c [term 2 LEADER]: Becoming Leader. State: Replica: fdfdcad75a0b47a2aaed85b7c3aa198c, State: Running, Role: LEADER
I20260608 09:52:56.348272  3577 consensus_queue.cc:237] T efe73cdf1c674c828a22a9ede38736ab P fdfdcad75a0b47a2aaed85b7c3aa198c [LEADER]: Queue 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: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:56.354854  3246 catalog_manager.cc:5696] T efe73cdf1c674c828a22a9ede38736ab P fdfdcad75a0b47a2aaed85b7c3aa198c reported cstate change: term changed from 1 to 2, leader changed from 44aae998335f483da867229dad5a1236 (127.0.97.193) to fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194). New cstate: current_term: 2 leader_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } health_report { overall_health: UNKNOWN } } }
I20260608 09:52:56.767673  3350 raft_consensus.cc:1275] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 [term 2 FOLLOWER]: Refusing update from remote peer fdfdcad75a0b47a2aaed85b7c3aa198c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:52:56.768786  3577 consensus_queue.cc:1048] T efe73cdf1c674c828a22a9ede38736ab P fdfdcad75a0b47a2aaed85b7c3aa198c [LEADER]: Connected to new peer: Peer: permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:52:56.781144  3351 raft_consensus.cc:1275] T e158f11fe112447cb83a8b365552d8eb P 44aae998335f483da867229dad5a1236 [term 2 FOLLOWER]: Refusing update from remote peer 986fcace14334b5695af9c3ddb681fab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:52:56.782817  3830 consensus_queue.cc:1048] T e158f11fe112447cb83a8b365552d8eb P 986fcace14334b5695af9c3ddb681fab [LEADER]: Connected to new peer: Peer: permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:52:56.784092  3499 raft_consensus.cc:1275] T efe73cdf1c674c828a22a9ede38736ab P 75b2a98c62a14128836663721e878a83 [term 2 FOLLOWER]: Refusing update from remote peer fdfdcad75a0b47a2aaed85b7c3aa198c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:52:56.788839  3577 consensus_queue.cc:1048] T efe73cdf1c674c828a22a9ede38736ab P fdfdcad75a0b47a2aaed85b7c3aa198c [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:52:56.798556  3498 raft_consensus.cc:1275] T e158f11fe112447cb83a8b365552d8eb P 75b2a98c62a14128836663721e878a83 [term 2 FOLLOWER]: Refusing update from remote peer 986fcace14334b5695af9c3ddb681fab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:52:56.801128  3830 consensus_queue.cc:1048] T e158f11fe112447cb83a8b365552d8eb P 986fcace14334b5695af9c3ddb681fab [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:52:57.050609  3498 consensus_queue.cc:237] T fd0e60d979bd4a3689b345514aa9714b P 75b2a98c62a14128836663721e878a83 [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: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } attrs { replace: true } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: true } }
I20260608 09:52:57.058244  3425 raft_consensus.cc:1275] T fd0e60d979bd4a3689b345514aa9714b P fdfdcad75a0b47a2aaed85b7c3aa198c [term 2 FOLLOWER]: Refusing update from remote peer 75b2a98c62a14128836663721e878a83: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:52:57.058743  3350 raft_consensus.cc:1275] T fd0e60d979bd4a3689b345514aa9714b P 44aae998335f483da867229dad5a1236 [term 2 FOLLOWER]: Refusing update from remote peer 75b2a98c62a14128836663721e878a83: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260608 09:52:57.058859  3463 consensus_peers.cc:597] T fd0e60d979bd4a3689b345514aa9714b P 75b2a98c62a14128836663721e878a83 -> Peer 986fcace14334b5695af9c3ddb681fab (127.0.97.196:42961): Couldn't send request to peer 986fcace14334b5695af9c3ddb681fab. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fd0e60d979bd4a3689b345514aa9714b. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:52:57.059913  3846 consensus_queue.cc:1048] T fd0e60d979bd4a3689b345514aa9714b P 75b2a98c62a14128836663721e878a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:52:57.060755  3829 consensus_queue.cc:1048] T fd0e60d979bd4a3689b345514aa9714b P 75b2a98c62a14128836663721e878a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:52:57.069280  3845 raft_consensus.cc:2955] T fd0e60d979bd4a3689b345514aa9714b P 75b2a98c62a14128836663721e878a83 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 986fcace14334b5695af9c3ddb681fab (127.0.97.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } attrs { replace: true } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: true } } }
I20260608 09:52:57.071296  3351 raft_consensus.cc:2955] T fd0e60d979bd4a3689b345514aa9714b P 44aae998335f483da867229dad5a1236 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 986fcace14334b5695af9c3ddb681fab (127.0.97.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } attrs { replace: true } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: true } } }
I20260608 09:52:57.071694  3425 raft_consensus.cc:2955] T fd0e60d979bd4a3689b345514aa9714b P fdfdcad75a0b47a2aaed85b7c3aa198c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 986fcace14334b5695af9c3ddb681fab (127.0.97.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } attrs { replace: true } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: true } } }
I20260608 09:52:57.083364  3246 catalog_manager.cc:5696] T fd0e60d979bd4a3689b345514aa9714b P 75b2a98c62a14128836663721e878a83 reported cstate change: config changed from index -1 to 3, NON_VOTER 986fcace14334b5695af9c3ddb681fab (127.0.97.196) added. New cstate: current_term: 2 leader_uuid: "75b2a98c62a14128836663721e878a83" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:52:57.084779  3498 consensus_queue.cc:237] T c265244d3ac24756a90c9f0651ed4a8a P 75b2a98c62a14128836663721e878a83 [LEADER]: Queue 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: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { replace: true } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: NON_VOTER last_known_addr { host: "127.0.97.194" port: 36075 } attrs { promote: true } }
I20260608 09:52:57.093432  3351 raft_consensus.cc:1275] T c265244d3ac24756a90c9f0651ed4a8a P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Refusing update from remote peer 75b2a98c62a14128836663721e878a83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 09:52:57.094136  3463 consensus_peers.cc:597] T c265244d3ac24756a90c9f0651ed4a8a P 75b2a98c62a14128836663721e878a83 -> Peer fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194:36075): Couldn't send request to peer fdfdcad75a0b47a2aaed85b7c3aa198c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c265244d3ac24756a90c9f0651ed4a8a. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:52:57.096045  3661 raft_consensus.cc:1275] T c265244d3ac24756a90c9f0651ed4a8a P 986fcace14334b5695af9c3ddb681fab [term 1 FOLLOWER]: Refusing update from remote peer 75b2a98c62a14128836663721e878a83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:52:57.096771  3846 consensus_queue.cc:1048] T c265244d3ac24756a90c9f0651ed4a8a P 75b2a98c62a14128836663721e878a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:52:57.097728  3829 consensus_queue.cc:1048] T c265244d3ac24756a90c9f0651ed4a8a P 75b2a98c62a14128836663721e878a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:52:57.106734  3829 raft_consensus.cc:2955] T c265244d3ac24756a90c9f0651ed4a8a P 75b2a98c62a14128836663721e878a83 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { replace: true } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: NON_VOTER last_known_addr { host: "127.0.97.194" port: 36075 } attrs { promote: true } } }
I20260608 09:52:57.108632  3661 raft_consensus.cc:2955] T c265244d3ac24756a90c9f0651ed4a8a P 986fcace14334b5695af9c3ddb681fab [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { replace: true } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: NON_VOTER last_known_addr { host: "127.0.97.194" port: 36075 } attrs { promote: true } } }
I20260608 09:52:57.109369  3351 raft_consensus.cc:2955] T c265244d3ac24756a90c9f0651ed4a8a P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { replace: true } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: NON_VOTER last_known_addr { host: "127.0.97.194" port: 36075 } attrs { promote: true } } }
I20260608 09:52:57.124338  3246 catalog_manager.cc:5696] T c265244d3ac24756a90c9f0651ed4a8a P 44aae998335f483da867229dad5a1236 reported cstate change: config changed from index -1 to 2, NON_VOTER fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194) added. New cstate: current_term: 1 leader_uuid: "75b2a98c62a14128836663721e878a83" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { replace: true } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: NON_VOTER last_known_addr { host: "127.0.97.194" port: 36075 } attrs { promote: true } } }
I20260608 09:52:57.125525  3351 consensus_queue.cc:237] T 2189c3fa6ddc47adb827f4e0232e2afc P 44aae998335f483da867229dad5a1236 [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: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } attrs { replace: true } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: true } }
I20260608 09:52:57.140323  3498 raft_consensus.cc:1275] T 2189c3fa6ddc47adb827f4e0232e2afc P 75b2a98c62a14128836663721e878a83 [term 2 FOLLOWER]: Refusing update from remote peer 44aae998335f483da867229dad5a1236: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:52:57.142135  3773 consensus_queue.cc:1048] T 2189c3fa6ddc47adb827f4e0232e2afc P 44aae998335f483da867229dad5a1236 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 09:52:57.143086  3314 consensus_peers.cc:597] T 2189c3fa6ddc47adb827f4e0232e2afc P 44aae998335f483da867229dad5a1236 -> Peer 986fcace14334b5695af9c3ddb681fab (127.0.97.196:42961): Couldn't send request to peer 986fcace14334b5695af9c3ddb681fab. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2189c3fa6ddc47adb827f4e0232e2afc. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:52:57.145238  3425 raft_consensus.cc:1275] T 2189c3fa6ddc47adb827f4e0232e2afc P fdfdcad75a0b47a2aaed85b7c3aa198c [term 2 FOLLOWER]: Refusing update from remote peer 44aae998335f483da867229dad5a1236: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:52:57.146271  3856 consensus_queue.cc:1048] T 2189c3fa6ddc47adb827f4e0232e2afc P 44aae998335f483da867229dad5a1236 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:52:57.152191  3856 raft_consensus.cc:2955] T 2189c3fa6ddc47adb827f4e0232e2afc P 44aae998335f483da867229dad5a1236 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 986fcace14334b5695af9c3ddb681fab (127.0.97.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } attrs { replace: true } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: true } } }
I20260608 09:52:57.153430  3498 raft_consensus.cc:2955] T 2189c3fa6ddc47adb827f4e0232e2afc P 75b2a98c62a14128836663721e878a83 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 986fcace14334b5695af9c3ddb681fab (127.0.97.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } attrs { replace: true } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: true } } }
I20260608 09:52:57.155537  3425 raft_consensus.cc:2955] T 2189c3fa6ddc47adb827f4e0232e2afc P fdfdcad75a0b47a2aaed85b7c3aa198c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 986fcace14334b5695af9c3ddb681fab (127.0.97.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } attrs { replace: true } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: true } } }
I20260608 09:52:57.169217  3426 consensus_queue.cc:237] T aa110c5366e34fa58f41a29b788d0f5b P fdfdcad75a0b47a2aaed85b7c3aa198c [LEADER]: Queue 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: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { replace: true } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: NON_VOTER last_known_addr { host: "127.0.97.195" port: 41263 } attrs { promote: true } }
I20260608 09:52:57.171476  3246 catalog_manager.cc:5696] T 2189c3fa6ddc47adb827f4e0232e2afc P fdfdcad75a0b47a2aaed85b7c3aa198c reported cstate change: config changed from index -1 to 3, NON_VOTER 986fcace14334b5695af9c3ddb681fab (127.0.97.196) added. New cstate: current_term: 2 leader_uuid: "44aae998335f483da867229dad5a1236" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } attrs { replace: true } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: true } } }
I20260608 09:52:57.177166  3351 raft_consensus.cc:1275] T aa110c5366e34fa58f41a29b788d0f5b P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Refusing update from remote peer fdfdcad75a0b47a2aaed85b7c3aa198c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 09:52:57.177449  3390 consensus_peers.cc:597] T aa110c5366e34fa58f41a29b788d0f5b P fdfdcad75a0b47a2aaed85b7c3aa198c -> Peer 75b2a98c62a14128836663721e878a83 (127.0.97.195:41263): Couldn't send request to peer 75b2a98c62a14128836663721e878a83. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aa110c5366e34fa58f41a29b788d0f5b. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:52:57.178642  3661 raft_consensus.cc:1275] T aa110c5366e34fa58f41a29b788d0f5b P 986fcace14334b5695af9c3ddb681fab [term 1 FOLLOWER]: Refusing update from remote peer fdfdcad75a0b47a2aaed85b7c3aa198c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:52:57.178788  3804 consensus_queue.cc:1048] T aa110c5366e34fa58f41a29b788d0f5b P fdfdcad75a0b47a2aaed85b7c3aa198c [LEADER]: Connected to new peer: Peer: permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:52:57.179940  3577 consensus_queue.cc:1048] T aa110c5366e34fa58f41a29b788d0f5b P fdfdcad75a0b47a2aaed85b7c3aa198c [LEADER]: Connected to new peer: Peer: permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:52:57.189476  3804 raft_consensus.cc:2955] T aa110c5366e34fa58f41a29b788d0f5b P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75b2a98c62a14128836663721e878a83 (127.0.97.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { replace: true } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: NON_VOTER last_known_addr { host: "127.0.97.195" port: 41263 } attrs { promote: true } } }
I20260608 09:52:57.191298  3351 raft_consensus.cc:2955] T aa110c5366e34fa58f41a29b788d0f5b P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75b2a98c62a14128836663721e878a83 (127.0.97.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { replace: true } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: NON_VOTER last_known_addr { host: "127.0.97.195" port: 41263 } attrs { promote: true } } }
I20260608 09:52:57.192750  3662 raft_consensus.cc:2955] T aa110c5366e34fa58f41a29b788d0f5b P 986fcace14334b5695af9c3ddb681fab [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 75b2a98c62a14128836663721e878a83 (127.0.97.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { replace: true } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: NON_VOTER last_known_addr { host: "127.0.97.195" port: 41263 } attrs { promote: true } } }
I20260608 09:52:57.208389  3249 catalog_manager.cc:5696] T aa110c5366e34fa58f41a29b788d0f5b P 986fcace14334b5695af9c3ddb681fab reported cstate change: config changed from index -1 to 2, NON_VOTER 75b2a98c62a14128836663721e878a83 (127.0.97.195) added. New cstate: current_term: 1 leader_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { replace: true } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: NON_VOTER last_known_addr { host: "127.0.97.195" port: 41263 } attrs { promote: true } } }
I20260608 09:52:57.525830  3868 ts_tablet_manager.cc:933] T fd0e60d979bd4a3689b345514aa9714b P 986fcace14334b5695af9c3ddb681fab: Initiating tablet copy from peer 75b2a98c62a14128836663721e878a83 (127.0.97.195:41263)
I20260608 09:52:57.527846  3868 tablet_copy_client.cc:323] T fd0e60d979bd4a3689b345514aa9714b P 986fcace14334b5695af9c3ddb681fab: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.195:41263
I20260608 09:52:57.529708  3510 tablet_copy_service.cc:140] P 75b2a98c62a14128836663721e878a83: Received BeginTabletCopySession request for tablet fd0e60d979bd4a3689b345514aa9714b from peer 986fcace14334b5695af9c3ddb681fab ({username='slave'} at 127.0.0.1:40018)
I20260608 09:52:57.530223  3510 tablet_copy_service.cc:161] P 75b2a98c62a14128836663721e878a83: Beginning new tablet copy session on tablet fd0e60d979bd4a3689b345514aa9714b from peer 986fcace14334b5695af9c3ddb681fab at {username='slave'} at 127.0.0.1:40018: session id = 986fcace14334b5695af9c3ddb681fab-fd0e60d979bd4a3689b345514aa9714b
I20260608 09:52:57.537707  3510 tablet_copy_source_session.cc:215] T fd0e60d979bd4a3689b345514aa9714b P 75b2a98c62a14128836663721e878a83: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:52:57.540560  3868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd0e60d979bd4a3689b345514aa9714b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:57.548115  3870 ts_tablet_manager.cc:933] T 2189c3fa6ddc47adb827f4e0232e2afc P 986fcace14334b5695af9c3ddb681fab: Initiating tablet copy from peer 44aae998335f483da867229dad5a1236 (127.0.97.193:36269)
I20260608 09:52:57.554795  3870 tablet_copy_client.cc:323] T 2189c3fa6ddc47adb827f4e0232e2afc P 986fcace14334b5695af9c3ddb681fab: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.193:36269
I20260608 09:52:57.555903  3868 tablet_copy_client.cc:806] T fd0e60d979bd4a3689b345514aa9714b P 986fcace14334b5695af9c3ddb681fab: tablet copy: Starting download of 0 data blocks...
I20260608 09:52:57.556521  3868 tablet_copy_client.cc:670] T fd0e60d979bd4a3689b345514aa9714b P 986fcace14334b5695af9c3ddb681fab: tablet copy: Starting download of 1 WAL segments...
I20260608 09:52:57.556990  3361 tablet_copy_service.cc:140] P 44aae998335f483da867229dad5a1236: Received BeginTabletCopySession request for tablet 2189c3fa6ddc47adb827f4e0232e2afc from peer 986fcace14334b5695af9c3ddb681fab ({username='slave'} at 127.0.0.1:55602)
I20260608 09:52:57.557566  3361 tablet_copy_service.cc:161] P 44aae998335f483da867229dad5a1236: Beginning new tablet copy session on tablet 2189c3fa6ddc47adb827f4e0232e2afc from peer 986fcace14334b5695af9c3ddb681fab at {username='slave'} at 127.0.0.1:55602: session id = 986fcace14334b5695af9c3ddb681fab-2189c3fa6ddc47adb827f4e0232e2afc
I20260608 09:52:57.561123  3868 tablet_copy_client.cc:538] T fd0e60d979bd4a3689b345514aa9714b P 986fcace14334b5695af9c3ddb681fab: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:52:57.563463  3361 tablet_copy_source_session.cc:215] T 2189c3fa6ddc47adb827f4e0232e2afc P 44aae998335f483da867229dad5a1236: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:52:57.566016  3870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2189c3fa6ddc47adb827f4e0232e2afc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:57.569809  3868 tablet_bootstrap.cc:492] T fd0e60d979bd4a3689b345514aa9714b P 986fcace14334b5695af9c3ddb681fab: Bootstrap starting.
I20260608 09:52:57.576326  3870 tablet_copy_client.cc:806] T 2189c3fa6ddc47adb827f4e0232e2afc P 986fcace14334b5695af9c3ddb681fab: tablet copy: Starting download of 0 data blocks...
I20260608 09:52:57.576854  3870 tablet_copy_client.cc:670] T 2189c3fa6ddc47adb827f4e0232e2afc P 986fcace14334b5695af9c3ddb681fab: tablet copy: Starting download of 1 WAL segments...
I20260608 09:52:57.580583  3870 tablet_copy_client.cc:538] T 2189c3fa6ddc47adb827f4e0232e2afc P 986fcace14334b5695af9c3ddb681fab: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:52:57.587036  3870 tablet_bootstrap.cc:492] T 2189c3fa6ddc47adb827f4e0232e2afc P 986fcace14334b5695af9c3ddb681fab: Bootstrap starting.
I20260608 09:52:57.593827  3868 tablet_bootstrap.cc:492] T fd0e60d979bd4a3689b345514aa9714b P 986fcace14334b5695af9c3ddb681fab: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:52:57.594769  3868 tablet_bootstrap.cc:492] T fd0e60d979bd4a3689b345514aa9714b P 986fcace14334b5695af9c3ddb681fab: Bootstrap complete.
I20260608 09:52:57.595482  3868 ts_tablet_manager.cc:1403] T fd0e60d979bd4a3689b345514aa9714b P 986fcace14334b5695af9c3ddb681fab: Time spent bootstrapping tablet: real 0.026s	user 0.026s	sys 0.000s
I20260608 09:52:57.599314  3868 raft_consensus.cc:359] T fd0e60d979bd4a3689b345514aa9714b P 986fcace14334b5695af9c3ddb681fab [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } attrs { replace: true } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: true } }
I20260608 09:52:57.600150  3868 raft_consensus.cc:740] T fd0e60d979bd4a3689b345514aa9714b P 986fcace14334b5695af9c3ddb681fab [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 986fcace14334b5695af9c3ddb681fab, State: Initialized, Role: LEARNER
I20260608 09:52:57.600826  3868 consensus_queue.cc:260] T fd0e60d979bd4a3689b345514aa9714b P 986fcace14334b5695af9c3ddb681fab [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: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } attrs { replace: true } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: true } }
I20260608 09:52:57.602125  3873 ts_tablet_manager.cc:933] T aa110c5366e34fa58f41a29b788d0f5b P 75b2a98c62a14128836663721e878a83: Initiating tablet copy from peer fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194:36075)
I20260608 09:52:57.608325  3868 ts_tablet_manager.cc:1434] T fd0e60d979bd4a3689b345514aa9714b P 986fcace14334b5695af9c3ddb681fab: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260608 09:52:57.610452  3873 tablet_copy_client.cc:323] T aa110c5366e34fa58f41a29b788d0f5b P 75b2a98c62a14128836663721e878a83: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.194:36075
I20260608 09:52:57.611295  3510 tablet_copy_service.cc:342] P 75b2a98c62a14128836663721e878a83: Request end of tablet copy session 986fcace14334b5695af9c3ddb681fab-fd0e60d979bd4a3689b345514aa9714b received from {username='slave'} at 127.0.0.1:40018
I20260608 09:52:57.611519  3870 tablet_bootstrap.cc:492] T 2189c3fa6ddc47adb827f4e0232e2afc P 986fcace14334b5695af9c3ddb681fab: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:52:57.611771  3510 tablet_copy_service.cc:434] P 75b2a98c62a14128836663721e878a83: ending tablet copy session 986fcace14334b5695af9c3ddb681fab-fd0e60d979bd4a3689b345514aa9714b on tablet fd0e60d979bd4a3689b345514aa9714b with peer 986fcace14334b5695af9c3ddb681fab
I20260608 09:52:57.612737  3436 tablet_copy_service.cc:140] P fdfdcad75a0b47a2aaed85b7c3aa198c: Received BeginTabletCopySession request for tablet aa110c5366e34fa58f41a29b788d0f5b from peer 75b2a98c62a14128836663721e878a83 ({username='slave'} at 127.0.0.1:42122)
I20260608 09:52:57.613294  3436 tablet_copy_service.cc:161] P fdfdcad75a0b47a2aaed85b7c3aa198c: Beginning new tablet copy session on tablet aa110c5366e34fa58f41a29b788d0f5b from peer 75b2a98c62a14128836663721e878a83 at {username='slave'} at 127.0.0.1:42122: session id = 75b2a98c62a14128836663721e878a83-aa110c5366e34fa58f41a29b788d0f5b
I20260608 09:52:57.613818  3870 tablet_bootstrap.cc:492] T 2189c3fa6ddc47adb827f4e0232e2afc P 986fcace14334b5695af9c3ddb681fab: Bootstrap complete.
I20260608 09:52:57.614620  3870 ts_tablet_manager.cc:1403] T 2189c3fa6ddc47adb827f4e0232e2afc P 986fcace14334b5695af9c3ddb681fab: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.009s
I20260608 09:52:57.621155  3870 raft_consensus.cc:359] T 2189c3fa6ddc47adb827f4e0232e2afc P 986fcace14334b5695af9c3ddb681fab [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } attrs { replace: true } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: true } }
I20260608 09:52:57.622632  3436 tablet_copy_source_session.cc:215] T aa110c5366e34fa58f41a29b788d0f5b P fdfdcad75a0b47a2aaed85b7c3aa198c: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:52:57.622689  3870 raft_consensus.cc:740] T 2189c3fa6ddc47adb827f4e0232e2afc P 986fcace14334b5695af9c3ddb681fab [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 986fcace14334b5695af9c3ddb681fab, State: Initialized, Role: LEARNER
I20260608 09:52:57.623593  3870 consensus_queue.cc:260] T 2189c3fa6ddc47adb827f4e0232e2afc P 986fcace14334b5695af9c3ddb681fab [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: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } attrs { replace: true } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: true } }
I20260608 09:52:57.625845  3873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa110c5366e34fa58f41a29b788d0f5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:57.626143  3870 ts_tablet_manager.cc:1434] T 2189c3fa6ddc47adb827f4e0232e2afc P 986fcace14334b5695af9c3ddb681fab: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260608 09:52:57.628000  3361 tablet_copy_service.cc:342] P 44aae998335f483da867229dad5a1236: Request end of tablet copy session 986fcace14334b5695af9c3ddb681fab-2189c3fa6ddc47adb827f4e0232e2afc received from {username='slave'} at 127.0.0.1:55602
I20260608 09:52:57.628435  3361 tablet_copy_service.cc:434] P 44aae998335f483da867229dad5a1236: ending tablet copy session 986fcace14334b5695af9c3ddb681fab-2189c3fa6ddc47adb827f4e0232e2afc on tablet 2189c3fa6ddc47adb827f4e0232e2afc with peer 986fcace14334b5695af9c3ddb681fab
I20260608 09:52:57.639008  3873 tablet_copy_client.cc:806] T aa110c5366e34fa58f41a29b788d0f5b P 75b2a98c62a14128836663721e878a83: tablet copy: Starting download of 0 data blocks...
I20260608 09:52:57.639614  3873 tablet_copy_client.cc:670] T aa110c5366e34fa58f41a29b788d0f5b P 75b2a98c62a14128836663721e878a83: tablet copy: Starting download of 1 WAL segments...
I20260608 09:52:57.643204  3873 tablet_copy_client.cc:538] T aa110c5366e34fa58f41a29b788d0f5b P 75b2a98c62a14128836663721e878a83: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:52:57.648846  3873 tablet_bootstrap.cc:492] T aa110c5366e34fa58f41a29b788d0f5b P 75b2a98c62a14128836663721e878a83: Bootstrap starting.
I20260608 09:52:57.656931  3876 ts_tablet_manager.cc:933] T c265244d3ac24756a90c9f0651ed4a8a P fdfdcad75a0b47a2aaed85b7c3aa198c: Initiating tablet copy from peer 75b2a98c62a14128836663721e878a83 (127.0.97.195:41263)
I20260608 09:52:57.663869  3876 tablet_copy_client.cc:323] T c265244d3ac24756a90c9f0651ed4a8a P fdfdcad75a0b47a2aaed85b7c3aa198c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.195:41263
I20260608 09:52:57.665640  3510 tablet_copy_service.cc:140] P 75b2a98c62a14128836663721e878a83: Received BeginTabletCopySession request for tablet c265244d3ac24756a90c9f0651ed4a8a from peer fdfdcad75a0b47a2aaed85b7c3aa198c ({username='slave'} at 127.0.0.1:40006)
I20260608 09:52:57.666195  3510 tablet_copy_service.cc:161] P 75b2a98c62a14128836663721e878a83: Beginning new tablet copy session on tablet c265244d3ac24756a90c9f0651ed4a8a from peer fdfdcad75a0b47a2aaed85b7c3aa198c at {username='slave'} at 127.0.0.1:40006: session id = fdfdcad75a0b47a2aaed85b7c3aa198c-c265244d3ac24756a90c9f0651ed4a8a
I20260608 09:52:57.670950  3873 tablet_bootstrap.cc:492] T aa110c5366e34fa58f41a29b788d0f5b P 75b2a98c62a14128836663721e878a83: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:52:57.671922  3873 tablet_bootstrap.cc:492] T aa110c5366e34fa58f41a29b788d0f5b P 75b2a98c62a14128836663721e878a83: Bootstrap complete.
I20260608 09:52:57.672691  3873 ts_tablet_manager.cc:1403] T aa110c5366e34fa58f41a29b788d0f5b P 75b2a98c62a14128836663721e878a83: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.011s
I20260608 09:52:57.674230  3510 tablet_copy_source_session.cc:215] T c265244d3ac24756a90c9f0651ed4a8a P 75b2a98c62a14128836663721e878a83: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:52:57.676095  3873 raft_consensus.cc:359] T aa110c5366e34fa58f41a29b788d0f5b P 75b2a98c62a14128836663721e878a83 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { replace: true } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: NON_VOTER last_known_addr { host: "127.0.97.195" port: 41263 } attrs { promote: true } }
I20260608 09:52:57.676784  3873 raft_consensus.cc:740] T aa110c5366e34fa58f41a29b788d0f5b P 75b2a98c62a14128836663721e878a83 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 75b2a98c62a14128836663721e878a83, State: Initialized, Role: LEARNER
I20260608 09:52:57.677501  3876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c265244d3ac24756a90c9f0651ed4a8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:57.677302  3873 consensus_queue.cc:260] T aa110c5366e34fa58f41a29b788d0f5b P 75b2a98c62a14128836663721e878a83 [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: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { replace: true } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: NON_VOTER last_known_addr { host: "127.0.97.195" port: 41263 } attrs { promote: true } }
I20260608 09:52:57.679693  3873 ts_tablet_manager.cc:1434] T aa110c5366e34fa58f41a29b788d0f5b P 75b2a98c62a14128836663721e878a83: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:52:57.681448  3436 tablet_copy_service.cc:342] P fdfdcad75a0b47a2aaed85b7c3aa198c: Request end of tablet copy session 75b2a98c62a14128836663721e878a83-aa110c5366e34fa58f41a29b788d0f5b received from {username='slave'} at 127.0.0.1:42122
I20260608 09:52:57.681881  3436 tablet_copy_service.cc:434] P fdfdcad75a0b47a2aaed85b7c3aa198c: ending tablet copy session 75b2a98c62a14128836663721e878a83-aa110c5366e34fa58f41a29b788d0f5b on tablet aa110c5366e34fa58f41a29b788d0f5b with peer 75b2a98c62a14128836663721e878a83
I20260608 09:52:57.692902  3876 tablet_copy_client.cc:806] T c265244d3ac24756a90c9f0651ed4a8a P fdfdcad75a0b47a2aaed85b7c3aa198c: tablet copy: Starting download of 0 data blocks...
I20260608 09:52:57.693411  3876 tablet_copy_client.cc:670] T c265244d3ac24756a90c9f0651ed4a8a P fdfdcad75a0b47a2aaed85b7c3aa198c: tablet copy: Starting download of 1 WAL segments...
I20260608 09:52:57.696926  3876 tablet_copy_client.cc:538] T c265244d3ac24756a90c9f0651ed4a8a P fdfdcad75a0b47a2aaed85b7c3aa198c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:52:57.705394  3876 tablet_bootstrap.cc:492] T c265244d3ac24756a90c9f0651ed4a8a P fdfdcad75a0b47a2aaed85b7c3aa198c: Bootstrap starting.
I20260608 09:52:57.726289  3876 tablet_bootstrap.cc:492] T c265244d3ac24756a90c9f0651ed4a8a P fdfdcad75a0b47a2aaed85b7c3aa198c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:52:57.727205  3876 tablet_bootstrap.cc:492] T c265244d3ac24756a90c9f0651ed4a8a P fdfdcad75a0b47a2aaed85b7c3aa198c: Bootstrap complete.
I20260608 09:52:57.727870  3876 ts_tablet_manager.cc:1403] T c265244d3ac24756a90c9f0651ed4a8a P fdfdcad75a0b47a2aaed85b7c3aa198c: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.008s
I20260608 09:52:57.730944  3876 raft_consensus.cc:359] T c265244d3ac24756a90c9f0651ed4a8a P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { replace: true } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: NON_VOTER last_known_addr { host: "127.0.97.194" port: 36075 } attrs { promote: true } }
I20260608 09:52:57.731810  3876 raft_consensus.cc:740] T c265244d3ac24756a90c9f0651ed4a8a P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fdfdcad75a0b47a2aaed85b7c3aa198c, State: Initialized, Role: LEARNER
I20260608 09:52:57.732582  3876 consensus_queue.cc:260] T c265244d3ac24756a90c9f0651ed4a8a P fdfdcad75a0b47a2aaed85b7c3aa198c [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: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { replace: true } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: NON_VOTER last_known_addr { host: "127.0.97.194" port: 36075 } attrs { promote: true } }
I20260608 09:52:57.735100  3876 ts_tablet_manager.cc:1434] T c265244d3ac24756a90c9f0651ed4a8a P fdfdcad75a0b47a2aaed85b7c3aa198c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260608 09:52:57.737600  3510 tablet_copy_service.cc:342] P 75b2a98c62a14128836663721e878a83: Request end of tablet copy session fdfdcad75a0b47a2aaed85b7c3aa198c-c265244d3ac24756a90c9f0651ed4a8a received from {username='slave'} at 127.0.0.1:40006
I20260608 09:52:57.738015  3510 tablet_copy_service.cc:434] P 75b2a98c62a14128836663721e878a83: ending tablet copy session fdfdcad75a0b47a2aaed85b7c3aa198c-c265244d3ac24756a90c9f0651ed4a8a on tablet c265244d3ac24756a90c9f0651ed4a8a with peer fdfdcad75a0b47a2aaed85b7c3aa198c
I20260608 09:52:58.005262  3498 raft_consensus.cc:1217] T aa110c5366e34fa58f41a29b788d0f5b P 75b2a98c62a14128836663721e878a83 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:52:58.017136  3662 raft_consensus.cc:1217] T fd0e60d979bd4a3689b345514aa9714b P 986fcace14334b5695af9c3ddb681fab [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 09:52:58.024302  3662 raft_consensus.cc:1217] T 2189c3fa6ddc47adb827f4e0232e2afc P 986fcace14334b5695af9c3ddb681fab [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 09:52:58.041713  3426 raft_consensus.cc:1217] T c265244d3ac24756a90c9f0651ed4a8a P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:52:58.231005  3302 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 09:52:58.246692  3426 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "efe73cdf1c674c828a22a9ede38736ab"
dest_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c"
mode: GRACEFUL
new_leader_uuid: "44aae998335f483da867229dad5a1236"
 from {username='slave'} at 127.0.0.1:42144
I20260608 09:52:58.247269  3426 raft_consensus.cc:606] T efe73cdf1c674c828a22a9ede38736ab P fdfdcad75a0b47a2aaed85b7c3aa198c [term 2 LEADER]: Received request to transfer leadership to TS 44aae998335f483da867229dad5a1236
I20260608 09:52:58.248452  3302 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260608 09:52:58.248997  3302 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:58.398564  3865 raft_consensus.cc:1064] T aa110c5366e34fa58f41a29b788d0f5b P fdfdcad75a0b47a2aaed85b7c3aa198c: attempting to promote NON_VOTER 75b2a98c62a14128836663721e878a83 to VOTER
I20260608 09:52:58.400502  3865 consensus_queue.cc:237] T aa110c5366e34fa58f41a29b788d0f5b P fdfdcad75a0b47a2aaed85b7c3aa198c [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: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { replace: true } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } attrs { promote: false } }
I20260608 09:52:58.408432  3662 raft_consensus.cc:1275] T aa110c5366e34fa58f41a29b788d0f5b P 986fcace14334b5695af9c3ddb681fab [term 1 FOLLOWER]: Refusing update from remote peer fdfdcad75a0b47a2aaed85b7c3aa198c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:52:58.409608  3499 raft_consensus.cc:1275] T aa110c5366e34fa58f41a29b788d0f5b P 75b2a98c62a14128836663721e878a83 [term 1 LEARNER]: Refusing update from remote peer fdfdcad75a0b47a2aaed85b7c3aa198c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:52:58.411932  3350 raft_consensus.cc:1275] T aa110c5366e34fa58f41a29b788d0f5b P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Refusing update from remote peer fdfdcad75a0b47a2aaed85b7c3aa198c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:52:58.411782  3864 consensus_queue.cc:1048] T aa110c5366e34fa58f41a29b788d0f5b P fdfdcad75a0b47a2aaed85b7c3aa198c [LEADER]: Connected to new peer: Peer: permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:52:58.413146  3880 raft_consensus.cc:1064] T 2189c3fa6ddc47adb827f4e0232e2afc P 44aae998335f483da867229dad5a1236: attempting to promote NON_VOTER 986fcace14334b5695af9c3ddb681fab to VOTER
I20260608 09:52:58.416093  3885 consensus_queue.cc:1048] T aa110c5366e34fa58f41a29b788d0f5b P fdfdcad75a0b47a2aaed85b7c3aa198c [LEADER]: Connected to new peer: Peer: permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:52:58.415829  3880 consensus_queue.cc:237] T 2189c3fa6ddc47adb827f4e0232e2afc P 44aae998335f483da867229dad5a1236 [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: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } attrs { replace: true } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } }
I20260608 09:52:58.417989  3881 consensus_queue.cc:1048] T aa110c5366e34fa58f41a29b788d0f5b P fdfdcad75a0b47a2aaed85b7c3aa198c [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:52:58.439740  3864 raft_consensus.cc:2955] T aa110c5366e34fa58f41a29b788d0f5b P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75b2a98c62a14128836663721e878a83 (127.0.97.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { replace: true } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } attrs { promote: false } } }
I20260608 09:52:58.453227  3498 raft_consensus.cc:2955] T aa110c5366e34fa58f41a29b788d0f5b P 75b2a98c62a14128836663721e878a83 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75b2a98c62a14128836663721e878a83 (127.0.97.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { replace: true } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } attrs { promote: false } } }
I20260608 09:52:58.455367  3351 raft_consensus.cc:2955] T aa110c5366e34fa58f41a29b788d0f5b P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75b2a98c62a14128836663721e878a83 (127.0.97.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { replace: true } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } attrs { promote: false } } }
I20260608 09:52:58.472767  3661 raft_consensus.cc:2955] T aa110c5366e34fa58f41a29b788d0f5b P 986fcace14334b5695af9c3ddb681fab [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 75b2a98c62a14128836663721e878a83 (127.0.97.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { replace: true } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } attrs { promote: false } } }
I20260608 09:52:58.474295  3249 catalog_manager.cc:5696] T aa110c5366e34fa58f41a29b788d0f5b P 75b2a98c62a14128836663721e878a83 reported cstate change: config changed from index 2 to 3, 75b2a98c62a14128836663721e878a83 (127.0.97.195) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { replace: true } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } attrs { promote: false } } }
I20260608 09:52:58.487682  3499 raft_consensus.cc:1275] T 2189c3fa6ddc47adb827f4e0232e2afc P 75b2a98c62a14128836663721e878a83 [term 2 FOLLOWER]: Refusing update from remote peer 44aae998335f483da867229dad5a1236: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:52:58.488050  3662 raft_consensus.cc:1275] T 2189c3fa6ddc47adb827f4e0232e2afc P 986fcace14334b5695af9c3ddb681fab [term 2 LEARNER]: Refusing update from remote peer 44aae998335f483da867229dad5a1236: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:52:58.489522  3773 consensus_queue.cc:1048] T 2189c3fa6ddc47adb827f4e0232e2afc P 44aae998335f483da867229dad5a1236 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:52:58.490597  3892 consensus_queue.cc:1048] T 2189c3fa6ddc47adb827f4e0232e2afc P 44aae998335f483da867229dad5a1236 [LEADER]: Connected to new peer: Peer: permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:52:58.494603  3426 raft_consensus.cc:1275] T 2189c3fa6ddc47adb827f4e0232e2afc P fdfdcad75a0b47a2aaed85b7c3aa198c [term 2 FOLLOWER]: Refusing update from remote peer 44aae998335f483da867229dad5a1236: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:52:58.496429  3773 consensus_queue.cc:1048] T 2189c3fa6ddc47adb827f4e0232e2afc P 44aae998335f483da867229dad5a1236 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:52:58.513005  3773 raft_consensus.cc:2955] T 2189c3fa6ddc47adb827f4e0232e2afc P 44aae998335f483da867229dad5a1236 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 986fcace14334b5695af9c3ddb681fab (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } attrs { replace: true } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } } }
I20260608 09:52:58.516683  3662 raft_consensus.cc:2955] T 2189c3fa6ddc47adb827f4e0232e2afc P 986fcace14334b5695af9c3ddb681fab [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 986fcace14334b5695af9c3ddb681fab (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } attrs { replace: true } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } } }
I20260608 09:52:58.519891  3425 consensus_queue.cc:237] T aa110c5366e34fa58f41a29b788d0f5b P fdfdcad75a0b47a2aaed85b7c3aa198c [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: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } attrs { promote: false } }
I20260608 09:52:58.531379  3426 raft_consensus.cc:2955] T 2189c3fa6ddc47adb827f4e0232e2afc P fdfdcad75a0b47a2aaed85b7c3aa198c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 986fcace14334b5695af9c3ddb681fab (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } attrs { replace: true } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } } }
I20260608 09:52:58.533092  3499 raft_consensus.cc:1275] T aa110c5366e34fa58f41a29b788d0f5b P 75b2a98c62a14128836663721e878a83 [term 1 FOLLOWER]: Refusing update from remote peer fdfdcad75a0b47a2aaed85b7c3aa198c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:52:58.534835  3864 consensus_queue.cc:1048] T aa110c5366e34fa58f41a29b788d0f5b P fdfdcad75a0b47a2aaed85b7c3aa198c [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:52:58.538808  3883 raft_consensus.cc:1064] T fd0e60d979bd4a3689b345514aa9714b P 75b2a98c62a14128836663721e878a83: attempting to promote NON_VOTER 986fcace14334b5695af9c3ddb681fab to VOTER
I20260608 09:52:58.543350  3881 raft_consensus.cc:2955] T aa110c5366e34fa58f41a29b788d0f5b P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 986fcace14334b5695af9c3ddb681fab (127.0.97.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } attrs { promote: false } } }
I20260608 09:52:58.548795  3883 consensus_queue.cc:237] T fd0e60d979bd4a3689b345514aa9714b P 75b2a98c62a14128836663721e878a83 [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: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } attrs { replace: true } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } }
I20260608 09:52:58.548671  3498 raft_consensus.cc:2955] T aa110c5366e34fa58f41a29b788d0f5b P 75b2a98c62a14128836663721e878a83 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 986fcace14334b5695af9c3ddb681fab (127.0.97.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } attrs { promote: false } } }
I20260608 09:52:58.555104  3351 raft_consensus.cc:1275] T aa110c5366e34fa58f41a29b788d0f5b P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Refusing update from remote peer fdfdcad75a0b47a2aaed85b7c3aa198c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:52:58.556632  3882 raft_consensus.cc:1064] T c265244d3ac24756a90c9f0651ed4a8a P 75b2a98c62a14128836663721e878a83: attempting to promote NON_VOTER fdfdcad75a0b47a2aaed85b7c3aa198c to VOTER
I20260608 09:52:58.557792  3233 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet aa110c5366e34fa58f41a29b788d0f5b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:52:58.556799  3864 consensus_queue.cc:1048] T aa110c5366e34fa58f41a29b788d0f5b P fdfdcad75a0b47a2aaed85b7c3aa198c [LEADER]: Connected to new peer: Peer: permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260608 09:52:58.561281  3499 raft_consensus.cc:2955] T 2189c3fa6ddc47adb827f4e0232e2afc P 75b2a98c62a14128836663721e878a83 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 986fcace14334b5695af9c3ddb681fab (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } attrs { replace: true } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } } }
I20260608 09:52:58.564101  3882 consensus_queue.cc:237] T c265244d3ac24756a90c9f0651ed4a8a P 75b2a98c62a14128836663721e878a83 [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: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { replace: true } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } attrs { promote: false } }
I20260608 09:52:58.572650  3248 catalog_manager.cc:5696] T 2189c3fa6ddc47adb827f4e0232e2afc P fdfdcad75a0b47a2aaed85b7c3aa198c reported cstate change: config changed from index 3 to 4, 986fcace14334b5695af9c3ddb681fab (127.0.97.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "44aae998335f483da867229dad5a1236" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } attrs { replace: true } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } } }
I20260608 09:52:58.572907  3249 catalog_manager.cc:5696] T aa110c5366e34fa58f41a29b788d0f5b P 75b2a98c62a14128836663721e878a83 reported cstate change: config changed from index 3 to 4, VOTER 986fcace14334b5695af9c3ddb681fab (127.0.97.196) evicted. New cstate: current_term: 1 leader_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } attrs { promote: false } } }
I20260608 09:52:58.578471  3351 raft_consensus.cc:2955] T aa110c5366e34fa58f41a29b788d0f5b P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 986fcace14334b5695af9c3ddb681fab (127.0.97.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } attrs { promote: false } } }
I20260608 09:52:58.579564  3426 raft_consensus.cc:1275] T fd0e60d979bd4a3689b345514aa9714b P fdfdcad75a0b47a2aaed85b7c3aa198c [term 2 FOLLOWER]: Refusing update from remote peer 75b2a98c62a14128836663721e878a83: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:52:58.582559  3829 consensus_queue.cc:1048] T fd0e60d979bd4a3689b345514aa9714b P 75b2a98c62a14128836663721e878a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:52:58.588517  3662 raft_consensus.cc:1275] T fd0e60d979bd4a3689b345514aa9714b P 986fcace14334b5695af9c3ddb681fab [term 2 LEARNER]: Refusing update from remote peer 75b2a98c62a14128836663721e878a83: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:52:58.590740  3350 raft_consensus.cc:1275] T fd0e60d979bd4a3689b345514aa9714b P 44aae998335f483da867229dad5a1236 [term 2 FOLLOWER]: Refusing update from remote peer 75b2a98c62a14128836663721e878a83: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:52:58.592603  3883 consensus_queue.cc:1048] T fd0e60d979bd4a3689b345514aa9714b P 75b2a98c62a14128836663721e878a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:52:58.596624  3350 raft_consensus.cc:1275] T c265244d3ac24756a90c9f0651ed4a8a P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Refusing update from remote peer 75b2a98c62a14128836663721e878a83: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:52:58.598122  3829 consensus_queue.cc:1048] T fd0e60d979bd4a3689b345514aa9714b P 75b2a98c62a14128836663721e878a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:52:58.600404  3883 consensus_queue.cc:1048] T c265244d3ac24756a90c9f0651ed4a8a P 75b2a98c62a14128836663721e878a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:52:58.600414  3662 raft_consensus.cc:1275] T c265244d3ac24756a90c9f0651ed4a8a P 986fcace14334b5695af9c3ddb681fab [term 1 FOLLOWER]: Refusing update from remote peer 75b2a98c62a14128836663721e878a83: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:52:58.611389  3651 tablet_service.cc:1558] Processing DeleteTablet for tablet aa110c5366e34fa58f41a29b788d0f5b with delete_type TABLET_DATA_TOMBSTONED (TS 986fcace14334b5695af9c3ddb681fab not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45278
I20260608 09:52:58.622255  3425 raft_consensus.cc:1275] T c265244d3ac24756a90c9f0651ed4a8a P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 LEARNER]: Refusing update from remote peer 75b2a98c62a14128836663721e878a83: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:52:58.623906  3882 consensus_queue.cc:1048] T c265244d3ac24756a90c9f0651ed4a8a P 75b2a98c62a14128836663721e878a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:52:58.625842  3882 consensus_queue.cc:1048] T c265244d3ac24756a90c9f0651ed4a8a P 75b2a98c62a14128836663721e878a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:52:58.641016  3906 tablet_replica.cc:333] T aa110c5366e34fa58f41a29b788d0f5b P 986fcace14334b5695af9c3ddb681fab: stopping tablet replica
I20260608 09:52:58.642060  3906 raft_consensus.cc:2243] T aa110c5366e34fa58f41a29b788d0f5b P 986fcace14334b5695af9c3ddb681fab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:58.642735  3906 raft_consensus.cc:2272] T aa110c5366e34fa58f41a29b788d0f5b P 986fcace14334b5695af9c3ddb681fab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:58.645916  3348 consensus_queue.cc:237] T 2189c3fa6ddc47adb827f4e0232e2afc P 44aae998335f483da867229dad5a1236 [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: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } }
I20260608 09:52:58.650996  3829 raft_consensus.cc:2955] T c265244d3ac24756a90c9f0651ed4a8a P 75b2a98c62a14128836663721e878a83 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { replace: true } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } attrs { promote: false } } }
I20260608 09:52:58.657232  3663 raft_consensus.cc:1275] T 2189c3fa6ddc47adb827f4e0232e2afc P 986fcace14334b5695af9c3ddb681fab [term 2 FOLLOWER]: Refusing update from remote peer 44aae998335f483da867229dad5a1236: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:52:58.661286  3896 consensus_queue.cc:1048] T 2189c3fa6ddc47adb827f4e0232e2afc P 44aae998335f483da867229dad5a1236 [LEADER]: Connected to new peer: Peer: permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 09:52:58.662271  3882 raft_consensus.cc:2955] T fd0e60d979bd4a3689b345514aa9714b P 75b2a98c62a14128836663721e878a83 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 986fcace14334b5695af9c3ddb681fab (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } attrs { replace: true } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } } }
I20260608 09:52:58.668937  3773 raft_consensus.cc:2955] T 2189c3fa6ddc47adb827f4e0232e2afc P 44aae998335f483da867229dad5a1236 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } } }
I20260608 09:52:58.669852  3426 raft_consensus.cc:2955] T fd0e60d979bd4a3689b345514aa9714b P fdfdcad75a0b47a2aaed85b7c3aa198c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 986fcace14334b5695af9c3ddb681fab (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } attrs { replace: true } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } } }
I20260608 09:52:58.653048  3662 raft_consensus.cc:2955] T c265244d3ac24756a90c9f0651ed4a8a P 986fcace14334b5695af9c3ddb681fab [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { replace: true } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } attrs { promote: false } } }
I20260608 09:52:58.675323  3499 raft_consensus.cc:1275] T 2189c3fa6ddc47adb827f4e0232e2afc P 75b2a98c62a14128836663721e878a83 [term 2 FOLLOWER]: Refusing update from remote peer 44aae998335f483da867229dad5a1236: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:52:58.676337  3663 raft_consensus.cc:2955] T 2189c3fa6ddc47adb827f4e0232e2afc P 986fcace14334b5695af9c3ddb681fab [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } } }
I20260608 09:52:58.680349  3880 consensus_queue.cc:1048] T 2189c3fa6ddc47adb827f4e0232e2afc P 44aae998335f483da867229dad5a1236 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:52:58.686748  3881 raft_consensus.cc:993] T efe73cdf1c674c828a22a9ede38736ab P fdfdcad75a0b47a2aaed85b7c3aa198c: : Instructing follower 44aae998335f483da867229dad5a1236 to start an election
I20260608 09:52:58.687247  3881 raft_consensus.cc:1081] T efe73cdf1c674c828a22a9ede38736ab P fdfdcad75a0b47a2aaed85b7c3aa198c [term 2 LEADER]: Signalling peer 44aae998335f483da867229dad5a1236 to start an election
I20260608 09:52:58.686482  3499 raft_consensus.cc:2955] T 2189c3fa6ddc47adb827f4e0232e2afc P 75b2a98c62a14128836663721e878a83 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } } }
I20260608 09:52:58.688977  3348 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "efe73cdf1c674c828a22a9ede38736ab"
dest_uuid: "44aae998335f483da867229dad5a1236"
 from {username='slave'} at 127.0.0.1:55588
I20260608 09:52:58.689523  3348 raft_consensus.cc:493] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:52:58.689875  3348 raft_consensus.cc:3060] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:52:58.689188  3247 catalog_manager.cc:5696] T fd0e60d979bd4a3689b345514aa9714b P 75b2a98c62a14128836663721e878a83 reported cstate change: config changed from index 3 to 4, 986fcace14334b5695af9c3ddb681fab (127.0.97.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "75b2a98c62a14128836663721e878a83" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 09:52:58.685400  3351 raft_consensus.cc:2955] T fd0e60d979bd4a3689b345514aa9714b P 44aae998335f483da867229dad5a1236 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 986fcace14334b5695af9c3ddb681fab (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } attrs { replace: true } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } } }
I20260608 09:52:58.713387  3348 raft_consensus.cc:515] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:58.717058  3236 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 2189c3fa6ddc47adb827f4e0232e2afc with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:52:58.718092  3247 catalog_manager.cc:5696] T 2189c3fa6ddc47adb827f4e0232e2afc P 75b2a98c62a14128836663721e878a83 reported cstate change: config changed from index 4 to 5, VOTER fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194) evicted. New cstate: current_term: 2 leader_uuid: "44aae998335f483da867229dad5a1236" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } } }
I20260608 09:52:58.724192  3425 raft_consensus.cc:2955] T c265244d3ac24756a90c9f0651ed4a8a P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { replace: true } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } attrs { promote: false } } }
I20260608 09:52:58.725823  3348 leader_election.cc:290] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 [CANDIDATE]: Term 3 election: Requested vote from peers fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194:36075), 75b2a98c62a14128836663721e878a83 (127.0.97.195:41263)
I20260608 09:52:58.726986  3426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efe73cdf1c674c828a22a9ede38736ab" candidate_uuid: "44aae998335f483da867229dad5a1236" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c"
I20260608 09:52:58.727108  3499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efe73cdf1c674c828a22a9ede38736ab" candidate_uuid: "44aae998335f483da867229dad5a1236" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "75b2a98c62a14128836663721e878a83"
I20260608 09:52:58.727568  3426 raft_consensus.cc:3055] T efe73cdf1c674c828a22a9ede38736ab P fdfdcad75a0b47a2aaed85b7c3aa198c [term 2 LEADER]: Stepping down as leader of term 2
I20260608 09:52:58.727671  3499 raft_consensus.cc:3060] T efe73cdf1c674c828a22a9ede38736ab P 75b2a98c62a14128836663721e878a83 [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:52:58.727942  3426 raft_consensus.cc:740] T efe73cdf1c674c828a22a9ede38736ab P fdfdcad75a0b47a2aaed85b7c3aa198c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fdfdcad75a0b47a2aaed85b7c3aa198c, State: Running, Role: LEADER
I20260608 09:52:58.728832  3426 consensus_queue.cc:260] T efe73cdf1c674c828a22a9ede38736ab P fdfdcad75a0b47a2aaed85b7c3aa198c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:58.729887  3426 raft_consensus.cc:3060] T efe73cdf1c674c828a22a9ede38736ab P fdfdcad75a0b47a2aaed85b7c3aa198c [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:52:58.729969  3661 raft_consensus.cc:2955] T fd0e60d979bd4a3689b345514aa9714b P 986fcace14334b5695af9c3ddb681fab [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 986fcace14334b5695af9c3ddb681fab (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } attrs { replace: true } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } } }
I20260608 09:52:58.739133  3499 raft_consensus.cc:2468] T efe73cdf1c674c828a22a9ede38736ab P 75b2a98c62a14128836663721e878a83 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44aae998335f483da867229dad5a1236 in term 3.
I20260608 09:52:58.741254  3315 leader_election.cc:304] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 [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: 44aae998335f483da867229dad5a1236, 75b2a98c62a14128836663721e878a83; no voters: 
I20260608 09:52:58.742825  3416 tablet_service.cc:1558] Processing DeleteTablet for tablet 2189c3fa6ddc47adb827f4e0232e2afc with delete_type TABLET_DATA_TOMBSTONED (TS fdfdcad75a0b47a2aaed85b7c3aa198c not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:42110
I20260608 09:52:58.743719  3426 raft_consensus.cc:2468] T efe73cdf1c674c828a22a9ede38736ab P fdfdcad75a0b47a2aaed85b7c3aa198c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44aae998335f483da867229dad5a1236 in term 3.
I20260608 09:52:58.747145  3773 raft_consensus.cc:2804] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 09:52:58.746208  3348 raft_consensus.cc:2955] T c265244d3ac24756a90c9f0651ed4a8a P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { replace: true } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } attrs { promote: false } } }
I20260608 09:52:58.749718  3773 raft_consensus.cc:697] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 [term 3 LEADER]: Becoming Leader. State: Replica: 44aae998335f483da867229dad5a1236, State: Running, Role: LEADER
I20260608 09:52:58.755980  3773 consensus_queue.cc:237] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } }
I20260608 09:52:58.759783  3249 catalog_manager.cc:5696] T c265244d3ac24756a90c9f0651ed4a8a P 986fcace14334b5695af9c3ddb681fab reported cstate change: config changed from index 2 to 3, fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "75b2a98c62a14128836663721e878a83" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { replace: true } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } attrs { promote: false } } }
I20260608 09:52:58.761364  3906 ts_tablet_manager.cc:1916] T aa110c5366e34fa58f41a29b788d0f5b P 986fcace14334b5695af9c3ddb681fab: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:52:58.776065  3912 tablet_replica.cc:333] T 2189c3fa6ddc47adb827f4e0232e2afc P fdfdcad75a0b47a2aaed85b7c3aa198c: stopping tablet replica
I20260608 09:52:58.777109  3912 raft_consensus.cc:2243] T 2189c3fa6ddc47adb827f4e0232e2afc P fdfdcad75a0b47a2aaed85b7c3aa198c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:58.777779  3912 raft_consensus.cc:2272] T 2189c3fa6ddc47adb827f4e0232e2afc P fdfdcad75a0b47a2aaed85b7c3aa198c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:58.785300  3906 ts_tablet_manager.cc:1929] T aa110c5366e34fa58f41a29b788d0f5b P 986fcace14334b5695af9c3ddb681fab: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:52:58.785725  3906 log.cc:1199] T aa110c5366e34fa58f41a29b788d0f5b P 986fcace14334b5695af9c3ddb681fab: Deleting WAL directory at /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294854977-391-0/minicluster-data/ts-3-root/wals/aa110c5366e34fa58f41a29b788d0f5b
I20260608 09:52:58.786090  3246 catalog_manager.cc:5696] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 reported cstate change: term changed from 2 to 3, leader changed from fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194) to 44aae998335f483da867229dad5a1236 (127.0.97.193). New cstate: current_term: 3 leader_uuid: "44aae998335f483da867229dad5a1236" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } health_report { overall_health: UNKNOWN } } }
I20260608 09:52:58.787442  3233 catalog_manager.cc:5027] TS 986fcace14334b5695af9c3ddb681fab (127.0.97.196:42961): tablet aa110c5366e34fa58f41a29b788d0f5b (table range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9]) successfully deleted
I20260608 09:52:58.789871  3912 ts_tablet_manager.cc:1916] T 2189c3fa6ddc47adb827f4e0232e2afc P fdfdcad75a0b47a2aaed85b7c3aa198c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:52:58.790576  3499 consensus_queue.cc:237] T fd0e60d979bd4a3689b345514aa9714b P 75b2a98c62a14128836663721e878a83 [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: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } }
I20260608 09:52:58.792080  3498 consensus_queue.cc:237] T c265244d3ac24756a90c9f0651ed4a8a P 75b2a98c62a14128836663721e878a83 [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: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } attrs { promote: false } }
I20260608 09:52:58.796525  3661 raft_consensus.cc:1275] T fd0e60d979bd4a3689b345514aa9714b P 986fcace14334b5695af9c3ddb681fab [term 2 FOLLOWER]: Refusing update from remote peer 75b2a98c62a14128836663721e878a83: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:52:58.798015  3903 consensus_queue.cc:1048] T fd0e60d979bd4a3689b345514aa9714b P 75b2a98c62a14128836663721e878a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 09:52:58.799324  3425 raft_consensus.cc:1275] T fd0e60d979bd4a3689b345514aa9714b P fdfdcad75a0b47a2aaed85b7c3aa198c [term 2 FOLLOWER]: Refusing update from remote peer 75b2a98c62a14128836663721e878a83: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:52:58.801219  3903 consensus_queue.cc:1048] T fd0e60d979bd4a3689b345514aa9714b P 75b2a98c62a14128836663721e878a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:52:58.804738  3912 ts_tablet_manager.cc:1929] T 2189c3fa6ddc47adb827f4e0232e2afc P fdfdcad75a0b47a2aaed85b7c3aa198c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 09:52:58.805961  3912 log.cc:1199] T 2189c3fa6ddc47adb827f4e0232e2afc P fdfdcad75a0b47a2aaed85b7c3aa198c: Deleting WAL directory at /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294854977-391-0/minicluster-data/ts-1-root/wals/2189c3fa6ddc47adb827f4e0232e2afc
I20260608 09:52:58.807889  3233 catalog_manager.cc:5027] TS fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194:36075): tablet 2189c3fa6ddc47adb827f4e0232e2afc (table range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9]) successfully deleted
I20260608 09:52:58.810175  3348 raft_consensus.cc:1275] T c265244d3ac24756a90c9f0651ed4a8a P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Refusing update from remote peer 75b2a98c62a14128836663721e878a83: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:52:58.814834  3425 raft_consensus.cc:1275] T c265244d3ac24756a90c9f0651ed4a8a P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 FOLLOWER]: Refusing update from remote peer 75b2a98c62a14128836663721e878a83: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:52:58.814744  3903 consensus_queue.cc:1048] T c265244d3ac24756a90c9f0651ed4a8a P 75b2a98c62a14128836663721e878a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:52:58.816497  3911 consensus_queue.cc:1048] T c265244d3ac24756a90c9f0651ed4a8a P 75b2a98c62a14128836663721e878a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:52:58.820057  3882 raft_consensus.cc:2955] T fd0e60d979bd4a3689b345514aa9714b P 75b2a98c62a14128836663721e878a83 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 44aae998335f483da867229dad5a1236 (127.0.97.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } } }
I20260608 09:52:58.822878  3661 raft_consensus.cc:2955] T fd0e60d979bd4a3689b345514aa9714b P 986fcace14334b5695af9c3ddb681fab [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 44aae998335f483da867229dad5a1236 (127.0.97.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } } }
I20260608 09:52:58.824092  3425 raft_consensus.cc:2955] T fd0e60d979bd4a3689b345514aa9714b P fdfdcad75a0b47a2aaed85b7c3aa198c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 44aae998335f483da867229dad5a1236 (127.0.97.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } } }
I20260608 09:52:58.825251  3911 raft_consensus.cc:2955] T c265244d3ac24756a90c9f0651ed4a8a P 75b2a98c62a14128836663721e878a83 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 986fcace14334b5695af9c3ddb681fab (127.0.97.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } attrs { promote: false } } }
I20260608 09:52:58.828522  3348 raft_consensus.cc:2955] T c265244d3ac24756a90c9f0651ed4a8a P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 986fcace14334b5695af9c3ddb681fab (127.0.97.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } attrs { promote: false } } }
I20260608 09:52:58.834914  3246 catalog_manager.cc:5696] T fd0e60d979bd4a3689b345514aa9714b P 986fcace14334b5695af9c3ddb681fab reported cstate change: config changed from index 4 to 5, VOTER 44aae998335f483da867229dad5a1236 (127.0.97.193) evicted. New cstate: current_term: 2 leader_uuid: "75b2a98c62a14128836663721e878a83" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } } }
I20260608 09:52:58.837051  3234 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c265244d3ac24756a90c9f0651ed4a8a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:52:58.840783  3247 catalog_manager.cc:5696] T c265244d3ac24756a90c9f0651ed4a8a P 75b2a98c62a14128836663721e878a83 reported cstate change: config changed from index 3 to 4, VOTER 986fcace14334b5695af9c3ddb681fab (127.0.97.196) evicted. New cstate: current_term: 1 leader_uuid: "75b2a98c62a14128836663721e878a83" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 09:52:58.842113  3234 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet fd0e60d979bd4a3689b345514aa9714b with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:52:58.841058  3425 raft_consensus.cc:2955] T c265244d3ac24756a90c9f0651ed4a8a P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 986fcace14334b5695af9c3ddb681fab (127.0.97.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } attrs { promote: false } } }
I20260608 09:52:58.855800  3335 tablet_service.cc:1558] Processing DeleteTablet for tablet fd0e60d979bd4a3689b345514aa9714b with delete_type TABLET_DATA_TOMBSTONED (TS 44aae998335f483da867229dad5a1236 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:55556
I20260608 09:52:58.856487  3651 tablet_service.cc:1558] Processing DeleteTablet for tablet c265244d3ac24756a90c9f0651ed4a8a with delete_type TABLET_DATA_TOMBSTONED (TS 986fcace14334b5695af9c3ddb681fab not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45278
I20260608 09:52:58.857463  3906 tablet_replica.cc:333] T c265244d3ac24756a90c9f0651ed4a8a P 986fcace14334b5695af9c3ddb681fab: stopping tablet replica
I20260608 09:52:58.858366  3906 raft_consensus.cc:2243] T c265244d3ac24756a90c9f0651ed4a8a P 986fcace14334b5695af9c3ddb681fab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:58.858965  3906 raft_consensus.cc:2272] T c265244d3ac24756a90c9f0651ed4a8a P 986fcace14334b5695af9c3ddb681fab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:58.861121  3914 tablet_replica.cc:333] T fd0e60d979bd4a3689b345514aa9714b P 44aae998335f483da867229dad5a1236: stopping tablet replica
I20260608 09:52:58.862120  3914 raft_consensus.cc:2243] T fd0e60d979bd4a3689b345514aa9714b P 44aae998335f483da867229dad5a1236 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:58.862859  3914 raft_consensus.cc:2272] T fd0e60d979bd4a3689b345514aa9714b P 44aae998335f483da867229dad5a1236 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:58.864024  3906 ts_tablet_manager.cc:1916] T c265244d3ac24756a90c9f0651ed4a8a P 986fcace14334b5695af9c3ddb681fab: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:52:58.866446  3914 ts_tablet_manager.cc:1916] T fd0e60d979bd4a3689b345514aa9714b P 44aae998335f483da867229dad5a1236: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:52:58.878664  3906 ts_tablet_manager.cc:1929] T c265244d3ac24756a90c9f0651ed4a8a P 986fcace14334b5695af9c3ddb681fab: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:52:58.879222  3906 log.cc:1199] T c265244d3ac24756a90c9f0651ed4a8a P 986fcace14334b5695af9c3ddb681fab: Deleting WAL directory at /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294854977-391-0/minicluster-data/ts-3-root/wals/c265244d3ac24756a90c9f0651ed4a8a
I20260608 09:52:58.880885  3233 catalog_manager.cc:5027] TS 986fcace14334b5695af9c3ddb681fab (127.0.97.196:42961): tablet c265244d3ac24756a90c9f0651ed4a8a (table range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9]) successfully deleted
I20260608 09:52:58.881678  3914 ts_tablet_manager.cc:1929] T fd0e60d979bd4a3689b345514aa9714b P 44aae998335f483da867229dad5a1236: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 09:52:58.882018  3914 log.cc:1199] T fd0e60d979bd4a3689b345514aa9714b P 44aae998335f483da867229dad5a1236: Deleting WAL directory at /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294854977-391-0/minicluster-data/ts-0-root/wals/fd0e60d979bd4a3689b345514aa9714b
I20260608 09:52:58.883569  3236 catalog_manager.cc:5027] TS 44aae998335f483da867229dad5a1236 (127.0.97.193:36269): tablet fd0e60d979bd4a3689b345514aa9714b (table range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9]) successfully deleted
I20260608 09:52:59.241245  3498 raft_consensus.cc:1275] T efe73cdf1c674c828a22a9ede38736ab P 75b2a98c62a14128836663721e878a83 [term 3 FOLLOWER]: Refusing update from remote peer 44aae998335f483da867229dad5a1236: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 09:52:59.242419  3773 consensus_queue.cc:1048] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:52:59.252686  3425 raft_consensus.cc:1275] T efe73cdf1c674c828a22a9ede38736ab P fdfdcad75a0b47a2aaed85b7c3aa198c [term 3 FOLLOWER]: Refusing update from remote peer 44aae998335f483da867229dad5a1236: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 09:52:59.254184  3880 consensus_queue.cc:1048] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:52:59.878115  3348 consensus_queue.cc:237] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: true } }
I20260608 09:52:59.883992  3498 raft_consensus.cc:1275] T efe73cdf1c674c828a22a9ede38736ab P 75b2a98c62a14128836663721e878a83 [term 3 FOLLOWER]: Refusing update from remote peer 44aae998335f483da867229dad5a1236: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260608 09:52:59.884068  3314 consensus_peers.cc:597] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 -> Peer 986fcace14334b5695af9c3ddb681fab (127.0.97.196:42961): Couldn't send request to peer 986fcace14334b5695af9c3ddb681fab. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: efe73cdf1c674c828a22a9ede38736ab. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:52:59.885025  3425 raft_consensus.cc:1275] T efe73cdf1c674c828a22a9ede38736ab P fdfdcad75a0b47a2aaed85b7c3aa198c [term 3 FOLLOWER]: Refusing update from remote peer 44aae998335f483da867229dad5a1236: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 09:52:59.885525  3880 consensus_queue.cc:1048] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:52:59.886266  3773 consensus_queue.cc:1048] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:52:59.891844  3921 raft_consensus.cc:2955] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 986fcace14334b5695af9c3ddb681fab (127.0.97.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: true } } }
I20260608 09:52:59.893297  3425 raft_consensus.cc:2955] T efe73cdf1c674c828a22a9ede38736ab P fdfdcad75a0b47a2aaed85b7c3aa198c [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 986fcace14334b5695af9c3ddb681fab (127.0.97.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: true } } }
I20260608 09:52:59.900147  3498 raft_consensus.cc:2955] T efe73cdf1c674c828a22a9ede38736ab P 75b2a98c62a14128836663721e878a83 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 986fcace14334b5695af9c3ddb681fab (127.0.97.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: true } } }
I20260608 09:52:59.903636  3247 catalog_manager.cc:5696] T efe73cdf1c674c828a22a9ede38736ab P fdfdcad75a0b47a2aaed85b7c3aa198c reported cstate change: config changed from index -1 to 4, NON_VOTER 986fcace14334b5695af9c3ddb681fab (127.0.97.196) added. New cstate: current_term: 3 leader_uuid: "44aae998335f483da867229dad5a1236" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: true } } }
I20260608 09:53:00.249815  3302 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 09:53:00.266620  3348 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "48a3279020a54405a643f61406a00a06"
dest_uuid: "44aae998335f483da867229dad5a1236"
mode: GRACEFUL
new_leader_uuid: "986fcace14334b5695af9c3ddb681fab"
 from {username='slave'} at 127.0.0.1:55178
I20260608 09:53:00.267163  3348 raft_consensus.cc:606] T 48a3279020a54405a643f61406a00a06 P 44aae998335f483da867229dad5a1236 [term 1 LEADER]: Received request to transfer leadership to TS 986fcace14334b5695af9c3ddb681fab
I20260608 09:53:00.268349  3302 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260608 09:53:00.268882  3302 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:00.306078  3927 ts_tablet_manager.cc:933] T efe73cdf1c674c828a22a9ede38736ab P 986fcace14334b5695af9c3ddb681fab: Initiating tablet copy from peer 44aae998335f483da867229dad5a1236 (127.0.97.193:36269)
I20260608 09:53:00.307889  3927 tablet_copy_client.cc:323] T efe73cdf1c674c828a22a9ede38736ab P 986fcace14334b5695af9c3ddb681fab: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.193:36269
I20260608 09:53:00.309418  3361 tablet_copy_service.cc:140] P 44aae998335f483da867229dad5a1236: Received BeginTabletCopySession request for tablet efe73cdf1c674c828a22a9ede38736ab from peer 986fcace14334b5695af9c3ddb681fab ({username='slave'} at 127.0.0.1:55602)
I20260608 09:53:00.309836  3361 tablet_copy_service.cc:161] P 44aae998335f483da867229dad5a1236: Beginning new tablet copy session on tablet efe73cdf1c674c828a22a9ede38736ab from peer 986fcace14334b5695af9c3ddb681fab at {username='slave'} at 127.0.0.1:55602: session id = 986fcace14334b5695af9c3ddb681fab-efe73cdf1c674c828a22a9ede38736ab
I20260608 09:53:00.314703  3361 tablet_copy_source_session.cc:215] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:00.317288  3927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efe73cdf1c674c828a22a9ede38736ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:00.328246  3927 tablet_copy_client.cc:806] T efe73cdf1c674c828a22a9ede38736ab P 986fcace14334b5695af9c3ddb681fab: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:00.328790  3927 tablet_copy_client.cc:670] T efe73cdf1c674c828a22a9ede38736ab P 986fcace14334b5695af9c3ddb681fab: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:00.331144  3880 raft_consensus.cc:993] T 48a3279020a54405a643f61406a00a06 P 44aae998335f483da867229dad5a1236: : Instructing follower 986fcace14334b5695af9c3ddb681fab to start an election
I20260608 09:53:00.331635  3880 raft_consensus.cc:1081] T 48a3279020a54405a643f61406a00a06 P 44aae998335f483da867229dad5a1236 [term 1 LEADER]: Signalling peer 986fcace14334b5695af9c3ddb681fab to start an election
I20260608 09:53:00.333232  3663 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "48a3279020a54405a643f61406a00a06"
dest_uuid: "986fcace14334b5695af9c3ddb681fab"
 from {username='slave'} at 127.0.0.1:45304
I20260608 09:53:00.333534  3927 tablet_copy_client.cc:538] T efe73cdf1c674c828a22a9ede38736ab P 986fcace14334b5695af9c3ddb681fab: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:00.333977  3663 raft_consensus.cc:493] T 48a3279020a54405a643f61406a00a06 P 986fcace14334b5695af9c3ddb681fab [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:53:00.334403  3663 raft_consensus.cc:3060] T 48a3279020a54405a643f61406a00a06 P 986fcace14334b5695af9c3ddb681fab [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:00.339509  3927 tablet_bootstrap.cc:492] T efe73cdf1c674c828a22a9ede38736ab P 986fcace14334b5695af9c3ddb681fab: Bootstrap starting.
I20260608 09:53:00.340979  3663 raft_consensus.cc:515] T 48a3279020a54405a643f61406a00a06 P 986fcace14334b5695af9c3ddb681fab [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } }
I20260608 09:53:00.343739  3663 leader_election.cc:290] T 48a3279020a54405a643f61406a00a06 P 986fcace14334b5695af9c3ddb681fab [CANDIDATE]: Term 2 election: Requested vote from peers fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194:36075), 44aae998335f483da867229dad5a1236 (127.0.97.193:36269)
I20260608 09:53:00.344103  3425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a3279020a54405a643f61406a00a06" candidate_uuid: "986fcace14334b5695af9c3ddb681fab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c"
I20260608 09:53:00.344653  3425 raft_consensus.cc:3060] T 48a3279020a54405a643f61406a00a06 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:00.345932  3348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a3279020a54405a643f61406a00a06" candidate_uuid: "986fcace14334b5695af9c3ddb681fab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44aae998335f483da867229dad5a1236"
I20260608 09:53:00.346511  3348 raft_consensus.cc:3055] T 48a3279020a54405a643f61406a00a06 P 44aae998335f483da867229dad5a1236 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:53:00.346829  3348 raft_consensus.cc:740] T 48a3279020a54405a643f61406a00a06 P 44aae998335f483da867229dad5a1236 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 44aae998335f483da867229dad5a1236, State: Running, Role: LEADER
I20260608 09:53:00.347687  3348 consensus_queue.cc:260] T 48a3279020a54405a643f61406a00a06 P 44aae998335f483da867229dad5a1236 [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: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } }
I20260608 09:53:00.348924  3348 raft_consensus.cc:3060] T 48a3279020a54405a643f61406a00a06 P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:00.350555  3425 raft_consensus.cc:2468] T 48a3279020a54405a643f61406a00a06 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 986fcace14334b5695af9c3ddb681fab in term 2.
I20260608 09:53:00.352017  3626 leader_election.cc:304] T 48a3279020a54405a643f61406a00a06 P 986fcace14334b5695af9c3ddb681fab [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: 986fcace14334b5695af9c3ddb681fab, fdfdcad75a0b47a2aaed85b7c3aa198c; no voters: 
I20260608 09:53:00.354789  3867 raft_consensus.cc:2804] T 48a3279020a54405a643f61406a00a06 P 986fcace14334b5695af9c3ddb681fab [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:53:00.358624  3348 raft_consensus.cc:2468] T 48a3279020a54405a643f61406a00a06 P 44aae998335f483da867229dad5a1236 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 986fcace14334b5695af9c3ddb681fab in term 2.
I20260608 09:53:00.361882  3867 raft_consensus.cc:697] T 48a3279020a54405a643f61406a00a06 P 986fcace14334b5695af9c3ddb681fab [term 2 LEADER]: Becoming Leader. State: Replica: 986fcace14334b5695af9c3ddb681fab, State: Running, Role: LEADER
I20260608 09:53:00.362885  3867 consensus_queue.cc:237] T 48a3279020a54405a643f61406a00a06 P 986fcace14334b5695af9c3ddb681fab [LEADER]: Queue 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: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } }
I20260608 09:53:00.371755  3249 catalog_manager.cc:5696] T 48a3279020a54405a643f61406a00a06 P 986fcace14334b5695af9c3ddb681fab reported cstate change: term changed from 1 to 2, leader changed from 44aae998335f483da867229dad5a1236 (127.0.97.193) to 986fcace14334b5695af9c3ddb681fab (127.0.97.196). New cstate: current_term: 2 leader_uuid: "986fcace14334b5695af9c3ddb681fab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:00.377164  3927 tablet_bootstrap.cc:492] T efe73cdf1c674c828a22a9ede38736ab P 986fcace14334b5695af9c3ddb681fab: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:53:00.378275  3927 tablet_bootstrap.cc:492] T efe73cdf1c674c828a22a9ede38736ab P 986fcace14334b5695af9c3ddb681fab: Bootstrap complete.
I20260608 09:53:00.379400  3927 ts_tablet_manager.cc:1403] T efe73cdf1c674c828a22a9ede38736ab P 986fcace14334b5695af9c3ddb681fab: Time spent bootstrapping tablet: real 0.040s	user 0.028s	sys 0.008s
I20260608 09:53:00.382591  3927 raft_consensus.cc:359] T efe73cdf1c674c828a22a9ede38736ab P 986fcace14334b5695af9c3ddb681fab [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: true } }
I20260608 09:53:00.383603  3927 raft_consensus.cc:740] T efe73cdf1c674c828a22a9ede38736ab P 986fcace14334b5695af9c3ddb681fab [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 986fcace14334b5695af9c3ddb681fab, State: Initialized, Role: LEARNER
I20260608 09:53:00.384317  3927 consensus_queue.cc:260] T efe73cdf1c674c828a22a9ede38736ab P 986fcace14334b5695af9c3ddb681fab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: true } }
I20260608 09:53:00.390502  3927 ts_tablet_manager.cc:1434] T efe73cdf1c674c828a22a9ede38736ab P 986fcace14334b5695af9c3ddb681fab: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260608 09:53:00.392591  3361 tablet_copy_service.cc:342] P 44aae998335f483da867229dad5a1236: Request end of tablet copy session 986fcace14334b5695af9c3ddb681fab-efe73cdf1c674c828a22a9ede38736ab received from {username='slave'} at 127.0.0.1:55602
I20260608 09:53:00.393007  3361 tablet_copy_service.cc:434] P 44aae998335f483da867229dad5a1236: ending tablet copy session 986fcace14334b5695af9c3ddb681fab-efe73cdf1c674c828a22a9ede38736ab on tablet efe73cdf1c674c828a22a9ede38736ab with peer 986fcace14334b5695af9c3ddb681fab
I20260608 09:53:00.806289  3426 raft_consensus.cc:1275] T 48a3279020a54405a643f61406a00a06 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 2 FOLLOWER]: Refusing update from remote peer 986fcace14334b5695af9c3ddb681fab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:53:00.807649  3932 consensus_queue.cc:1048] T 48a3279020a54405a643f61406a00a06 P 986fcace14334b5695af9c3ddb681fab [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:53:00.822290  3348 raft_consensus.cc:1275] T 48a3279020a54405a643f61406a00a06 P 44aae998335f483da867229dad5a1236 [term 2 FOLLOWER]: Refusing update from remote peer 986fcace14334b5695af9c3ddb681fab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:53:00.824144  3932 consensus_queue.cc:1048] T 48a3279020a54405a643f61406a00a06 P 986fcace14334b5695af9c3ddb681fab [LEADER]: Connected to new peer: Peer: permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:53:00.931335  3663 raft_consensus.cc:1217] T efe73cdf1c674c828a22a9ede38736ab P 986fcace14334b5695af9c3ddb681fab [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260608 09:53:01.346256  3940 raft_consensus.cc:1064] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236: attempting to promote NON_VOTER 986fcace14334b5695af9c3ddb681fab to VOTER
I20260608 09:53:01.348189  3940 consensus_queue.cc:237] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } }
I20260608 09:53:01.354269  3663 raft_consensus.cc:1275] T efe73cdf1c674c828a22a9ede38736ab P 986fcace14334b5695af9c3ddb681fab [term 3 LEARNER]: Refusing update from remote peer 44aae998335f483da867229dad5a1236: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 09:53:01.354409  3498 raft_consensus.cc:1275] T efe73cdf1c674c828a22a9ede38736ab P 75b2a98c62a14128836663721e878a83 [term 3 FOLLOWER]: Refusing update from remote peer 44aae998335f483da867229dad5a1236: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 09:53:01.355613  3426 raft_consensus.cc:1275] T efe73cdf1c674c828a22a9ede38736ab P fdfdcad75a0b47a2aaed85b7c3aa198c [term 3 FOLLOWER]: Refusing update from remote peer 44aae998335f483da867229dad5a1236: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 09:53:01.356032  3880 consensus_queue.cc:1048] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 [LEADER]: Connected to new peer: Peer: permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:53:01.356895  3940 consensus_queue.cc:1048] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:53:01.357720  3939 consensus_queue.cc:1048] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:53:01.376929  3939 raft_consensus.cc:2955] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 986fcace14334b5695af9c3ddb681fab (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } } }
I20260608 09:53:01.379123  3426 raft_consensus.cc:2955] T efe73cdf1c674c828a22a9ede38736ab P fdfdcad75a0b47a2aaed85b7c3aa198c [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 986fcace14334b5695af9c3ddb681fab (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } } }
I20260608 09:53:01.380812  3499 raft_consensus.cc:2955] T efe73cdf1c674c828a22a9ede38736ab P 75b2a98c62a14128836663721e878a83 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 986fcace14334b5695af9c3ddb681fab (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } } }
I20260608 09:53:01.393442  3246 catalog_manager.cc:5696] T efe73cdf1c674c828a22a9ede38736ab P fdfdcad75a0b47a2aaed85b7c3aa198c reported cstate change: config changed from index 4 to 5, 986fcace14334b5695af9c3ddb681fab (127.0.97.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "44aae998335f483da867229dad5a1236" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } } }
I20260608 09:53:01.402300  3663 raft_consensus.cc:2955] T efe73cdf1c674c828a22a9ede38736ab P 986fcace14334b5695af9c3ddb681fab [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 986fcace14334b5695af9c3ddb681fab (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "75b2a98c62a14128836663721e878a83" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41263 } attrs { replace: true } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } } }
I20260608 09:53:01.430538  3348 consensus_queue.cc:237] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } }
I20260608 09:53:01.436450  3426 raft_consensus.cc:1275] T efe73cdf1c674c828a22a9ede38736ab P fdfdcad75a0b47a2aaed85b7c3aa198c [term 3 FOLLOWER]: Refusing update from remote peer 44aae998335f483da867229dad5a1236: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 09:53:01.436455  3663 raft_consensus.cc:1275] T efe73cdf1c674c828a22a9ede38736ab P 986fcace14334b5695af9c3ddb681fab [term 3 FOLLOWER]: Refusing update from remote peer 44aae998335f483da867229dad5a1236: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 09:53:01.437942  3939 consensus_queue.cc:1048] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 [LEADER]: Connected to new peer: Peer: permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 09:53:01.438838  3940 consensus_queue.cc:1048] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 09:53:01.445400  3940 raft_consensus.cc:2955] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 75b2a98c62a14128836663721e878a83 (127.0.97.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } } }
I20260608 09:53:01.451761  3663 raft_consensus.cc:2955] T efe73cdf1c674c828a22a9ede38736ab P 986fcace14334b5695af9c3ddb681fab [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 75b2a98c62a14128836663721e878a83 (127.0.97.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } } }
I20260608 09:53:01.453078  3426 raft_consensus.cc:2955] T efe73cdf1c674c828a22a9ede38736ab P fdfdcad75a0b47a2aaed85b7c3aa198c [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 75b2a98c62a14128836663721e878a83 (127.0.97.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } } }
I20260608 09:53:01.463611  3236 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet efe73cdf1c674c828a22a9ede38736ab with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:53:01.467790  3247 catalog_manager.cc:5696] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 reported cstate change: config changed from index 5 to 6, VOTER 75b2a98c62a14128836663721e878a83 (127.0.97.195) evicted. New cstate: current_term: 3 leader_uuid: "44aae998335f483da867229dad5a1236" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "fdfdcad75a0b47a2aaed85b7c3aa198c" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44aae998335f483da867229dad5a1236" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 36269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "986fcace14334b5695af9c3ddb681fab" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 42961 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:53:01.478942  3488 tablet_service.cc:1558] Processing DeleteTablet for tablet efe73cdf1c674c828a22a9ede38736ab with delete_type TABLET_DATA_TOMBSTONED (TS 75b2a98c62a14128836663721e878a83 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:39990
I20260608 09:53:01.483013  3952 tablet_replica.cc:333] T efe73cdf1c674c828a22a9ede38736ab P 75b2a98c62a14128836663721e878a83: stopping tablet replica
I20260608 09:53:01.484045  3952 raft_consensus.cc:2243] T efe73cdf1c674c828a22a9ede38736ab P 75b2a98c62a14128836663721e878a83 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:01.484896  3952 raft_consensus.cc:2272] T efe73cdf1c674c828a22a9ede38736ab P 75b2a98c62a14128836663721e878a83 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:01.488153  3952 ts_tablet_manager.cc:1916] T efe73cdf1c674c828a22a9ede38736ab P 75b2a98c62a14128836663721e878a83: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:53:01.502030  3952 ts_tablet_manager.cc:1929] T efe73cdf1c674c828a22a9ede38736ab P 75b2a98c62a14128836663721e878a83: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260608 09:53:01.502345  3952 log.cc:1199] T efe73cdf1c674c828a22a9ede38736ab P 75b2a98c62a14128836663721e878a83: Deleting WAL directory at /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912294854977-391-0/minicluster-data/ts-2-root/wals/efe73cdf1c674c828a22a9ede38736ab
I20260608 09:53:01.503679  3234 catalog_manager.cc:5027] TS 75b2a98c62a14128836663721e878a83 (127.0.97.195:41263): tablet efe73cdf1c674c828a22a9ede38736ab (table range_aware_rebalance_new_range [id=5cac42297a1049e6b6a9bde018e648c9]) successfully deleted
I20260608 09:53:02.161326   391 tablet_server.cc:179] TabletServer@127.0.97.193:0 shutting down...
I20260608 09:53:02.190649   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:02.191414   391 tablet_replica.cc:333] T 3bc908338c9a4137949644dfc0c3fa82 P 44aae998335f483da867229dad5a1236: stopping tablet replica
I20260608 09:53:02.192013   391 raft_consensus.cc:2243] T 3bc908338c9a4137949644dfc0c3fa82 P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:02.192502   391 raft_consensus.cc:2272] T 3bc908338c9a4137949644dfc0c3fa82 P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:02.194885   391 tablet_replica.cc:333] T 6045382f47f94f4c81e45fef47c10d8b P 44aae998335f483da867229dad5a1236: stopping tablet replica
I20260608 09:53:02.195537   391 raft_consensus.cc:2243] T 6045382f47f94f4c81e45fef47c10d8b P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:02.196053   391 raft_consensus.cc:2272] T 6045382f47f94f4c81e45fef47c10d8b P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:02.197733   391 tablet_replica.cc:333] T 48a3279020a54405a643f61406a00a06 P 44aae998335f483da867229dad5a1236: stopping tablet replica
I20260608 09:53:02.198236   391 raft_consensus.cc:2243] T 48a3279020a54405a643f61406a00a06 P 44aae998335f483da867229dad5a1236 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:02.198583   391 raft_consensus.cc:2272] T 48a3279020a54405a643f61406a00a06 P 44aae998335f483da867229dad5a1236 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:02.200294   391 tablet_replica.cc:333] T e158f11fe112447cb83a8b365552d8eb P 44aae998335f483da867229dad5a1236: stopping tablet replica
I20260608 09:53:02.200773   391 raft_consensus.cc:2243] T e158f11fe112447cb83a8b365552d8eb P 44aae998335f483da867229dad5a1236 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:02.201124   391 raft_consensus.cc:2272] T e158f11fe112447cb83a8b365552d8eb P 44aae998335f483da867229dad5a1236 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:02.202663   391 tablet_replica.cc:333] T aa110c5366e34fa58f41a29b788d0f5b P 44aae998335f483da867229dad5a1236: stopping tablet replica
I20260608 09:53:02.203186   391 raft_consensus.cc:2243] T aa110c5366e34fa58f41a29b788d0f5b P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:02.203567   391 raft_consensus.cc:2272] T aa110c5366e34fa58f41a29b788d0f5b P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:02.205149   391 tablet_replica.cc:333] T 2189c3fa6ddc47adb827f4e0232e2afc P 44aae998335f483da867229dad5a1236: stopping tablet replica
I20260608 09:53:02.205624   391 raft_consensus.cc:2243] T 2189c3fa6ddc47adb827f4e0232e2afc P 44aae998335f483da867229dad5a1236 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:53:02.206305   391 raft_consensus.cc:2272] T 2189c3fa6ddc47adb827f4e0232e2afc P 44aae998335f483da867229dad5a1236 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:02.208030   391 tablet_replica.cc:333] T c265244d3ac24756a90c9f0651ed4a8a P 44aae998335f483da867229dad5a1236: stopping tablet replica
I20260608 09:53:02.208482   391 raft_consensus.cc:2243] T c265244d3ac24756a90c9f0651ed4a8a P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:02.208864   391 raft_consensus.cc:2272] T c265244d3ac24756a90c9f0651ed4a8a P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:02.210335   391 tablet_replica.cc:333] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236: stopping tablet replica
I20260608 09:53:02.210915   391 raft_consensus.cc:2243] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 [term 3 LEADER]: Raft consensus shutting down.
I20260608 09:53:02.211602   391 raft_consensus.cc:2272] T efe73cdf1c674c828a22a9ede38736ab P 44aae998335f483da867229dad5a1236 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:02.213615   391 tablet_replica.cc:333] T e4d4cdcbd1f248968f6be4c27436d39a P 44aae998335f483da867229dad5a1236: stopping tablet replica
I20260608 09:53:02.214123   391 raft_consensus.cc:2243] T e4d4cdcbd1f248968f6be4c27436d39a P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:02.214517   391 raft_consensus.cc:2272] T e4d4cdcbd1f248968f6be4c27436d39a P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:02.216239   391 tablet_replica.cc:333] T c278690f25684069b2d2537c2c0f5a6d P 44aae998335f483da867229dad5a1236: stopping tablet replica
I20260608 09:53:02.216686   391 raft_consensus.cc:2243] T c278690f25684069b2d2537c2c0f5a6d P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:02.217190   391 raft_consensus.cc:2272] T c278690f25684069b2d2537c2c0f5a6d P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:02.218757   391 tablet_replica.cc:333] T 819f066f6e764551bfac694cd877bc51 P 44aae998335f483da867229dad5a1236: stopping tablet replica
I20260608 09:53:02.219215   391 raft_consensus.cc:2243] T 819f066f6e764551bfac694cd877bc51 P 44aae998335f483da867229dad5a1236 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:53:02.219871   391 raft_consensus.cc:2272] T 819f066f6e764551bfac694cd877bc51 P 44aae998335f483da867229dad5a1236 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:02.221678   391 tablet_replica.cc:333] T 6e73591500d2484290fe301cf90f4fb3 P 44aae998335f483da867229dad5a1236: stopping tablet replica
I20260608 09:53:02.222107   391 raft_consensus.cc:2243] T 6e73591500d2484290fe301cf90f4fb3 P 44aae998335f483da867229dad5a1236 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:02.222739   391 raft_consensus.cc:2272] T 6e73591500d2484290fe301cf90f4fb3 P 44aae998335f483da867229dad5a1236 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:02.246918   391 tablet_server.cc:196] TabletServer@127.0.97.193:0 shutdown complete.
I20260608 09:53:02.269851  3302 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 09:53:02.274142   391 tablet_server.cc:179] TabletServer@127.0.97.194:0 shutting down...
I20260608 09:53:02.285943  3302 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260608 09:53:02.286722  3302 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:02.300109   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:02.300824   391 tablet_replica.cc:333] T ac073e3302c54e33a3660fb7dc854ae3 P fdfdcad75a0b47a2aaed85b7c3aa198c: stopping tablet replica
I20260608 09:53:02.301365   391 raft_consensus.cc:2243] T ac073e3302c54e33a3660fb7dc854ae3 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:02.301806   391 raft_consensus.cc:2272] T ac073e3302c54e33a3660fb7dc854ae3 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:02.303646   391 tablet_replica.cc:333] T aa110c5366e34fa58f41a29b788d0f5b P fdfdcad75a0b47a2aaed85b7c3aa198c: stopping tablet replica
I20260608 09:53:02.304157   391 raft_consensus.cc:2243] T aa110c5366e34fa58f41a29b788d0f5b P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:02.305025   391 raft_consensus.cc:2272] T aa110c5366e34fa58f41a29b788d0f5b P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:02.307149   391 tablet_replica.cc:333] T fd0e60d979bd4a3689b345514aa9714b P fdfdcad75a0b47a2aaed85b7c3aa198c: stopping tablet replica
I20260608 09:53:02.307803   391 raft_consensus.cc:2243] T fd0e60d979bd4a3689b345514aa9714b P fdfdcad75a0b47a2aaed85b7c3aa198c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:02.308398   391 raft_consensus.cc:2272] T fd0e60d979bd4a3689b345514aa9714b P fdfdcad75a0b47a2aaed85b7c3aa198c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:02.310149   391 tablet_replica.cc:333] T efe73cdf1c674c828a22a9ede38736ab P fdfdcad75a0b47a2aaed85b7c3aa198c: stopping tablet replica
I20260608 09:53:02.310664   391 raft_consensus.cc:2243] T efe73cdf1c674c828a22a9ede38736ab P fdfdcad75a0b47a2aaed85b7c3aa198c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:02.311185   391 raft_consensus.cc:2272] T efe73cdf1c674c828a22a9ede38736ab P fdfdcad75a0b47a2aaed85b7c3aa198c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:02.313328   391 tablet_replica.cc:333] T 3bc908338c9a4137949644dfc0c3fa82 P fdfdcad75a0b47a2aaed85b7c3aa198c: stopping tablet replica
I20260608 09:53:02.313933   391 raft_consensus.cc:2243] T 3bc908338c9a4137949644dfc0c3fa82 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:02.314899   391 raft_consensus.cc:2272] T 3bc908338c9a4137949644dfc0c3fa82 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:02.317157   391 tablet_replica.cc:333] T e4d4cdcbd1f248968f6be4c27436d39a P fdfdcad75a0b47a2aaed85b7c3aa198c: stopping tablet replica
W20260608 09:53:02.317281  3629 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.97.193:36269: connect: Connection refused (error 111) [suppressed 10 similar messages]
I20260608 09:53:02.317951   391 raft_consensus.cc:2243] T e4d4cdcbd1f248968f6be4c27436d39a P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:02.318416   391 raft_consensus.cc:2272] T e4d4cdcbd1f248968f6be4c27436d39a P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:02.321084   391 tablet_replica.cc:333] T 48a3279020a54405a643f61406a00a06 P fdfdcad75a0b47a2aaed85b7c3aa198c: stopping tablet replica
W20260608 09:53:02.321316  3463 consensus_peers.cc:597] T c265244d3ac24756a90c9f0651ed4a8a P 75b2a98c62a14128836663721e878a83 -> Peer fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194:36075): Couldn't send request to peer fdfdcad75a0b47a2aaed85b7c3aa198c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:02.321796   391 raft_consensus.cc:2243] T 48a3279020a54405a643f61406a00a06 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 2 FOLLOWER]: Raft consensus shutting down.
W20260608 09:53:02.321928  3629 consensus_peers.cc:597] T 48a3279020a54405a643f61406a00a06 P 986fcace14334b5695af9c3ddb681fab -> Peer 44aae998335f483da867229dad5a1236 (127.0.97.193:36269): Couldn't send request to peer 44aae998335f483da867229dad5a1236. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:36269: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:02.322288   391 raft_consensus.cc:2272] T 48a3279020a54405a643f61406a00a06 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:02.324106   391 tablet_replica.cc:333] T 5b887c33d9f840f99910fdb545b8c26f P fdfdcad75a0b47a2aaed85b7c3aa198c: stopping tablet replica
I20260608 09:53:02.324628   391 raft_consensus.cc:2243] T 5b887c33d9f840f99910fdb545b8c26f P fdfdcad75a0b47a2aaed85b7c3aa198c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:02.325026   391 raft_consensus.cc:2272] T 5b887c33d9f840f99910fdb545b8c26f P fdfdcad75a0b47a2aaed85b7c3aa198c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:02.326788   391 tablet_replica.cc:333] T c265244d3ac24756a90c9f0651ed4a8a P fdfdcad75a0b47a2aaed85b7c3aa198c: stopping tablet replica
I20260608 09:53:02.327329   391 raft_consensus.cc:2243] T c265244d3ac24756a90c9f0651ed4a8a P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:02.327750   391 raft_consensus.cc:2272] T c265244d3ac24756a90c9f0651ed4a8a P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:02.329597   391 tablet_replica.cc:333] T a1bf7969b64048d9806cbeb26c76b236 P fdfdcad75a0b47a2aaed85b7c3aa198c: stopping tablet replica
I20260608 09:53:02.330097   391 raft_consensus.cc:2243] T a1bf7969b64048d9806cbeb26c76b236 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:02.330847   391 raft_consensus.cc:2272] T a1bf7969b64048d9806cbeb26c76b236 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:02.333039   391 tablet_replica.cc:333] T 819f066f6e764551bfac694cd877bc51 P fdfdcad75a0b47a2aaed85b7c3aa198c: stopping tablet replica
I20260608 09:53:02.333633   391 raft_consensus.cc:2243] T 819f066f6e764551bfac694cd877bc51 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:02.334082   391 raft_consensus.cc:2272] T 819f066f6e764551bfac694cd877bc51 P fdfdcad75a0b47a2aaed85b7c3aa198c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 09:53:02.335140  3392 consensus_peers.cc:597] T c278690f25684069b2d2537c2c0f5a6d P fdfdcad75a0b47a2aaed85b7c3aa198c -> Peer 44aae998335f483da867229dad5a1236 (127.0.97.193:36269): Couldn't send request to peer 44aae998335f483da867229dad5a1236. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:36269: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:02.336110   391 tablet_replica.cc:333] T c278690f25684069b2d2537c2c0f5a6d P fdfdcad75a0b47a2aaed85b7c3aa198c: stopping tablet replica
I20260608 09:53:02.336614   391 raft_consensus.cc:2243] T c278690f25684069b2d2537c2c0f5a6d P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:02.337302   391 raft_consensus.cc:2272] T c278690f25684069b2d2537c2c0f5a6d P fdfdcad75a0b47a2aaed85b7c3aa198c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:02.361454   391 tablet_server.cc:196] TabletServer@127.0.97.194:0 shutdown complete.
W20260608 09:53:02.364254  3463 consensus_peers.cc:597] T fd0e60d979bd4a3689b345514aa9714b P 75b2a98c62a14128836663721e878a83 -> Peer fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194:36075): Couldn't send request to peer fdfdcad75a0b47a2aaed85b7c3aa198c. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.194:36075: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:02.388428   391 tablet_server.cc:179] TabletServer@127.0.97.195:0 shutting down...
I20260608 09:53:02.411295   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:02.411996   391 tablet_replica.cc:333] T aa110c5366e34fa58f41a29b788d0f5b P 75b2a98c62a14128836663721e878a83: stopping tablet replica
I20260608 09:53:02.412590   391 raft_consensus.cc:2243] T aa110c5366e34fa58f41a29b788d0f5b P 75b2a98c62a14128836663721e878a83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:02.413133   391 raft_consensus.cc:2272] T aa110c5366e34fa58f41a29b788d0f5b P 75b2a98c62a14128836663721e878a83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:02.414922   391 tablet_replica.cc:333] T ac073e3302c54e33a3660fb7dc854ae3 P 75b2a98c62a14128836663721e878a83: stopping tablet replica
I20260608 09:53:02.415469   391 raft_consensus.cc:2243] T ac073e3302c54e33a3660fb7dc854ae3 P 75b2a98c62a14128836663721e878a83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:02.415872   391 raft_consensus.cc:2272] T ac073e3302c54e33a3660fb7dc854ae3 P 75b2a98c62a14128836663721e878a83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:02.417538   391 tablet_replica.cc:333] T e158f11fe112447cb83a8b365552d8eb P 75b2a98c62a14128836663721e878a83: stopping tablet replica
I20260608 09:53:02.418021   391 raft_consensus.cc:2243] T e158f11fe112447cb83a8b365552d8eb P 75b2a98c62a14128836663721e878a83 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:02.418387   391 raft_consensus.cc:2272] T e158f11fe112447cb83a8b365552d8eb P 75b2a98c62a14128836663721e878a83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:02.420197   391 tablet_replica.cc:333] T 6045382f47f94f4c81e45fef47c10d8b P 75b2a98c62a14128836663721e878a83: stopping tablet replica
I20260608 09:53:02.420699   391 raft_consensus.cc:2243] T 6045382f47f94f4c81e45fef47c10d8b P 75b2a98c62a14128836663721e878a83 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:02.421397   391 raft_consensus.cc:2272] T 6045382f47f94f4c81e45fef47c10d8b P 75b2a98c62a14128836663721e878a83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:02.423204   391 tablet_replica.cc:333] T 5b887c33d9f840f99910fdb545b8c26f P 75b2a98c62a14128836663721e878a83: stopping tablet replica
I20260608 09:53:02.423732   391 raft_consensus.cc:2243] T 5b887c33d9f840f99910fdb545b8c26f P 75b2a98c62a14128836663721e878a83 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:02.424130   391 raft_consensus.cc:2272] T 5b887c33d9f840f99910fdb545b8c26f P 75b2a98c62a14128836663721e878a83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:02.425884   391 tablet_replica.cc:333] T c265244d3ac24756a90c9f0651ed4a8a P 75b2a98c62a14128836663721e878a83: stopping tablet replica
I20260608 09:53:02.426383   391 raft_consensus.cc:2243] T c265244d3ac24756a90c9f0651ed4a8a P 75b2a98c62a14128836663721e878a83 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:02.427104   391 raft_consensus.cc:2272] T c265244d3ac24756a90c9f0651ed4a8a P 75b2a98c62a14128836663721e878a83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:02.428766   391 tablet_replica.cc:333] T a1bf7969b64048d9806cbeb26c76b236 P 75b2a98c62a14128836663721e878a83: stopping tablet replica
I20260608 09:53:02.429255   391 raft_consensus.cc:2243] T a1bf7969b64048d9806cbeb26c76b236 P 75b2a98c62a14128836663721e878a83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:02.429668   391 raft_consensus.cc:2272] T a1bf7969b64048d9806cbeb26c76b236 P 75b2a98c62a14128836663721e878a83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:02.431463   391 tablet_replica.cc:333] T fd0e60d979bd4a3689b345514aa9714b P 75b2a98c62a14128836663721e878a83: stopping tablet replica
I20260608 09:53:02.431954   391 raft_consensus.cc:2243] T fd0e60d979bd4a3689b345514aa9714b P 75b2a98c62a14128836663721e878a83 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:53:02.432729   391 raft_consensus.cc:2272] T fd0e60d979bd4a3689b345514aa9714b P 75b2a98c62a14128836663721e878a83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:02.434502   391 tablet_replica.cc:333] T 819f066f6e764551bfac694cd877bc51 P 75b2a98c62a14128836663721e878a83: stopping tablet replica
I20260608 09:53:02.434976   391 raft_consensus.cc:2243] T 819f066f6e764551bfac694cd877bc51 P 75b2a98c62a14128836663721e878a83 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:02.435406   391 raft_consensus.cc:2272] T 819f066f6e764551bfac694cd877bc51 P 75b2a98c62a14128836663721e878a83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:02.437107   391 tablet_replica.cc:333] T 6e73591500d2484290fe301cf90f4fb3 P 75b2a98c62a14128836663721e878a83: stopping tablet replica
I20260608 09:53:02.437584   391 raft_consensus.cc:2243] T 6e73591500d2484290fe301cf90f4fb3 P 75b2a98c62a14128836663721e878a83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:02.438117   391 raft_consensus.cc:2272] T 6e73591500d2484290fe301cf90f4fb3 P 75b2a98c62a14128836663721e878a83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:02.439868   391 tablet_replica.cc:333] T e4d4cdcbd1f248968f6be4c27436d39a P 75b2a98c62a14128836663721e878a83: stopping tablet replica
I20260608 09:53:02.440392   391 raft_consensus.cc:2243] T e4d4cdcbd1f248968f6be4c27436d39a P 75b2a98c62a14128836663721e878a83 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:02.441107   391 raft_consensus.cc:2272] T e4d4cdcbd1f248968f6be4c27436d39a P 75b2a98c62a14128836663721e878a83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:02.442865   391 tablet_replica.cc:333] T 2189c3fa6ddc47adb827f4e0232e2afc P 75b2a98c62a14128836663721e878a83: stopping tablet replica
I20260608 09:53:02.443331   391 raft_consensus.cc:2243] T 2189c3fa6ddc47adb827f4e0232e2afc P 75b2a98c62a14128836663721e878a83 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:02.443774   391 raft_consensus.cc:2272] T 2189c3fa6ddc47adb827f4e0232e2afc P 75b2a98c62a14128836663721e878a83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:02.478973   391 tablet_server.cc:196] TabletServer@127.0.97.195:0 shutdown complete.
W20260608 09:53:02.494974  3627 consensus_peers.cc:597] T ac073e3302c54e33a3660fb7dc854ae3 P 986fcace14334b5695af9c3ddb681fab -> Peer 75b2a98c62a14128836663721e878a83 (127.0.97.195:41263): Couldn't send request to peer 75b2a98c62a14128836663721e878a83. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.195:41263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:53:02.506577  3626 consensus_peers.cc:597] T ac073e3302c54e33a3660fb7dc854ae3 P 986fcace14334b5695af9c3ddb681fab -> Peer fdfdcad75a0b47a2aaed85b7c3aa198c (127.0.97.194:36075): Couldn't send request to peer fdfdcad75a0b47a2aaed85b7c3aa198c. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.194:36075: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:02.510797   391 tablet_server.cc:179] TabletServer@127.0.97.196:0 shutting down...
I20260608 09:53:02.532105   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:02.532807   391 tablet_replica.cc:333] T efe73cdf1c674c828a22a9ede38736ab P 986fcace14334b5695af9c3ddb681fab: stopping tablet replica
I20260608 09:53:02.533420   391 raft_consensus.cc:2243] T efe73cdf1c674c828a22a9ede38736ab P 986fcace14334b5695af9c3ddb681fab [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:02.534036   391 raft_consensus.cc:2272] T efe73cdf1c674c828a22a9ede38736ab P 986fcace14334b5695af9c3ddb681fab [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:02.536147   391 tablet_replica.cc:333] T 2189c3fa6ddc47adb827f4e0232e2afc P 986fcace14334b5695af9c3ddb681fab: stopping tablet replica
I20260608 09:53:02.536682   391 raft_consensus.cc:2243] T 2189c3fa6ddc47adb827f4e0232e2afc P 986fcace14334b5695af9c3ddb681fab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:02.537158   391 raft_consensus.cc:2272] T 2189c3fa6ddc47adb827f4e0232e2afc P 986fcace14334b5695af9c3ddb681fab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:02.538790   391 tablet_replica.cc:333] T fd0e60d979bd4a3689b345514aa9714b P 986fcace14334b5695af9c3ddb681fab: stopping tablet replica
I20260608 09:53:02.539336   391 raft_consensus.cc:2243] T fd0e60d979bd4a3689b345514aa9714b P 986fcace14334b5695af9c3ddb681fab [term 2 FOLLOWER]: Raft consensus shutting down.
W20260608 09:53:02.539685  3627 consensus_peers.cc:597] T e158f11fe112447cb83a8b365552d8eb P 986fcace14334b5695af9c3ddb681fab -> Peer 75b2a98c62a14128836663721e878a83 (127.0.97.195:41263): Couldn't send request to peer 75b2a98c62a14128836663721e878a83. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.195:41263: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:02.539803   391 raft_consensus.cc:2272] T fd0e60d979bd4a3689b345514aa9714b P 986fcace14334b5695af9c3ddb681fab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:02.541534   391 tablet_replica.cc:333] T c278690f25684069b2d2537c2c0f5a6d P 986fcace14334b5695af9c3ddb681fab: stopping tablet replica
I20260608 09:53:02.542057   391 raft_consensus.cc:2243] T c278690f25684069b2d2537c2c0f5a6d P 986fcace14334b5695af9c3ddb681fab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:02.542460   391 raft_consensus.cc:2272] T c278690f25684069b2d2537c2c0f5a6d P 986fcace14334b5695af9c3ddb681fab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:02.544160   391 tablet_replica.cc:333] T 5b887c33d9f840f99910fdb545b8c26f P 986fcace14334b5695af9c3ddb681fab: stopping tablet replica
I20260608 09:53:02.544677   391 raft_consensus.cc:2243] T 5b887c33d9f840f99910fdb545b8c26f P 986fcace14334b5695af9c3ddb681fab [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:53:02.545336   391 raft_consensus.cc:2272] T 5b887c33d9f840f99910fdb545b8c26f P 986fcace14334b5695af9c3ddb681fab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:02.547031   391 tablet_replica.cc:333] T e158f11fe112447cb83a8b365552d8eb P 986fcace14334b5695af9c3ddb681fab: stopping tablet replica
I20260608 09:53:02.547577   391 raft_consensus.cc:2243] T e158f11fe112447cb83a8b365552d8eb P 986fcace14334b5695af9c3ddb681fab [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:53:02.548243   391 raft_consensus.cc:2272] T e158f11fe112447cb83a8b365552d8eb P 986fcace14334b5695af9c3ddb681fab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:02.549764   391 tablet_replica.cc:333] T 6045382f47f94f4c81e45fef47c10d8b P 986fcace14334b5695af9c3ddb681fab: stopping tablet replica
I20260608 09:53:02.550241   391 raft_consensus.cc:2243] T 6045382f47f94f4c81e45fef47c10d8b P 986fcace14334b5695af9c3ddb681fab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:02.550613   391 raft_consensus.cc:2272] T 6045382f47f94f4c81e45fef47c10d8b P 986fcace14334b5695af9c3ddb681fab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:02.552955   391 tablet_replica.cc:333] T 48a3279020a54405a643f61406a00a06 P 986fcace14334b5695af9c3ddb681fab: stopping tablet replica
I20260608 09:53:02.553416   391 raft_consensus.cc:2243] T 48a3279020a54405a643f61406a00a06 P 986fcace14334b5695af9c3ddb681fab [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:53:02.554090   391 raft_consensus.cc:2272] T 48a3279020a54405a643f61406a00a06 P 986fcace14334b5695af9c3ddb681fab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:02.555958   391 tablet_replica.cc:333] T 6e73591500d2484290fe301cf90f4fb3 P 986fcace14334b5695af9c3ddb681fab: stopping tablet replica
I20260608 09:53:02.556430   391 raft_consensus.cc:2243] T 6e73591500d2484290fe301cf90f4fb3 P 986fcace14334b5695af9c3ddb681fab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:02.556998   391 raft_consensus.cc:2272] T 6e73591500d2484290fe301cf90f4fb3 P 986fcace14334b5695af9c3ddb681fab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:02.558670   391 tablet_replica.cc:333] T a1bf7969b64048d9806cbeb26c76b236 P 986fcace14334b5695af9c3ddb681fab: stopping tablet replica
I20260608 09:53:02.559131   391 raft_consensus.cc:2243] T a1bf7969b64048d9806cbeb26c76b236 P 986fcace14334b5695af9c3ddb681fab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:02.559567   391 raft_consensus.cc:2272] T a1bf7969b64048d9806cbeb26c76b236 P 986fcace14334b5695af9c3ddb681fab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:02.561407   391 tablet_replica.cc:333] T ac073e3302c54e33a3660fb7dc854ae3 P 986fcace14334b5695af9c3ddb681fab: stopping tablet replica
I20260608 09:53:02.561856   391 raft_consensus.cc:2243] T ac073e3302c54e33a3660fb7dc854ae3 P 986fcace14334b5695af9c3ddb681fab [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:02.562515   391 raft_consensus.cc:2272] T ac073e3302c54e33a3660fb7dc854ae3 P 986fcace14334b5695af9c3ddb681fab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:02.564082   391 tablet_replica.cc:333] T 3bc908338c9a4137949644dfc0c3fa82 P 986fcace14334b5695af9c3ddb681fab: stopping tablet replica
I20260608 09:53:02.564502   391 raft_consensus.cc:2243] T 3bc908338c9a4137949644dfc0c3fa82 P 986fcace14334b5695af9c3ddb681fab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:02.564847   391 raft_consensus.cc:2272] T 3bc908338c9a4137949644dfc0c3fa82 P 986fcace14334b5695af9c3ddb681fab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:02.604737   391 tablet_server.cc:196] TabletServer@127.0.97.196:0 shutdown complete.
I20260608 09:53:02.630118   391 master.cc:562] Master@127.0.97.254:37579 shutting down...
I20260608 09:53:02.648247   391 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 731159b73fb84281afa6b5d35f1262b1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:02.648770   391 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 731159b73fb84281afa6b5d35f1262b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:02.649112   391 tablet_replica.cc:333] T 00000000000000000000000000000000 P 731159b73fb84281afa6b5d35f1262b1: stopping tablet replica
I20260608 09:53:02.667974   391 master.cc:584] Master@127.0.97.254:37579 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (12759 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260608 09:53:02.716249   391 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.254:42229
I20260608 09:53:02.717409   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:02.722635  3961 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:53:02.722776  3962 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:53:02.724202  3964 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:53:02.726356   391 server_base.cc:1061] running on GCE node
I20260608 09:53:02.727276   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:02.727458   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:53:02.727607   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912382727588 us; error 0 us; skew 500 ppm
I20260608 09:53:02.728144   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:02.730435   391 webserver.cc:533] Webserver started at http://127.0.97.254:36945/ using document root <none> and password file <none>
I20260608 09:53:02.730927   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:02.731120   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:02.731369   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:02.732434   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912294854977-391-0/minicluster-data/master-0-root/instance:
uuid: "87a4706b5667414ea4c01490228e23bf"
format_stamp: "Formatted at 2026-06-08 09:53:02 on dist-test-slave-cqs2"
I20260608 09:53:02.736881   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:53:02.740479  3969 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:02.741176   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:53:02.741433   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912294854977-391-0/minicluster-data/master-0-root
uuid: "87a4706b5667414ea4c01490228e23bf"
format_stamp: "Formatted at 2026-06-08 09:53:02 on dist-test-slave-cqs2"
I20260608 09:53:02.741694   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912294854977-391-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912294854977-391-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912294854977-391-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:53:02.756920   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:02.758173   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:02.796118   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.254:42229
I20260608 09:53:02.796224  4020 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.254:42229 every 8 connection(s)
I20260608 09:53:02.800237  4021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:02.810214  4021 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 87a4706b5667414ea4c01490228e23bf: Bootstrap starting.
I20260608 09:53:02.815088  4021 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 87a4706b5667414ea4c01490228e23bf: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:02.819231  4021 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 87a4706b5667414ea4c01490228e23bf: No bootstrap required, opened a new log
I20260608 09:53:02.821383  4021 raft_consensus.cc:359] T 00000000000000000000000000000000 P 87a4706b5667414ea4c01490228e23bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87a4706b5667414ea4c01490228e23bf" member_type: VOTER }
I20260608 09:53:02.821758  4021 raft_consensus.cc:385] T 00000000000000000000000000000000 P 87a4706b5667414ea4c01490228e23bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:02.821969  4021 raft_consensus.cc:740] T 00000000000000000000000000000000 P 87a4706b5667414ea4c01490228e23bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87a4706b5667414ea4c01490228e23bf, State: Initialized, Role: FOLLOWER
I20260608 09:53:02.822535  4021 consensus_queue.cc:260] T 00000000000000000000000000000000 P 87a4706b5667414ea4c01490228e23bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "87a4706b5667414ea4c01490228e23bf" member_type: VOTER }
I20260608 09:53:02.822966  4021 raft_consensus.cc:399] T 00000000000000000000000000000000 P 87a4706b5667414ea4c01490228e23bf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:53:02.823215  4021 raft_consensus.cc:493] T 00000000000000000000000000000000 P 87a4706b5667414ea4c01490228e23bf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:53:02.823483  4021 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 87a4706b5667414ea4c01490228e23bf [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:02.827978  4021 raft_consensus.cc:515] T 00000000000000000000000000000000 P 87a4706b5667414ea4c01490228e23bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87a4706b5667414ea4c01490228e23bf" member_type: VOTER }
I20260608 09:53:02.828490  4021 leader_election.cc:304] T 00000000000000000000000000000000 P 87a4706b5667414ea4c01490228e23bf [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: 87a4706b5667414ea4c01490228e23bf; no voters: 
I20260608 09:53:02.829604  4021 leader_election.cc:290] T 00000000000000000000000000000000 P 87a4706b5667414ea4c01490228e23bf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:53:02.830005  4024 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 87a4706b5667414ea4c01490228e23bf [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:02.831271  4024 raft_consensus.cc:697] T 00000000000000000000000000000000 P 87a4706b5667414ea4c01490228e23bf [term 1 LEADER]: Becoming Leader. State: Replica: 87a4706b5667414ea4c01490228e23bf, State: Running, Role: LEADER
I20260608 09:53:02.831928  4024 consensus_queue.cc:237] T 00000000000000000000000000000000 P 87a4706b5667414ea4c01490228e23bf [LEADER]: Queue going to LEADER mode. State: All 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: "87a4706b5667414ea4c01490228e23bf" member_type: VOTER }
I20260608 09:53:02.832542  4021 sys_catalog.cc:565] T 00000000000000000000000000000000 P 87a4706b5667414ea4c01490228e23bf [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:53:02.836355  4025 sys_catalog.cc:455] T 00000000000000000000000000000000 P 87a4706b5667414ea4c01490228e23bf [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "87a4706b5667414ea4c01490228e23bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87a4706b5667414ea4c01490228e23bf" member_type: VOTER } }
I20260608 09:53:02.836503  4026 sys_catalog.cc:455] T 00000000000000000000000000000000 P 87a4706b5667414ea4c01490228e23bf [sys.catalog]: SysCatalogTable state changed. Reason: New leader 87a4706b5667414ea4c01490228e23bf. Latest consensus state: current_term: 1 leader_uuid: "87a4706b5667414ea4c01490228e23bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87a4706b5667414ea4c01490228e23bf" member_type: VOTER } }
I20260608 09:53:02.837040  4025 sys_catalog.cc:458] T 00000000000000000000000000000000 P 87a4706b5667414ea4c01490228e23bf [sys.catalog]: This master's current role is: LEADER
I20260608 09:53:02.837200  4026 sys_catalog.cc:458] T 00000000000000000000000000000000 P 87a4706b5667414ea4c01490228e23bf [sys.catalog]: This master's current role is: LEADER
I20260608 09:53:02.839715  4031 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:53:02.847235  4031 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:53:02.848281   391 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:53:02.855973  4031 catalog_manager.cc:1382] Generated new cluster ID: a129a2640baa4a128aa767f9fb98b17e
I20260608 09:53:02.856238  4031 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:53:02.875262  4031 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:53:02.876539  4031 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:53:02.893743  4031 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 87a4706b5667414ea4c01490228e23bf: Generated new TSK 0
I20260608 09:53:02.894407  4031 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:53:02.915091   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:02.921008  4042 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:53:02.922109  4043 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:53:02.923413  4045 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:53:02.923600   391 server_base.cc:1061] running on GCE node
I20260608 09:53:02.924566   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:02.924748   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:53:02.924875   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912382924863 us; error 0 us; skew 500 ppm
I20260608 09:53:02.925412   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:02.927634   391 webserver.cc:533] Webserver started at http://127.0.97.193:36187/ using document root <none> and password file <none>
I20260608 09:53:02.928126   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:02.928292   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:02.928514   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:02.929564   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912294854977-391-0/minicluster-data/ts-0-root/instance:
uuid: "f361d44f7a814b47a1c36ae70657d710"
format_stamp: "Formatted at 2026-06-08 09:53:02 on dist-test-slave-cqs2"
I20260608 09:53:02.934077   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260608 09:53:02.937567  4050 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:02.938268   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:53:02.938542   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912294854977-391-0/minicluster-data/ts-0-root
uuid: "f361d44f7a814b47a1c36ae70657d710"
format_stamp: "Formatted at 2026-06-08 09:53:02 on dist-test-slave-cqs2"
I20260608 09:53:02.938802   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912294854977-391-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912294854977-391-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912294854977-391-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:53:02.968495   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:02.969679   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:02.971163   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:02.973469   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:02.973667   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:02.973891   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:02.974050   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:03.014166   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.193:32953
I20260608 09:53:03.014290  4112 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.193:32953 every 8 connection(s)
I20260608 09:53:03.019336   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:03.025841  4117 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:53:03.028056  4118 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:53:03.029138  4120 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:53:03.029935   391 server_base.cc:1061] running on GCE node
I20260608 09:53:03.030675   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:03.030870   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:53:03.031034   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912383031015 us; error 0 us; skew 500 ppm
I20260608 09:53:03.031633   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:03.034562   391 webserver.cc:533] Webserver started at http://127.0.97.194:40727/ using document root <none> and password file <none>
I20260608 09:53:03.034682  4113 heartbeater.cc:344] Connected to a master server at 127.0.97.254:42229
I20260608 09:53:03.035125  4113 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:03.035230   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:03.035486   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:03.035737   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:03.035898  4113 heartbeater.cc:507] Master 127.0.97.254:42229 requested a full tablet report, sending...
I20260608 09:53:03.036998   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912294854977-391-0/minicluster-data/ts-1-root/instance:
uuid: "408abad2d2fb48d4be27d08c2c6c71a9"
format_stamp: "Formatted at 2026-06-08 09:53:03 on dist-test-slave-cqs2"
I20260608 09:53:03.038309  3986 ts_manager.cc:194] Registered new tserver with Master: f361d44f7a814b47a1c36ae70657d710 (127.0.97.193:32953)
I20260608 09:53:03.040943  3986 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57686
I20260608 09:53:03.043408   391 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
I20260608 09:53:03.046775  4125 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:03.047551   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:53:03.047837   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912294854977-391-0/minicluster-data/ts-1-root
uuid: "408abad2d2fb48d4be27d08c2c6c71a9"
format_stamp: "Formatted at 2026-06-08 09:53:03 on dist-test-slave-cqs2"
I20260608 09:53:03.048117   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912294854977-391-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912294854977-391-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912294854977-391-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:53:03.069316   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:03.070412   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:03.071832   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:03.074172   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:03.074388   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:03.074610   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:03.074777   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:03.114823   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.194:43605
I20260608 09:53:03.114952  4188 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.194:43605 every 8 connection(s)
I20260608 09:53:03.119738   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:03.127946  4192 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:53:03.128815  4193 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:53:03.132229  4196 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:53:03.132710  4189 heartbeater.cc:344] Connected to a master server at 127.0.97.254:42229
I20260608 09:53:03.133169  4189 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:03.134068  4189 heartbeater.cc:507] Master 127.0.97.254:42229 requested a full tablet report, sending...
I20260608 09:53:03.134516   391 server_base.cc:1061] running on GCE node
I20260608 09:53:03.135479   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:03.135668   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:53:03.135850   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912383135831 us; error 0 us; skew 500 ppm
I20260608 09:53:03.136277  3986 ts_manager.cc:194] Registered new tserver with Master: 408abad2d2fb48d4be27d08c2c6c71a9 (127.0.97.194:43605)
I20260608 09:53:03.136423   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:03.137941  3986 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57700
I20260608 09:53:03.138986   391 webserver.cc:533] Webserver started at http://127.0.97.195:33823/ using document root <none> and password file <none>
I20260608 09:53:03.139597   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:03.139825   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:03.140084   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:03.141223   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912294854977-391-0/minicluster-data/ts-2-root/instance:
uuid: "1b50a33d06804987aba68c3914c1e531"
format_stamp: "Formatted at 2026-06-08 09:53:03 on dist-test-slave-cqs2"
I20260608 09:53:03.145843   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:53:03.149081  4200 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:03.149946   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:53:03.150221   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912294854977-391-0/minicluster-data/ts-2-root
uuid: "1b50a33d06804987aba68c3914c1e531"
format_stamp: "Formatted at 2026-06-08 09:53:03 on dist-test-slave-cqs2"
I20260608 09:53:03.150490   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912294854977-391-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912294854977-391-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912294854977-391-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:53:03.174324   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:03.175662   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:03.177124   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:03.179404   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:03.179603   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:03.179828   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:03.179984   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:03.218407   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.195:46869
I20260608 09:53:03.218516  4262 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.195:46869 every 8 connection(s)
I20260608 09:53:03.223465   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:03.230073  4266 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:53:03.232164  4267 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:53:03.234508  4269 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:53:03.235252  4263 heartbeater.cc:344] Connected to a master server at 127.0.97.254:42229
I20260608 09:53:03.235262   391 server_base.cc:1061] running on GCE node
I20260608 09:53:03.235826  4263 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:03.236577   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:03.236872   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:53:03.236814  4263 heartbeater.cc:507] Master 127.0.97.254:42229 requested a full tablet report, sending...
I20260608 09:53:03.237222   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912383237202 us; error 0 us; skew 500 ppm
I20260608 09:53:03.238066   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:03.239359  3986 ts_manager.cc:194] Registered new tserver with Master: 1b50a33d06804987aba68c3914c1e531 (127.0.97.195:46869)
I20260608 09:53:03.240742   391 webserver.cc:533] Webserver started at http://127.0.97.196:46165/ using document root <none> and password file <none>
I20260608 09:53:03.241093  3986 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57708
I20260608 09:53:03.241290   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:03.241557   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:03.241811   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:03.243388   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912294854977-391-0/minicluster-data/ts-3-root/instance:
uuid: "aaf42b5c85db4986a637b6cce85a6db2"
format_stamp: "Formatted at 2026-06-08 09:53:03 on dist-test-slave-cqs2"
I20260608 09:53:03.248040   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:53:03.251374  4274 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:03.252159   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:53:03.252466   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912294854977-391-0/minicluster-data/ts-3-root
uuid: "aaf42b5c85db4986a637b6cce85a6db2"
format_stamp: "Formatted at 2026-06-08 09:53:03 on dist-test-slave-cqs2"
I20260608 09:53:03.252733   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912294854977-391-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912294854977-391-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912294854977-391-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:53:03.270476   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:03.271766   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:03.273165   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:03.275539   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:03.275750   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:03.275975   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:03.276131   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:03.314653   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.196:45299
I20260608 09:53:03.314766  4336 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.196:45299 every 8 connection(s)
I20260608 09:53:03.328723  4337 heartbeater.cc:344] Connected to a master server at 127.0.97.254:42229
I20260608 09:53:03.329090  4337 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:03.329785  4337 heartbeater.cc:507] Master 127.0.97.254:42229 requested a full tablet report, sending...
I20260608 09:53:03.331720  3986 ts_manager.cc:194] Registered new tserver with Master: aaf42b5c85db4986a637b6cce85a6db2 (127.0.97.196:45299)
I20260608 09:53:03.332340   391 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014351235s
I20260608 09:53:03.333082  3986 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57710
I20260608 09:53:03.883770  3986 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57722:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 09:53:03.928310  4154 tablet_service.cc:1511] Processing CreateTablet for tablet 6dd043c836a34c09a9e918746869e286 (DEFAULT_TABLE table=test-workload [id=25c6f79d7b944c9f8150209d49ae4bdb]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:53:03.929710  4154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dd043c836a34c09a9e918746869e286. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:03.930305  4078 tablet_service.cc:1511] Processing CreateTablet for tablet 6dd043c836a34c09a9e918746869e286 (DEFAULT_TABLE table=test-workload [id=25c6f79d7b944c9f8150209d49ae4bdb]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:53:03.931578  4078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dd043c836a34c09a9e918746869e286. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:03.931809  4302 tablet_service.cc:1511] Processing CreateTablet for tablet 6dd043c836a34c09a9e918746869e286 (DEFAULT_TABLE table=test-workload [id=25c6f79d7b944c9f8150209d49ae4bdb]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:53:03.932893  4302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dd043c836a34c09a9e918746869e286. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:03.948127  4359 tablet_bootstrap.cc:492] T 6dd043c836a34c09a9e918746869e286 P f361d44f7a814b47a1c36ae70657d710: Bootstrap starting.
I20260608 09:53:03.949393  4357 tablet_bootstrap.cc:492] T 6dd043c836a34c09a9e918746869e286 P 408abad2d2fb48d4be27d08c2c6c71a9: Bootstrap starting.
I20260608 09:53:03.950873  4358 tablet_bootstrap.cc:492] T 6dd043c836a34c09a9e918746869e286 P aaf42b5c85db4986a637b6cce85a6db2: Bootstrap starting.
I20260608 09:53:03.954808  4359 tablet_bootstrap.cc:654] T 6dd043c836a34c09a9e918746869e286 P f361d44f7a814b47a1c36ae70657d710: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:03.956383  4357 tablet_bootstrap.cc:654] T 6dd043c836a34c09a9e918746869e286 P 408abad2d2fb48d4be27d08c2c6c71a9: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:03.957259  4358 tablet_bootstrap.cc:654] T 6dd043c836a34c09a9e918746869e286 P aaf42b5c85db4986a637b6cce85a6db2: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:03.959488  4359 tablet_bootstrap.cc:492] T 6dd043c836a34c09a9e918746869e286 P f361d44f7a814b47a1c36ae70657d710: No bootstrap required, opened a new log
I20260608 09:53:03.959968  4359 ts_tablet_manager.cc:1403] T 6dd043c836a34c09a9e918746869e286 P f361d44f7a814b47a1c36ae70657d710: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260608 09:53:03.961402  4357 tablet_bootstrap.cc:492] T 6dd043c836a34c09a9e918746869e286 P 408abad2d2fb48d4be27d08c2c6c71a9: No bootstrap required, opened a new log
I20260608 09:53:03.961865  4357 ts_tablet_manager.cc:1403] T 6dd043c836a34c09a9e918746869e286 P 408abad2d2fb48d4be27d08c2c6c71a9: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260608 09:53:03.962646  4358 tablet_bootstrap.cc:492] T 6dd043c836a34c09a9e918746869e286 P aaf42b5c85db4986a637b6cce85a6db2: No bootstrap required, opened a new log
I20260608 09:53:03.962514  4359 raft_consensus.cc:359] T 6dd043c836a34c09a9e918746869e286 P f361d44f7a814b47a1c36ae70657d710 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408abad2d2fb48d4be27d08c2c6c71a9" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 43605 } } peers { permanent_uuid: "f361d44f7a814b47a1c36ae70657d710" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 32953 } } peers { permanent_uuid: "aaf42b5c85db4986a637b6cce85a6db2" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 45299 } }
I20260608 09:53:03.963267  4358 ts_tablet_manager.cc:1403] T 6dd043c836a34c09a9e918746869e286 P aaf42b5c85db4986a637b6cce85a6db2: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260608 09:53:03.963224  4359 raft_consensus.cc:385] T 6dd043c836a34c09a9e918746869e286 P f361d44f7a814b47a1c36ae70657d710 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:03.964224  4359 raft_consensus.cc:740] T 6dd043c836a34c09a9e918746869e286 P f361d44f7a814b47a1c36ae70657d710 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f361d44f7a814b47a1c36ae70657d710, State: Initialized, Role: FOLLOWER
I20260608 09:53:03.964715  4357 raft_consensus.cc:359] T 6dd043c836a34c09a9e918746869e286 P 408abad2d2fb48d4be27d08c2c6c71a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408abad2d2fb48d4be27d08c2c6c71a9" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 43605 } } peers { permanent_uuid: "f361d44f7a814b47a1c36ae70657d710" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 32953 } } peers { permanent_uuid: "aaf42b5c85db4986a637b6cce85a6db2" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 45299 } }
I20260608 09:53:03.965497  4357 raft_consensus.cc:385] T 6dd043c836a34c09a9e918746869e286 P 408abad2d2fb48d4be27d08c2c6c71a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:03.965821  4357 raft_consensus.cc:740] T 6dd043c836a34c09a9e918746869e286 P 408abad2d2fb48d4be27d08c2c6c71a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 408abad2d2fb48d4be27d08c2c6c71a9, State: Initialized, Role: FOLLOWER
I20260608 09:53:03.965689  4359 consensus_queue.cc:260] T 6dd043c836a34c09a9e918746869e286 P f361d44f7a814b47a1c36ae70657d710 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408abad2d2fb48d4be27d08c2c6c71a9" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 43605 } } peers { permanent_uuid: "f361d44f7a814b47a1c36ae70657d710" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 32953 } } peers { permanent_uuid: "aaf42b5c85db4986a637b6cce85a6db2" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 45299 } }
I20260608 09:53:03.966347  4358 raft_consensus.cc:359] T 6dd043c836a34c09a9e918746869e286 P aaf42b5c85db4986a637b6cce85a6db2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408abad2d2fb48d4be27d08c2c6c71a9" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 43605 } } peers { permanent_uuid: "f361d44f7a814b47a1c36ae70657d710" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 32953 } } peers { permanent_uuid: "aaf42b5c85db4986a637b6cce85a6db2" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 45299 } }
I20260608 09:53:03.966670  4357 consensus_queue.cc:260] T 6dd043c836a34c09a9e918746869e286 P 408abad2d2fb48d4be27d08c2c6c71a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408abad2d2fb48d4be27d08c2c6c71a9" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 43605 } } peers { permanent_uuid: "f361d44f7a814b47a1c36ae70657d710" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 32953 } } peers { permanent_uuid: "aaf42b5c85db4986a637b6cce85a6db2" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 45299 } }
I20260608 09:53:03.967157  4358 raft_consensus.cc:385] T 6dd043c836a34c09a9e918746869e286 P aaf42b5c85db4986a637b6cce85a6db2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:03.967617  4358 raft_consensus.cc:740] T 6dd043c836a34c09a9e918746869e286 P aaf42b5c85db4986a637b6cce85a6db2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aaf42b5c85db4986a637b6cce85a6db2, State: Initialized, Role: FOLLOWER
I20260608 09:53:03.968111  4113 heartbeater.cc:499] Master 127.0.97.254:42229 was elected leader, sending a full tablet report...
I20260608 09:53:03.968603  4359 ts_tablet_manager.cc:1434] T 6dd043c836a34c09a9e918746869e286 P f361d44f7a814b47a1c36ae70657d710: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.006s
I20260608 09:53:03.968470  4358 consensus_queue.cc:260] T 6dd043c836a34c09a9e918746869e286 P aaf42b5c85db4986a637b6cce85a6db2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408abad2d2fb48d4be27d08c2c6c71a9" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 43605 } } peers { permanent_uuid: "f361d44f7a814b47a1c36ae70657d710" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 32953 } } peers { permanent_uuid: "aaf42b5c85db4986a637b6cce85a6db2" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 45299 } }
I20260608 09:53:03.970484  4189 heartbeater.cc:499] Master 127.0.97.254:42229 was elected leader, sending a full tablet report...
I20260608 09:53:03.973217  4357 ts_tablet_manager.cc:1434] T 6dd043c836a34c09a9e918746869e286 P 408abad2d2fb48d4be27d08c2c6c71a9: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 09:53:03.975198  4337 heartbeater.cc:499] Master 127.0.97.254:42229 was elected leader, sending a full tablet report...
I20260608 09:53:03.975478  4358 ts_tablet_manager.cc:1434] T 6dd043c836a34c09a9e918746869e286 P aaf42b5c85db4986a637b6cce85a6db2: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.004s
I20260608 09:53:04.001986  4364 raft_consensus.cc:493] T 6dd043c836a34c09a9e918746869e286 P 408abad2d2fb48d4be27d08c2c6c71a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:04.002475  4364 raft_consensus.cc:515] T 6dd043c836a34c09a9e918746869e286 P 408abad2d2fb48d4be27d08c2c6c71a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408abad2d2fb48d4be27d08c2c6c71a9" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 43605 } } peers { permanent_uuid: "f361d44f7a814b47a1c36ae70657d710" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 32953 } } peers { permanent_uuid: "aaf42b5c85db4986a637b6cce85a6db2" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 45299 } }
I20260608 09:53:04.004639  4364 leader_election.cc:290] T 6dd043c836a34c09a9e918746869e286 P 408abad2d2fb48d4be27d08c2c6c71a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f361d44f7a814b47a1c36ae70657d710 (127.0.97.193:32953), aaf42b5c85db4986a637b6cce85a6db2 (127.0.97.196:45299)
I20260608 09:53:04.015561  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dd043c836a34c09a9e918746869e286" candidate_uuid: "408abad2d2fb48d4be27d08c2c6c71a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aaf42b5c85db4986a637b6cce85a6db2" is_pre_election: true
I20260608 09:53:04.015559  4088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dd043c836a34c09a9e918746869e286" candidate_uuid: "408abad2d2fb48d4be27d08c2c6c71a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f361d44f7a814b47a1c36ae70657d710" is_pre_election: true
I20260608 09:53:04.016245  4312 raft_consensus.cc:2468] T 6dd043c836a34c09a9e918746869e286 P aaf42b5c85db4986a637b6cce85a6db2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 408abad2d2fb48d4be27d08c2c6c71a9 in term 0.
I20260608 09:53:04.016292  4088 raft_consensus.cc:2468] T 6dd043c836a34c09a9e918746869e286 P f361d44f7a814b47a1c36ae70657d710 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 408abad2d2fb48d4be27d08c2c6c71a9 in term 0.
I20260608 09:53:04.017454  4130 leader_election.cc:304] T 6dd043c836a34c09a9e918746869e286 P 408abad2d2fb48d4be27d08c2c6c71a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 408abad2d2fb48d4be27d08c2c6c71a9, aaf42b5c85db4986a637b6cce85a6db2; no voters: 
I20260608 09:53:04.018123  4364 raft_consensus.cc:2804] T 6dd043c836a34c09a9e918746869e286 P 408abad2d2fb48d4be27d08c2c6c71a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:04.018460  4364 raft_consensus.cc:493] T 6dd043c836a34c09a9e918746869e286 P 408abad2d2fb48d4be27d08c2c6c71a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:04.018687  4364 raft_consensus.cc:3060] T 6dd043c836a34c09a9e918746869e286 P 408abad2d2fb48d4be27d08c2c6c71a9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:04.023262  4364 raft_consensus.cc:515] T 6dd043c836a34c09a9e918746869e286 P 408abad2d2fb48d4be27d08c2c6c71a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408abad2d2fb48d4be27d08c2c6c71a9" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 43605 } } peers { permanent_uuid: "f361d44f7a814b47a1c36ae70657d710" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 32953 } } peers { permanent_uuid: "aaf42b5c85db4986a637b6cce85a6db2" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 45299 } }
I20260608 09:53:04.024909  4364 leader_election.cc:290] T 6dd043c836a34c09a9e918746869e286 P 408abad2d2fb48d4be27d08c2c6c71a9 [CANDIDATE]: Term 1 election: Requested vote from peers f361d44f7a814b47a1c36ae70657d710 (127.0.97.193:32953), aaf42b5c85db4986a637b6cce85a6db2 (127.0.97.196:45299)
I20260608 09:53:04.025559  4088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dd043c836a34c09a9e918746869e286" candidate_uuid: "408abad2d2fb48d4be27d08c2c6c71a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f361d44f7a814b47a1c36ae70657d710"
I20260608 09:53:04.025830  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dd043c836a34c09a9e918746869e286" candidate_uuid: "408abad2d2fb48d4be27d08c2c6c71a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aaf42b5c85db4986a637b6cce85a6db2"
I20260608 09:53:04.026036  4088 raft_consensus.cc:3060] T 6dd043c836a34c09a9e918746869e286 P f361d44f7a814b47a1c36ae70657d710 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:04.026333  4312 raft_consensus.cc:3060] T 6dd043c836a34c09a9e918746869e286 P aaf42b5c85db4986a637b6cce85a6db2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:04.030933  4088 raft_consensus.cc:2468] T 6dd043c836a34c09a9e918746869e286 P f361d44f7a814b47a1c36ae70657d710 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 408abad2d2fb48d4be27d08c2c6c71a9 in term 1.
I20260608 09:53:04.031528  4312 raft_consensus.cc:2468] T 6dd043c836a34c09a9e918746869e286 P aaf42b5c85db4986a637b6cce85a6db2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 408abad2d2fb48d4be27d08c2c6c71a9 in term 1.
I20260608 09:53:04.032387  4129 leader_election.cc:304] T 6dd043c836a34c09a9e918746869e286 P 408abad2d2fb48d4be27d08c2c6c71a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 408abad2d2fb48d4be27d08c2c6c71a9, f361d44f7a814b47a1c36ae70657d710; no voters: 
I20260608 09:53:04.033053  4364 raft_consensus.cc:2804] T 6dd043c836a34c09a9e918746869e286 P 408abad2d2fb48d4be27d08c2c6c71a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:04.034073  4364 raft_consensus.cc:697] T 6dd043c836a34c09a9e918746869e286 P 408abad2d2fb48d4be27d08c2c6c71a9 [term 1 LEADER]: Becoming Leader. State: Replica: 408abad2d2fb48d4be27d08c2c6c71a9, State: Running, Role: LEADER
I20260608 09:53:04.034763  4364 consensus_queue.cc:237] T 6dd043c836a34c09a9e918746869e286 P 408abad2d2fb48d4be27d08c2c6c71a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408abad2d2fb48d4be27d08c2c6c71a9" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 43605 } } peers { permanent_uuid: "f361d44f7a814b47a1c36ae70657d710" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 32953 } } peers { permanent_uuid: "aaf42b5c85db4986a637b6cce85a6db2" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 45299 } }
I20260608 09:53:04.042214  3986 catalog_manager.cc:5696] T 6dd043c836a34c09a9e918746869e286 P 408abad2d2fb48d4be27d08c2c6c71a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 408abad2d2fb48d4be27d08c2c6c71a9 (127.0.97.194). New cstate: current_term: 1 leader_uuid: "408abad2d2fb48d4be27d08c2c6c71a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408abad2d2fb48d4be27d08c2c6c71a9" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 43605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f361d44f7a814b47a1c36ae70657d710" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 32953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aaf42b5c85db4986a637b6cce85a6db2" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 45299 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:04.243855  4263 heartbeater.cc:499] Master 127.0.97.254:42229 was elected leader, sending a full tablet report...
I20260608 09:53:04.544606  4370 consensus_queue.cc:1048] T 6dd043c836a34c09a9e918746869e286 P 408abad2d2fb48d4be27d08c2c6c71a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aaf42b5c85db4986a637b6cce85a6db2" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 45299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:04.557927  4373 consensus_queue.cc:1048] T 6dd043c836a34c09a9e918746869e286 P 408abad2d2fb48d4be27d08c2c6c71a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f361d44f7a814b47a1c36ae70657d710" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 32953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:04.847936  4039 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:53:04.849375  4039 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:53:04.849701  4039 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:06.850809  4039 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:53:06.852519  4039 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:53:06.852849  4039 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:08.853730  4039 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:53:08.855191  4039 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:53:08.855491  4039 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:10.856388  4039 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:53:10.857792  4039 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:53:10.858080  4039 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:12.859035  4039 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:53:12.860452  4039 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:53:12.860759  4039 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:14.861673  4039 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:53:14.863026  4039 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:53:14.863348  4039 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:15.120002   391 tablet_server.cc:179] TabletServer@127.0.97.193:0 shutting down...
I20260608 09:53:15.145203   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:15.145957   391 tablet_replica.cc:333] T 6dd043c836a34c09a9e918746869e286 P f361d44f7a814b47a1c36ae70657d710: stopping tablet replica
I20260608 09:53:15.146550   391 raft_consensus.cc:2243] T 6dd043c836a34c09a9e918746869e286 P f361d44f7a814b47a1c36ae70657d710 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:15.147210   391 raft_consensus.cc:2272] T 6dd043c836a34c09a9e918746869e286 P f361d44f7a814b47a1c36ae70657d710 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:15.168610   391 tablet_server.cc:196] TabletServer@127.0.97.193:0 shutdown complete.
I20260608 09:53:15.181705   391 tablet_server.cc:179] TabletServer@127.0.97.194:0 shutting down...
I20260608 09:53:15.201277   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:15.202054   391 tablet_replica.cc:333] T 6dd043c836a34c09a9e918746869e286 P 408abad2d2fb48d4be27d08c2c6c71a9: stopping tablet replica
I20260608 09:53:15.202646   391 raft_consensus.cc:2243] T 6dd043c836a34c09a9e918746869e286 P 408abad2d2fb48d4be27d08c2c6c71a9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:15.203642   391 raft_consensus.cc:2272] T 6dd043c836a34c09a9e918746869e286 P 408abad2d2fb48d4be27d08c2c6c71a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:15.223382   391 tablet_server.cc:196] TabletServer@127.0.97.194:0 shutdown complete.
I20260608 09:53:15.234534   391 tablet_server.cc:179] TabletServer@127.0.97.195:0 shutting down...
I20260608 09:53:15.254880   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:15.270738   391 tablet_server.cc:196] TabletServer@127.0.97.195:0 shutdown complete.
I20260608 09:53:15.280309   391 tablet_server.cc:179] TabletServer@127.0.97.196:0 shutting down...
I20260608 09:53:15.300824   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:15.301505   391 tablet_replica.cc:333] T 6dd043c836a34c09a9e918746869e286 P aaf42b5c85db4986a637b6cce85a6db2: stopping tablet replica
I20260608 09:53:15.302048   391 raft_consensus.cc:2243] T 6dd043c836a34c09a9e918746869e286 P aaf42b5c85db4986a637b6cce85a6db2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:15.302532   391 raft_consensus.cc:2272] T 6dd043c836a34c09a9e918746869e286 P aaf42b5c85db4986a637b6cce85a6db2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:15.321830   391 tablet_server.cc:196] TabletServer@127.0.97.196:0 shutdown complete.
I20260608 09:53:15.333319   391 master.cc:562] Master@127.0.97.254:42229 shutting down...
I20260608 09:53:15.351097   391 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 87a4706b5667414ea4c01490228e23bf [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:15.357795   391 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 87a4706b5667414ea4c01490228e23bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:15.358801   391 tablet_replica.cc:333] T 00000000000000000000000000000000 P 87a4706b5667414ea4c01490228e23bf: stopping tablet replica
I20260608 09:53:15.379884   391 master.cc:584] Master@127.0.97.254:42229 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (12705 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260608 09:53:15.422531   391 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.254:36909
I20260608 09:53:15.423826   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:15.429735  4385 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:53:15.430403  4386 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:53:15.430727  4388 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:53:15.431463   391 server_base.cc:1061] running on GCE node
I20260608 09:53:15.432228   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:15.432403   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:53:15.432564   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912395432545 us; error 0 us; skew 500 ppm
I20260608 09:53:15.433145   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:15.435658   391 webserver.cc:533] Webserver started at http://127.0.97.254:46577/ using document root <none> and password file <none>
I20260608 09:53:15.436172   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:15.436334   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:15.436617   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:15.437870   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912294854977-391-0/minicluster-data/master-0-root/instance:
uuid: "82d6d54f81594744ac6a2e1573b226ac"
format_stamp: "Formatted at 2026-06-08 09:53:15 on dist-test-slave-cqs2"
I20260608 09:53:15.442493   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:53:15.446102  4393 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:15.446904   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:53:15.447188   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912294854977-391-0/minicluster-data/master-0-root
uuid: "82d6d54f81594744ac6a2e1573b226ac"
format_stamp: "Formatted at 2026-06-08 09:53:15 on dist-test-slave-cqs2"
I20260608 09:53:15.447466   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912294854977-391-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912294854977-391-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912294854977-391-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:53:15.495400   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:15.496730   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:15.537499   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.254:36909
I20260608 09:53:15.537626  4444 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.254:36909 every 8 connection(s)
I20260608 09:53:15.542006  4445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:15.554600  4445 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 82d6d54f81594744ac6a2e1573b226ac: Bootstrap starting.
I20260608 09:53:15.560042  4445 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 82d6d54f81594744ac6a2e1573b226ac: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:15.564610  4445 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 82d6d54f81594744ac6a2e1573b226ac: No bootstrap required, opened a new log
I20260608 09:53:15.566984  4445 raft_consensus.cc:359] T 00000000000000000000000000000000 P 82d6d54f81594744ac6a2e1573b226ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82d6d54f81594744ac6a2e1573b226ac" member_type: VOTER }
I20260608 09:53:15.567466  4445 raft_consensus.cc:385] T 00000000000000000000000000000000 P 82d6d54f81594744ac6a2e1573b226ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:15.567682  4445 raft_consensus.cc:740] T 00000000000000000000000000000000 P 82d6d54f81594744ac6a2e1573b226ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d6d54f81594744ac6a2e1573b226ac, State: Initialized, Role: FOLLOWER
I20260608 09:53:15.568334  4445 consensus_queue.cc:260] T 00000000000000000000000000000000 P 82d6d54f81594744ac6a2e1573b226ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "82d6d54f81594744ac6a2e1573b226ac" member_type: VOTER }
I20260608 09:53:15.568807  4445 raft_consensus.cc:399] T 00000000000000000000000000000000 P 82d6d54f81594744ac6a2e1573b226ac [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:53:15.569028  4445 raft_consensus.cc:493] T 00000000000000000000000000000000 P 82d6d54f81594744ac6a2e1573b226ac [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:53:15.569278  4445 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 82d6d54f81594744ac6a2e1573b226ac [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:15.574240  4445 raft_consensus.cc:515] T 00000000000000000000000000000000 P 82d6d54f81594744ac6a2e1573b226ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82d6d54f81594744ac6a2e1573b226ac" member_type: VOTER }
I20260608 09:53:15.574911  4445 leader_election.cc:304] T 00000000000000000000000000000000 P 82d6d54f81594744ac6a2e1573b226ac [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: 82d6d54f81594744ac6a2e1573b226ac; no voters: 
I20260608 09:53:15.576339  4445 leader_election.cc:290] T 00000000000000000000000000000000 P 82d6d54f81594744ac6a2e1573b226ac [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:53:15.576745  4448 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 82d6d54f81594744ac6a2e1573b226ac [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:15.578073  4448 raft_consensus.cc:697] T 00000000000000000000000000000000 P 82d6d54f81594744ac6a2e1573b226ac [term 1 LEADER]: Becoming Leader. State: Replica: 82d6d54f81594744ac6a2e1573b226ac, State: Running, Role: LEADER
I20260608 09:53:15.578838  4448 consensus_queue.cc:237] T 00000000000000000000000000000000 P 82d6d54f81594744ac6a2e1573b226ac [LEADER]: Queue going to LEADER mode. State: All 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: "82d6d54f81594744ac6a2e1573b226ac" member_type: VOTER }
I20260608 09:53:15.579941  4445 sys_catalog.cc:565] T 00000000000000000000000000000000 P 82d6d54f81594744ac6a2e1573b226ac [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:53:15.582281  4449 sys_catalog.cc:455] T 00000000000000000000000000000000 P 82d6d54f81594744ac6a2e1573b226ac [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "82d6d54f81594744ac6a2e1573b226ac" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82d6d54f81594744ac6a2e1573b226ac" member_type: VOTER } }
I20260608 09:53:15.582337  4450 sys_catalog.cc:455] T 00000000000000000000000000000000 P 82d6d54f81594744ac6a2e1573b226ac [sys.catalog]: SysCatalogTable state changed. Reason: New leader 82d6d54f81594744ac6a2e1573b226ac. Latest consensus state: current_term: 1 leader_uuid: "82d6d54f81594744ac6a2e1573b226ac" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82d6d54f81594744ac6a2e1573b226ac" member_type: VOTER } }
I20260608 09:53:15.583153  4449 sys_catalog.cc:458] T 00000000000000000000000000000000 P 82d6d54f81594744ac6a2e1573b226ac [sys.catalog]: This master's current role is: LEADER
I20260608 09:53:15.583169  4450 sys_catalog.cc:458] T 00000000000000000000000000000000 P 82d6d54f81594744ac6a2e1573b226ac [sys.catalog]: This master's current role is: LEADER
I20260608 09:53:15.586040  4455 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:53:15.591475  4455 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:53:15.598642   391 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:53:15.601203  4455 catalog_manager.cc:1382] Generated new cluster ID: 26b08b4bb1a34f97bf750ab171fd3243
I20260608 09:53:15.601490  4455 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:53:15.617981  4455 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:53:15.619424  4455 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:53:15.632169  4455 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 82d6d54f81594744ac6a2e1573b226ac: Generated new TSK 0
I20260608 09:53:15.632733  4455 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:53:15.665627   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:15.672206  4466 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:53:15.672995  4467 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:53:15.674628  4469 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:53:15.675112   391 server_base.cc:1061] running on GCE node
I20260608 09:53:15.675936   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:15.676126   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:53:15.676282   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912395676263 us; error 0 us; skew 500 ppm
I20260608 09:53:15.676883   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:15.679227   391 webserver.cc:533] Webserver started at http://127.0.97.193:43601/ using document root <none> and password file <none>
I20260608 09:53:15.679759   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:15.679934   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:15.680190   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:15.681497   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912294854977-391-0/minicluster-data/ts-0-root/instance:
uuid: "aef5ff4e4f60408699e9c0fc10068eb3"
format_stamp: "Formatted at 2026-06-08 09:53:15 on dist-test-slave-cqs2"
I20260608 09:53:15.686269   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:53:15.689706  4474 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:15.690549   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:53:15.690879   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912294854977-391-0/minicluster-data/ts-0-root
uuid: "aef5ff4e4f60408699e9c0fc10068eb3"
format_stamp: "Formatted at 2026-06-08 09:53:15 on dist-test-slave-cqs2"
I20260608 09:53:15.691242   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912294854977-391-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912294854977-391-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912294854977-391-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:53:15.707818   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:15.709021   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:15.710490   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:15.712940   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:15.713135   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:15.713356   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:15.713516   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:15.756553   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.193:35391
I20260608 09:53:15.756659  4536 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.193:35391 every 8 connection(s)
I20260608 09:53:15.761938   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:15.770094  4542 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:53:15.771342  4541 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:53:15.774070   391 server_base.cc:1061] running on GCE node
W20260608 09:53:15.774940  4544 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:53:15.775796   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:15.775987   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:53:15.776118   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912395776106 us; error 0 us; skew 500 ppm
I20260608 09:53:15.776638   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:15.779201   391 webserver.cc:533] Webserver started at http://127.0.97.194:37259/ using document root <none> and password file <none>
I20260608 09:53:15.779692   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:15.779887   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:15.780189   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:15.781622   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912294854977-391-0/minicluster-data/ts-1-root/instance:
uuid: "deb6b85da50d494bb2917a2560c70ff5"
format_stamp: "Formatted at 2026-06-08 09:53:15 on dist-test-slave-cqs2"
I20260608 09:53:15.781831  4537 heartbeater.cc:344] Connected to a master server at 127.0.97.254:36909
I20260608 09:53:15.782274  4537 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:15.783267  4537 heartbeater.cc:507] Master 127.0.97.254:36909 requested a full tablet report, sending...
I20260608 09:53:15.785823  4410 ts_manager.cc:194] Registered new tserver with Master: aef5ff4e4f60408699e9c0fc10068eb3 (127.0.97.193:35391)
I20260608 09:53:15.787587   391 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260608 09:53:15.788432  4410 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50686
I20260608 09:53:15.792171  4549 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:15.793015   391 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:53:15.793284   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912294854977-391-0/minicluster-data/ts-1-root
uuid: "deb6b85da50d494bb2917a2560c70ff5"
format_stamp: "Formatted at 2026-06-08 09:53:15 on dist-test-slave-cqs2"
I20260608 09:53:15.793542   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912294854977-391-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912294854977-391-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912294854977-391-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:53:15.803658   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:15.804852   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:15.806300   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:15.808699   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:15.808887   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:15.809134   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:15.809283   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:15.849910   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.194:35455
I20260608 09:53:15.850055  4611 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.194:35455 every 8 connection(s)
I20260608 09:53:15.855082   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:15.862462  4615 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:53:15.863999  4616 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:53:15.866775  4618 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:53:15.867770  4612 heartbeater.cc:344] Connected to a master server at 127.0.97.254:36909
I20260608 09:53:15.868240  4612 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:15.868974  4612 heartbeater.cc:507] Master 127.0.97.254:36909 requested a full tablet report, sending...
I20260608 09:53:15.869266   391 server_base.cc:1061] running on GCE node
I20260608 09:53:15.870237   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:15.870441   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:53:15.870625   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912395870604 us; error 0 us; skew 500 ppm
I20260608 09:53:15.871182  4410 ts_manager.cc:194] Registered new tserver with Master: deb6b85da50d494bb2917a2560c70ff5 (127.0.97.194:35455)
I20260608 09:53:15.871258   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:15.872866  4410 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50690
I20260608 09:53:15.873916   391 webserver.cc:533] Webserver started at http://127.0.97.195:42841/ using document root <none> and password file <none>
I20260608 09:53:15.874598   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:15.874845   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:15.875216   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:15.876457   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912294854977-391-0/minicluster-data/ts-2-root/instance:
uuid: "724e8675138f444eb5df6e805e5ec837"
format_stamp: "Formatted at 2026-06-08 09:53:15 on dist-test-slave-cqs2"
I20260608 09:53:15.880965   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:53:15.884361  4623 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:15.885090   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:53:15.885377   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912294854977-391-0/minicluster-data/ts-2-root
uuid: "724e8675138f444eb5df6e805e5ec837"
format_stamp: "Formatted at 2026-06-08 09:53:15 on dist-test-slave-cqs2"
I20260608 09:53:15.885632   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912294854977-391-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912294854977-391-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912294854977-391-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:53:15.902052   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:15.903342   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:15.904847   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:15.907183   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:15.907372   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:15.907594   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:15.907743   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:15.949581   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.195:38289
I20260608 09:53:15.949693  4685 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.195:38289 every 8 connection(s)
I20260608 09:53:15.963399  4686 heartbeater.cc:344] Connected to a master server at 127.0.97.254:36909
I20260608 09:53:15.963768  4686 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:15.964561  4686 heartbeater.cc:507] Master 127.0.97.254:36909 requested a full tablet report, sending...
I20260608 09:53:15.966518  4410 ts_manager.cc:194] Registered new tserver with Master: 724e8675138f444eb5df6e805e5ec837 (127.0.97.195:38289)
I20260608 09:53:15.966694   391 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013802022s
I20260608 09:53:15.968392  4410 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50704
I20260608 09:53:16.791679  4537 heartbeater.cc:499] Master 127.0.97.254:36909 was elected leader, sending a full tablet report...
I20260608 09:53:16.875798  4612 heartbeater.cc:499] Master 127.0.97.254:36909 was elected leader, sending a full tablet report...
I20260608 09:53:16.971575  4686 heartbeater.cc:499] Master 127.0.97.254:36909 was elected leader, sending a full tablet report...
I20260608 09:53:17.035668  4410 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50726:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:53:17.037717  4410 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:53:17.083583  4577 tablet_service.cc:1511] Processing CreateTablet for tablet d44b279d684643bd950e4470c4411c45 (DEFAULT_TABLE table=test-workload [id=7e97021d7d9a435fb2335d19b66d7215]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:53:17.085062  4577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d44b279d684643bd950e4470c4411c45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:17.089102  4651 tablet_service.cc:1511] Processing CreateTablet for tablet d44b279d684643bd950e4470c4411c45 (DEFAULT_TABLE table=test-workload [id=7e97021d7d9a435fb2335d19b66d7215]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:53:17.090641  4651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d44b279d684643bd950e4470c4411c45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:17.092309  4502 tablet_service.cc:1511] Processing CreateTablet for tablet d44b279d684643bd950e4470c4411c45 (DEFAULT_TABLE table=test-workload [id=7e97021d7d9a435fb2335d19b66d7215]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:53:17.093550  4502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d44b279d684643bd950e4470c4411c45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:17.108379  4707 tablet_bootstrap.cc:492] T d44b279d684643bd950e4470c4411c45 P deb6b85da50d494bb2917a2560c70ff5: Bootstrap starting.
I20260608 09:53:17.110632  4708 tablet_bootstrap.cc:492] T d44b279d684643bd950e4470c4411c45 P aef5ff4e4f60408699e9c0fc10068eb3: Bootstrap starting.
I20260608 09:53:17.110901  4709 tablet_bootstrap.cc:492] T d44b279d684643bd950e4470c4411c45 P 724e8675138f444eb5df6e805e5ec837: Bootstrap starting.
I20260608 09:53:17.116884  4709 tablet_bootstrap.cc:654] T d44b279d684643bd950e4470c4411c45 P 724e8675138f444eb5df6e805e5ec837: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:17.118008  4707 tablet_bootstrap.cc:654] T d44b279d684643bd950e4470c4411c45 P deb6b85da50d494bb2917a2560c70ff5: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:17.118613  4708 tablet_bootstrap.cc:654] T d44b279d684643bd950e4470c4411c45 P aef5ff4e4f60408699e9c0fc10068eb3: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:17.122102  4709 tablet_bootstrap.cc:492] T d44b279d684643bd950e4470c4411c45 P 724e8675138f444eb5df6e805e5ec837: No bootstrap required, opened a new log
I20260608 09:53:17.122617  4709 ts_tablet_manager.cc:1403] T d44b279d684643bd950e4470c4411c45 P 724e8675138f444eb5df6e805e5ec837: Time spent bootstrapping tablet: real 0.012s	user 0.003s	sys 0.008s
I20260608 09:53:17.123724  4707 tablet_bootstrap.cc:492] T d44b279d684643bd950e4470c4411c45 P deb6b85da50d494bb2917a2560c70ff5: No bootstrap required, opened a new log
I20260608 09:53:17.124142  4707 ts_tablet_manager.cc:1403] T d44b279d684643bd950e4470c4411c45 P deb6b85da50d494bb2917a2560c70ff5: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260608 09:53:17.124361  4708 tablet_bootstrap.cc:492] T d44b279d684643bd950e4470c4411c45 P aef5ff4e4f60408699e9c0fc10068eb3: No bootstrap required, opened a new log
I20260608 09:53:17.124842  4708 ts_tablet_manager.cc:1403] T d44b279d684643bd950e4470c4411c45 P aef5ff4e4f60408699e9c0fc10068eb3: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260608 09:53:17.125680  4709 raft_consensus.cc:359] T d44b279d684643bd950e4470c4411c45 P 724e8675138f444eb5df6e805e5ec837 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "deb6b85da50d494bb2917a2560c70ff5" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35455 } } peers { permanent_uuid: "724e8675138f444eb5df6e805e5ec837" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38289 } } peers { permanent_uuid: "aef5ff4e4f60408699e9c0fc10068eb3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 35391 } }
I20260608 09:53:17.126435  4709 raft_consensus.cc:385] T d44b279d684643bd950e4470c4411c45 P 724e8675138f444eb5df6e805e5ec837 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:17.126420  4707 raft_consensus.cc:359] T d44b279d684643bd950e4470c4411c45 P deb6b85da50d494bb2917a2560c70ff5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "deb6b85da50d494bb2917a2560c70ff5" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35455 } } peers { permanent_uuid: "724e8675138f444eb5df6e805e5ec837" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38289 } } peers { permanent_uuid: "aef5ff4e4f60408699e9c0fc10068eb3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 35391 } }
I20260608 09:53:17.126910  4709 raft_consensus.cc:740] T d44b279d684643bd950e4470c4411c45 P 724e8675138f444eb5df6e805e5ec837 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 724e8675138f444eb5df6e805e5ec837, State: Initialized, Role: FOLLOWER
I20260608 09:53:17.127135  4707 raft_consensus.cc:385] T d44b279d684643bd950e4470c4411c45 P deb6b85da50d494bb2917a2560c70ff5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:17.127498  4707 raft_consensus.cc:740] T d44b279d684643bd950e4470c4411c45 P deb6b85da50d494bb2917a2560c70ff5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: deb6b85da50d494bb2917a2560c70ff5, State: Initialized, Role: FOLLOWER
I20260608 09:53:17.127835  4708 raft_consensus.cc:359] T d44b279d684643bd950e4470c4411c45 P aef5ff4e4f60408699e9c0fc10068eb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "deb6b85da50d494bb2917a2560c70ff5" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35455 } } peers { permanent_uuid: "724e8675138f444eb5df6e805e5ec837" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38289 } } peers { permanent_uuid: "aef5ff4e4f60408699e9c0fc10068eb3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 35391 } }
I20260608 09:53:17.127828  4709 consensus_queue.cc:260] T d44b279d684643bd950e4470c4411c45 P 724e8675138f444eb5df6e805e5ec837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "deb6b85da50d494bb2917a2560c70ff5" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35455 } } peers { permanent_uuid: "724e8675138f444eb5df6e805e5ec837" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38289 } } peers { permanent_uuid: "aef5ff4e4f60408699e9c0fc10068eb3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 35391 } }
I20260608 09:53:17.128396  4707 consensus_queue.cc:260] T d44b279d684643bd950e4470c4411c45 P deb6b85da50d494bb2917a2560c70ff5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "deb6b85da50d494bb2917a2560c70ff5" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35455 } } peers { permanent_uuid: "724e8675138f444eb5df6e805e5ec837" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38289 } } peers { permanent_uuid: "aef5ff4e4f60408699e9c0fc10068eb3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 35391 } }
I20260608 09:53:17.129849  4708 raft_consensus.cc:385] T d44b279d684643bd950e4470c4411c45 P aef5ff4e4f60408699e9c0fc10068eb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:17.130229  4708 raft_consensus.cc:740] T d44b279d684643bd950e4470c4411c45 P aef5ff4e4f60408699e9c0fc10068eb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aef5ff4e4f60408699e9c0fc10068eb3, State: Initialized, Role: FOLLOWER
I20260608 09:53:17.131111  4708 consensus_queue.cc:260] T d44b279d684643bd950e4470c4411c45 P aef5ff4e4f60408699e9c0fc10068eb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "deb6b85da50d494bb2917a2560c70ff5" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35455 } } peers { permanent_uuid: "724e8675138f444eb5df6e805e5ec837" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38289 } } peers { permanent_uuid: "aef5ff4e4f60408699e9c0fc10068eb3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 35391 } }
I20260608 09:53:17.132746  4709 ts_tablet_manager.cc:1434] T d44b279d684643bd950e4470c4411c45 P 724e8675138f444eb5df6e805e5ec837: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.005s
I20260608 09:53:17.136760  4708 ts_tablet_manager.cc:1434] T d44b279d684643bd950e4470c4411c45 P aef5ff4e4f60408699e9c0fc10068eb3: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.004s
I20260608 09:53:17.139976  4707 ts_tablet_manager.cc:1434] T d44b279d684643bd950e4470c4411c45 P deb6b85da50d494bb2917a2560c70ff5: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.004s
I20260608 09:53:17.430917  4714 raft_consensus.cc:493] T d44b279d684643bd950e4470c4411c45 P 724e8675138f444eb5df6e805e5ec837 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:17.431602  4714 raft_consensus.cc:515] T d44b279d684643bd950e4470c4411c45 P 724e8675138f444eb5df6e805e5ec837 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "deb6b85da50d494bb2917a2560c70ff5" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35455 } } peers { permanent_uuid: "724e8675138f444eb5df6e805e5ec837" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38289 } } peers { permanent_uuid: "aef5ff4e4f60408699e9c0fc10068eb3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 35391 } }
I20260608 09:53:17.433827  4714 leader_election.cc:290] T d44b279d684643bd950e4470c4411c45 P 724e8675138f444eb5df6e805e5ec837 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers deb6b85da50d494bb2917a2560c70ff5 (127.0.97.194:35455), aef5ff4e4f60408699e9c0fc10068eb3 (127.0.97.193:35391)
I20260608 09:53:17.445034  4587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d44b279d684643bd950e4470c4411c45" candidate_uuid: "724e8675138f444eb5df6e805e5ec837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deb6b85da50d494bb2917a2560c70ff5" is_pre_election: true
I20260608 09:53:17.445689  4587 raft_consensus.cc:2468] T d44b279d684643bd950e4470c4411c45 P deb6b85da50d494bb2917a2560c70ff5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 724e8675138f444eb5df6e805e5ec837 in term 0.
I20260608 09:53:17.446900  4512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d44b279d684643bd950e4470c4411c45" candidate_uuid: "724e8675138f444eb5df6e805e5ec837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aef5ff4e4f60408699e9c0fc10068eb3" is_pre_election: true
I20260608 09:53:17.447026  4625 leader_election.cc:304] T d44b279d684643bd950e4470c4411c45 P 724e8675138f444eb5df6e805e5ec837 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 724e8675138f444eb5df6e805e5ec837, deb6b85da50d494bb2917a2560c70ff5; no voters: 
I20260608 09:53:17.447540  4512 raft_consensus.cc:2468] T d44b279d684643bd950e4470c4411c45 P aef5ff4e4f60408699e9c0fc10068eb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 724e8675138f444eb5df6e805e5ec837 in term 0.
I20260608 09:53:17.447808  4714 raft_consensus.cc:2804] T d44b279d684643bd950e4470c4411c45 P 724e8675138f444eb5df6e805e5ec837 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:17.448143  4714 raft_consensus.cc:493] T d44b279d684643bd950e4470c4411c45 P 724e8675138f444eb5df6e805e5ec837 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:17.448468  4714 raft_consensus.cc:3060] T d44b279d684643bd950e4470c4411c45 P 724e8675138f444eb5df6e805e5ec837 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:17.454098  4714 raft_consensus.cc:515] T d44b279d684643bd950e4470c4411c45 P 724e8675138f444eb5df6e805e5ec837 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "deb6b85da50d494bb2917a2560c70ff5" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35455 } } peers { permanent_uuid: "724e8675138f444eb5df6e805e5ec837" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38289 } } peers { permanent_uuid: "aef5ff4e4f60408699e9c0fc10068eb3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 35391 } }
I20260608 09:53:17.455940  4714 leader_election.cc:290] T d44b279d684643bd950e4470c4411c45 P 724e8675138f444eb5df6e805e5ec837 [CANDIDATE]: Term 1 election: Requested vote from peers deb6b85da50d494bb2917a2560c70ff5 (127.0.97.194:35455), aef5ff4e4f60408699e9c0fc10068eb3 (127.0.97.193:35391)
I20260608 09:53:17.456624  4587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d44b279d684643bd950e4470c4411c45" candidate_uuid: "724e8675138f444eb5df6e805e5ec837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "deb6b85da50d494bb2917a2560c70ff5"
I20260608 09:53:17.456946  4512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d44b279d684643bd950e4470c4411c45" candidate_uuid: "724e8675138f444eb5df6e805e5ec837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aef5ff4e4f60408699e9c0fc10068eb3"
I20260608 09:53:17.457170  4587 raft_consensus.cc:3060] T d44b279d684643bd950e4470c4411c45 P deb6b85da50d494bb2917a2560c70ff5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:17.457420  4512 raft_consensus.cc:3060] T d44b279d684643bd950e4470c4411c45 P aef5ff4e4f60408699e9c0fc10068eb3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:17.462401  4587 raft_consensus.cc:2468] T d44b279d684643bd950e4470c4411c45 P deb6b85da50d494bb2917a2560c70ff5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 724e8675138f444eb5df6e805e5ec837 in term 1.
I20260608 09:53:17.462484  4512 raft_consensus.cc:2468] T d44b279d684643bd950e4470c4411c45 P aef5ff4e4f60408699e9c0fc10068eb3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 724e8675138f444eb5df6e805e5ec837 in term 1.
I20260608 09:53:17.463459  4625 leader_election.cc:304] T d44b279d684643bd950e4470c4411c45 P 724e8675138f444eb5df6e805e5ec837 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 724e8675138f444eb5df6e805e5ec837, deb6b85da50d494bb2917a2560c70ff5; no voters: 
I20260608 09:53:17.464075  4714 raft_consensus.cc:2804] T d44b279d684643bd950e4470c4411c45 P 724e8675138f444eb5df6e805e5ec837 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:17.465070  4714 raft_consensus.cc:697] T d44b279d684643bd950e4470c4411c45 P 724e8675138f444eb5df6e805e5ec837 [term 1 LEADER]: Becoming Leader. State: Replica: 724e8675138f444eb5df6e805e5ec837, State: Running, Role: LEADER
I20260608 09:53:17.465729  4714 consensus_queue.cc:237] T d44b279d684643bd950e4470c4411c45 P 724e8675138f444eb5df6e805e5ec837 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "deb6b85da50d494bb2917a2560c70ff5" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35455 } } peers { permanent_uuid: "724e8675138f444eb5df6e805e5ec837" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38289 } } peers { permanent_uuid: "aef5ff4e4f60408699e9c0fc10068eb3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 35391 } }
I20260608 09:53:17.472328  4408 catalog_manager.cc:5696] T d44b279d684643bd950e4470c4411c45 P 724e8675138f444eb5df6e805e5ec837 reported cstate change: term changed from 0 to 1, leader changed from <none> to 724e8675138f444eb5df6e805e5ec837 (127.0.97.195). New cstate: current_term: 1 leader_uuid: "724e8675138f444eb5df6e805e5ec837" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "deb6b85da50d494bb2917a2560c70ff5" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "724e8675138f444eb5df6e805e5ec837" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aef5ff4e4f60408699e9c0fc10068eb3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 35391 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:17.597312  4458 placement_policy_util.cc:407] tablet d44b279d684643bd950e4470c4411c45: detected majority of replicas (2 of 3) at location L0
I20260608 09:53:17.598809  4463 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:53:17.600699  4463 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:53:17.601116  4463 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:17.880232  4714 consensus_queue.cc:1048] T d44b279d684643bd950e4470c4411c45 P 724e8675138f444eb5df6e805e5ec837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aef5ff4e4f60408699e9c0fc10068eb3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 35391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:17.893829  4723 consensus_queue.cc:1048] T d44b279d684643bd950e4470c4411c45 P 724e8675138f444eb5df6e805e5ec837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "deb6b85da50d494bb2917a2560c70ff5" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:53:18.607337  4458 placement_policy_util.cc:407] tablet d44b279d684643bd950e4470c4411c45: detected majority of replicas (2 of 3) at location L0
I20260608 09:53:19.602074  4463 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:53:19.603477  4463 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:53:19.603742  4463 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:19.616290  4458 placement_policy_util.cc:407] tablet d44b279d684643bd950e4470c4411c45: detected majority of replicas (2 of 3) at location L0
I20260608 09:53:20.624961  4458 placement_policy_util.cc:407] tablet d44b279d684643bd950e4470c4411c45: detected majority of replicas (2 of 3) at location L0
I20260608 09:53:21.604580  4463 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:53:21.605993  4463 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:53:21.606294  4463 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:21.634097  4458 placement_policy_util.cc:407] tablet d44b279d684643bd950e4470c4411c45: detected majority of replicas (2 of 3) at location L0
I20260608 09:53:22.642899  4458 placement_policy_util.cc:407] tablet d44b279d684643bd950e4470c4411c45: detected majority of replicas (2 of 3) at location L0
I20260608 09:53:23.607213  4463 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:53:23.608537  4463 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:53:23.608817  4463 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:23.651924  4458 placement_policy_util.cc:407] tablet d44b279d684643bd950e4470c4411c45: detected majority of replicas (2 of 3) at location L0
I20260608 09:53:24.660735  4458 placement_policy_util.cc:407] tablet d44b279d684643bd950e4470c4411c45: detected majority of replicas (2 of 3) at location L0
I20260608 09:53:25.610075  4463 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:53:25.611886  4463 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:53:25.612196  4463 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:25.669365  4458 placement_policy_util.cc:407] tablet d44b279d684643bd950e4470c4411c45: detected majority of replicas (2 of 3) at location L0
I20260608 09:53:26.676828  4458 placement_policy_util.cc:407] tablet d44b279d684643bd950e4470c4411c45: detected majority of replicas (2 of 3) at location L0
I20260608 09:53:27.613078  4463 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:53:27.614502  4463 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:53:27.614799  4463 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:27.684186  4458 placement_policy_util.cc:407] tablet d44b279d684643bd950e4470c4411c45: detected majority of replicas (2 of 3) at location L0
I20260608 09:53:28.607203   391 tablet_server.cc:179] TabletServer@127.0.97.193:0 shutting down...
I20260608 09:53:28.630890   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:28.631785   391 tablet_replica.cc:333] T d44b279d684643bd950e4470c4411c45 P aef5ff4e4f60408699e9c0fc10068eb3: stopping tablet replica
I20260608 09:53:28.632413   391 raft_consensus.cc:2243] T d44b279d684643bd950e4470c4411c45 P aef5ff4e4f60408699e9c0fc10068eb3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:28.633061   391 raft_consensus.cc:2272] T d44b279d684643bd950e4470c4411c45 P aef5ff4e4f60408699e9c0fc10068eb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:28.654392   391 tablet_server.cc:196] TabletServer@127.0.97.193:0 shutdown complete.
W20260608 09:53:28.657052  4625 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.97.193:35391: connect: Connection refused (error 111) [suppressed 6 similar messages]
W20260608 09:53:28.661412  4625 consensus_peers.cc:597] T d44b279d684643bd950e4470c4411c45 P 724e8675138f444eb5df6e805e5ec837 -> Peer aef5ff4e4f60408699e9c0fc10068eb3 (127.0.97.193:35391): Couldn't send request to peer aef5ff4e4f60408699e9c0fc10068eb3. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:35391: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:28.668967   391 tablet_server.cc:179] TabletServer@127.0.97.194:0 shutting down...
I20260608 09:53:28.688607   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:28.689324   391 tablet_replica.cc:333] T d44b279d684643bd950e4470c4411c45 P deb6b85da50d494bb2917a2560c70ff5: stopping tablet replica
I20260608 09:53:28.690052   391 raft_consensus.cc:2243] T d44b279d684643bd950e4470c4411c45 P deb6b85da50d494bb2917a2560c70ff5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:28.690755   391 raft_consensus.cc:2272] T d44b279d684643bd950e4470c4411c45 P deb6b85da50d494bb2917a2560c70ff5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:28.692351  4458 placement_policy_util.cc:407] tablet d44b279d684643bd950e4470c4411c45: detected majority of replicas (2 of 3) at location L0
I20260608 09:53:28.712496   391 tablet_server.cc:196] TabletServer@127.0.97.194:0 shutdown complete.
I20260608 09:53:28.724012   391 tablet_server.cc:179] TabletServer@127.0.97.195:0 shutting down...
I20260608 09:53:28.744747   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:28.745450   391 tablet_replica.cc:333] T d44b279d684643bd950e4470c4411c45 P 724e8675138f444eb5df6e805e5ec837: stopping tablet replica
I20260608 09:53:28.746022   391 raft_consensus.cc:2243] T d44b279d684643bd950e4470c4411c45 P 724e8675138f444eb5df6e805e5ec837 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:28.746997   391 raft_consensus.cc:2272] T d44b279d684643bd950e4470c4411c45 P 724e8675138f444eb5df6e805e5ec837 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:28.759941   391 tablet_server.cc:196] TabletServer@127.0.97.195:0 shutdown complete.
I20260608 09:53:28.774205   391 master.cc:562] Master@127.0.97.254:36909 shutting down...
I20260608 09:53:28.798542   391 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 82d6d54f81594744ac6a2e1573b226ac [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:28.799260   391 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 82d6d54f81594744ac6a2e1573b226ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:28.799602   391 tablet_replica.cc:333] T 00000000000000000000000000000000 P 82d6d54f81594744ac6a2e1573b226ac: stopping tablet replica
I20260608 09:53:28.818486   391 master.cc:584] Master@127.0.97.254:36909 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (13430 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260608 09:53:28.852612   391 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.254:40657
I20260608 09:53:28.853802   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:28.859153  4733 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:53:28.859213  4734 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:53:28.860833  4736 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:53:28.861847   391 server_base.cc:1061] running on GCE node
I20260608 09:53:28.862637   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:28.862845   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:53:28.863014   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912408862995 us; error 0 us; skew 500 ppm
I20260608 09:53:28.863721   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:28.866067   391 webserver.cc:533] Webserver started at http://127.0.97.254:37681/ using document root <none> and password file <none>
I20260608 09:53:28.866539   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:28.866719   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:28.866991   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:28.868211   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294854977-391-0/minicluster-data/master-0-root/instance:
uuid: "890d36523791456baa1184353250f83e"
format_stamp: "Formatted at 2026-06-08 09:53:28 on dist-test-slave-cqs2"
I20260608 09:53:28.872793   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:53:28.876266  4741 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:28.877007   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:53:28.877272   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294854977-391-0/minicluster-data/master-0-root
uuid: "890d36523791456baa1184353250f83e"
format_stamp: "Formatted at 2026-06-08 09:53:28 on dist-test-slave-cqs2"
I20260608 09:53:28.877544   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294854977-391-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294854977-391-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294854977-391-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:53:28.893404   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:28.894662   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:28.932938   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.254:40657
I20260608 09:53:28.933045  4792 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.254:40657 every 8 connection(s)
I20260608 09:53:28.937229  4793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:28.948609  4793 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 890d36523791456baa1184353250f83e: Bootstrap starting.
I20260608 09:53:28.953701  4793 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 890d36523791456baa1184353250f83e: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:28.957914  4793 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 890d36523791456baa1184353250f83e: No bootstrap required, opened a new log
I20260608 09:53:28.960163  4793 raft_consensus.cc:359] T 00000000000000000000000000000000 P 890d36523791456baa1184353250f83e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "890d36523791456baa1184353250f83e" member_type: VOTER }
I20260608 09:53:28.960587  4793 raft_consensus.cc:385] T 00000000000000000000000000000000 P 890d36523791456baa1184353250f83e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:28.960772  4793 raft_consensus.cc:740] T 00000000000000000000000000000000 P 890d36523791456baa1184353250f83e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 890d36523791456baa1184353250f83e, State: Initialized, Role: FOLLOWER
I20260608 09:53:28.961310  4793 consensus_queue.cc:260] T 00000000000000000000000000000000 P 890d36523791456baa1184353250f83e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "890d36523791456baa1184353250f83e" member_type: VOTER }
I20260608 09:53:28.961747  4793 raft_consensus.cc:399] T 00000000000000000000000000000000 P 890d36523791456baa1184353250f83e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:53:28.961943  4793 raft_consensus.cc:493] T 00000000000000000000000000000000 P 890d36523791456baa1184353250f83e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:53:28.962150  4793 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 890d36523791456baa1184353250f83e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:28.966537  4793 raft_consensus.cc:515] T 00000000000000000000000000000000 P 890d36523791456baa1184353250f83e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "890d36523791456baa1184353250f83e" member_type: VOTER }
I20260608 09:53:28.967008  4793 leader_election.cc:304] T 00000000000000000000000000000000 P 890d36523791456baa1184353250f83e [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: 890d36523791456baa1184353250f83e; no voters: 
I20260608 09:53:28.968129  4793 leader_election.cc:290] T 00000000000000000000000000000000 P 890d36523791456baa1184353250f83e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:53:28.968497  4796 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 890d36523791456baa1184353250f83e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:28.969864  4796 raft_consensus.cc:697] T 00000000000000000000000000000000 P 890d36523791456baa1184353250f83e [term 1 LEADER]: Becoming Leader. State: Replica: 890d36523791456baa1184353250f83e, State: Running, Role: LEADER
I20260608 09:53:28.970476  4796 consensus_queue.cc:237] T 00000000000000000000000000000000 P 890d36523791456baa1184353250f83e [LEADER]: Queue going to LEADER mode. State: All 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: "890d36523791456baa1184353250f83e" member_type: VOTER }
I20260608 09:53:28.971030  4793 sys_catalog.cc:565] T 00000000000000000000000000000000 P 890d36523791456baa1184353250f83e [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:53:28.973569  4798 sys_catalog.cc:455] T 00000000000000000000000000000000 P 890d36523791456baa1184353250f83e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 890d36523791456baa1184353250f83e. Latest consensus state: current_term: 1 leader_uuid: "890d36523791456baa1184353250f83e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "890d36523791456baa1184353250f83e" member_type: VOTER } }
I20260608 09:53:28.974144  4798 sys_catalog.cc:458] T 00000000000000000000000000000000 P 890d36523791456baa1184353250f83e [sys.catalog]: This master's current role is: LEADER
I20260608 09:53:28.973486  4797 sys_catalog.cc:455] T 00000000000000000000000000000000 P 890d36523791456baa1184353250f83e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "890d36523791456baa1184353250f83e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "890d36523791456baa1184353250f83e" member_type: VOTER } }
I20260608 09:53:28.975281  4797 sys_catalog.cc:458] T 00000000000000000000000000000000 P 890d36523791456baa1184353250f83e [sys.catalog]: This master's current role is: LEADER
I20260608 09:53:28.978447  4801 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:53:28.986034  4801 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:53:28.987257   391 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:53:28.995316  4801 catalog_manager.cc:1382] Generated new cluster ID: 3b2a8f095bcc4c2a9c30fbc14333c9c8
I20260608 09:53:28.995550  4801 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:53:29.011329  4801 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:53:29.012573  4801 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:53:29.024430  4801 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 890d36523791456baa1184353250f83e: Generated new TSK 0
I20260608 09:53:29.024959  4801 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:53:29.054641   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:29.061003  4814 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:53:29.061851  4815 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:53:29.063287  4817 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:53:29.063956   391 server_base.cc:1061] running on GCE node
I20260608 09:53:29.064790   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:29.064985   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:53:29.065147   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912409065132 us; error 0 us; skew 500 ppm
I20260608 09:53:29.065742   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:29.068063   391 webserver.cc:533] Webserver started at http://127.0.97.193:36055/ using document root <none> and password file <none>
I20260608 09:53:29.068562   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:29.068738   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:29.068994   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:29.070067   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294854977-391-0/minicluster-data/ts-0-root/instance:
uuid: "5dd0043249d64a2ba79bc94dfb75ff45"
format_stamp: "Formatted at 2026-06-08 09:53:29 on dist-test-slave-cqs2"
I20260608 09:53:29.074762   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 09:53:29.078271  4822 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:29.079136   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:53:29.079432   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294854977-391-0/minicluster-data/ts-0-root
uuid: "5dd0043249d64a2ba79bc94dfb75ff45"
format_stamp: "Formatted at 2026-06-08 09:53:29 on dist-test-slave-cqs2"
I20260608 09:53:29.079685   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294854977-391-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294854977-391-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294854977-391-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:53:29.106163   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:29.107496   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:29.108971   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:29.111487   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:29.111673   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:29.111917   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:29.112128   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:29.156548   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.193:43641
I20260608 09:53:29.156698  4884 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.193:43641 every 8 connection(s)
I20260608 09:53:29.161852   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:29.170488  4890 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:53:29.172473  4889 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:53:29.175164   391 server_base.cc:1061] running on GCE node
W20260608 09:53:29.176019  4892 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:53:29.176117  4885 heartbeater.cc:344] Connected to a master server at 127.0.97.254:40657
I20260608 09:53:29.176569  4885 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:29.176975   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:29.177196   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:53:29.177312  4885 heartbeater.cc:507] Master 127.0.97.254:40657 requested a full tablet report, sending...
I20260608 09:53:29.177376   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912409177357 us; error 0 us; skew 500 ppm
I20260608 09:53:29.178241   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:29.179904  4758 ts_manager.cc:194] Registered new tserver with Master: 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641)
I20260608 09:53:29.181157   391 webserver.cc:533] Webserver started at http://127.0.97.194:38095/ using document root <none> and password file <none>
I20260608 09:53:29.181984   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:29.182238   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:29.182550   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:29.182725  4758 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45828
I20260608 09:53:29.184209   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294854977-391-0/minicluster-data/ts-1-root/instance:
uuid: "d04311a909bc42a28aad359683162e7a"
format_stamp: "Formatted at 2026-06-08 09:53:29 on dist-test-slave-cqs2"
I20260608 09:53:29.188898   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260608 09:53:29.192489  4897 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:29.193243   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:53:29.193549   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294854977-391-0/minicluster-data/ts-1-root
uuid: "d04311a909bc42a28aad359683162e7a"
format_stamp: "Formatted at 2026-06-08 09:53:29 on dist-test-slave-cqs2"
I20260608 09:53:29.193817   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294854977-391-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294854977-391-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294854977-391-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:53:29.235610   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:29.236851   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:29.238363   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:29.240721   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:29.240931   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:29.241151   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:29.241307   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:29.280226   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.194:44627
I20260608 09:53:29.280350  4959 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.194:44627 every 8 connection(s)
I20260608 09:53:29.285239   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:29.292570  4963 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:53:29.293511  4964 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:53:29.295558   391 server_base.cc:1061] running on GCE node
W20260608 09:53:29.296527  4967 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:53:29.297498   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:29.297761   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:53:29.297906  4960 heartbeater.cc:344] Connected to a master server at 127.0.97.254:40657
I20260608 09:53:29.297994   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912409297973 us; error 0 us; skew 500 ppm
I20260608 09:53:29.298343  4960 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:29.298745   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:29.299165  4960 heartbeater.cc:507] Master 127.0.97.254:40657 requested a full tablet report, sending...
I20260608 09:53:29.301347   391 webserver.cc:533] Webserver started at http://127.0.97.195:37425/ using document root <none> and password file <none>
I20260608 09:53:29.301411  4758 ts_manager.cc:194] Registered new tserver with Master: d04311a909bc42a28aad359683162e7a (127.0.97.194:44627)
I20260608 09:53:29.301947   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:29.302168   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:29.302423   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:29.302958  4758 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45832
I20260608 09:53:29.303661   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294854977-391-0/minicluster-data/ts-2-root/instance:
uuid: "2c3382c6bc034a3b83122cabd7e9d4a2"
format_stamp: "Formatted at 2026-06-08 09:53:29 on dist-test-slave-cqs2"
I20260608 09:53:29.308202   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:53:29.311587  4971 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:29.312289   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 09:53:29.312556   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294854977-391-0/minicluster-data/ts-2-root
uuid: "2c3382c6bc034a3b83122cabd7e9d4a2"
format_stamp: "Formatted at 2026-06-08 09:53:29 on dist-test-slave-cqs2"
I20260608 09:53:29.312812   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294854977-391-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294854977-391-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294854977-391-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:53:29.340699   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:29.341951   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:29.343465   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:29.345827   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:29.346036   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:29.346258   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:29.346411   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:29.386126   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.195:33025
I20260608 09:53:29.386247  5033 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.195:33025 every 8 connection(s)
I20260608 09:53:29.400456  5034 heartbeater.cc:344] Connected to a master server at 127.0.97.254:40657
I20260608 09:53:29.400833  5034 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:29.401604  5034 heartbeater.cc:507] Master 127.0.97.254:40657 requested a full tablet report, sending...
I20260608 09:53:29.403733  4758 ts_manager.cc:194] Registered new tserver with Master: 2c3382c6bc034a3b83122cabd7e9d4a2 (127.0.97.195:33025)
I20260608 09:53:29.404063   391 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014702647s
I20260608 09:53:29.405654  4758 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45834
I20260608 09:53:30.185743  4885 heartbeater.cc:499] Master 127.0.97.254:40657 was elected leader, sending a full tablet report...
I20260608 09:53:30.305428  4960 heartbeater.cc:499] Master 127.0.97.254:40657 was elected leader, sending a full tablet report...
I20260608 09:53:30.409155  5034 heartbeater.cc:499] Master 127.0.97.254:40657 was elected leader, sending a full tablet report...
I20260608 09:53:30.461392  4758 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45838:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu""\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:53:30.464462  4758 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:53:30.546833  4999 tablet_service.cc:1511] Processing CreateTablet for tablet 83f165e0d5ab43349e34fbc5a2d6cdad (DEFAULT_TABLE table=test-workload [id=f2a4381b42244a52a17991c7ab18e8dd]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 09:53:30.547675  4997 tablet_service.cc:1511] Processing CreateTablet for tablet c50209cac6aa46679453340dc9d1887a (DEFAULT_TABLE table=test-workload [id=f2a4381b42244a52a17991c7ab18e8dd]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 09:53:30.548463  4999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83f165e0d5ab43349e34fbc5a2d6cdad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:30.549222  4997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c50209cac6aa46679453340dc9d1887a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:30.550160  4996 tablet_service.cc:1511] Processing CreateTablet for tablet 55ce5ec774714988a47bf67492c13d51 (DEFAULT_TABLE table=test-workload [id=f2a4381b42244a52a17991c7ab18e8dd]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 09:53:30.547717  4998 tablet_service.cc:1511] Processing CreateTablet for tablet 44a12bd193684a5997a6c9e066453615 (DEFAULT_TABLE table=test-workload [id=f2a4381b42244a52a17991c7ab18e8dd]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 09:53:30.551673  4996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55ce5ec774714988a47bf67492c13d51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:30.552423  4998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44a12bd193684a5997a6c9e066453615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:30.557437  4995 tablet_service.cc:1511] Processing CreateTablet for tablet aafde59634844274aa72ab5f7d61898b (DEFAULT_TABLE table=test-workload [id=f2a4381b42244a52a17991c7ab18e8dd]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 09:53:30.558821  4995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aafde59634844274aa72ab5f7d61898b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:30.574610  4994 tablet_service.cc:1511] Processing CreateTablet for tablet 813335d5b0074a7aa3df3c9024a0a69a (DEFAULT_TABLE table=test-workload [id=f2a4381b42244a52a17991c7ab18e8dd]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 09:53:30.576153  4994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 813335d5b0074a7aa3df3c9024a0a69a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:30.579679  4925 tablet_service.cc:1511] Processing CreateTablet for tablet 83f165e0d5ab43349e34fbc5a2d6cdad (DEFAULT_TABLE table=test-workload [id=f2a4381b42244a52a17991c7ab18e8dd]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 09:53:30.582832  4924 tablet_service.cc:1511] Processing CreateTablet for tablet 44a12bd193684a5997a6c9e066453615 (DEFAULT_TABLE table=test-workload [id=f2a4381b42244a52a17991c7ab18e8dd]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 09:53:30.589776  4921 tablet_service.cc:1511] Processing CreateTablet for tablet aafde59634844274aa72ab5f7d61898b (DEFAULT_TABLE table=test-workload [id=f2a4381b42244a52a17991c7ab18e8dd]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 09:53:30.584357  4923 tablet_service.cc:1511] Processing CreateTablet for tablet c50209cac6aa46679453340dc9d1887a (DEFAULT_TABLE table=test-workload [id=f2a4381b42244a52a17991c7ab18e8dd]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 09:53:30.585769  4922 tablet_service.cc:1511] Processing CreateTablet for tablet 55ce5ec774714988a47bf67492c13d51 (DEFAULT_TABLE table=test-workload [id=f2a4381b42244a52a17991c7ab18e8dd]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 09:53:30.588493  4920 tablet_service.cc:1511] Processing CreateTablet for tablet 813335d5b0074a7aa3df3c9024a0a69a (DEFAULT_TABLE table=test-workload [id=f2a4381b42244a52a17991c7ab18e8dd]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 09:53:30.581249  4925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83f165e0d5ab43349e34fbc5a2d6cdad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:30.598523  4922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55ce5ec774714988a47bf67492c13d51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:30.600709  4919 tablet_service.cc:1511] Processing CreateTablet for tablet 033df4d85f7b479f9d96e3f0414455b6 (DEFAULT_TABLE table=test-workload [id=f2a4381b42244a52a17991c7ab18e8dd]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 09:53:30.602161  4919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 033df4d85f7b479f9d96e3f0414455b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:30.603140  5054 tablet_bootstrap.cc:492] T 83f165e0d5ab43349e34fbc5a2d6cdad P 2c3382c6bc034a3b83122cabd7e9d4a2: Bootstrap starting.
I20260608 09:53:30.603377  4920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 813335d5b0074a7aa3df3c9024a0a69a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:30.605140  4921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aafde59634844274aa72ab5f7d61898b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:30.605525  4999 tablet_service.cc:1511] Processing CreateTablet for tablet 033df4d85f7b479f9d96e3f0414455b6 (DEFAULT_TABLE table=test-workload [id=f2a4381b42244a52a17991c7ab18e8dd]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 09:53:30.606874  4999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 033df4d85f7b479f9d96e3f0414455b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:30.609037  4923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c50209cac6aa46679453340dc9d1887a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:30.609496  4918 tablet_service.cc:1511] Processing CreateTablet for tablet c71a856df86f4bbbb7de39e85eef2194 (DEFAULT_TABLE table=test-workload [id=f2a4381b42244a52a17991c7ab18e8dd]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 09:53:30.610826  4918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c71a856df86f4bbbb7de39e85eef2194. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:30.614602  4924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44a12bd193684a5997a6c9e066453615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:30.631101  4996 tablet_service.cc:1511] Processing CreateTablet for tablet c71a856df86f4bbbb7de39e85eef2194 (DEFAULT_TABLE table=test-workload [id=f2a4381b42244a52a17991c7ab18e8dd]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 09:53:30.632699  4996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c71a856df86f4bbbb7de39e85eef2194. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:30.643038  4917 tablet_service.cc:1511] Processing CreateTablet for tablet b8538fc7146543ff8016f05c11e696e8 (DEFAULT_TABLE table=test-workload [id=f2a4381b42244a52a17991c7ab18e8dd]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 09:53:30.644280  5054 tablet_bootstrap.cc:654] T 83f165e0d5ab43349e34fbc5a2d6cdad P 2c3382c6bc034a3b83122cabd7e9d4a2: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:30.644721  4917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8538fc7146543ff8016f05c11e696e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:30.652277  4844 tablet_service.cc:1511] Processing CreateTablet for tablet 033df4d85f7b479f9d96e3f0414455b6 (DEFAULT_TABLE table=test-workload [id=f2a4381b42244a52a17991c7ab18e8dd]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 09:53:30.653764  4844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 033df4d85f7b479f9d96e3f0414455b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:30.654790  4918 tablet_service.cc:1511] Processing CreateTablet for tablet 784e6975a62a469283c6af1fd285b7b5 (DEFAULT_TABLE table=test-workload [id=f2a4381b42244a52a17991c7ab18e8dd]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 09:53:30.656142  4918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 784e6975a62a469283c6af1fd285b7b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:30.656483  4850 tablet_service.cc:1511] Processing CreateTablet for tablet 83f165e0d5ab43349e34fbc5a2d6cdad (DEFAULT_TABLE table=test-workload [id=f2a4381b42244a52a17991c7ab18e8dd]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 09:53:30.660010  4845 tablet_service.cc:1511] Processing CreateTablet for tablet 813335d5b0074a7aa3df3c9024a0a69a (DEFAULT_TABLE table=test-workload [id=f2a4381b42244a52a17991c7ab18e8dd]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 09:53:30.662417  4999 tablet_service.cc:1511] Processing CreateTablet for tablet 784e6975a62a469283c6af1fd285b7b5 (DEFAULT_TABLE table=test-workload [id=f2a4381b42244a52a17991c7ab18e8dd]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 09:53:30.663769  4999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 784e6975a62a469283c6af1fd285b7b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:30.663460  4847 tablet_service.cc:1511] Processing CreateTablet for tablet 55ce5ec774714988a47bf67492c13d51 (DEFAULT_TABLE table=test-workload [id=f2a4381b42244a52a17991c7ab18e8dd]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 09:53:30.665800  4849 tablet_service.cc:1511] Processing CreateTablet for tablet 44a12bd193684a5997a6c9e066453615 (DEFAULT_TABLE table=test-workload [id=f2a4381b42244a52a17991c7ab18e8dd]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 09:53:30.667393  4916 tablet_service.cc:1511] Processing CreateTablet for tablet c5f4f8d0329847e3820e2096307f2bd8 (DEFAULT_TABLE table=test-workload [id=f2a4381b42244a52a17991c7ab18e8dd]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 09:53:30.668243  4846 tablet_service.cc:1511] Processing CreateTablet for tablet aafde59634844274aa72ab5f7d61898b (DEFAULT_TABLE table=test-workload [id=f2a4381b42244a52a17991c7ab18e8dd]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 09:53:30.668836  4916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5f4f8d0329847e3820e2096307f2bd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:30.670677  4848 tablet_service.cc:1511] Processing CreateTablet for tablet c50209cac6aa46679453340dc9d1887a (DEFAULT_TABLE table=test-workload [id=f2a4381b42244a52a17991c7ab18e8dd]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 09:53:30.658488  4850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83f165e0d5ab43349e34fbc5a2d6cdad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:30.677614  4847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55ce5ec774714988a47bf67492c13d51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:30.682377  4846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aafde59634844274aa72ab5f7d61898b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:30.687460  4849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44a12bd193684a5997a6c9e066453615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:30.691465  4848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c50209cac6aa46679453340dc9d1887a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:30.695477  4845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 813335d5b0074a7aa3df3c9024a0a69a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:30.701009  4843 tablet_service.cc:1511] Processing CreateTablet for tablet c71a856df86f4bbbb7de39e85eef2194 (DEFAULT_TABLE table=test-workload [id=f2a4381b42244a52a17991c7ab18e8dd]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 09:53:30.701244  4842 tablet_service.cc:1511] Processing CreateTablet for tablet b8538fc7146543ff8016f05c11e696e8 (DEFAULT_TABLE table=test-workload [id=f2a4381b42244a52a17991c7ab18e8dd]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 09:53:30.702606  4843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c71a856df86f4bbbb7de39e85eef2194. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:30.705084  4841 tablet_service.cc:1511] Processing CreateTablet for tablet 784e6975a62a469283c6af1fd285b7b5 (DEFAULT_TABLE table=test-workload [id=f2a4381b42244a52a17991c7ab18e8dd]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 09:53:30.707947  4841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 784e6975a62a469283c6af1fd285b7b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:30.712550  4997 tablet_service.cc:1511] Processing CreateTablet for tablet c5f4f8d0329847e3820e2096307f2bd8 (DEFAULT_TABLE table=test-workload [id=f2a4381b42244a52a17991c7ab18e8dd]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 09:53:30.714064  4997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5f4f8d0329847e3820e2096307f2bd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:30.716570  4842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8538fc7146543ff8016f05c11e696e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:30.724020  4994 tablet_service.cc:1511] Processing CreateTablet for tablet b8538fc7146543ff8016f05c11e696e8 (DEFAULT_TABLE table=test-workload [id=f2a4381b42244a52a17991c7ab18e8dd]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 09:53:30.724527  5055 tablet_bootstrap.cc:492] T 83f165e0d5ab43349e34fbc5a2d6cdad P d04311a909bc42a28aad359683162e7a: Bootstrap starting.
I20260608 09:53:30.725415  4994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8538fc7146543ff8016f05c11e696e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:30.731457  5055 tablet_bootstrap.cc:654] T 83f165e0d5ab43349e34fbc5a2d6cdad P d04311a909bc42a28aad359683162e7a: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:30.733325  4925 tablet_service.cc:1511] Processing CreateTablet for tablet 2fd8a7ea15a94d079d4373a3dad3c178 (DEFAULT_TABLE table=test-workload [id=f2a4381b42244a52a17991c7ab18e8dd]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 09:53:30.735296  4925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fd8a7ea15a94d079d4373a3dad3c178. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:30.750438  4999 tablet_service.cc:1511] Processing CreateTablet for tablet 2fd8a7ea15a94d079d4373a3dad3c178 (DEFAULT_TABLE table=test-workload [id=f2a4381b42244a52a17991c7ab18e8dd]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 09:53:30.751884  4999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fd8a7ea15a94d079d4373a3dad3c178. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:30.755918  4850 tablet_service.cc:1511] Processing CreateTablet for tablet c5f4f8d0329847e3820e2096307f2bd8 (DEFAULT_TABLE table=test-workload [id=f2a4381b42244a52a17991c7ab18e8dd]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 09:53:30.758651  4850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5f4f8d0329847e3820e2096307f2bd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:30.768975  4847 tablet_service.cc:1511] Processing CreateTablet for tablet 2fd8a7ea15a94d079d4373a3dad3c178 (DEFAULT_TABLE table=test-workload [id=f2a4381b42244a52a17991c7ab18e8dd]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 09:53:30.770466  4847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fd8a7ea15a94d079d4373a3dad3c178. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:30.773021  5054 tablet_bootstrap.cc:492] T 83f165e0d5ab43349e34fbc5a2d6cdad P 2c3382c6bc034a3b83122cabd7e9d4a2: No bootstrap required, opened a new log
I20260608 09:53:30.781682  5054 ts_tablet_manager.cc:1403] T 83f165e0d5ab43349e34fbc5a2d6cdad P 2c3382c6bc034a3b83122cabd7e9d4a2: Time spent bootstrapping tablet: real 0.179s	user 0.024s	sys 0.049s
I20260608 09:53:30.787886  5054 raft_consensus.cc:359] T 83f165e0d5ab43349e34fbc5a2d6cdad P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } }
I20260608 09:53:30.788731  5054 raft_consensus.cc:385] T 83f165e0d5ab43349e34fbc5a2d6cdad P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:30.789091  5054 raft_consensus.cc:740] T 83f165e0d5ab43349e34fbc5a2d6cdad P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c3382c6bc034a3b83122cabd7e9d4a2, State: Initialized, Role: FOLLOWER
I20260608 09:53:30.790066  5054 consensus_queue.cc:260] T 83f165e0d5ab43349e34fbc5a2d6cdad P 2c3382c6bc034a3b83122cabd7e9d4a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } }
I20260608 09:53:30.813665  5054 ts_tablet_manager.cc:1434] T 83f165e0d5ab43349e34fbc5a2d6cdad P 2c3382c6bc034a3b83122cabd7e9d4a2: Time spent starting tablet: real 0.032s	user 0.000s	sys 0.008s
I20260608 09:53:30.814741  5054 tablet_bootstrap.cc:492] T 44a12bd193684a5997a6c9e066453615 P 2c3382c6bc034a3b83122cabd7e9d4a2: Bootstrap starting.
I20260608 09:53:30.817792  5055 tablet_bootstrap.cc:492] T 83f165e0d5ab43349e34fbc5a2d6cdad P d04311a909bc42a28aad359683162e7a: No bootstrap required, opened a new log
I20260608 09:53:30.820387  5055 ts_tablet_manager.cc:1403] T 83f165e0d5ab43349e34fbc5a2d6cdad P d04311a909bc42a28aad359683162e7a: Time spent bootstrapping tablet: real 0.096s	user 0.020s	sys 0.009s
I20260608 09:53:30.821468  5054 tablet_bootstrap.cc:654] T 44a12bd193684a5997a6c9e066453615 P 2c3382c6bc034a3b83122cabd7e9d4a2: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:30.822968  5055 raft_consensus.cc:359] T 83f165e0d5ab43349e34fbc5a2d6cdad P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } }
I20260608 09:53:30.823659  5055 raft_consensus.cc:385] T 83f165e0d5ab43349e34fbc5a2d6cdad P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:30.823952  5055 raft_consensus.cc:740] T 83f165e0d5ab43349e34fbc5a2d6cdad P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d04311a909bc42a28aad359683162e7a, State: Initialized, Role: FOLLOWER
I20260608 09:53:30.819821  5058 tablet_bootstrap.cc:492] T 033df4d85f7b479f9d96e3f0414455b6 P 5dd0043249d64a2ba79bc94dfb75ff45: Bootstrap starting.
I20260608 09:53:30.827139  5054 tablet_bootstrap.cc:492] T 44a12bd193684a5997a6c9e066453615 P 2c3382c6bc034a3b83122cabd7e9d4a2: No bootstrap required, opened a new log
I20260608 09:53:30.827672  5054 ts_tablet_manager.cc:1403] T 44a12bd193684a5997a6c9e066453615 P 2c3382c6bc034a3b83122cabd7e9d4a2: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260608 09:53:30.828562  5055 consensus_queue.cc:260] T 83f165e0d5ab43349e34fbc5a2d6cdad P d04311a909bc42a28aad359683162e7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } }
I20260608 09:53:30.830400  5054 raft_consensus.cc:359] T 44a12bd193684a5997a6c9e066453615 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:30.831169  5058 tablet_bootstrap.cc:654] T 033df4d85f7b479f9d96e3f0414455b6 P 5dd0043249d64a2ba79bc94dfb75ff45: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:30.831138  5054 raft_consensus.cc:385] T 44a12bd193684a5997a6c9e066453615 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:30.831681  5054 raft_consensus.cc:740] T 44a12bd193684a5997a6c9e066453615 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c3382c6bc034a3b83122cabd7e9d4a2, State: Initialized, Role: FOLLOWER
I20260608 09:53:30.831687  5055 ts_tablet_manager.cc:1434] T 83f165e0d5ab43349e34fbc5a2d6cdad P d04311a909bc42a28aad359683162e7a: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260608 09:53:30.832556  5054 consensus_queue.cc:260] T 44a12bd193684a5997a6c9e066453615 P 2c3382c6bc034a3b83122cabd7e9d4a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:30.833118  5055 tablet_bootstrap.cc:492] T c71a856df86f4bbbb7de39e85eef2194 P d04311a909bc42a28aad359683162e7a: Bootstrap starting.
I20260608 09:53:30.834789  5054 ts_tablet_manager.cc:1434] T 44a12bd193684a5997a6c9e066453615 P 2c3382c6bc034a3b83122cabd7e9d4a2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 09:53:30.835778  5054 tablet_bootstrap.cc:492] T aafde59634844274aa72ab5f7d61898b P 2c3382c6bc034a3b83122cabd7e9d4a2: Bootstrap starting.
I20260608 09:53:30.841006  5055 tablet_bootstrap.cc:654] T c71a856df86f4bbbb7de39e85eef2194 P d04311a909bc42a28aad359683162e7a: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:30.842295  5054 tablet_bootstrap.cc:654] T aafde59634844274aa72ab5f7d61898b P 2c3382c6bc034a3b83122cabd7e9d4a2: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:30.843278  5058 tablet_bootstrap.cc:492] T 033df4d85f7b479f9d96e3f0414455b6 P 5dd0043249d64a2ba79bc94dfb75ff45: No bootstrap required, opened a new log
I20260608 09:53:30.843812  5058 ts_tablet_manager.cc:1403] T 033df4d85f7b479f9d96e3f0414455b6 P 5dd0043249d64a2ba79bc94dfb75ff45: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.009s
I20260608 09:53:30.847362  5058 raft_consensus.cc:359] T 033df4d85f7b479f9d96e3f0414455b6 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:30.848111  5058 raft_consensus.cc:385] T 033df4d85f7b479f9d96e3f0414455b6 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:30.848434  5058 raft_consensus.cc:740] T 033df4d85f7b479f9d96e3f0414455b6 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd0043249d64a2ba79bc94dfb75ff45, State: Initialized, Role: FOLLOWER
I20260608 09:53:30.849417  5058 consensus_queue.cc:260] T 033df4d85f7b479f9d96e3f0414455b6 P 5dd0043249d64a2ba79bc94dfb75ff45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:30.854321  5058 ts_tablet_manager.cc:1434] T 033df4d85f7b479f9d96e3f0414455b6 P 5dd0043249d64a2ba79bc94dfb75ff45: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260608 09:53:30.855350  5058 tablet_bootstrap.cc:492] T 83f165e0d5ab43349e34fbc5a2d6cdad P 5dd0043249d64a2ba79bc94dfb75ff45: Bootstrap starting.
I20260608 09:53:30.858738  5054 tablet_bootstrap.cc:492] T aafde59634844274aa72ab5f7d61898b P 2c3382c6bc034a3b83122cabd7e9d4a2: No bootstrap required, opened a new log
I20260608 09:53:30.859210  5054 ts_tablet_manager.cc:1403] T aafde59634844274aa72ab5f7d61898b P 2c3382c6bc034a3b83122cabd7e9d4a2: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.006s
I20260608 09:53:30.860733  5055 tablet_bootstrap.cc:492] T c71a856df86f4bbbb7de39e85eef2194 P d04311a909bc42a28aad359683162e7a: No bootstrap required, opened a new log
I20260608 09:53:30.861268  5055 ts_tablet_manager.cc:1403] T c71a856df86f4bbbb7de39e85eef2194 P d04311a909bc42a28aad359683162e7a: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.007s
I20260608 09:53:30.861982  5058 tablet_bootstrap.cc:654] T 83f165e0d5ab43349e34fbc5a2d6cdad P 5dd0043249d64a2ba79bc94dfb75ff45: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:30.862375  5054 raft_consensus.cc:359] T aafde59634844274aa72ab5f7d61898b P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:30.863111  5054 raft_consensus.cc:385] T aafde59634844274aa72ab5f7d61898b P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:30.863409  5054 raft_consensus.cc:740] T aafde59634844274aa72ab5f7d61898b P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c3382c6bc034a3b83122cabd7e9d4a2, State: Initialized, Role: FOLLOWER
I20260608 09:53:30.864280  5055 raft_consensus.cc:359] T c71a856df86f4bbbb7de39e85eef2194 P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:30.864323  5054 consensus_queue.cc:260] T aafde59634844274aa72ab5f7d61898b P 2c3382c6bc034a3b83122cabd7e9d4a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:30.865125  5055 raft_consensus.cc:385] T c71a856df86f4bbbb7de39e85eef2194 P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:30.865424  5055 raft_consensus.cc:740] T c71a856df86f4bbbb7de39e85eef2194 P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d04311a909bc42a28aad359683162e7a, State: Initialized, Role: FOLLOWER
I20260608 09:53:30.866315  5055 consensus_queue.cc:260] T c71a856df86f4bbbb7de39e85eef2194 P d04311a909bc42a28aad359683162e7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:30.868590  5055 ts_tablet_manager.cc:1434] T c71a856df86f4bbbb7de39e85eef2194 P d04311a909bc42a28aad359683162e7a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:53:30.869606  5054 ts_tablet_manager.cc:1434] T aafde59634844274aa72ab5f7d61898b P 2c3382c6bc034a3b83122cabd7e9d4a2: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 09:53:30.870715  5054 tablet_bootstrap.cc:492] T 033df4d85f7b479f9d96e3f0414455b6 P 2c3382c6bc034a3b83122cabd7e9d4a2: Bootstrap starting.
I20260608 09:53:30.869550  5055 tablet_bootstrap.cc:492] T aafde59634844274aa72ab5f7d61898b P d04311a909bc42a28aad359683162e7a: Bootstrap starting.
I20260608 09:53:30.878756  5054 tablet_bootstrap.cc:654] T 033df4d85f7b479f9d96e3f0414455b6 P 2c3382c6bc034a3b83122cabd7e9d4a2: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:30.879246  5055 tablet_bootstrap.cc:654] T aafde59634844274aa72ab5f7d61898b P d04311a909bc42a28aad359683162e7a: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:30.891566  5054 tablet_bootstrap.cc:492] T 033df4d85f7b479f9d96e3f0414455b6 P 2c3382c6bc034a3b83122cabd7e9d4a2: No bootstrap required, opened a new log
I20260608 09:53:30.892000  5055 tablet_bootstrap.cc:492] T aafde59634844274aa72ab5f7d61898b P d04311a909bc42a28aad359683162e7a: No bootstrap required, opened a new log
I20260608 09:53:30.892103  5054 ts_tablet_manager.cc:1403] T 033df4d85f7b479f9d96e3f0414455b6 P 2c3382c6bc034a3b83122cabd7e9d4a2: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.001s
W20260608 09:53:30.892135  5035 tablet.cc:2404] T 44a12bd193684a5997a6c9e066453615 P 2c3382c6bc034a3b83122cabd7e9d4a2: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 09:53:30.892711  5055 ts_tablet_manager.cc:1403] T aafde59634844274aa72ab5f7d61898b P d04311a909bc42a28aad359683162e7a: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.009s
I20260608 09:53:30.895726  5054 raft_consensus.cc:359] T 033df4d85f7b479f9d96e3f0414455b6 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:30.896099  5055 raft_consensus.cc:359] T aafde59634844274aa72ab5f7d61898b P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:30.896514  5054 raft_consensus.cc:385] T 033df4d85f7b479f9d96e3f0414455b6 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:30.896811  5055 raft_consensus.cc:385] T aafde59634844274aa72ab5f7d61898b P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:30.896876  5054 raft_consensus.cc:740] T 033df4d85f7b479f9d96e3f0414455b6 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c3382c6bc034a3b83122cabd7e9d4a2, State: Initialized, Role: FOLLOWER
I20260608 09:53:30.897275  5055 raft_consensus.cc:740] T aafde59634844274aa72ab5f7d61898b P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d04311a909bc42a28aad359683162e7a, State: Initialized, Role: FOLLOWER
I20260608 09:53:30.897938  5058 tablet_bootstrap.cc:492] T 83f165e0d5ab43349e34fbc5a2d6cdad P 5dd0043249d64a2ba79bc94dfb75ff45: No bootstrap required, opened a new log
I20260608 09:53:30.897768  5054 consensus_queue.cc:260] T 033df4d85f7b479f9d96e3f0414455b6 P 2c3382c6bc034a3b83122cabd7e9d4a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:30.898460  5058 ts_tablet_manager.cc:1403] T 83f165e0d5ab43349e34fbc5a2d6cdad P 5dd0043249d64a2ba79bc94dfb75ff45: Time spent bootstrapping tablet: real 0.043s	user 0.016s	sys 0.023s
I20260608 09:53:30.898188  5055 consensus_queue.cc:260] T aafde59634844274aa72ab5f7d61898b P d04311a909bc42a28aad359683162e7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:30.900034  5054 ts_tablet_manager.cc:1434] T 033df4d85f7b479f9d96e3f0414455b6 P 2c3382c6bc034a3b83122cabd7e9d4a2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:53:30.901079  5054 tablet_bootstrap.cc:492] T 813335d5b0074a7aa3df3c9024a0a69a P 2c3382c6bc034a3b83122cabd7e9d4a2: Bootstrap starting.
I20260608 09:53:30.902383  5055 ts_tablet_manager.cc:1434] T aafde59634844274aa72ab5f7d61898b P d04311a909bc42a28aad359683162e7a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 09:53:30.903388  5055 tablet_bootstrap.cc:492] T c50209cac6aa46679453340dc9d1887a P d04311a909bc42a28aad359683162e7a: Bootstrap starting.
I20260608 09:53:30.904162  5058 raft_consensus.cc:359] T 83f165e0d5ab43349e34fbc5a2d6cdad P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } }
I20260608 09:53:30.904886  5058 raft_consensus.cc:385] T 83f165e0d5ab43349e34fbc5a2d6cdad P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:30.905182  5058 raft_consensus.cc:740] T 83f165e0d5ab43349e34fbc5a2d6cdad P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd0043249d64a2ba79bc94dfb75ff45, State: Initialized, Role: FOLLOWER
I20260608 09:53:30.906092  5058 consensus_queue.cc:260] T 83f165e0d5ab43349e34fbc5a2d6cdad P 5dd0043249d64a2ba79bc94dfb75ff45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } }
I20260608 09:53:30.908565  5054 tablet_bootstrap.cc:654] T 813335d5b0074a7aa3df3c9024a0a69a P 2c3382c6bc034a3b83122cabd7e9d4a2: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:30.911299  5055 tablet_bootstrap.cc:654] T c50209cac6aa46679453340dc9d1887a P d04311a909bc42a28aad359683162e7a: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:30.915438  5058 ts_tablet_manager.cc:1434] T 83f165e0d5ab43349e34fbc5a2d6cdad P 5dd0043249d64a2ba79bc94dfb75ff45: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.006s
I20260608 09:53:30.922246  5054 tablet_bootstrap.cc:492] T 813335d5b0074a7aa3df3c9024a0a69a P 2c3382c6bc034a3b83122cabd7e9d4a2: No bootstrap required, opened a new log
I20260608 09:53:30.922605  5055 tablet_bootstrap.cc:492] T c50209cac6aa46679453340dc9d1887a P d04311a909bc42a28aad359683162e7a: No bootstrap required, opened a new log
I20260608 09:53:30.922796  5054 ts_tablet_manager.cc:1403] T 813335d5b0074a7aa3df3c9024a0a69a P 2c3382c6bc034a3b83122cabd7e9d4a2: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.007s
I20260608 09:53:30.923210  5055 ts_tablet_manager.cc:1403] T c50209cac6aa46679453340dc9d1887a P d04311a909bc42a28aad359683162e7a: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.002s
I20260608 09:53:30.923282  5058 tablet_bootstrap.cc:492] T 55ce5ec774714988a47bf67492c13d51 P 5dd0043249d64a2ba79bc94dfb75ff45: Bootstrap starting.
I20260608 09:53:30.925580  5054 raft_consensus.cc:359] T 813335d5b0074a7aa3df3c9024a0a69a P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:30.926235  5054 raft_consensus.cc:385] T 813335d5b0074a7aa3df3c9024a0a69a P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:30.926559  5054 raft_consensus.cc:740] T 813335d5b0074a7aa3df3c9024a0a69a P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c3382c6bc034a3b83122cabd7e9d4a2, State: Initialized, Role: FOLLOWER
I20260608 09:53:30.926380  5055 raft_consensus.cc:359] T c50209cac6aa46679453340dc9d1887a P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:30.927188  5055 raft_consensus.cc:385] T c50209cac6aa46679453340dc9d1887a P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:30.927493  5055 raft_consensus.cc:740] T c50209cac6aa46679453340dc9d1887a P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d04311a909bc42a28aad359683162e7a, State: Initialized, Role: FOLLOWER
I20260608 09:53:30.927556  5054 consensus_queue.cc:260] T 813335d5b0074a7aa3df3c9024a0a69a P 2c3382c6bc034a3b83122cabd7e9d4a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:30.928493  5055 consensus_queue.cc:260] T c50209cac6aa46679453340dc9d1887a P d04311a909bc42a28aad359683162e7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:30.929956  5054 ts_tablet_manager.cc:1434] T 813335d5b0074a7aa3df3c9024a0a69a P 2c3382c6bc034a3b83122cabd7e9d4a2: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 09:53:30.931067  5054 tablet_bootstrap.cc:492] T 55ce5ec774714988a47bf67492c13d51 P 2c3382c6bc034a3b83122cabd7e9d4a2: Bootstrap starting.
I20260608 09:53:30.931322  5055 ts_tablet_manager.cc:1434] T c50209cac6aa46679453340dc9d1887a P d04311a909bc42a28aad359683162e7a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:53:30.931644  5058 tablet_bootstrap.cc:654] T 55ce5ec774714988a47bf67492c13d51 P 5dd0043249d64a2ba79bc94dfb75ff45: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:30.932372  5055 tablet_bootstrap.cc:492] T 44a12bd193684a5997a6c9e066453615 P d04311a909bc42a28aad359683162e7a: Bootstrap starting.
I20260608 09:53:30.937817  5054 tablet_bootstrap.cc:654] T 55ce5ec774714988a47bf67492c13d51 P 2c3382c6bc034a3b83122cabd7e9d4a2: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:30.939957  5055 tablet_bootstrap.cc:654] T 44a12bd193684a5997a6c9e066453615 P d04311a909bc42a28aad359683162e7a: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:30.963719  5058 tablet_bootstrap.cc:492] T 55ce5ec774714988a47bf67492c13d51 P 5dd0043249d64a2ba79bc94dfb75ff45: No bootstrap required, opened a new log
I20260608 09:53:30.963862  5055 tablet_bootstrap.cc:492] T 44a12bd193684a5997a6c9e066453615 P d04311a909bc42a28aad359683162e7a: No bootstrap required, opened a new log
I20260608 09:53:30.964200  5058 ts_tablet_manager.cc:1403] T 55ce5ec774714988a47bf67492c13d51 P 5dd0043249d64a2ba79bc94dfb75ff45: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.021s
I20260608 09:53:30.964278  5054 tablet_bootstrap.cc:492] T 55ce5ec774714988a47bf67492c13d51 P 2c3382c6bc034a3b83122cabd7e9d4a2: No bootstrap required, opened a new log
I20260608 09:53:30.964443  5055 ts_tablet_manager.cc:1403] T 44a12bd193684a5997a6c9e066453615 P d04311a909bc42a28aad359683162e7a: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.016s
I20260608 09:53:30.964811  5054 ts_tablet_manager.cc:1403] T 55ce5ec774714988a47bf67492c13d51 P 2c3382c6bc034a3b83122cabd7e9d4a2: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.019s
I20260608 09:53:30.966689  5058 raft_consensus.cc:359] T 55ce5ec774714988a47bf67492c13d51 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:30.967283  5058 raft_consensus.cc:385] T 55ce5ec774714988a47bf67492c13d51 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:30.967511  5058 raft_consensus.cc:740] T 55ce5ec774714988a47bf67492c13d51 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd0043249d64a2ba79bc94dfb75ff45, State: Initialized, Role: FOLLOWER
I20260608 09:53:30.967460  5055 raft_consensus.cc:359] T 44a12bd193684a5997a6c9e066453615 P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:30.967797  5054 raft_consensus.cc:359] T 55ce5ec774714988a47bf67492c13d51 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:30.968379  5055 raft_consensus.cc:385] T 44a12bd193684a5997a6c9e066453615 P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:30.968528  5054 raft_consensus.cc:385] T 55ce5ec774714988a47bf67492c13d51 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:30.968360  5058 consensus_queue.cc:260] T 55ce5ec774714988a47bf67492c13d51 P 5dd0043249d64a2ba79bc94dfb75ff45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:30.968979  5055 raft_consensus.cc:740] T 44a12bd193684a5997a6c9e066453615 P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d04311a909bc42a28aad359683162e7a, State: Initialized, Role: FOLLOWER
I20260608 09:53:30.969025  5054 raft_consensus.cc:740] T 55ce5ec774714988a47bf67492c13d51 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c3382c6bc034a3b83122cabd7e9d4a2, State: Initialized, Role: FOLLOWER
I20260608 09:53:30.969909  5055 consensus_queue.cc:260] T 44a12bd193684a5997a6c9e066453615 P d04311a909bc42a28aad359683162e7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:30.970194  5054 consensus_queue.cc:260] T 55ce5ec774714988a47bf67492c13d51 P 2c3382c6bc034a3b83122cabd7e9d4a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:30.970718  5058 ts_tablet_manager.cc:1434] T 55ce5ec774714988a47bf67492c13d51 P 5dd0043249d64a2ba79bc94dfb75ff45: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 09:53:30.971841  5058 tablet_bootstrap.cc:492] T aafde59634844274aa72ab5f7d61898b P 5dd0043249d64a2ba79bc94dfb75ff45: Bootstrap starting.
I20260608 09:53:30.972297  5055 ts_tablet_manager.cc:1434] T 44a12bd193684a5997a6c9e066453615 P d04311a909bc42a28aad359683162e7a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:53:30.973434  5055 tablet_bootstrap.cc:492] T 813335d5b0074a7aa3df3c9024a0a69a P d04311a909bc42a28aad359683162e7a: Bootstrap starting.
I20260608 09:53:30.978343  5058 tablet_bootstrap.cc:654] T aafde59634844274aa72ab5f7d61898b P 5dd0043249d64a2ba79bc94dfb75ff45: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:30.979955  5055 tablet_bootstrap.cc:654] T 813335d5b0074a7aa3df3c9024a0a69a P d04311a909bc42a28aad359683162e7a: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:30.980628  5054 ts_tablet_manager.cc:1434] T 55ce5ec774714988a47bf67492c13d51 P 2c3382c6bc034a3b83122cabd7e9d4a2: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
W20260608 09:53:30.984741  4806 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:53:30.988639  5054 tablet_bootstrap.cc:492] T c50209cac6aa46679453340dc9d1887a P 2c3382c6bc034a3b83122cabd7e9d4a2: Bootstrap starting.
I20260608 09:53:30.996798  5054 tablet_bootstrap.cc:654] T c50209cac6aa46679453340dc9d1887a P 2c3382c6bc034a3b83122cabd7e9d4a2: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:31.009021  5054 tablet_bootstrap.cc:492] T c50209cac6aa46679453340dc9d1887a P 2c3382c6bc034a3b83122cabd7e9d4a2: No bootstrap required, opened a new log
I20260608 09:53:31.009536  5054 ts_tablet_manager.cc:1403] T c50209cac6aa46679453340dc9d1887a P 2c3382c6bc034a3b83122cabd7e9d4a2: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260608 09:53:31.009836  5055 tablet_bootstrap.cc:492] T 813335d5b0074a7aa3df3c9024a0a69a P d04311a909bc42a28aad359683162e7a: No bootstrap required, opened a new log
I20260608 09:53:31.010375  5055 ts_tablet_manager.cc:1403] T 813335d5b0074a7aa3df3c9024a0a69a P d04311a909bc42a28aad359683162e7a: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.019s
I20260608 09:53:31.010468  5058 tablet_bootstrap.cc:492] T aafde59634844274aa72ab5f7d61898b P 5dd0043249d64a2ba79bc94dfb75ff45: No bootstrap required, opened a new log
I20260608 09:53:31.010924  5058 ts_tablet_manager.cc:1403] T aafde59634844274aa72ab5f7d61898b P 5dd0043249d64a2ba79bc94dfb75ff45: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.017s
I20260608 09:53:31.012650  5054 raft_consensus.cc:359] T c50209cac6aa46679453340dc9d1887a P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.013151  5058 raft_consensus.cc:359] T aafde59634844274aa72ab5f7d61898b P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.013441  5054 raft_consensus.cc:385] T c50209cac6aa46679453340dc9d1887a P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:31.013772  5058 raft_consensus.cc:385] T aafde59634844274aa72ab5f7d61898b P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:31.013851  5054 raft_consensus.cc:740] T c50209cac6aa46679453340dc9d1887a P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c3382c6bc034a3b83122cabd7e9d4a2, State: Initialized, Role: FOLLOWER
I20260608 09:53:31.013671  5055 raft_consensus.cc:359] T 813335d5b0074a7aa3df3c9024a0a69a P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.014318  5058 raft_consensus.cc:740] T aafde59634844274aa72ab5f7d61898b P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd0043249d64a2ba79bc94dfb75ff45, State: Initialized, Role: FOLLOWER
I20260608 09:53:31.014588  5055 raft_consensus.cc:385] T 813335d5b0074a7aa3df3c9024a0a69a P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:31.014958  5055 raft_consensus.cc:740] T 813335d5b0074a7aa3df3c9024a0a69a P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d04311a909bc42a28aad359683162e7a, State: Initialized, Role: FOLLOWER
I20260608 09:53:31.015005  5054 consensus_queue.cc:260] T c50209cac6aa46679453340dc9d1887a P 2c3382c6bc034a3b83122cabd7e9d4a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.015193  5058 consensus_queue.cc:260] T aafde59634844274aa72ab5f7d61898b P 5dd0043249d64a2ba79bc94dfb75ff45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.017489  5058 ts_tablet_manager.cc:1434] T aafde59634844274aa72ab5f7d61898b P 5dd0043249d64a2ba79bc94dfb75ff45: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 09:53:31.018544  5058 tablet_bootstrap.cc:492] T 784e6975a62a469283c6af1fd285b7b5 P 5dd0043249d64a2ba79bc94dfb75ff45: Bootstrap starting.
I20260608 09:53:31.015915  5055 consensus_queue.cc:260] T 813335d5b0074a7aa3df3c9024a0a69a P d04311a909bc42a28aad359683162e7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.022271  5054 ts_tablet_manager.cc:1434] T c50209cac6aa46679453340dc9d1887a P 2c3382c6bc034a3b83122cabd7e9d4a2: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 09:53:31.023736  5054 tablet_bootstrap.cc:492] T 784e6975a62a469283c6af1fd285b7b5 P 2c3382c6bc034a3b83122cabd7e9d4a2: Bootstrap starting.
I20260608 09:53:31.026188  5058 tablet_bootstrap.cc:654] T 784e6975a62a469283c6af1fd285b7b5 P 5dd0043249d64a2ba79bc94dfb75ff45: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:31.029434  5055 ts_tablet_manager.cc:1434] T 813335d5b0074a7aa3df3c9024a0a69a P d04311a909bc42a28aad359683162e7a: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260608 09:53:31.033325  5055 tablet_bootstrap.cc:492] T 033df4d85f7b479f9d96e3f0414455b6 P d04311a909bc42a28aad359683162e7a: Bootstrap starting.
I20260608 09:53:31.035422  5061 raft_consensus.cc:493] T 44a12bd193684a5997a6c9e066453615 P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:31.035920  5061 raft_consensus.cc:515] T 44a12bd193684a5997a6c9e066453615 P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.038957  5054 tablet_bootstrap.cc:654] T 784e6975a62a469283c6af1fd285b7b5 P 2c3382c6bc034a3b83122cabd7e9d4a2: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:31.041721  5061 leader_election.cc:290] T 44a12bd193684a5997a6c9e066453615 P d04311a909bc42a28aad359683162e7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641), 2c3382c6bc034a3b83122cabd7e9d4a2 (127.0.97.195:33025)
I20260608 09:53:31.043665  5058 tablet_bootstrap.cc:492] T 784e6975a62a469283c6af1fd285b7b5 P 5dd0043249d64a2ba79bc94dfb75ff45: No bootstrap required, opened a new log
I20260608 09:53:31.044164  5058 ts_tablet_manager.cc:1403] T 784e6975a62a469283c6af1fd285b7b5 P 5dd0043249d64a2ba79bc94dfb75ff45: Time spent bootstrapping tablet: real 0.026s	user 0.003s	sys 0.019s
I20260608 09:53:31.047154  5058 raft_consensus.cc:359] T 784e6975a62a469283c6af1fd285b7b5 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.047931  5058 raft_consensus.cc:385] T 784e6975a62a469283c6af1fd285b7b5 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:31.048233  5058 raft_consensus.cc:740] T 784e6975a62a469283c6af1fd285b7b5 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd0043249d64a2ba79bc94dfb75ff45, State: Initialized, Role: FOLLOWER
I20260608 09:53:31.049131  5058 consensus_queue.cc:260] T 784e6975a62a469283c6af1fd285b7b5 P 5dd0043249d64a2ba79bc94dfb75ff45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.052457  5054 tablet_bootstrap.cc:492] T 784e6975a62a469283c6af1fd285b7b5 P 2c3382c6bc034a3b83122cabd7e9d4a2: No bootstrap required, opened a new log
I20260608 09:53:31.053023  5054 ts_tablet_manager.cc:1403] T 784e6975a62a469283c6af1fd285b7b5 P 2c3382c6bc034a3b83122cabd7e9d4a2: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.004s
I20260608 09:53:31.054208  5058 ts_tablet_manager.cc:1434] T 784e6975a62a469283c6af1fd285b7b5 P 5dd0043249d64a2ba79bc94dfb75ff45: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.005s
I20260608 09:53:31.055266  5058 tablet_bootstrap.cc:492] T 44a12bd193684a5997a6c9e066453615 P 5dd0043249d64a2ba79bc94dfb75ff45: Bootstrap starting.
I20260608 09:53:31.055956  5054 raft_consensus.cc:359] T 784e6975a62a469283c6af1fd285b7b5 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.056605  5054 raft_consensus.cc:385] T 784e6975a62a469283c6af1fd285b7b5 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:31.056874  5054 raft_consensus.cc:740] T 784e6975a62a469283c6af1fd285b7b5 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c3382c6bc034a3b83122cabd7e9d4a2, State: Initialized, Role: FOLLOWER
I20260608 09:53:31.058354  5054 consensus_queue.cc:260] T 784e6975a62a469283c6af1fd285b7b5 P 2c3382c6bc034a3b83122cabd7e9d4a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.057024  5055 tablet_bootstrap.cc:654] T 033df4d85f7b479f9d96e3f0414455b6 P d04311a909bc42a28aad359683162e7a: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:31.057421  5059 raft_consensus.cc:493] T aafde59634844274aa72ab5f7d61898b P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:31.060786  5059 raft_consensus.cc:515] T aafde59634844274aa72ab5f7d61898b P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.064096  5059 leader_election.cc:290] T aafde59634844274aa72ab5f7d61898b P 2c3382c6bc034a3b83122cabd7e9d4a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641), d04311a909bc42a28aad359683162e7a (127.0.97.194:44627)
I20260608 09:53:31.065119  5058 tablet_bootstrap.cc:654] T 44a12bd193684a5997a6c9e066453615 P 5dd0043249d64a2ba79bc94dfb75ff45: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:31.060050  5009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a12bd193684a5997a6c9e066453615" candidate_uuid: "d04311a909bc42a28aad359683162e7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" is_pre_election: true
I20260608 09:53:31.067658  5009 raft_consensus.cc:2468] T 44a12bd193684a5997a6c9e066453615 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d04311a909bc42a28aad359683162e7a in term 0.
I20260608 09:53:31.069233  4898 leader_election.cc:304] T 44a12bd193684a5997a6c9e066453615 P d04311a909bc42a28aad359683162e7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c3382c6bc034a3b83122cabd7e9d4a2, d04311a909bc42a28aad359683162e7a; no voters: 
I20260608 09:53:31.070021  5061 raft_consensus.cc:2804] T 44a12bd193684a5997a6c9e066453615 P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:31.070393  5061 raft_consensus.cc:493] T 44a12bd193684a5997a6c9e066453615 P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:31.070724  5061 raft_consensus.cc:3060] T 44a12bd193684a5997a6c9e066453615 P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:31.080331  5061 raft_consensus.cc:515] T 44a12bd193684a5997a6c9e066453615 P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.082844  5055 tablet_bootstrap.cc:492] T 033df4d85f7b479f9d96e3f0414455b6 P d04311a909bc42a28aad359683162e7a: No bootstrap required, opened a new log
I20260608 09:53:31.083454  5055 ts_tablet_manager.cc:1403] T 033df4d85f7b479f9d96e3f0414455b6 P d04311a909bc42a28aad359683162e7a: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.000s
I20260608 09:53:31.085255  5009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a12bd193684a5997a6c9e066453615" candidate_uuid: "d04311a909bc42a28aad359683162e7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2"
I20260608 09:53:31.085887  5009 raft_consensus.cc:3060] T 44a12bd193684a5997a6c9e066453615 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:31.086668  5055 raft_consensus.cc:359] T 033df4d85f7b479f9d96e3f0414455b6 P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.092677  5055 raft_consensus.cc:385] T 033df4d85f7b479f9d96e3f0414455b6 P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:31.093005  5055 raft_consensus.cc:740] T 033df4d85f7b479f9d96e3f0414455b6 P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d04311a909bc42a28aad359683162e7a, State: Initialized, Role: FOLLOWER
I20260608 09:53:31.093979  5055 consensus_queue.cc:260] T 033df4d85f7b479f9d96e3f0414455b6 P d04311a909bc42a28aad359683162e7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.095417  5061 leader_election.cc:290] T 44a12bd193684a5997a6c9e066453615 P d04311a909bc42a28aad359683162e7a [CANDIDATE]: Term 1 election: Requested vote from peers 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641), 2c3382c6bc034a3b83122cabd7e9d4a2 (127.0.97.195:33025)
I20260608 09:53:31.093438  5009 raft_consensus.cc:2468] T 44a12bd193684a5997a6c9e066453615 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d04311a909bc42a28aad359683162e7a in term 1.
I20260608 09:53:31.097326  4898 leader_election.cc:304] T 44a12bd193684a5997a6c9e066453615 P d04311a909bc42a28aad359683162e7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c3382c6bc034a3b83122cabd7e9d4a2, d04311a909bc42a28aad359683162e7a; no voters: 
I20260608 09:53:31.100270  4935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aafde59634844274aa72ab5f7d61898b" candidate_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04311a909bc42a28aad359683162e7a" is_pre_election: true
I20260608 09:53:31.100957  4935 raft_consensus.cc:2468] T aafde59634844274aa72ab5f7d61898b P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c3382c6bc034a3b83122cabd7e9d4a2 in term 0.
I20260608 09:53:31.102476  4973 leader_election.cc:304] T aafde59634844274aa72ab5f7d61898b P 2c3382c6bc034a3b83122cabd7e9d4a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c3382c6bc034a3b83122cabd7e9d4a2, d04311a909bc42a28aad359683162e7a; no voters: 
I20260608 09:53:31.103305  5059 raft_consensus.cc:2804] T aafde59634844274aa72ab5f7d61898b P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:31.103667  5059 raft_consensus.cc:493] T aafde59634844274aa72ab5f7d61898b P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:31.104019  5059 raft_consensus.cc:3060] T aafde59634844274aa72ab5f7d61898b P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:31.105737  5061 raft_consensus.cc:2804] T 44a12bd193684a5997a6c9e066453615 P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:31.106233  5061 raft_consensus.cc:697] T 44a12bd193684a5997a6c9e066453615 P d04311a909bc42a28aad359683162e7a [term 1 LEADER]: Becoming Leader. State: Replica: d04311a909bc42a28aad359683162e7a, State: Running, Role: LEADER
I20260608 09:53:31.111452  5059 raft_consensus.cc:515] T aafde59634844274aa72ab5f7d61898b P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.112849  4860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a12bd193684a5997a6c9e066453615" candidate_uuid: "d04311a909bc42a28aad359683162e7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" is_pre_election: true
I20260608 09:53:31.112903  4859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a12bd193684a5997a6c9e066453615" candidate_uuid: "d04311a909bc42a28aad359683162e7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd0043249d64a2ba79bc94dfb75ff45"
W20260608 09:53:31.115147  4900 leader_election.cc:343] T 44a12bd193684a5997a6c9e066453615 P d04311a909bc42a28aad359683162e7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641): Illegal state: must be running to vote when last-logged opid is not known
W20260608 09:53:31.116211  4900 leader_election.cc:343] T 44a12bd193684a5997a6c9e066453615 P d04311a909bc42a28aad359683162e7a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:31.117230  5061 consensus_queue.cc:237] T 44a12bd193684a5997a6c9e066453615 P d04311a909bc42a28aad359683162e7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.120234  4935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aafde59634844274aa72ab5f7d61898b" candidate_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04311a909bc42a28aad359683162e7a"
I20260608 09:53:31.120851  4935 raft_consensus.cc:3060] T aafde59634844274aa72ab5f7d61898b P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:31.122519  5059 leader_election.cc:290] T aafde59634844274aa72ab5f7d61898b P 2c3382c6bc034a3b83122cabd7e9d4a2 [CANDIDATE]: Term 1 election: Requested vote from peers 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641), d04311a909bc42a28aad359683162e7a (127.0.97.194:44627)
I20260608 09:53:31.124542  5058 tablet_bootstrap.cc:492] T 44a12bd193684a5997a6c9e066453615 P 5dd0043249d64a2ba79bc94dfb75ff45: No bootstrap required, opened a new log
I20260608 09:53:31.124962  5054 ts_tablet_manager.cc:1434] T 784e6975a62a469283c6af1fd285b7b5 P 2c3382c6bc034a3b83122cabd7e9d4a2: Time spent starting tablet: real 0.072s	user 0.013s	sys 0.003s
I20260608 09:53:31.125242  5058 ts_tablet_manager.cc:1403] T 44a12bd193684a5997a6c9e066453615 P 5dd0043249d64a2ba79bc94dfb75ff45: Time spent bootstrapping tablet: real 0.070s	user 0.025s	sys 0.031s
I20260608 09:53:31.128724  5058 raft_consensus.cc:359] T 44a12bd193684a5997a6c9e066453615 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.130326  5054 tablet_bootstrap.cc:492] T c71a856df86f4bbbb7de39e85eef2194 P 2c3382c6bc034a3b83122cabd7e9d4a2: Bootstrap starting.
I20260608 09:53:31.128357  4935 raft_consensus.cc:2468] T aafde59634844274aa72ab5f7d61898b P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c3382c6bc034a3b83122cabd7e9d4a2 in term 1.
I20260608 09:53:31.132030  5059 raft_consensus.cc:493] T 033df4d85f7b479f9d96e3f0414455b6 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:31.135565  4973 leader_election.cc:304] T aafde59634844274aa72ab5f7d61898b P 2c3382c6bc034a3b83122cabd7e9d4a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c3382c6bc034a3b83122cabd7e9d4a2, d04311a909bc42a28aad359683162e7a; no voters: 
I20260608 09:53:31.129856  5058 raft_consensus.cc:385] T 44a12bd193684a5997a6c9e066453615 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:31.139516  5081 raft_consensus.cc:2804] T aafde59634844274aa72ab5f7d61898b P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:31.138577  5061 raft_consensus.cc:493] T 83f165e0d5ab43349e34fbc5a2d6cdad P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:31.163290  5055 ts_tablet_manager.cc:1434] T 033df4d85f7b479f9d96e3f0414455b6 P d04311a909bc42a28aad359683162e7a: Time spent starting tablet: real 0.079s	user 0.027s	sys 0.034s
I20260608 09:53:31.137445  5058 raft_consensus.cc:740] T 44a12bd193684a5997a6c9e066453615 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd0043249d64a2ba79bc94dfb75ff45, State: Initialized, Role: FOLLOWER
I20260608 09:53:31.169672  4757 catalog_manager.cc:5696] T 44a12bd193684a5997a6c9e066453615 P d04311a909bc42a28aad359683162e7a reported cstate change: term changed from 0 to 1, leader changed from <none> to d04311a909bc42a28aad359683162e7a (127.0.97.194). New cstate: current_term: 1 leader_uuid: "d04311a909bc42a28aad359683162e7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:31.171772  5055 tablet_bootstrap.cc:492] T 784e6975a62a469283c6af1fd285b7b5 P d04311a909bc42a28aad359683162e7a: Bootstrap starting.
I20260608 09:53:31.171705  5058 consensus_queue.cc:260] T 44a12bd193684a5997a6c9e066453615 P 5dd0043249d64a2ba79bc94dfb75ff45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.174401  5058 ts_tablet_manager.cc:1434] T 44a12bd193684a5997a6c9e066453615 P 5dd0043249d64a2ba79bc94dfb75ff45: Time spent starting tablet: real 0.049s	user 0.009s	sys 0.006s
I20260608 09:53:31.175326  5065 raft_consensus.cc:493] T 83f165e0d5ab43349e34fbc5a2d6cdad P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:31.176179  5054 tablet_bootstrap.cc:654] T c71a856df86f4bbbb7de39e85eef2194 P 2c3382c6bc034a3b83122cabd7e9d4a2: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:31.176506  5065 raft_consensus.cc:515] T 83f165e0d5ab43349e34fbc5a2d6cdad P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } }
I20260608 09:53:31.179917  5089 raft_consensus.cc:493] T c71a856df86f4bbbb7de39e85eef2194 P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:31.180447  5089 raft_consensus.cc:515] T c71a856df86f4bbbb7de39e85eef2194 P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.183008  5081 raft_consensus.cc:697] T aafde59634844274aa72ab5f7d61898b P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 LEADER]: Becoming Leader. State: Replica: 2c3382c6bc034a3b83122cabd7e9d4a2, State: Running, Role: LEADER
I20260608 09:53:31.137739  5059 raft_consensus.cc:515] T 033df4d85f7b479f9d96e3f0414455b6 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.181488  5058 tablet_bootstrap.cc:492] T c50209cac6aa46679453340dc9d1887a P 5dd0043249d64a2ba79bc94dfb75ff45: Bootstrap starting.
I20260608 09:53:31.164714  5061 raft_consensus.cc:515] T 83f165e0d5ab43349e34fbc5a2d6cdad P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } }
I20260608 09:53:31.184880  5081 consensus_queue.cc:237] T aafde59634844274aa72ab5f7d61898b P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.188401  5091 raft_consensus.cc:493] T 784e6975a62a469283c6af1fd285b7b5 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:31.191916  5054 tablet_bootstrap.cc:492] T c71a856df86f4bbbb7de39e85eef2194 P 2c3382c6bc034a3b83122cabd7e9d4a2: No bootstrap required, opened a new log
I20260608 09:53:31.192359  5054 ts_tablet_manager.cc:1403] T c71a856df86f4bbbb7de39e85eef2194 P 2c3382c6bc034a3b83122cabd7e9d4a2: Time spent bootstrapping tablet: real 0.062s	user 0.011s	sys 0.001s
I20260608 09:53:31.192960  4859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71a856df86f4bbbb7de39e85eef2194" candidate_uuid: "d04311a909bc42a28aad359683162e7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" is_pre_election: true
W20260608 09:53:31.194588  4900 leader_election.cc:343] T c71a856df86f4bbbb7de39e85eef2194 P d04311a909bc42a28aad359683162e7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:31.195184  5089 leader_election.cc:290] T c71a856df86f4bbbb7de39e85eef2194 P d04311a909bc42a28aad359683162e7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641), 2c3382c6bc034a3b83122cabd7e9d4a2 (127.0.97.195:33025)
I20260608 09:53:31.195749  5009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f165e0d5ab43349e34fbc5a2d6cdad" candidate_uuid: "d04311a909bc42a28aad359683162e7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" is_pre_election: true
I20260608 09:53:31.196403  5009 raft_consensus.cc:2468] T 83f165e0d5ab43349e34fbc5a2d6cdad P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d04311a909bc42a28aad359683162e7a in term 0.
I20260608 09:53:31.196969  5059 leader_election.cc:290] T 033df4d85f7b479f9d96e3f0414455b6 P 2c3382c6bc034a3b83122cabd7e9d4a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641), d04311a909bc42a28aad359683162e7a (127.0.97.194:44627)
I20260608 09:53:31.197624  5059 raft_consensus.cc:493] T c50209cac6aa46679453340dc9d1887a P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:31.198055  5059 raft_consensus.cc:515] T c50209cac6aa46679453340dc9d1887a P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.199508  4898 leader_election.cc:304] T 83f165e0d5ab43349e34fbc5a2d6cdad P d04311a909bc42a28aad359683162e7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c3382c6bc034a3b83122cabd7e9d4a2, d04311a909bc42a28aad359683162e7a; no voters: 
I20260608 09:53:31.200546  5009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71a856df86f4bbbb7de39e85eef2194" candidate_uuid: "d04311a909bc42a28aad359683162e7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" is_pre_election: true
I20260608 09:53:31.201475  5089 raft_consensus.cc:2804] T 83f165e0d5ab43349e34fbc5a2d6cdad P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:31.201928  5089 raft_consensus.cc:493] T 83f165e0d5ab43349e34fbc5a2d6cdad P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:31.202312  5089 raft_consensus.cc:3060] T 83f165e0d5ab43349e34fbc5a2d6cdad P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:31.205412  5061 leader_election.cc:290] T 83f165e0d5ab43349e34fbc5a2d6cdad P d04311a909bc42a28aad359683162e7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c3382c6bc034a3b83122cabd7e9d4a2 (127.0.97.195:33025), 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641)
I20260608 09:53:31.206570  4859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f165e0d5ab43349e34fbc5a2d6cdad" candidate_uuid: "d04311a909bc42a28aad359683162e7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" is_pre_election: true
I20260608 09:53:31.207283  5065 leader_election.cc:290] T 83f165e0d5ab43349e34fbc5a2d6cdad P 5dd0043249d64a2ba79bc94dfb75ff45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c3382c6bc034a3b83122cabd7e9d4a2 (127.0.97.195:33025), d04311a909bc42a28aad359683162e7a (127.0.97.194:44627)
I20260608 09:53:31.207252  4859 raft_consensus.cc:2468] T 83f165e0d5ab43349e34fbc5a2d6cdad P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d04311a909bc42a28aad359683162e7a in term 0.
I20260608 09:53:31.211625  4860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aafde59634844274aa72ab5f7d61898b" candidate_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" is_pre_election: true
I20260608 09:53:31.212323  4860 raft_consensus.cc:2468] T aafde59634844274aa72ab5f7d61898b P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c3382c6bc034a3b83122cabd7e9d4a2 in term 0.
I20260608 09:53:31.213596  4858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "033df4d85f7b479f9d96e3f0414455b6" candidate_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" is_pre_election: true
I20260608 09:53:31.213903  5055 tablet_bootstrap.cc:654] T 784e6975a62a469283c6af1fd285b7b5 P d04311a909bc42a28aad359683162e7a: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:31.214304  4858 raft_consensus.cc:2468] T 033df4d85f7b479f9d96e3f0414455b6 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c3382c6bc034a3b83122cabd7e9d4a2 in term 0.
I20260608 09:53:31.216614  4974 leader_election.cc:304] T 033df4d85f7b479f9d96e3f0414455b6 P 2c3382c6bc034a3b83122cabd7e9d4a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c3382c6bc034a3b83122cabd7e9d4a2, 5dd0043249d64a2ba79bc94dfb75ff45; no voters: 
I20260608 09:53:31.203531  5091 raft_consensus.cc:515] T 784e6975a62a469283c6af1fd285b7b5 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.218199  4859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aafde59634844274aa72ab5f7d61898b" candidate_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd0043249d64a2ba79bc94dfb75ff45"
I20260608 09:53:31.218847  4859 raft_consensus.cc:3060] T aafde59634844274aa72ab5f7d61898b P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:31.219645  5091 leader_election.cc:290] T 784e6975a62a469283c6af1fd285b7b5 P 2c3382c6bc034a3b83122cabd7e9d4a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641), d04311a909bc42a28aad359683162e7a (127.0.97.194:44627)
I20260608 09:53:31.220260  5091 raft_consensus.cc:2804] T 033df4d85f7b479f9d96e3f0414455b6 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:31.220605  5091 raft_consensus.cc:493] T 033df4d85f7b479f9d96e3f0414455b6 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:31.220947  5091 raft_consensus.cc:3060] T 033df4d85f7b479f9d96e3f0414455b6 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:31.223124  5089 raft_consensus.cc:515] T 83f165e0d5ab43349e34fbc5a2d6cdad P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } }
I20260608 09:53:31.224596  4858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784e6975a62a469283c6af1fd285b7b5" candidate_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" is_pre_election: true
I20260608 09:53:31.226050  5065 raft_consensus.cc:493] T 55ce5ec774714988a47bf67492c13d51 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:31.226786  5058 tablet_bootstrap.cc:654] T c50209cac6aa46679453340dc9d1887a P 5dd0043249d64a2ba79bc94dfb75ff45: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:31.226507  4858 raft_consensus.cc:2468] T 784e6975a62a469283c6af1fd285b7b5 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c3382c6bc034a3b83122cabd7e9d4a2 in term 0.
I20260608 09:53:31.226541  5065 raft_consensus.cc:515] T 55ce5ec774714988a47bf67492c13d51 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.228076  4974 leader_election.cc:304] T 784e6975a62a469283c6af1fd285b7b5 P 2c3382c6bc034a3b83122cabd7e9d4a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c3382c6bc034a3b83122cabd7e9d4a2, 5dd0043249d64a2ba79bc94dfb75ff45; no voters: 
I20260608 09:53:31.229202  5065 leader_election.cc:290] T 55ce5ec774714988a47bf67492c13d51 P 5dd0043249d64a2ba79bc94dfb75ff45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d04311a909bc42a28aad359683162e7a (127.0.97.194:44627), 2c3382c6bc034a3b83122cabd7e9d4a2 (127.0.97.195:33025)
I20260608 09:53:31.232856  4859 raft_consensus.cc:2468] T aafde59634844274aa72ab5f7d61898b P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c3382c6bc034a3b83122cabd7e9d4a2 in term 1.
I20260608 09:53:31.235106  5090 raft_consensus.cc:2804] T 784e6975a62a469283c6af1fd285b7b5 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:31.235566  5090 raft_consensus.cc:493] T 784e6975a62a469283c6af1fd285b7b5 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:31.235953  5090 raft_consensus.cc:3060] T 784e6975a62a469283c6af1fd285b7b5 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:31.236006  5091 raft_consensus.cc:515] T 033df4d85f7b479f9d96e3f0414455b6 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
W20260608 09:53:31.237186  4898 leader_election.cc:343] T c71a856df86f4bbbb7de39e85eef2194 P d04311a909bc42a28aad359683162e7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c3382c6bc034a3b83122cabd7e9d4a2 (127.0.97.195:33025): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:31.237712  4898 leader_election.cc:304] T c71a856df86f4bbbb7de39e85eef2194 P d04311a909bc42a28aad359683162e7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d04311a909bc42a28aad359683162e7a; no voters: 2c3382c6bc034a3b83122cabd7e9d4a2, 5dd0043249d64a2ba79bc94dfb75ff45
I20260608 09:53:31.238958  5061 raft_consensus.cc:2749] T c71a856df86f4bbbb7de39e85eef2194 P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:53:31.239409  4859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "033df4d85f7b479f9d96e3f0414455b6" candidate_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd0043249d64a2ba79bc94dfb75ff45"
I20260608 09:53:31.240062  4859 raft_consensus.cc:3060] T 033df4d85f7b479f9d96e3f0414455b6 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:31.238073  5054 raft_consensus.cc:359] T c71a856df86f4bbbb7de39e85eef2194 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.240708  5054 raft_consensus.cc:385] T c71a856df86f4bbbb7de39e85eef2194 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:31.241039  5054 raft_consensus.cc:740] T c71a856df86f4bbbb7de39e85eef2194 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c3382c6bc034a3b83122cabd7e9d4a2, State: Initialized, Role: FOLLOWER
I20260608 09:53:31.241830  5054 consensus_queue.cc:260] T c71a856df86f4bbbb7de39e85eef2194 P 2c3382c6bc034a3b83122cabd7e9d4a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.242627  5055 tablet_bootstrap.cc:492] T 784e6975a62a469283c6af1fd285b7b5 P d04311a909bc42a28aad359683162e7a: No bootstrap required, opened a new log
I20260608 09:53:31.243136  5055 ts_tablet_manager.cc:1403] T 784e6975a62a469283c6af1fd285b7b5 P d04311a909bc42a28aad359683162e7a: Time spent bootstrapping tablet: real 0.072s	user 0.006s	sys 0.007s
I20260608 09:53:31.245438  5091 leader_election.cc:290] T 033df4d85f7b479f9d96e3f0414455b6 P 2c3382c6bc034a3b83122cabd7e9d4a2 [CANDIDATE]: Term 1 election: Requested vote from peers 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641), d04311a909bc42a28aad359683162e7a (127.0.97.194:44627)
I20260608 09:53:31.247327  5055 raft_consensus.cc:359] T 784e6975a62a469283c6af1fd285b7b5 P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.247963  5055 raft_consensus.cc:385] T 784e6975a62a469283c6af1fd285b7b5 P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:31.248226  5055 raft_consensus.cc:740] T 784e6975a62a469283c6af1fd285b7b5 P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d04311a909bc42a28aad359683162e7a, State: Initialized, Role: FOLLOWER
I20260608 09:53:31.249217  4859 raft_consensus.cc:2468] T 033df4d85f7b479f9d96e3f0414455b6 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c3382c6bc034a3b83122cabd7e9d4a2 in term 1.
I20260608 09:53:31.251230  5009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f165e0d5ab43349e34fbc5a2d6cdad" candidate_uuid: "d04311a909bc42a28aad359683162e7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2"
I20260608 09:53:31.251591  4858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c50209cac6aa46679453340dc9d1887a" candidate_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" is_pre_election: true
I20260608 09:53:31.253300  5059 leader_election.cc:290] T c50209cac6aa46679453340dc9d1887a P 2c3382c6bc034a3b83122cabd7e9d4a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641), d04311a909bc42a28aad359683162e7a (127.0.97.194:44627)
I20260608 09:53:31.253760  5009 raft_consensus.cc:3060] T 83f165e0d5ab43349e34fbc5a2d6cdad P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:31.254184  4974 leader_election.cc:304] T 033df4d85f7b479f9d96e3f0414455b6 P 2c3382c6bc034a3b83122cabd7e9d4a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c3382c6bc034a3b83122cabd7e9d4a2, 5dd0043249d64a2ba79bc94dfb75ff45; no voters: 
W20260608 09:53:31.255168  4974 leader_election.cc:343] T c50209cac6aa46679453340dc9d1887a P 2c3382c6bc034a3b83122cabd7e9d4a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:31.255898  5059 raft_consensus.cc:2804] T 033df4d85f7b479f9d96e3f0414455b6 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:31.256469  5059 raft_consensus.cc:697] T 033df4d85f7b479f9d96e3f0414455b6 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 LEADER]: Becoming Leader. State: Replica: 2c3382c6bc034a3b83122cabd7e9d4a2, State: Running, Role: LEADER
I20260608 09:53:31.257366  5059 consensus_queue.cc:237] T 033df4d85f7b479f9d96e3f0414455b6 P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.258311  4935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "033df4d85f7b479f9d96e3f0414455b6" candidate_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04311a909bc42a28aad359683162e7a" is_pre_election: true
I20260608 09:53:31.258978  4935 raft_consensus.cc:2468] T 033df4d85f7b479f9d96e3f0414455b6 P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c3382c6bc034a3b83122cabd7e9d4a2 in term 0.
I20260608 09:53:31.252704  5054 ts_tablet_manager.cc:1434] T c71a856df86f4bbbb7de39e85eef2194 P 2c3382c6bc034a3b83122cabd7e9d4a2: Time spent starting tablet: real 0.060s	user 0.006s	sys 0.002s
I20260608 09:53:31.261742  5054 tablet_bootstrap.cc:492] T c5f4f8d0329847e3820e2096307f2bd8 P 2c3382c6bc034a3b83122cabd7e9d4a2: Bootstrap starting.
I20260608 09:53:31.262537  5055 consensus_queue.cc:260] T 784e6975a62a469283c6af1fd285b7b5 P d04311a909bc42a28aad359683162e7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.260464  4934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f165e0d5ab43349e34fbc5a2d6cdad" candidate_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04311a909bc42a28aad359683162e7a" is_pre_election: true
I20260608 09:53:31.264328  4934 raft_consensus.cc:2393] T 83f165e0d5ab43349e34fbc5a2d6cdad P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5dd0043249d64a2ba79bc94dfb75ff45 in current term 1: Already voted for candidate d04311a909bc42a28aad359683162e7a in this term.
I20260608 09:53:31.264688  5055 ts_tablet_manager.cc:1434] T 784e6975a62a469283c6af1fd285b7b5 P d04311a909bc42a28aad359683162e7a: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260608 09:53:31.266474  5055 tablet_bootstrap.cc:492] T 55ce5ec774714988a47bf67492c13d51 P d04311a909bc42a28aad359683162e7a: Bootstrap starting.
I20260608 09:53:31.267105  4933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55ce5ec774714988a47bf67492c13d51" candidate_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04311a909bc42a28aad359683162e7a" is_pre_election: true
I20260608 09:53:31.268345  5058 tablet_bootstrap.cc:492] T c50209cac6aa46679453340dc9d1887a P 5dd0043249d64a2ba79bc94dfb75ff45: No bootstrap required, opened a new log
I20260608 09:53:31.268955  5058 ts_tablet_manager.cc:1403] T c50209cac6aa46679453340dc9d1887a P 5dd0043249d64a2ba79bc94dfb75ff45: Time spent bootstrapping tablet: real 0.094s	user 0.014s	sys 0.006s
W20260608 09:53:31.269462  4824 leader_election.cc:343] T 55ce5ec774714988a47bf67492c13d51 P 5dd0043249d64a2ba79bc94dfb75ff45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d04311a909bc42a28aad359683162e7a (127.0.97.194:44627): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:31.272352  5095 raft_consensus.cc:493] T 55ce5ec774714988a47bf67492c13d51 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:31.272910  5095 raft_consensus.cc:515] T 55ce5ec774714988a47bf67492c13d51 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.274533  4933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784e6975a62a469283c6af1fd285b7b5" candidate_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04311a909bc42a28aad359683162e7a" is_pre_election: true
I20260608 09:53:31.275229  4933 raft_consensus.cc:2468] T 784e6975a62a469283c6af1fd285b7b5 P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c3382c6bc034a3b83122cabd7e9d4a2 in term 0.
I20260608 09:53:31.275445  4934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "033df4d85f7b479f9d96e3f0414455b6" candidate_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04311a909bc42a28aad359683162e7a"
I20260608 09:53:31.276140  4934 raft_consensus.cc:3060] T 033df4d85f7b479f9d96e3f0414455b6 P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:31.280571  4933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c50209cac6aa46679453340dc9d1887a" candidate_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04311a909bc42a28aad359683162e7a" is_pre_election: true
I20260608 09:53:31.281208  4933 raft_consensus.cc:2468] T c50209cac6aa46679453340dc9d1887a P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c3382c6bc034a3b83122cabd7e9d4a2 in term 0.
I20260608 09:53:31.282064  5095 leader_election.cc:290] T 55ce5ec774714988a47bf67492c13d51 P 2c3382c6bc034a3b83122cabd7e9d4a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641), d04311a909bc42a28aad359683162e7a (127.0.97.194:44627)
I20260608 09:53:31.282914  4859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55ce5ec774714988a47bf67492c13d51" candidate_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" is_pre_election: true
I20260608 09:53:31.284314  5058 raft_consensus.cc:359] T c50209cac6aa46679453340dc9d1887a P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.284700  4859 raft_consensus.cc:2468] T 55ce5ec774714988a47bf67492c13d51 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c3382c6bc034a3b83122cabd7e9d4a2 in term 0.
I20260608 09:53:31.285117  5058 raft_consensus.cc:385] T c50209cac6aa46679453340dc9d1887a P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:31.285466  5058 raft_consensus.cc:740] T c50209cac6aa46679453340dc9d1887a P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd0043249d64a2ba79bc94dfb75ff45, State: Initialized, Role: FOLLOWER
I20260608 09:53:31.286001  4974 leader_election.cc:304] T 55ce5ec774714988a47bf67492c13d51 P 2c3382c6bc034a3b83122cabd7e9d4a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c3382c6bc034a3b83122cabd7e9d4a2, 5dd0043249d64a2ba79bc94dfb75ff45; no voters: 
I20260608 09:53:31.286237  5058 consensus_queue.cc:260] T c50209cac6aa46679453340dc9d1887a P 5dd0043249d64a2ba79bc94dfb75ff45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.287006  5091 raft_consensus.cc:2804] T 55ce5ec774714988a47bf67492c13d51 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:31.289139  5058 ts_tablet_manager.cc:1434] T c50209cac6aa46679453340dc9d1887a P 5dd0043249d64a2ba79bc94dfb75ff45: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260608 09:53:31.287353  5089 leader_election.cc:290] T 83f165e0d5ab43349e34fbc5a2d6cdad P d04311a909bc42a28aad359683162e7a [CANDIDATE]: Term 1 election: Requested vote from peers 2c3382c6bc034a3b83122cabd7e9d4a2 (127.0.97.195:33025), 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641)
I20260608 09:53:31.277730  5081 raft_consensus.cc:493] T 813335d5b0074a7aa3df3c9024a0a69a P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:31.288654  4858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f165e0d5ab43349e34fbc5a2d6cdad" candidate_uuid: "d04311a909bc42a28aad359683162e7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd0043249d64a2ba79bc94dfb75ff45"
I20260608 09:53:31.290050  4858 raft_consensus.cc:3060] T 83f165e0d5ab43349e34fbc5a2d6cdad P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:31.290226  5058 tablet_bootstrap.cc:492] T b8538fc7146543ff8016f05c11e696e8 P 5dd0043249d64a2ba79bc94dfb75ff45: Bootstrap starting.
I20260608 09:53:31.295715  5081 raft_consensus.cc:515] T 813335d5b0074a7aa3df3c9024a0a69a P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.296005  5008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f165e0d5ab43349e34fbc5a2d6cdad" candidate_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" is_pre_election: true
I20260608 09:53:31.297041  5058 tablet_bootstrap.cc:654] T b8538fc7146543ff8016f05c11e696e8 P 5dd0043249d64a2ba79bc94dfb75ff45: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:31.297469  5055 tablet_bootstrap.cc:654] T 55ce5ec774714988a47bf67492c13d51 P d04311a909bc42a28aad359683162e7a: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:31.297235  5007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55ce5ec774714988a47bf67492c13d51" candidate_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" is_pre_election: true
I20260608 09:53:31.289208  5091 raft_consensus.cc:493] T 55ce5ec774714988a47bf67492c13d51 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:31.300292  5091 raft_consensus.cc:3060] T 55ce5ec774714988a47bf67492c13d51 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:31.300925  4823 leader_election.cc:304] T 83f165e0d5ab43349e34fbc5a2d6cdad P 5dd0043249d64a2ba79bc94dfb75ff45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5dd0043249d64a2ba79bc94dfb75ff45; no voters: 2c3382c6bc034a3b83122cabd7e9d4a2, d04311a909bc42a28aad359683162e7a
I20260608 09:53:31.303333  4933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55ce5ec774714988a47bf67492c13d51" candidate_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04311a909bc42a28aad359683162e7a" is_pre_election: true
I20260608 09:53:31.265044  5090 raft_consensus.cc:515] T 784e6975a62a469283c6af1fd285b7b5 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.304136  5009 raft_consensus.cc:2468] T 83f165e0d5ab43349e34fbc5a2d6cdad P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d04311a909bc42a28aad359683162e7a in term 1.
I20260608 09:53:31.301362  4934 raft_consensus.cc:2468] T 033df4d85f7b479f9d96e3f0414455b6 P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c3382c6bc034a3b83122cabd7e9d4a2 in term 1.
I20260608 09:53:31.291261  4754 catalog_manager.cc:5696] T aafde59634844274aa72ab5f7d61898b P 2c3382c6bc034a3b83122cabd7e9d4a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c3382c6bc034a3b83122cabd7e9d4a2 (127.0.97.195). New cstate: current_term: 1 leader_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } health_report { overall_health: HEALTHY } } }
I20260608 09:53:31.297369  4973 leader_election.cc:304] T c50209cac6aa46679453340dc9d1887a P 2c3382c6bc034a3b83122cabd7e9d4a2 [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: 2c3382c6bc034a3b83122cabd7e9d4a2, d04311a909bc42a28aad359683162e7a; no voters: 5dd0043249d64a2ba79bc94dfb75ff45
I20260608 09:53:31.310034  5090 leader_election.cc:290] T 784e6975a62a469283c6af1fd285b7b5 P 2c3382c6bc034a3b83122cabd7e9d4a2 [CANDIDATE]: Term 1 election: Requested vote from peers 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641), d04311a909bc42a28aad359683162e7a (127.0.97.194:44627)
I20260608 09:53:31.310606  5095 raft_consensus.cc:2804] T c50209cac6aa46679453340dc9d1887a P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:31.311122  5095 raft_consensus.cc:493] T c50209cac6aa46679453340dc9d1887a P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:31.311324  4859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784e6975a62a469283c6af1fd285b7b5" candidate_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd0043249d64a2ba79bc94dfb75ff45"
I20260608 09:53:31.311584  5081 leader_election.cc:290] T 813335d5b0074a7aa3df3c9024a0a69a P 2c3382c6bc034a3b83122cabd7e9d4a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641), d04311a909bc42a28aad359683162e7a (127.0.97.194:44627)
W20260608 09:53:31.310263  4973 leader_election.cc:343] T 55ce5ec774714988a47bf67492c13d51 P 2c3382c6bc034a3b83122cabd7e9d4a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d04311a909bc42a28aad359683162e7a (127.0.97.194:44627): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:31.313226  4860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "813335d5b0074a7aa3df3c9024a0a69a" candidate_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" is_pre_election: true
I20260608 09:53:31.314028  4858 raft_consensus.cc:2468] T 83f165e0d5ab43349e34fbc5a2d6cdad P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d04311a909bc42a28aad359683162e7a in term 1.
I20260608 09:53:31.314545  4859 raft_consensus.cc:3060] T 784e6975a62a469283c6af1fd285b7b5 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:31.314817  5065 raft_consensus.cc:2749] T 83f165e0d5ab43349e34fbc5a2d6cdad P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:53:31.315757  4898 leader_election.cc:304] T 83f165e0d5ab43349e34fbc5a2d6cdad P d04311a909bc42a28aad359683162e7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c3382c6bc034a3b83122cabd7e9d4a2, d04311a909bc42a28aad359683162e7a; no voters: 
I20260608 09:53:31.316654  5061 raft_consensus.cc:2804] T 83f165e0d5ab43349e34fbc5a2d6cdad P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:31.315013  5095 raft_consensus.cc:3060] T c50209cac6aa46679453340dc9d1887a P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Advancing to term 1
W20260608 09:53:31.315485  4974 leader_election.cc:343] T 813335d5b0074a7aa3df3c9024a0a69a P 2c3382c6bc034a3b83122cabd7e9d4a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:31.317512  5054 tablet_bootstrap.cc:654] T c5f4f8d0329847e3820e2096307f2bd8 P 2c3382c6bc034a3b83122cabd7e9d4a2: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:31.313725  5089 raft_consensus.cc:493] T 813335d5b0074a7aa3df3c9024a0a69a P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:31.318434  4934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784e6975a62a469283c6af1fd285b7b5" candidate_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04311a909bc42a28aad359683162e7a"
I20260608 09:53:31.319021  4934 raft_consensus.cc:3060] T 784e6975a62a469283c6af1fd285b7b5 P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:31.318872  5061 raft_consensus.cc:697] T 83f165e0d5ab43349e34fbc5a2d6cdad P d04311a909bc42a28aad359683162e7a [term 1 LEADER]: Becoming Leader. State: Replica: d04311a909bc42a28aad359683162e7a, State: Running, Role: LEADER
I20260608 09:53:31.320148  5061 consensus_queue.cc:237] T 83f165e0d5ab43349e34fbc5a2d6cdad P d04311a909bc42a28aad359683162e7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } }
I20260608 09:53:31.318722  5089 raft_consensus.cc:515] T 813335d5b0074a7aa3df3c9024a0a69a P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.324536  4933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "813335d5b0074a7aa3df3c9024a0a69a" candidate_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04311a909bc42a28aad359683162e7a" is_pre_election: true
I20260608 09:53:31.333102  5091 raft_consensus.cc:515] T 55ce5ec774714988a47bf67492c13d51 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.334357  5007 raft_consensus.cc:2393] T 55ce5ec774714988a47bf67492c13d51 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5dd0043249d64a2ba79bc94dfb75ff45 in current term 1: Already voted for candidate 2c3382c6bc034a3b83122cabd7e9d4a2 in this term.
I20260608 09:53:31.336892  4823 leader_election.cc:304] T 55ce5ec774714988a47bf67492c13d51 P 5dd0043249d64a2ba79bc94dfb75ff45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5dd0043249d64a2ba79bc94dfb75ff45; no voters: 2c3382c6bc034a3b83122cabd7e9d4a2, d04311a909bc42a28aad359683162e7a
I20260608 09:53:31.336973  5095 raft_consensus.cc:515] T c50209cac6aa46679453340dc9d1887a P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.338122  5065 raft_consensus.cc:3060] T 55ce5ec774714988a47bf67492c13d51 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:31.326805  4933 raft_consensus.cc:2468] T 813335d5b0074a7aa3df3c9024a0a69a P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c3382c6bc034a3b83122cabd7e9d4a2 in term 0.
I20260608 09:53:31.342927  5089 leader_election.cc:290] T 813335d5b0074a7aa3df3c9024a0a69a P d04311a909bc42a28aad359683162e7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641), 2c3382c6bc034a3b83122cabd7e9d4a2 (127.0.97.195:33025)
I20260608 09:53:31.343926  5095 leader_election.cc:290] T c50209cac6aa46679453340dc9d1887a P 2c3382c6bc034a3b83122cabd7e9d4a2 [CANDIDATE]: Term 1 election: Requested vote from peers 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641), d04311a909bc42a28aad359683162e7a (127.0.97.194:44627)
I20260608 09:53:31.344328  4860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "813335d5b0074a7aa3df3c9024a0a69a" candidate_uuid: "d04311a909bc42a28aad359683162e7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" is_pre_election: true
W20260608 09:53:31.345942  4900 leader_election.cc:343] T 813335d5b0074a7aa3df3c9024a0a69a P d04311a909bc42a28aad359683162e7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:31.332993  4859 raft_consensus.cc:2468] T 784e6975a62a469283c6af1fd285b7b5 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c3382c6bc034a3b83122cabd7e9d4a2 in term 1.
I20260608 09:53:31.347815  4973 leader_election.cc:304] T 813335d5b0074a7aa3df3c9024a0a69a P 2c3382c6bc034a3b83122cabd7e9d4a2 [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: 2c3382c6bc034a3b83122cabd7e9d4a2, d04311a909bc42a28aad359683162e7a; no voters: 5dd0043249d64a2ba79bc94dfb75ff45
I20260608 09:53:31.348268  4974 leader_election.cc:304] T 784e6975a62a469283c6af1fd285b7b5 P 2c3382c6bc034a3b83122cabd7e9d4a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c3382c6bc034a3b83122cabd7e9d4a2, 5dd0043249d64a2ba79bc94dfb75ff45; no voters: 
I20260608 09:53:31.349133  5095 raft_consensus.cc:2804] T 813335d5b0074a7aa3df3c9024a0a69a P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:31.346849  4934 raft_consensus.cc:2468] T 784e6975a62a469283c6af1fd285b7b5 P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c3382c6bc034a3b83122cabd7e9d4a2 in term 1.
I20260608 09:53:31.351794  5058 tablet_bootstrap.cc:492] T b8538fc7146543ff8016f05c11e696e8 P 5dd0043249d64a2ba79bc94dfb75ff45: No bootstrap required, opened a new log
I20260608 09:53:31.348385  5007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "813335d5b0074a7aa3df3c9024a0a69a" candidate_uuid: "d04311a909bc42a28aad359683162e7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" is_pre_election: true
I20260608 09:53:31.352391  5058 ts_tablet_manager.cc:1403] T b8538fc7146543ff8016f05c11e696e8 P 5dd0043249d64a2ba79bc94dfb75ff45: Time spent bootstrapping tablet: real 0.062s	user 0.021s	sys 0.004s
I20260608 09:53:31.352715  4933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c50209cac6aa46679453340dc9d1887a" candidate_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04311a909bc42a28aad359683162e7a"
I20260608 09:53:31.353328  4933 raft_consensus.cc:3060] T c50209cac6aa46679453340dc9d1887a P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:31.355489  5058 raft_consensus.cc:359] T b8538fc7146543ff8016f05c11e696e8 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.356151  5058 raft_consensus.cc:385] T b8538fc7146543ff8016f05c11e696e8 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:31.356410  5058 raft_consensus.cc:740] T b8538fc7146543ff8016f05c11e696e8 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd0043249d64a2ba79bc94dfb75ff45, State: Initialized, Role: FOLLOWER
I20260608 09:53:31.357190  5058 consensus_queue.cc:260] T b8538fc7146543ff8016f05c11e696e8 P 5dd0043249d64a2ba79bc94dfb75ff45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.349571  5095 raft_consensus.cc:493] T 813335d5b0074a7aa3df3c9024a0a69a P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:31.358786  5095 raft_consensus.cc:3060] T 813335d5b0074a7aa3df3c9024a0a69a P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:31.361936  5081 raft_consensus.cc:2804] T 784e6975a62a469283c6af1fd285b7b5 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:31.362454  5081 raft_consensus.cc:697] T 784e6975a62a469283c6af1fd285b7b5 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 LEADER]: Becoming Leader. State: Replica: 2c3382c6bc034a3b83122cabd7e9d4a2, State: Running, Role: LEADER
I20260608 09:53:31.363214  5081 consensus_queue.cc:237] T 784e6975a62a469283c6af1fd285b7b5 P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.351919  5065 raft_consensus.cc:2749] T 55ce5ec774714988a47bf67492c13d51 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:53:31.367858  4858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c50209cac6aa46679453340dc9d1887a" candidate_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd0043249d64a2ba79bc94dfb75ff45"
I20260608 09:53:31.368561  4858 raft_consensus.cc:3060] T c50209cac6aa46679453340dc9d1887a P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:31.378546  5054 tablet_bootstrap.cc:492] T c5f4f8d0329847e3820e2096307f2bd8 P 2c3382c6bc034a3b83122cabd7e9d4a2: No bootstrap required, opened a new log
I20260608 09:53:31.379078  5054 ts_tablet_manager.cc:1403] T c5f4f8d0329847e3820e2096307f2bd8 P 2c3382c6bc034a3b83122cabd7e9d4a2: Time spent bootstrapping tablet: real 0.118s	user 0.016s	sys 0.015s
I20260608 09:53:31.367760  5065 raft_consensus.cc:493] T 44a12bd193684a5997a6c9e066453615 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:31.381585  5055 tablet_bootstrap.cc:492] T 55ce5ec774714988a47bf67492c13d51 P d04311a909bc42a28aad359683162e7a: No bootstrap required, opened a new log
I20260608 09:53:31.382105  5055 ts_tablet_manager.cc:1403] T 55ce5ec774714988a47bf67492c13d51 P d04311a909bc42a28aad359683162e7a: Time spent bootstrapping tablet: real 0.116s	user 0.012s	sys 0.005s
I20260608 09:53:31.385555  5055 raft_consensus.cc:359] T 55ce5ec774714988a47bf67492c13d51 P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.385914  4858 raft_consensus.cc:2468] T c50209cac6aa46679453340dc9d1887a P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c3382c6bc034a3b83122cabd7e9d4a2 in term 1.
I20260608 09:53:31.386399  5055 raft_consensus.cc:385] T 55ce5ec774714988a47bf67492c13d51 P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:31.387434  4974 leader_election.cc:304] T c50209cac6aa46679453340dc9d1887a P 2c3382c6bc034a3b83122cabd7e9d4a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c3382c6bc034a3b83122cabd7e9d4a2, 5dd0043249d64a2ba79bc94dfb75ff45; no voters: 
I20260608 09:53:31.388302  5055 raft_consensus.cc:740] T 55ce5ec774714988a47bf67492c13d51 P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d04311a909bc42a28aad359683162e7a, State: Initialized, Role: FOLLOWER
I20260608 09:53:31.389276  5055 consensus_queue.cc:260] T 55ce5ec774714988a47bf67492c13d51 P d04311a909bc42a28aad359683162e7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.374827  5095 raft_consensus.cc:515] T 813335d5b0074a7aa3df3c9024a0a69a P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.390795  5058 ts_tablet_manager.cc:1434] T b8538fc7146543ff8016f05c11e696e8 P 5dd0043249d64a2ba79bc94dfb75ff45: Time spent starting tablet: real 0.038s	user 0.009s	sys 0.011s
I20260608 09:53:31.392334  5055 ts_tablet_manager.cc:1434] T 55ce5ec774714988a47bf67492c13d51 P d04311a909bc42a28aad359683162e7a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260608 09:53:31.393082  5055 tablet_bootstrap.cc:492] T c5f4f8d0329847e3820e2096307f2bd8 P d04311a909bc42a28aad359683162e7a: Bootstrap starting.
I20260608 09:53:31.393882  5058 tablet_bootstrap.cc:492] T c5f4f8d0329847e3820e2096307f2bd8 P 5dd0043249d64a2ba79bc94dfb75ff45: Bootstrap starting.
I20260608 09:53:31.389758  5065 raft_consensus.cc:515] T 44a12bd193684a5997a6c9e066453615 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.393893  5059 raft_consensus.cc:2804] T c50209cac6aa46679453340dc9d1887a P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:31.397204  4933 raft_consensus.cc:2468] T c50209cac6aa46679453340dc9d1887a P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c3382c6bc034a3b83122cabd7e9d4a2 in term 1.
I20260608 09:53:31.399677  5059 raft_consensus.cc:697] T c50209cac6aa46679453340dc9d1887a P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 LEADER]: Becoming Leader. State: Replica: 2c3382c6bc034a3b83122cabd7e9d4a2, State: Running, Role: LEADER
I20260608 09:53:31.400578  5059 consensus_queue.cc:237] T c50209cac6aa46679453340dc9d1887a P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.400763  4756 catalog_manager.cc:5696] T 033df4d85f7b479f9d96e3f0414455b6 P 2c3382c6bc034a3b83122cabd7e9d4a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c3382c6bc034a3b83122cabd7e9d4a2 (127.0.97.195). New cstate: current_term: 1 leader_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } health_report { overall_health: HEALTHY } } }
I20260608 09:53:31.403085  4934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a12bd193684a5997a6c9e066453615" candidate_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04311a909bc42a28aad359683162e7a" is_pre_election: true
I20260608 09:53:31.399143  5007 raft_consensus.cc:2393] T 813335d5b0074a7aa3df3c9024a0a69a P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d04311a909bc42a28aad359683162e7a in current term 1: Already voted for candidate 2c3382c6bc034a3b83122cabd7e9d4a2 in this term.
I20260608 09:53:31.407612  5058 tablet_bootstrap.cc:654] T c5f4f8d0329847e3820e2096307f2bd8 P 5dd0043249d64a2ba79bc94dfb75ff45: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:31.408978  5054 raft_consensus.cc:359] T c5f4f8d0329847e3820e2096307f2bd8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.410442  5054 raft_consensus.cc:385] T c5f4f8d0329847e3820e2096307f2bd8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:31.410796  5054 raft_consensus.cc:740] T c5f4f8d0329847e3820e2096307f2bd8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c3382c6bc034a3b83122cabd7e9d4a2, State: Initialized, Role: FOLLOWER
I20260608 09:53:31.411234  5065 leader_election.cc:290] T 44a12bd193684a5997a6c9e066453615 P 5dd0043249d64a2ba79bc94dfb75ff45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d04311a909bc42a28aad359683162e7a (127.0.97.194:44627), 2c3382c6bc034a3b83122cabd7e9d4a2 (127.0.97.195:33025)
I20260608 09:53:31.411484  4898 leader_election.cc:304] T 813335d5b0074a7aa3df3c9024a0a69a P d04311a909bc42a28aad359683162e7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d04311a909bc42a28aad359683162e7a; no voters: 2c3382c6bc034a3b83122cabd7e9d4a2, 5dd0043249d64a2ba79bc94dfb75ff45
I20260608 09:53:31.412819  5095 leader_election.cc:290] T 813335d5b0074a7aa3df3c9024a0a69a P 2c3382c6bc034a3b83122cabd7e9d4a2 [CANDIDATE]: Term 1 election: Requested vote from peers 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641), d04311a909bc42a28aad359683162e7a (127.0.97.194:44627)
I20260608 09:53:31.413089  5061 raft_consensus.cc:3060] T 813335d5b0074a7aa3df3c9024a0a69a P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:31.414188  4934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "813335d5b0074a7aa3df3c9024a0a69a" candidate_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04311a909bc42a28aad359683162e7a"
I20260608 09:53:31.414352  4858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55ce5ec774714988a47bf67492c13d51" candidate_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd0043249d64a2ba79bc94dfb75ff45"
I20260608 09:53:31.416002  4859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "813335d5b0074a7aa3df3c9024a0a69a" candidate_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd0043249d64a2ba79bc94dfb75ff45"
I20260608 09:53:31.417768  5091 leader_election.cc:290] T 55ce5ec774714988a47bf67492c13d51 P 2c3382c6bc034a3b83122cabd7e9d4a2 [CANDIDATE]: Term 1 election: Requested vote from peers 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641), d04311a909bc42a28aad359683162e7a (127.0.97.194:44627)
W20260608 09:53:31.417961  4974 leader_election.cc:343] T 813335d5b0074a7aa3df3c9024a0a69a P 2c3382c6bc034a3b83122cabd7e9d4a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:31.420081  4933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55ce5ec774714988a47bf67492c13d51" candidate_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04311a909bc42a28aad359683162e7a"
I20260608 09:53:31.420807  4933 raft_consensus.cc:3060] T 55ce5ec774714988a47bf67492c13d51 P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:31.411821  5054 consensus_queue.cc:260] T c5f4f8d0329847e3820e2096307f2bd8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.426772  5054 ts_tablet_manager.cc:1434] T c5f4f8d0329847e3820e2096307f2bd8 P 2c3382c6bc034a3b83122cabd7e9d4a2: Time spent starting tablet: real 0.047s	user 0.002s	sys 0.004s
I20260608 09:53:31.415927  5007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a12bd193684a5997a6c9e066453615" candidate_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" is_pre_election: true
I20260608 09:53:31.426846  4858 raft_consensus.cc:2468] T 55ce5ec774714988a47bf67492c13d51 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c3382c6bc034a3b83122cabd7e9d4a2 in term 1.
I20260608 09:53:31.427601  5007 raft_consensus.cc:2393] T 44a12bd193684a5997a6c9e066453615 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5dd0043249d64a2ba79bc94dfb75ff45 in current term 1: Already voted for candidate d04311a909bc42a28aad359683162e7a in this term.
I20260608 09:53:31.428056  4974 leader_election.cc:304] T 55ce5ec774714988a47bf67492c13d51 P 2c3382c6bc034a3b83122cabd7e9d4a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c3382c6bc034a3b83122cabd7e9d4a2, 5dd0043249d64a2ba79bc94dfb75ff45; no voters: 
I20260608 09:53:31.428961  5095 raft_consensus.cc:2804] T 55ce5ec774714988a47bf67492c13d51 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:31.428911  4823 leader_election.cc:304] T 44a12bd193684a5997a6c9e066453615 P 5dd0043249d64a2ba79bc94dfb75ff45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5dd0043249d64a2ba79bc94dfb75ff45; no voters: 2c3382c6bc034a3b83122cabd7e9d4a2, d04311a909bc42a28aad359683162e7a
I20260608 09:53:31.429886  5065 raft_consensus.cc:3060] T 44a12bd193684a5997a6c9e066453615 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:31.434051  5061 raft_consensus.cc:2749] T 813335d5b0074a7aa3df3c9024a0a69a P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:53:31.435644  5095 raft_consensus.cc:697] T 55ce5ec774714988a47bf67492c13d51 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 LEADER]: Becoming Leader. State: Replica: 2c3382c6bc034a3b83122cabd7e9d4a2, State: Running, Role: LEADER
I20260608 09:53:31.437788  5054 tablet_bootstrap.cc:492] T b8538fc7146543ff8016f05c11e696e8 P 2c3382c6bc034a3b83122cabd7e9d4a2: Bootstrap starting.
I20260608 09:53:31.443516  5055 tablet_bootstrap.cc:654] T c5f4f8d0329847e3820e2096307f2bd8 P d04311a909bc42a28aad359683162e7a: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:31.443324  5095 consensus_queue.cc:237] T 55ce5ec774714988a47bf67492c13d51 P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.443527  4934 raft_consensus.cc:2468] T 813335d5b0074a7aa3df3c9024a0a69a P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c3382c6bc034a3b83122cabd7e9d4a2 in term 1.
I20260608 09:53:31.448038  4973 leader_election.cc:304] T 813335d5b0074a7aa3df3c9024a0a69a P 2c3382c6bc034a3b83122cabd7e9d4a2 [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: 2c3382c6bc034a3b83122cabd7e9d4a2, d04311a909bc42a28aad359683162e7a; no voters: 5dd0043249d64a2ba79bc94dfb75ff45
I20260608 09:53:31.448856  4933 raft_consensus.cc:2468] T 55ce5ec774714988a47bf67492c13d51 P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c3382c6bc034a3b83122cabd7e9d4a2 in term 1.
I20260608 09:53:31.449297  5059 raft_consensus.cc:2804] T 813335d5b0074a7aa3df3c9024a0a69a P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:31.448872  5065 raft_consensus.cc:2749] T 44a12bd193684a5997a6c9e066453615 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:53:31.451236  5059 raft_consensus.cc:697] T 813335d5b0074a7aa3df3c9024a0a69a P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 LEADER]: Becoming Leader. State: Replica: 2c3382c6bc034a3b83122cabd7e9d4a2, State: Running, Role: LEADER
I20260608 09:53:31.451393  5054 tablet_bootstrap.cc:654] T b8538fc7146543ff8016f05c11e696e8 P 2c3382c6bc034a3b83122cabd7e9d4a2: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:31.452165  5059 consensus_queue.cc:237] T 813335d5b0074a7aa3df3c9024a0a69a P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.451802  4757 catalog_manager.cc:5696] T 83f165e0d5ab43349e34fbc5a2d6cdad P d04311a909bc42a28aad359683162e7a reported cstate change: term changed from 0 to 1, leader changed from <none> to d04311a909bc42a28aad359683162e7a (127.0.97.194). New cstate: current_term: 1 leader_uuid: "d04311a909bc42a28aad359683162e7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } health_report { overall_health: HEALTHY } } }
I20260608 09:53:31.464727  5054 tablet_bootstrap.cc:492] T b8538fc7146543ff8016f05c11e696e8 P 2c3382c6bc034a3b83122cabd7e9d4a2: No bootstrap required, opened a new log
I20260608 09:53:31.465305  5054 ts_tablet_manager.cc:1403] T b8538fc7146543ff8016f05c11e696e8 P 2c3382c6bc034a3b83122cabd7e9d4a2: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.010s
I20260608 09:53:31.467192  5055 tablet_bootstrap.cc:492] T c5f4f8d0329847e3820e2096307f2bd8 P d04311a909bc42a28aad359683162e7a: No bootstrap required, opened a new log
I20260608 09:53:31.467684  5055 ts_tablet_manager.cc:1403] T c5f4f8d0329847e3820e2096307f2bd8 P d04311a909bc42a28aad359683162e7a: Time spent bootstrapping tablet: real 0.075s	user 0.013s	sys 0.002s
I20260608 09:53:31.468341  5054 raft_consensus.cc:359] T b8538fc7146543ff8016f05c11e696e8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.469074  5054 raft_consensus.cc:385] T b8538fc7146543ff8016f05c11e696e8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:31.469339  5054 raft_consensus.cc:740] T b8538fc7146543ff8016f05c11e696e8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c3382c6bc034a3b83122cabd7e9d4a2, State: Initialized, Role: FOLLOWER
I20260608 09:53:31.471732  5055 raft_consensus.cc:359] T c5f4f8d0329847e3820e2096307f2bd8 P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.472476  5055 raft_consensus.cc:385] T c5f4f8d0329847e3820e2096307f2bd8 P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:31.472771  5055 raft_consensus.cc:740] T c5f4f8d0329847e3820e2096307f2bd8 P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d04311a909bc42a28aad359683162e7a, State: Initialized, Role: FOLLOWER
I20260608 09:53:31.473207  5054 consensus_queue.cc:260] T b8538fc7146543ff8016f05c11e696e8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.473474  5055 consensus_queue.cc:260] T c5f4f8d0329847e3820e2096307f2bd8 P d04311a909bc42a28aad359683162e7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.475806  5055 ts_tablet_manager.cc:1434] T c5f4f8d0329847e3820e2096307f2bd8 P d04311a909bc42a28aad359683162e7a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:53:31.476670  5054 ts_tablet_manager.cc:1434] T b8538fc7146543ff8016f05c11e696e8 P 2c3382c6bc034a3b83122cabd7e9d4a2: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260608 09:53:31.476784  5055 tablet_bootstrap.cc:492] T b8538fc7146543ff8016f05c11e696e8 P d04311a909bc42a28aad359683162e7a: Bootstrap starting.
I20260608 09:53:31.482040  5054 tablet_bootstrap.cc:492] T 2fd8a7ea15a94d079d4373a3dad3c178 P 2c3382c6bc034a3b83122cabd7e9d4a2: Bootstrap starting.
I20260608 09:53:31.483528  5055 tablet_bootstrap.cc:654] T b8538fc7146543ff8016f05c11e696e8 P d04311a909bc42a28aad359683162e7a: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:31.485682  4756 catalog_manager.cc:5696] T 784e6975a62a469283c6af1fd285b7b5 P 2c3382c6bc034a3b83122cabd7e9d4a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c3382c6bc034a3b83122cabd7e9d4a2 (127.0.97.195). New cstate: current_term: 1 leader_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } health_report { overall_health: HEALTHY } } }
I20260608 09:53:31.487844  4756 catalog_manager.cc:5696] T 813335d5b0074a7aa3df3c9024a0a69a P 2c3382c6bc034a3b83122cabd7e9d4a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c3382c6bc034a3b83122cabd7e9d4a2 (127.0.97.195). New cstate: current_term: 1 leader_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } health_report { overall_health: HEALTHY } } }
I20260608 09:53:31.489100  5054 tablet_bootstrap.cc:654] T 2fd8a7ea15a94d079d4373a3dad3c178 P 2c3382c6bc034a3b83122cabd7e9d4a2: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:31.490074  5058 tablet_bootstrap.cc:492] T c5f4f8d0329847e3820e2096307f2bd8 P 5dd0043249d64a2ba79bc94dfb75ff45: No bootstrap required, opened a new log
I20260608 09:53:31.489531  5055 tablet_bootstrap.cc:492] T b8538fc7146543ff8016f05c11e696e8 P d04311a909bc42a28aad359683162e7a: No bootstrap required, opened a new log
I20260608 09:53:31.489624  4756 catalog_manager.cc:5696] T c50209cac6aa46679453340dc9d1887a P 2c3382c6bc034a3b83122cabd7e9d4a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c3382c6bc034a3b83122cabd7e9d4a2 (127.0.97.195). New cstate: current_term: 1 leader_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } health_report { overall_health: HEALTHY } } }
I20260608 09:53:31.490572  5058 ts_tablet_manager.cc:1403] T c5f4f8d0329847e3820e2096307f2bd8 P 5dd0043249d64a2ba79bc94dfb75ff45: Time spent bootstrapping tablet: real 0.098s	user 0.010s	sys 0.001s
I20260608 09:53:31.490814  5055 ts_tablet_manager.cc:1403] T b8538fc7146543ff8016f05c11e696e8 P d04311a909bc42a28aad359683162e7a: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.001s
I20260608 09:53:31.491498  4756 catalog_manager.cc:5696] T 55ce5ec774714988a47bf67492c13d51 P 2c3382c6bc034a3b83122cabd7e9d4a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c3382c6bc034a3b83122cabd7e9d4a2 (127.0.97.195). New cstate: current_term: 1 leader_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } health_report { overall_health: HEALTHY } } }
I20260608 09:53:31.493517  5058 raft_consensus.cc:359] T c5f4f8d0329847e3820e2096307f2bd8 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.494179  5058 raft_consensus.cc:385] T c5f4f8d0329847e3820e2096307f2bd8 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:31.494796  5058 raft_consensus.cc:740] T c5f4f8d0329847e3820e2096307f2bd8 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd0043249d64a2ba79bc94dfb75ff45, State: Initialized, Role: FOLLOWER
I20260608 09:53:31.493988  5055 raft_consensus.cc:359] T b8538fc7146543ff8016f05c11e696e8 P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.495690  5058 consensus_queue.cc:260] T c5f4f8d0329847e3820e2096307f2bd8 P 5dd0043249d64a2ba79bc94dfb75ff45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.496268  5055 raft_consensus.cc:385] T b8538fc7146543ff8016f05c11e696e8 P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:31.496747  5055 raft_consensus.cc:740] T b8538fc7146543ff8016f05c11e696e8 P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d04311a909bc42a28aad359683162e7a, State: Initialized, Role: FOLLOWER
I20260608 09:53:31.497668  5055 consensus_queue.cc:260] T b8538fc7146543ff8016f05c11e696e8 P d04311a909bc42a28aad359683162e7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.502563  5055 ts_tablet_manager.cc:1434] T b8538fc7146543ff8016f05c11e696e8 P d04311a909bc42a28aad359683162e7a: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260608 09:53:31.503728  5055 tablet_bootstrap.cc:492] T 2fd8a7ea15a94d079d4373a3dad3c178 P d04311a909bc42a28aad359683162e7a: Bootstrap starting.
I20260608 09:53:31.508430  5058 ts_tablet_manager.cc:1434] T c5f4f8d0329847e3820e2096307f2bd8 P 5dd0043249d64a2ba79bc94dfb75ff45: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260608 09:53:31.509507  5058 tablet_bootstrap.cc:492] T c71a856df86f4bbbb7de39e85eef2194 P 5dd0043249d64a2ba79bc94dfb75ff45: Bootstrap starting.
I20260608 09:53:31.511251  5055 tablet_bootstrap.cc:654] T 2fd8a7ea15a94d079d4373a3dad3c178 P d04311a909bc42a28aad359683162e7a: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:31.511406  5054 tablet_bootstrap.cc:492] T 2fd8a7ea15a94d079d4373a3dad3c178 P 2c3382c6bc034a3b83122cabd7e9d4a2: No bootstrap required, opened a new log
I20260608 09:53:31.511962  5054 ts_tablet_manager.cc:1403] T 2fd8a7ea15a94d079d4373a3dad3c178 P 2c3382c6bc034a3b83122cabd7e9d4a2: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.017s
I20260608 09:53:31.515062  5054 raft_consensus.cc:359] T 2fd8a7ea15a94d079d4373a3dad3c178 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.515823  5054 raft_consensus.cc:385] T 2fd8a7ea15a94d079d4373a3dad3c178 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:31.516166  5054 raft_consensus.cc:740] T 2fd8a7ea15a94d079d4373a3dad3c178 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c3382c6bc034a3b83122cabd7e9d4a2, State: Initialized, Role: FOLLOWER
I20260608 09:53:31.517086  5054 consensus_queue.cc:260] T 2fd8a7ea15a94d079d4373a3dad3c178 P 2c3382c6bc034a3b83122cabd7e9d4a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.519670  5054 ts_tablet_manager.cc:1434] T 2fd8a7ea15a94d079d4373a3dad3c178 P 2c3382c6bc034a3b83122cabd7e9d4a2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:53:31.520181  5058 tablet_bootstrap.cc:654] T c71a856df86f4bbbb7de39e85eef2194 P 5dd0043249d64a2ba79bc94dfb75ff45: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:31.522965  5055 tablet_bootstrap.cc:492] T 2fd8a7ea15a94d079d4373a3dad3c178 P d04311a909bc42a28aad359683162e7a: No bootstrap required, opened a new log
I20260608 09:53:31.523478  5055 ts_tablet_manager.cc:1403] T 2fd8a7ea15a94d079d4373a3dad3c178 P d04311a909bc42a28aad359683162e7a: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.012s
I20260608 09:53:31.525710  5058 tablet_bootstrap.cc:492] T c71a856df86f4bbbb7de39e85eef2194 P 5dd0043249d64a2ba79bc94dfb75ff45: No bootstrap required, opened a new log
I20260608 09:53:31.526120  5058 ts_tablet_manager.cc:1403] T c71a856df86f4bbbb7de39e85eef2194 P 5dd0043249d64a2ba79bc94dfb75ff45: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.002s
I20260608 09:53:31.526120  5055 raft_consensus.cc:359] T 2fd8a7ea15a94d079d4373a3dad3c178 P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.526909  5055 raft_consensus.cc:385] T 2fd8a7ea15a94d079d4373a3dad3c178 P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:31.527201  5055 raft_consensus.cc:740] T 2fd8a7ea15a94d079d4373a3dad3c178 P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d04311a909bc42a28aad359683162e7a, State: Initialized, Role: FOLLOWER
I20260608 09:53:31.527933  5055 consensus_queue.cc:260] T 2fd8a7ea15a94d079d4373a3dad3c178 P d04311a909bc42a28aad359683162e7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.529431  5055 ts_tablet_manager.cc:1434] T 2fd8a7ea15a94d079d4373a3dad3c178 P d04311a909bc42a28aad359683162e7a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 09:53:31.531201  5058 raft_consensus.cc:359] T c71a856df86f4bbbb7de39e85eef2194 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.531797  5058 raft_consensus.cc:385] T c71a856df86f4bbbb7de39e85eef2194 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:31.532040  5058 raft_consensus.cc:740] T c71a856df86f4bbbb7de39e85eef2194 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd0043249d64a2ba79bc94dfb75ff45, State: Initialized, Role: FOLLOWER
I20260608 09:53:31.532768  5058 consensus_queue.cc:260] T c71a856df86f4bbbb7de39e85eef2194 P 5dd0043249d64a2ba79bc94dfb75ff45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.534895  5058 ts_tablet_manager.cc:1434] T c71a856df86f4bbbb7de39e85eef2194 P 5dd0043249d64a2ba79bc94dfb75ff45: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.000s
I20260608 09:53:31.535836  5058 tablet_bootstrap.cc:492] T 2fd8a7ea15a94d079d4373a3dad3c178 P 5dd0043249d64a2ba79bc94dfb75ff45: Bootstrap starting.
I20260608 09:53:31.540954  5058 tablet_bootstrap.cc:654] T 2fd8a7ea15a94d079d4373a3dad3c178 P 5dd0043249d64a2ba79bc94dfb75ff45: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:31.545751  5058 tablet_bootstrap.cc:492] T 2fd8a7ea15a94d079d4373a3dad3c178 P 5dd0043249d64a2ba79bc94dfb75ff45: No bootstrap required, opened a new log
I20260608 09:53:31.546219  5058 ts_tablet_manager.cc:1403] T 2fd8a7ea15a94d079d4373a3dad3c178 P 5dd0043249d64a2ba79bc94dfb75ff45: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 09:53:31.548945  5058 raft_consensus.cc:359] T 2fd8a7ea15a94d079d4373a3dad3c178 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.549602  5058 raft_consensus.cc:385] T 2fd8a7ea15a94d079d4373a3dad3c178 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:31.549786  5058 raft_consensus.cc:740] T 2fd8a7ea15a94d079d4373a3dad3c178 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd0043249d64a2ba79bc94dfb75ff45, State: Initialized, Role: FOLLOWER
I20260608 09:53:31.550287  5058 consensus_queue.cc:260] T 2fd8a7ea15a94d079d4373a3dad3c178 P 5dd0043249d64a2ba79bc94dfb75ff45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.551709  5058 ts_tablet_manager.cc:1434] T 2fd8a7ea15a94d079d4373a3dad3c178 P 5dd0043249d64a2ba79bc94dfb75ff45: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260608 09:53:31.552736  5058 tablet_bootstrap.cc:492] T 813335d5b0074a7aa3df3c9024a0a69a P 5dd0043249d64a2ba79bc94dfb75ff45: Bootstrap starting.
I20260608 09:53:31.557106  5058 tablet_bootstrap.cc:654] T 813335d5b0074a7aa3df3c9024a0a69a P 5dd0043249d64a2ba79bc94dfb75ff45: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:31.558243  5061 raft_consensus.cc:493] T 2fd8a7ea15a94d079d4373a3dad3c178 P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:31.558804  5061 raft_consensus.cc:515] T 2fd8a7ea15a94d079d4373a3dad3c178 P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.561213  5061 leader_election.cc:290] T 2fd8a7ea15a94d079d4373a3dad3c178 P d04311a909bc42a28aad359683162e7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641), 2c3382c6bc034a3b83122cabd7e9d4a2 (127.0.97.195:33025)
I20260608 09:53:31.562057  4858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fd8a7ea15a94d079d4373a3dad3c178" candidate_uuid: "d04311a909bc42a28aad359683162e7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" is_pre_election: true
I20260608 09:53:31.562500  5007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fd8a7ea15a94d079d4373a3dad3c178" candidate_uuid: "d04311a909bc42a28aad359683162e7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" is_pre_election: true
I20260608 09:53:31.563277  5007 raft_consensus.cc:2468] T 2fd8a7ea15a94d079d4373a3dad3c178 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d04311a909bc42a28aad359683162e7a in term 0.
I20260608 09:53:31.562556  4858 raft_consensus.cc:2468] T 2fd8a7ea15a94d079d4373a3dad3c178 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d04311a909bc42a28aad359683162e7a in term 0.
I20260608 09:53:31.564708  4898 leader_election.cc:304] T 2fd8a7ea15a94d079d4373a3dad3c178 P d04311a909bc42a28aad359683162e7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c3382c6bc034a3b83122cabd7e9d4a2, d04311a909bc42a28aad359683162e7a; no voters: 
I20260608 09:53:31.565989  5061 raft_consensus.cc:2804] T 2fd8a7ea15a94d079d4373a3dad3c178 P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:31.566299  5061 raft_consensus.cc:493] T 2fd8a7ea15a94d079d4373a3dad3c178 P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:31.566568  5061 raft_consensus.cc:3060] T 2fd8a7ea15a94d079d4373a3dad3c178 P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:31.568207  5058 tablet_bootstrap.cc:492] T 813335d5b0074a7aa3df3c9024a0a69a P 5dd0043249d64a2ba79bc94dfb75ff45: No bootstrap required, opened a new log
I20260608 09:53:31.568727  5058 ts_tablet_manager.cc:1403] T 813335d5b0074a7aa3df3c9024a0a69a P 5dd0043249d64a2ba79bc94dfb75ff45: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260608 09:53:31.571733  5058 raft_consensus.cc:359] T 813335d5b0074a7aa3df3c9024a0a69a P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.572365  5058 raft_consensus.cc:385] T 813335d5b0074a7aa3df3c9024a0a69a P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:31.572628  5058 raft_consensus.cc:740] T 813335d5b0074a7aa3df3c9024a0a69a P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd0043249d64a2ba79bc94dfb75ff45, State: Initialized, Role: FOLLOWER
I20260608 09:53:31.573324  5058 consensus_queue.cc:260] T 813335d5b0074a7aa3df3c9024a0a69a P 5dd0043249d64a2ba79bc94dfb75ff45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.573473  5061 raft_consensus.cc:515] T 2fd8a7ea15a94d079d4373a3dad3c178 P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.575585  5058 ts_tablet_manager.cc:1434] T 813335d5b0074a7aa3df3c9024a0a69a P 5dd0043249d64a2ba79bc94dfb75ff45: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260608 09:53:31.576263  5061 leader_election.cc:290] T 2fd8a7ea15a94d079d4373a3dad3c178 P d04311a909bc42a28aad359683162e7a [CANDIDATE]: Term 1 election: Requested vote from peers 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641), 2c3382c6bc034a3b83122cabd7e9d4a2 (127.0.97.195:33025)
I20260608 09:53:31.576517  4858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fd8a7ea15a94d079d4373a3dad3c178" candidate_uuid: "d04311a909bc42a28aad359683162e7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd0043249d64a2ba79bc94dfb75ff45"
I20260608 09:53:31.576795  5007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fd8a7ea15a94d079d4373a3dad3c178" candidate_uuid: "d04311a909bc42a28aad359683162e7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2"
I20260608 09:53:31.577186  4858 raft_consensus.cc:3060] T 2fd8a7ea15a94d079d4373a3dad3c178 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:31.577348  5007 raft_consensus.cc:3060] T 2fd8a7ea15a94d079d4373a3dad3c178 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:31.580986  5095 raft_consensus.cc:493] T c5f4f8d0329847e3820e2096307f2bd8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:31.581517  5095 raft_consensus.cc:515] T c5f4f8d0329847e3820e2096307f2bd8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.583868  5095 leader_election.cc:290] T c5f4f8d0329847e3820e2096307f2bd8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641), d04311a909bc42a28aad359683162e7a (127.0.97.194:44627)
I20260608 09:53:31.583824  5007 raft_consensus.cc:2468] T 2fd8a7ea15a94d079d4373a3dad3c178 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d04311a909bc42a28aad359683162e7a in term 1.
I20260608 09:53:31.585094  4933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f4f8d0329847e3820e2096307f2bd8" candidate_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04311a909bc42a28aad359683162e7a" is_pre_election: true
I20260608 09:53:31.584733  4859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f4f8d0329847e3820e2096307f2bd8" candidate_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" is_pre_election: true
I20260608 09:53:31.585765  4933 raft_consensus.cc:2468] T c5f4f8d0329847e3820e2096307f2bd8 P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c3382c6bc034a3b83122cabd7e9d4a2 in term 0.
I20260608 09:53:31.585912  4859 raft_consensus.cc:2468] T c5f4f8d0329847e3820e2096307f2bd8 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c3382c6bc034a3b83122cabd7e9d4a2 in term 0.
I20260608 09:53:31.585872  4898 leader_election.cc:304] T 2fd8a7ea15a94d079d4373a3dad3c178 P d04311a909bc42a28aad359683162e7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c3382c6bc034a3b83122cabd7e9d4a2, d04311a909bc42a28aad359683162e7a; no voters: 
I20260608 09:53:31.587168  4973 leader_election.cc:304] T c5f4f8d0329847e3820e2096307f2bd8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c3382c6bc034a3b83122cabd7e9d4a2, d04311a909bc42a28aad359683162e7a; no voters: 
I20260608 09:53:31.587545  4858 raft_consensus.cc:2468] T 2fd8a7ea15a94d079d4373a3dad3c178 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d04311a909bc42a28aad359683162e7a in term 1.
I20260608 09:53:31.588330  5095 raft_consensus.cc:2804] T c5f4f8d0329847e3820e2096307f2bd8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:31.588428  5061 raft_consensus.cc:2804] T 2fd8a7ea15a94d079d4373a3dad3c178 P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:31.588750  5095 raft_consensus.cc:493] T c5f4f8d0329847e3820e2096307f2bd8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:31.588953  5061 raft_consensus.cc:697] T 2fd8a7ea15a94d079d4373a3dad3c178 P d04311a909bc42a28aad359683162e7a [term 1 LEADER]: Becoming Leader. State: Replica: d04311a909bc42a28aad359683162e7a, State: Running, Role: LEADER
I20260608 09:53:31.589126  5095 raft_consensus.cc:3060] T c5f4f8d0329847e3820e2096307f2bd8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:31.589851  5061 consensus_queue.cc:237] T 2fd8a7ea15a94d079d4373a3dad3c178 P d04311a909bc42a28aad359683162e7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.595523  5095 raft_consensus.cc:515] T c5f4f8d0329847e3820e2096307f2bd8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.597795  5095 leader_election.cc:290] T c5f4f8d0329847e3820e2096307f2bd8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [CANDIDATE]: Term 1 election: Requested vote from peers 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641), d04311a909bc42a28aad359683162e7a (127.0.97.194:44627)
I20260608 09:53:31.598040  4858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f4f8d0329847e3820e2096307f2bd8" candidate_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd0043249d64a2ba79bc94dfb75ff45"
I20260608 09:53:31.598387  4933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f4f8d0329847e3820e2096307f2bd8" candidate_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04311a909bc42a28aad359683162e7a"
I20260608 09:53:31.598726  4858 raft_consensus.cc:3060] T c5f4f8d0329847e3820e2096307f2bd8 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:31.598953  4933 raft_consensus.cc:3060] T c5f4f8d0329847e3820e2096307f2bd8 P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:31.599393  4756 catalog_manager.cc:5696] T 2fd8a7ea15a94d079d4373a3dad3c178 P d04311a909bc42a28aad359683162e7a reported cstate change: term changed from 0 to 1, leader changed from <none> to d04311a909bc42a28aad359683162e7a (127.0.97.194). New cstate: current_term: 1 leader_uuid: "d04311a909bc42a28aad359683162e7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:31.605497  4933 raft_consensus.cc:2468] T c5f4f8d0329847e3820e2096307f2bd8 P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c3382c6bc034a3b83122cabd7e9d4a2 in term 1.
I20260608 09:53:31.605497  4858 raft_consensus.cc:2468] T c5f4f8d0329847e3820e2096307f2bd8 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c3382c6bc034a3b83122cabd7e9d4a2 in term 1.
I20260608 09:53:31.606848  4974 leader_election.cc:304] T c5f4f8d0329847e3820e2096307f2bd8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c3382c6bc034a3b83122cabd7e9d4a2, 5dd0043249d64a2ba79bc94dfb75ff45; no voters: 
I20260608 09:53:31.607843  5059 raft_consensus.cc:2804] T c5f4f8d0329847e3820e2096307f2bd8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:31.608325  5059 raft_consensus.cc:697] T c5f4f8d0329847e3820e2096307f2bd8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 LEADER]: Becoming Leader. State: Replica: 2c3382c6bc034a3b83122cabd7e9d4a2, State: Running, Role: LEADER
I20260608 09:53:31.609050  5059 consensus_queue.cc:237] T c5f4f8d0329847e3820e2096307f2bd8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.610724  5095 consensus_queue.cc:1048] T aafde59634844274aa72ab5f7d61898b P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:31.611594  5081 raft_consensus.cc:493] T c71a856df86f4bbbb7de39e85eef2194 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:31.611986  5081 raft_consensus.cc:515] T c71a856df86f4bbbb7de39e85eef2194 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.613929  5081 leader_election.cc:290] T c71a856df86f4bbbb7de39e85eef2194 P 2c3382c6bc034a3b83122cabd7e9d4a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641), d04311a909bc42a28aad359683162e7a (127.0.97.194:44627)
I20260608 09:53:31.615880  4859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71a856df86f4bbbb7de39e85eef2194" candidate_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" is_pre_election: true
I20260608 09:53:31.615971  4933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71a856df86f4bbbb7de39e85eef2194" candidate_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04311a909bc42a28aad359683162e7a" is_pre_election: true
I20260608 09:53:31.616802  4859 raft_consensus.cc:2468] T c71a856df86f4bbbb7de39e85eef2194 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c3382c6bc034a3b83122cabd7e9d4a2 in term 0.
I20260608 09:53:31.616962  4933 raft_consensus.cc:2468] T c71a856df86f4bbbb7de39e85eef2194 P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c3382c6bc034a3b83122cabd7e9d4a2 in term 0.
I20260608 09:53:31.618251  4974 leader_election.cc:304] T c71a856df86f4bbbb7de39e85eef2194 P 2c3382c6bc034a3b83122cabd7e9d4a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c3382c6bc034a3b83122cabd7e9d4a2, 5dd0043249d64a2ba79bc94dfb75ff45; no voters: 
I20260608 09:53:31.619163  5081 raft_consensus.cc:2804] T c71a856df86f4bbbb7de39e85eef2194 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:31.619623  5081 raft_consensus.cc:493] T c71a856df86f4bbbb7de39e85eef2194 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:31.620033  5081 raft_consensus.cc:3060] T c71a856df86f4bbbb7de39e85eef2194 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:31.627964  5081 raft_consensus.cc:515] T c71a856df86f4bbbb7de39e85eef2194 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.631234  4933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71a856df86f4bbbb7de39e85eef2194" candidate_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d04311a909bc42a28aad359683162e7a"
I20260608 09:53:31.631839  4933 raft_consensus.cc:3060] T c71a856df86f4bbbb7de39e85eef2194 P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:31.631435  4754 catalog_manager.cc:5696] T c5f4f8d0329847e3820e2096307f2bd8 P 2c3382c6bc034a3b83122cabd7e9d4a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c3382c6bc034a3b83122cabd7e9d4a2 (127.0.97.195). New cstate: current_term: 1 leader_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } health_report { overall_health: HEALTHY } } }
I20260608 09:53:31.639544  4933 raft_consensus.cc:2468] T c71a856df86f4bbbb7de39e85eef2194 P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c3382c6bc034a3b83122cabd7e9d4a2 in term 1.
I20260608 09:53:31.640884  4973 leader_election.cc:304] T c71a856df86f4bbbb7de39e85eef2194 P 2c3382c6bc034a3b83122cabd7e9d4a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c3382c6bc034a3b83122cabd7e9d4a2, d04311a909bc42a28aad359683162e7a; no voters: 
I20260608 09:53:31.641822  5091 raft_consensus.cc:2804] T c71a856df86f4bbbb7de39e85eef2194 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:31.642309  5091 raft_consensus.cc:697] T c71a856df86f4bbbb7de39e85eef2194 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 LEADER]: Becoming Leader. State: Replica: 2c3382c6bc034a3b83122cabd7e9d4a2, State: Running, Role: LEADER
I20260608 09:53:31.643040  5091 consensus_queue.cc:237] T c71a856df86f4bbbb7de39e85eef2194 P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.646850  4858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71a856df86f4bbbb7de39e85eef2194" candidate_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd0043249d64a2ba79bc94dfb75ff45"
I20260608 09:53:31.647701  4858 raft_consensus.cc:3060] T c71a856df86f4bbbb7de39e85eef2194 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:31.649603  5095 consensus_queue.cc:1048] T aafde59634844274aa72ab5f7d61898b P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:31.651939  5081 leader_election.cc:290] T c71a856df86f4bbbb7de39e85eef2194 P 2c3382c6bc034a3b83122cabd7e9d4a2 [CANDIDATE]: Term 1 election: Requested vote from peers 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641), d04311a909bc42a28aad359683162e7a (127.0.97.194:44627)
I20260608 09:53:31.646827  5061 consensus_queue.cc:1048] T 44a12bd193684a5997a6c9e066453615 P d04311a909bc42a28aad359683162e7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260608 09:53:31.669382  5089 consensus_queue.cc:1048] T 44a12bd193684a5997a6c9e066453615 P d04311a909bc42a28aad359683162e7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:31.674021  4858 raft_consensus.cc:2468] T c71a856df86f4bbbb7de39e85eef2194 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c3382c6bc034a3b83122cabd7e9d4a2 in term 1.
I20260608 09:53:31.683372  5089 raft_consensus.cc:493] T b8538fc7146543ff8016f05c11e696e8 P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:31.684089  5089 raft_consensus.cc:515] T b8538fc7146543ff8016f05c11e696e8 P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.686370  5089 leader_election.cc:290] T b8538fc7146543ff8016f05c11e696e8 P d04311a909bc42a28aad359683162e7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641), 2c3382c6bc034a3b83122cabd7e9d4a2 (127.0.97.195:33025)
I20260608 09:53:31.687461  4858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8538fc7146543ff8016f05c11e696e8" candidate_uuid: "d04311a909bc42a28aad359683162e7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" is_pre_election: true
I20260608 09:53:31.688148  4858 raft_consensus.cc:2468] T b8538fc7146543ff8016f05c11e696e8 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d04311a909bc42a28aad359683162e7a in term 0.
I20260608 09:53:31.691841  5007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8538fc7146543ff8016f05c11e696e8" candidate_uuid: "d04311a909bc42a28aad359683162e7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" is_pre_election: true
I20260608 09:53:31.692332  5007 raft_consensus.cc:2468] T b8538fc7146543ff8016f05c11e696e8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d04311a909bc42a28aad359683162e7a in term 0.
I20260608 09:53:31.692792  4900 leader_election.cc:304] T b8538fc7146543ff8016f05c11e696e8 P d04311a909bc42a28aad359683162e7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dd0043249d64a2ba79bc94dfb75ff45, d04311a909bc42a28aad359683162e7a; no voters: 
I20260608 09:53:31.693470  5089 raft_consensus.cc:2804] T b8538fc7146543ff8016f05c11e696e8 P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:31.693852  5089 raft_consensus.cc:493] T b8538fc7146543ff8016f05c11e696e8 P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:31.692334  4756 catalog_manager.cc:5696] T c71a856df86f4bbbb7de39e85eef2194 P 2c3382c6bc034a3b83122cabd7e9d4a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c3382c6bc034a3b83122cabd7e9d4a2 (127.0.97.195). New cstate: current_term: 1 leader_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } health_report { overall_health: HEALTHY } } }
I20260608 09:53:31.694193  5089 raft_consensus.cc:3060] T b8538fc7146543ff8016f05c11e696e8 P d04311a909bc42a28aad359683162e7a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:31.699749  5089 raft_consensus.cc:515] T b8538fc7146543ff8016f05c11e696e8 P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.701486  5089 leader_election.cc:290] T b8538fc7146543ff8016f05c11e696e8 P d04311a909bc42a28aad359683162e7a [CANDIDATE]: Term 1 election: Requested vote from peers 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641), 2c3382c6bc034a3b83122cabd7e9d4a2 (127.0.97.195:33025)
I20260608 09:53:31.702266  4858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8538fc7146543ff8016f05c11e696e8" candidate_uuid: "d04311a909bc42a28aad359683162e7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd0043249d64a2ba79bc94dfb75ff45"
I20260608 09:53:31.702543  5007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8538fc7146543ff8016f05c11e696e8" candidate_uuid: "d04311a909bc42a28aad359683162e7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2"
I20260608 09:53:31.702788  4858 raft_consensus.cc:3060] T b8538fc7146543ff8016f05c11e696e8 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:31.703161  5007 raft_consensus.cc:3060] T b8538fc7146543ff8016f05c11e696e8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:31.709669  4858 raft_consensus.cc:2468] T b8538fc7146543ff8016f05c11e696e8 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d04311a909bc42a28aad359683162e7a in term 1.
I20260608 09:53:31.709872  5007 raft_consensus.cc:2468] T b8538fc7146543ff8016f05c11e696e8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d04311a909bc42a28aad359683162e7a in term 1.
I20260608 09:53:31.711215  4898 leader_election.cc:304] T b8538fc7146543ff8016f05c11e696e8 P d04311a909bc42a28aad359683162e7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c3382c6bc034a3b83122cabd7e9d4a2, d04311a909bc42a28aad359683162e7a; no voters: 
I20260608 09:53:31.712380  5089 raft_consensus.cc:2804] T b8538fc7146543ff8016f05c11e696e8 P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:31.713088  5089 raft_consensus.cc:697] T b8538fc7146543ff8016f05c11e696e8 P d04311a909bc42a28aad359683162e7a [term 1 LEADER]: Becoming Leader. State: Replica: d04311a909bc42a28aad359683162e7a, State: Running, Role: LEADER
I20260608 09:53:31.713972  5089 consensus_queue.cc:237] T b8538fc7146543ff8016f05c11e696e8 P d04311a909bc42a28aad359683162e7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } }
I20260608 09:53:31.722150  4756 catalog_manager.cc:5696] T b8538fc7146543ff8016f05c11e696e8 P d04311a909bc42a28aad359683162e7a reported cstate change: term changed from 0 to 1, leader changed from <none> to d04311a909bc42a28aad359683162e7a (127.0.97.194). New cstate: current_term: 1 leader_uuid: "d04311a909bc42a28aad359683162e7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:31.739487  5089 consensus_queue.cc:1048] T 83f165e0d5ab43349e34fbc5a2d6cdad P d04311a909bc42a28aad359683162e7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:31.743690  5091 consensus_queue.cc:1048] T 784e6975a62a469283c6af1fd285b7b5 P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:31.751983  5133 consensus_queue.cc:1048] T 83f165e0d5ab43349e34fbc5a2d6cdad P d04311a909bc42a28aad359683162e7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:31.762657  5091 consensus_queue.cc:1048] T 033df4d85f7b479f9d96e3f0414455b6 P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:31.767410  5090 consensus_queue.cc:1048] T 784e6975a62a469283c6af1fd285b7b5 P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:31.777097  5081 consensus_queue.cc:1048] T 033df4d85f7b479f9d96e3f0414455b6 P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:31.801290  5095 consensus_queue.cc:1048] T c50209cac6aa46679453340dc9d1887a P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:31.815742  5091 consensus_queue.cc:1048] T c50209cac6aa46679453340dc9d1887a P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:31.833560  5091 consensus_queue.cc:1048] T 813335d5b0074a7aa3df3c9024a0a69a P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:31.842331  4860 raft_consensus.cc:3060] T 813335d5b0074a7aa3df3c9024a0a69a P 5dd0043249d64a2ba79bc94dfb75ff45 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:31.850073  5081 consensus_queue.cc:1048] T 813335d5b0074a7aa3df3c9024a0a69a P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:31.954209  5081 consensus_queue.cc:1048] T 55ce5ec774714988a47bf67492c13d51 P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:31.979657  5095 consensus_queue.cc:1048] T 55ce5ec774714988a47bf67492c13d51 P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:32.011293  5061 consensus_queue.cc:1048] T 2fd8a7ea15a94d079d4373a3dad3c178 P d04311a909bc42a28aad359683162e7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:32.046437  5087 consensus_queue.cc:1048] T 2fd8a7ea15a94d079d4373a3dad3c178 P d04311a909bc42a28aad359683162e7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 09:53:32.060038  5091 consensus_queue.cc:1048] T c71a856df86f4bbbb7de39e85eef2194 P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:32.068971  5091 consensus_queue.cc:1048] T c5f4f8d0329847e3820e2096307f2bd8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:32.107705  5133 consensus_queue.cc:1048] T b8538fc7146543ff8016f05c11e696e8 P d04311a909bc42a28aad359683162e7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:32.129140  5059 consensus_queue.cc:1048] T c5f4f8d0329847e3820e2096307f2bd8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:32.130653  5133 consensus_queue.cc:1048] T b8538fc7146543ff8016f05c11e696e8 P d04311a909bc42a28aad359683162e7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:32.154096  5081 consensus_queue.cc:1048] T c71a856df86f4bbbb7de39e85eef2194 P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:53:32.194718  5148 meta_cache.cc:1261] Time spent looking up entry by key: real 0.077s	user 0.006s	sys 0.000s
W20260608 09:53:32.195209  5149 meta_cache.cc:1261] Time spent looking up entry by key: real 0.076s	user 0.001s	sys 0.001s
W20260608 09:53:32.198503  5038 meta_cache.cc:1261] Time spent looking up entry by key: real 0.081s	user 0.004s	sys 0.000s
W20260608 09:53:32.194792  5041 meta_cache.cc:1261] Time spent looking up entry by key: real 0.082s	user 0.003s	sys 0.000s
W20260608 09:53:32.205657  5146 meta_cache.cc:1261] Time spent looking up entry by key: real 0.060s	user 0.001s	sys 0.000s
W20260608 09:53:32.202936  5039 meta_cache.cc:1261] Time spent looking up entry by key: real 0.059s	user 0.000s	sys 0.001s
W20260608 09:53:32.623128  4973 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.97.194:44627, user_credentials={real_user=slave}} blocked reactor thread for 46912.9us
W20260608 09:53:32.753192  4974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.97.193:43641, user_credentials={real_user=slave}} blocked reactor thread for 78642.9us
W20260608 09:53:32.826210  4973 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.97.194:44627, user_credentials={real_user=slave}} blocked reactor thread for 173431us
W20260608 09:53:33.014490  4973 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.97.194:44627, user_credentials={real_user=slave}} blocked reactor thread for 126706us
W20260608 09:53:34.952248  4973 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.97.194:44627, user_credentials={real_user=slave}} blocked reactor thread for 60544.5us
W20260608 09:53:35.916723  5038 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.97.195:33025, user_credentials={real_user=slave}} blocked reactor thread for 57511us
W20260608 09:53:36.787024  4974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.97.193:43641, user_credentials={real_user=slave}} blocked reactor thread for 48696.7us
I20260608 09:53:36.956869   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:36.964190  5244 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:53:36.964290  5245 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:53:36.965306  5247 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:53:36.965528   391 server_base.cc:1061] running on GCE node
I20260608 09:53:36.967694   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:36.967921   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:53:36.968098   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912416968083 us; error 0 us; skew 500 ppm
I20260608 09:53:36.968720   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:36.971278   391 webserver.cc:533] Webserver started at http://127.0.97.196:43983/ using document root <none> and password file <none>
I20260608 09:53:36.971801   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:36.971998   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:36.972326   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:36.973659   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294854977-391-0/minicluster-data/ts-3-root/instance:
uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811"
format_stamp: "Formatted at 2026-06-08 09:53:36 on dist-test-slave-cqs2"
I20260608 09:53:36.978484   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260608 09:53:36.982462  5252 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:36.983325   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:53:36.983618   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294854977-391-0/minicluster-data/ts-3-root
uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811"
format_stamp: "Formatted at 2026-06-08 09:53:36 on dist-test-slave-cqs2"
I20260608 09:53:36.983897   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294854977-391-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294854977-391-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294854977-391-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:53:37.007611   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:37.009054   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:37.010365   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:37.012964   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:37.013192   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:37.013446   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:37.013614   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:37.059731   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.196:40023
I20260608 09:53:37.059859  5314 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.196:40023 every 8 connection(s)
I20260608 09:53:37.065500   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:37.073172  5319 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:53:37.074671  5320 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:53:37.076640  5322 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:53:37.077308   391 server_base.cc:1061] running on GCE node
I20260608 09:53:37.081234   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:37.081547   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:53:37.081745   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912417081716 us; error 0 us; skew 500 ppm
I20260608 09:53:37.082424   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:37.082726  5315 heartbeater.cc:344] Connected to a master server at 127.0.97.254:40657
I20260608 09:53:37.083171  5315 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:37.084187  5315 heartbeater.cc:507] Master 127.0.97.254:40657 requested a full tablet report, sending...
I20260608 09:53:37.085280   391 webserver.cc:533] Webserver started at http://127.0.97.197:41149/ using document root <none> and password file <none>
I20260608 09:53:37.085988   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:37.086200   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:37.086535   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:37.086635  4750 ts_manager.cc:194] Registered new tserver with Master: 9e2c68fd035a49ec8f2a6ea8bdc8e811 (127.0.97.196:40023)
I20260608 09:53:37.087811   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294854977-391-0/minicluster-data/ts-4-root/instance:
uuid: "1369f8d3d10048bdaeaf013be806b8c2"
format_stamp: "Formatted at 2026-06-08 09:53:37 on dist-test-slave-cqs2"
I20260608 09:53:37.088366  4750 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50090
I20260608 09:53:37.092867   391 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 09:53:37.096648  5327 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:37.097426   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 09:53:37.097728   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294854977-391-0/minicluster-data/ts-4-root
uuid: "1369f8d3d10048bdaeaf013be806b8c2"
format_stamp: "Formatted at 2026-06-08 09:53:37 on dist-test-slave-cqs2"
I20260608 09:53:37.098012   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294854977-391-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294854977-391-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294854977-391-0/minicluster-data/ts-4-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:53:37.122550   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:37.123947   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:37.125487   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:37.127880   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:37.128084   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:37.128315   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:37.128481   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:37.187932   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.197:44853
I20260608 09:53:37.188051  5389 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.197:44853 every 8 connection(s)
I20260608 09:53:37.194531   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:37.205984  5393 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:53:37.207381  5394 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:53:37.208818  5390 heartbeater.cc:344] Connected to a master server at 127.0.97.254:40657
I20260608 09:53:37.209339  5390 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:37.210431  5390 heartbeater.cc:507] Master 127.0.97.254:40657 requested a full tablet report, sending...
I20260608 09:53:37.213208  4750 ts_manager.cc:194] Registered new tserver with Master: 1369f8d3d10048bdaeaf013be806b8c2 (127.0.97.197:44853)
W20260608 09:53:37.213793  5396 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:53:37.213980   391 server_base.cc:1061] running on GCE node
I20260608 09:53:37.215116  4750 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50098
I20260608 09:53:37.215111   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:37.215649   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:53:37.215844   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912417215825 us; error 0 us; skew 500 ppm
I20260608 09:53:37.216625   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:37.219763   391 webserver.cc:533] Webserver started at http://127.0.97.198:37585/ using document root <none> and password file <none>
I20260608 09:53:37.220438   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:37.220629   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:37.220897   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:37.222096   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294854977-391-0/minicluster-data/ts-5-root/instance:
uuid: "7468b5c401824424b63497760cf6472e"
format_stamp: "Formatted at 2026-06-08 09:53:37 on dist-test-slave-cqs2"
I20260608 09:53:37.226802   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260608 09:53:37.230278  5401 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:37.231098   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:53:37.231451   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294854977-391-0/minicluster-data/ts-5-root
uuid: "7468b5c401824424b63497760cf6472e"
format_stamp: "Formatted at 2026-06-08 09:53:37 on dist-test-slave-cqs2"
I20260608 09:53:37.231727   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294854977-391-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294854977-391-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294854977-391-0/minicluster-data/ts-5-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:53:37.247385   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:37.248675   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:37.250653   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:37.253652   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:37.253870   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:37.254092   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:37.254264   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:37.330484   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.198:34805
I20260608 09:53:37.330577  5463 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.198:34805 every 8 connection(s)
I20260608 09:53:37.346303  5464 heartbeater.cc:344] Connected to a master server at 127.0.97.254:40657
I20260608 09:53:37.346673  5464 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:37.347641  5464 heartbeater.cc:507] Master 127.0.97.254:40657 requested a full tablet report, sending...
I20260608 09:53:37.349658  4750 ts_manager.cc:194] Registered new tserver with Master: 7468b5c401824424b63497760cf6472e (127.0.97.198:34805)
I20260608 09:53:37.350996  4750 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50104
I20260608 09:53:37.642023  4935 consensus_queue.cc:237] T 83f165e0d5ab43349e34fbc5a2d6cdad P d04311a909bc42a28aad359683162e7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } attrs { replace: true } } peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: NON_VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: true } }
I20260608 09:53:37.649636  5009 raft_consensus.cc:1275] T 83f165e0d5ab43349e34fbc5a2d6cdad P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Refusing update from remote peer d04311a909bc42a28aad359683162e7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:53:37.650735  4860 raft_consensus.cc:1275] T 83f165e0d5ab43349e34fbc5a2d6cdad P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Refusing update from remote peer d04311a909bc42a28aad359683162e7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:53:37.651183  5176 consensus_queue.cc:1048] T 83f165e0d5ab43349e34fbc5a2d6cdad P d04311a909bc42a28aad359683162e7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } 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 09:53:37.652354  5470 consensus_queue.cc:1048] T 83f165e0d5ab43349e34fbc5a2d6cdad P d04311a909bc42a28aad359683162e7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:53:37.659448  5176 raft_consensus.cc:2955] T 83f165e0d5ab43349e34fbc5a2d6cdad P d04311a909bc42a28aad359683162e7a [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 1369f8d3d10048bdaeaf013be806b8c2 (127.0.97.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } attrs { replace: true } } peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: NON_VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: true } } }
W20260608 09:53:37.662300  4900 consensus_peers.cc:597] T 83f165e0d5ab43349e34fbc5a2d6cdad P d04311a909bc42a28aad359683162e7a -> Peer 1369f8d3d10048bdaeaf013be806b8c2 (127.0.97.197:44853): Couldn't send request to peer 1369f8d3d10048bdaeaf013be806b8c2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 83f165e0d5ab43349e34fbc5a2d6cdad. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:37.661672  5009 raft_consensus.cc:2955] T 83f165e0d5ab43349e34fbc5a2d6cdad P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 1369f8d3d10048bdaeaf013be806b8c2 (127.0.97.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } attrs { replace: true } } peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: NON_VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: true } } }
I20260608 09:53:37.662993  4860 raft_consensus.cc:2955] T 83f165e0d5ab43349e34fbc5a2d6cdad P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 1369f8d3d10048bdaeaf013be806b8c2 (127.0.97.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } attrs { replace: true } } peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: NON_VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: true } } }
I20260608 09:53:37.677673  4750 catalog_manager.cc:5696] T 83f165e0d5ab43349e34fbc5a2d6cdad P d04311a909bc42a28aad359683162e7a reported cstate change: config changed from index -1 to 27, NON_VOTER 1369f8d3d10048bdaeaf013be806b8c2 (127.0.97.197) added. New cstate: current_term: 1 leader_uuid: "d04311a909bc42a28aad359683162e7a" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: NON_VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:37.692626  5009 consensus_queue.cc:237] T c71a856df86f4bbbb7de39e85eef2194 P 2c3382c6bc034a3b83122cabd7e9d4a2 [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: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } attrs { replace: true } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: NON_VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: true } }
I20260608 09:53:37.700730  4935 raft_consensus.cc:1275] T c71a856df86f4bbbb7de39e85eef2194 P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Refusing update from remote peer 2c3382c6bc034a3b83122cabd7e9d4a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:53:37.704363  5467 consensus_queue.cc:1048] T c71a856df86f4bbbb7de39e85eef2194 P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 09:53:37.709592  4860 raft_consensus.cc:1275] T c71a856df86f4bbbb7de39e85eef2194 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Refusing update from remote peer 2c3382c6bc034a3b83122cabd7e9d4a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:53:37.711145  5467 consensus_queue.cc:1048] T c71a856df86f4bbbb7de39e85eef2194 P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 09:53:37.713500  5240 raft_consensus.cc:2955] T c71a856df86f4bbbb7de39e85eef2194 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 7468b5c401824424b63497760cf6472e (127.0.97.198) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } attrs { replace: true } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: NON_VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: true } } }
I20260608 09:53:37.714490  4935 raft_consensus.cc:2955] T c71a856df86f4bbbb7de39e85eef2194 P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 7468b5c401824424b63497760cf6472e (127.0.97.198) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } attrs { replace: true } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: NON_VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: true } } }
I20260608 09:53:37.718020  4860 raft_consensus.cc:2955] T c71a856df86f4bbbb7de39e85eef2194 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 7468b5c401824424b63497760cf6472e (127.0.97.198) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } attrs { replace: true } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: NON_VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: true } } }
W20260608 09:53:37.725193  4974 consensus_peers.cc:597] T c71a856df86f4bbbb7de39e85eef2194 P 2c3382c6bc034a3b83122cabd7e9d4a2 -> Peer 7468b5c401824424b63497760cf6472e (127.0.97.198:34805): Couldn't send request to peer 7468b5c401824424b63497760cf6472e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c71a856df86f4bbbb7de39e85eef2194. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:37.733436  5009 consensus_queue.cc:237] T 784e6975a62a469283c6af1fd285b7b5 P 2c3382c6bc034a3b83122cabd7e9d4a2 [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: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: true } }
I20260608 09:53:37.733206  4751 catalog_manager.cc:5696] T c71a856df86f4bbbb7de39e85eef2194 P d04311a909bc42a28aad359683162e7a reported cstate change: config changed from index -1 to 28, NON_VOTER 7468b5c401824424b63497760cf6472e (127.0.97.198) added. New cstate: current_term: 1 leader_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } attrs { replace: true } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: NON_VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: true } } }
I20260608 09:53:37.739734  4935 raft_consensus.cc:1275] T 784e6975a62a469283c6af1fd285b7b5 P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Refusing update from remote peer 2c3382c6bc034a3b83122cabd7e9d4a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:53:37.743343  5467 consensus_queue.cc:1048] T 784e6975a62a469283c6af1fd285b7b5 P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 09:53:37.744697  4860 raft_consensus.cc:1275] T 784e6975a62a469283c6af1fd285b7b5 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Refusing update from remote peer 2c3382c6bc034a3b83122cabd7e9d4a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:53:37.746671  5467 consensus_queue.cc:1048] T 784e6975a62a469283c6af1fd285b7b5 P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 09:53:37.757697  4860 raft_consensus.cc:2955] T 784e6975a62a469283c6af1fd285b7b5 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 9e2c68fd035a49ec8f2a6ea8bdc8e811 (127.0.97.196) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: true } } }
I20260608 09:53:37.757887  5482 raft_consensus.cc:2955] T 784e6975a62a469283c6af1fd285b7b5 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 9e2c68fd035a49ec8f2a6ea8bdc8e811 (127.0.97.196) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: true } } }
W20260608 09:53:37.759596  4972 consensus_peers.cc:597] T 784e6975a62a469283c6af1fd285b7b5 P 2c3382c6bc034a3b83122cabd7e9d4a2 -> Peer 9e2c68fd035a49ec8f2a6ea8bdc8e811 (127.0.97.196:40023): Couldn't send request to peer 9e2c68fd035a49ec8f2a6ea8bdc8e811. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 784e6975a62a469283c6af1fd285b7b5. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:37.771474  4750 catalog_manager.cc:5696] T 784e6975a62a469283c6af1fd285b7b5 P 5dd0043249d64a2ba79bc94dfb75ff45 reported cstate change: config changed from index -1 to 28, NON_VOTER 9e2c68fd035a49ec8f2a6ea8bdc8e811 (127.0.97.196) added. New cstate: current_term: 1 leader_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: true } } }
I20260608 09:53:37.772178  4934 consensus_queue.cc:237] T 2fd8a7ea15a94d079d4373a3dad3c178 P d04311a909bc42a28aad359683162e7a [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: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } attrs { replace: true } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: NON_VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: true } }
I20260608 09:53:37.783344  4935 raft_consensus.cc:2955] T 784e6975a62a469283c6af1fd285b7b5 P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 9e2c68fd035a49ec8f2a6ea8bdc8e811 (127.0.97.196) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: true } } }
I20260608 09:53:37.784492  5009 raft_consensus.cc:1275] T 2fd8a7ea15a94d079d4373a3dad3c178 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Refusing update from remote peer d04311a909bc42a28aad359683162e7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:53:37.786821  5176 consensus_queue.cc:1048] T 2fd8a7ea15a94d079d4373a3dad3c178 P d04311a909bc42a28aad359683162e7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
W20260608 09:53:37.795797  4900 consensus_peers.cc:597] T 2fd8a7ea15a94d079d4373a3dad3c178 P d04311a909bc42a28aad359683162e7a -> Peer 7468b5c401824424b63497760cf6472e (127.0.97.198:34805): Couldn't send request to peer 7468b5c401824424b63497760cf6472e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2fd8a7ea15a94d079d4373a3dad3c178. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:37.795809  5470 raft_consensus.cc:2955] T 2fd8a7ea15a94d079d4373a3dad3c178 P d04311a909bc42a28aad359683162e7a [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 7468b5c401824424b63497760cf6472e (127.0.97.198) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } attrs { replace: true } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: NON_VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: true } } }
I20260608 09:53:37.799253  4860 raft_consensus.cc:1275] T 2fd8a7ea15a94d079d4373a3dad3c178 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Refusing update from remote peer d04311a909bc42a28aad359683162e7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:53:37.800511  5176 consensus_queue.cc:1048] T 2fd8a7ea15a94d079d4373a3dad3c178 P d04311a909bc42a28aad359683162e7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 09:53:37.804219  4860 raft_consensus.cc:2955] T 2fd8a7ea15a94d079d4373a3dad3c178 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 7468b5c401824424b63497760cf6472e (127.0.97.198) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } attrs { replace: true } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: NON_VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: true } } }
I20260608 09:53:37.808698  5009 raft_consensus.cc:2955] T 2fd8a7ea15a94d079d4373a3dad3c178 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 7468b5c401824424b63497760cf6472e (127.0.97.198) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } attrs { replace: true } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: NON_VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: true } } }
I20260608 09:53:37.810142  5008 consensus_queue.cc:237] T c5f4f8d0329847e3820e2096307f2bd8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [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: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: NON_VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: true } }
I20260608 09:53:37.811306  4751 catalog_manager.cc:5696] T 2fd8a7ea15a94d079d4373a3dad3c178 P d04311a909bc42a28aad359683162e7a reported cstate change: config changed from index -1 to 28, NON_VOTER 7468b5c401824424b63497760cf6472e (127.0.97.198) added. New cstate: current_term: 1 leader_uuid: "d04311a909bc42a28aad359683162e7a" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: NON_VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:37.823484  4934 raft_consensus.cc:1275] T c5f4f8d0329847e3820e2096307f2bd8 P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Refusing update from remote peer 2c3382c6bc034a3b83122cabd7e9d4a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:53:37.825034  4860 raft_consensus.cc:1275] T c5f4f8d0329847e3820e2096307f2bd8 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Refusing update from remote peer 2c3382c6bc034a3b83122cabd7e9d4a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:53:37.826246  5240 consensus_queue.cc:1048] T c5f4f8d0329847e3820e2096307f2bd8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 09:53:37.827235  5482 consensus_queue.cc:1048] T c5f4f8d0329847e3820e2096307f2bd8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
W20260608 09:53:37.835783  4974 consensus_peers.cc:597] T c5f4f8d0329847e3820e2096307f2bd8 P 2c3382c6bc034a3b83122cabd7e9d4a2 -> Peer 1369f8d3d10048bdaeaf013be806b8c2 (127.0.97.197:44853): Couldn't send request to peer 1369f8d3d10048bdaeaf013be806b8c2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c5f4f8d0329847e3820e2096307f2bd8. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:37.839563  5467 raft_consensus.cc:2955] T c5f4f8d0329847e3820e2096307f2bd8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 1369f8d3d10048bdaeaf013be806b8c2 (127.0.97.197) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: NON_VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: true } } }
I20260608 09:53:37.840986  4935 raft_consensus.cc:2955] T c5f4f8d0329847e3820e2096307f2bd8 P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 1369f8d3d10048bdaeaf013be806b8c2 (127.0.97.197) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: NON_VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: true } } }
I20260608 09:53:37.844779  4860 raft_consensus.cc:2955] T c5f4f8d0329847e3820e2096307f2bd8 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 1369f8d3d10048bdaeaf013be806b8c2 (127.0.97.197) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: NON_VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: true } } }
I20260608 09:53:37.855211  5008 consensus_queue.cc:237] T 813335d5b0074a7aa3df3c9024a0a69a P 2c3382c6bc034a3b83122cabd7e9d4a2 [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: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } attrs { replace: true } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: true } }
I20260608 09:53:37.857087  4751 catalog_manager.cc:5696] T c5f4f8d0329847e3820e2096307f2bd8 P 2c3382c6bc034a3b83122cabd7e9d4a2 reported cstate change: config changed from index -1 to 28, NON_VOTER 1369f8d3d10048bdaeaf013be806b8c2 (127.0.97.197) added. New cstate: current_term: 1 leader_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: NON_VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:37.866552  4860 raft_consensus.cc:1275] T 813335d5b0074a7aa3df3c9024a0a69a P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Refusing update from remote peer 2c3382c6bc034a3b83122cabd7e9d4a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
W20260608 09:53:37.866815  4972 consensus_peers.cc:597] T 813335d5b0074a7aa3df3c9024a0a69a P 2c3382c6bc034a3b83122cabd7e9d4a2 -> Peer 9e2c68fd035a49ec8f2a6ea8bdc8e811 (127.0.97.196:40023): Couldn't send request to peer 9e2c68fd035a49ec8f2a6ea8bdc8e811. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 813335d5b0074a7aa3df3c9024a0a69a. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:37.867208  4935 raft_consensus.cc:1275] T 813335d5b0074a7aa3df3c9024a0a69a P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Refusing update from remote peer 2c3382c6bc034a3b83122cabd7e9d4a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:53:37.868542  5240 consensus_queue.cc:1048] T 813335d5b0074a7aa3df3c9024a0a69a P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 09:53:37.869838  5467 consensus_queue.cc:1048] T 813335d5b0074a7aa3df3c9024a0a69a P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 09:53:37.876883  5240 raft_consensus.cc:2955] T 813335d5b0074a7aa3df3c9024a0a69a P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 9e2c68fd035a49ec8f2a6ea8bdc8e811 (127.0.97.196) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } attrs { replace: true } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: true } } }
I20260608 09:53:37.879276  4935 raft_consensus.cc:2955] T 813335d5b0074a7aa3df3c9024a0a69a P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 9e2c68fd035a49ec8f2a6ea8bdc8e811 (127.0.97.196) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } attrs { replace: true } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: true } } }
I20260608 09:53:37.882237  4860 raft_consensus.cc:2955] T 813335d5b0074a7aa3df3c9024a0a69a P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 9e2c68fd035a49ec8f2a6ea8bdc8e811 (127.0.97.196) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } attrs { replace: true } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: true } } }
I20260608 09:53:37.897773  4749 catalog_manager.cc:5696] T 813335d5b0074a7aa3df3c9024a0a69a P d04311a909bc42a28aad359683162e7a reported cstate change: config changed from index -1 to 28, NON_VOTER 9e2c68fd035a49ec8f2a6ea8bdc8e811 (127.0.97.196) added. New cstate: current_term: 1 leader_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } attrs { replace: true } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: true } } }
I20260608 09:53:38.063658  5487 ts_tablet_manager.cc:933] T 83f165e0d5ab43349e34fbc5a2d6cdad P 1369f8d3d10048bdaeaf013be806b8c2: Initiating tablet copy from peer d04311a909bc42a28aad359683162e7a (127.0.97.194:44627)
I20260608 09:53:38.065253  5487 tablet_copy_client.cc:323] T 83f165e0d5ab43349e34fbc5a2d6cdad P 1369f8d3d10048bdaeaf013be806b8c2: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.194:44627
I20260608 09:53:38.077337  4945 tablet_copy_service.cc:140] P d04311a909bc42a28aad359683162e7a: Received BeginTabletCopySession request for tablet 83f165e0d5ab43349e34fbc5a2d6cdad from peer 1369f8d3d10048bdaeaf013be806b8c2 ({username='slave'} at 127.0.0.1:36578)
I20260608 09:53:38.077868  4945 tablet_copy_service.cc:161] P d04311a909bc42a28aad359683162e7a: Beginning new tablet copy session on tablet 83f165e0d5ab43349e34fbc5a2d6cdad from peer 1369f8d3d10048bdaeaf013be806b8c2 at {username='slave'} at 127.0.0.1:36578: session id = 1369f8d3d10048bdaeaf013be806b8c2-83f165e0d5ab43349e34fbc5a2d6cdad
I20260608 09:53:38.083626  4945 tablet_copy_source_session.cc:215] T 83f165e0d5ab43349e34fbc5a2d6cdad P d04311a909bc42a28aad359683162e7a: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:38.086436  5487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83f165e0d5ab43349e34fbc5a2d6cdad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:38.090960  5315 heartbeater.cc:499] Master 127.0.97.254:40657 was elected leader, sending a full tablet report...
I20260608 09:53:38.098362  5487 tablet_copy_client.cc:806] T 83f165e0d5ab43349e34fbc5a2d6cdad P 1369f8d3d10048bdaeaf013be806b8c2: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:38.098949  5487 tablet_copy_client.cc:670] T 83f165e0d5ab43349e34fbc5a2d6cdad P 1369f8d3d10048bdaeaf013be806b8c2: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:38.102726  5488 tablet_copy_client.cc:1025] T 83f165e0d5ab43349e34fbc5a2d6cdad P 1369f8d3d10048bdaeaf013be806b8c2: tablet copy: Injecting latency into file download: 2000
I20260608 09:53:38.133706  5490 ts_tablet_manager.cc:933] T 784e6975a62a469283c6af1fd285b7b5 P 9e2c68fd035a49ec8f2a6ea8bdc8e811: Initiating tablet copy from peer 2c3382c6bc034a3b83122cabd7e9d4a2 (127.0.97.195:33025)
I20260608 09:53:38.137919  5490 tablet_copy_client.cc:323] T 784e6975a62a469283c6af1fd285b7b5 P 9e2c68fd035a49ec8f2a6ea8bdc8e811: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.195:33025
I20260608 09:53:38.149039  5019 tablet_copy_service.cc:140] P 2c3382c6bc034a3b83122cabd7e9d4a2: Received BeginTabletCopySession request for tablet 784e6975a62a469283c6af1fd285b7b5 from peer 9e2c68fd035a49ec8f2a6ea8bdc8e811 ({username='slave'} at 127.0.0.1:57738)
I20260608 09:53:38.149628  5019 tablet_copy_service.cc:161] P 2c3382c6bc034a3b83122cabd7e9d4a2: Beginning new tablet copy session on tablet 784e6975a62a469283c6af1fd285b7b5 from peer 9e2c68fd035a49ec8f2a6ea8bdc8e811 at {username='slave'} at 127.0.0.1:57738: session id = 9e2c68fd035a49ec8f2a6ea8bdc8e811-784e6975a62a469283c6af1fd285b7b5
I20260608 09:53:38.156057  5019 tablet_copy_source_session.cc:215] T 784e6975a62a469283c6af1fd285b7b5 P 2c3382c6bc034a3b83122cabd7e9d4a2: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:38.159198  5490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 784e6975a62a469283c6af1fd285b7b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:38.174268  5490 tablet_copy_client.cc:806] T 784e6975a62a469283c6af1fd285b7b5 P 9e2c68fd035a49ec8f2a6ea8bdc8e811: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:38.174865  5490 tablet_copy_client.cc:670] T 784e6975a62a469283c6af1fd285b7b5 P 9e2c68fd035a49ec8f2a6ea8bdc8e811: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:38.178972  5491 tablet_copy_client.cc:1025] T 784e6975a62a469283c6af1fd285b7b5 P 9e2c68fd035a49ec8f2a6ea8bdc8e811: tablet copy: Injecting latency into file download: 2000
I20260608 09:53:38.218117  5390 heartbeater.cc:499] Master 127.0.97.254:40657 was elected leader, sending a full tablet report...
I20260608 09:53:38.298918  5493 ts_tablet_manager.cc:933] T c71a856df86f4bbbb7de39e85eef2194 P 7468b5c401824424b63497760cf6472e: Initiating tablet copy from peer 2c3382c6bc034a3b83122cabd7e9d4a2 (127.0.97.195:33025)
I20260608 09:53:38.301218  5493 tablet_copy_client.cc:323] T c71a856df86f4bbbb7de39e85eef2194 P 7468b5c401824424b63497760cf6472e: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.195:33025
I20260608 09:53:38.302990  5495 ts_tablet_manager.cc:933] T c5f4f8d0329847e3820e2096307f2bd8 P 1369f8d3d10048bdaeaf013be806b8c2: Initiating tablet copy from peer 2c3382c6bc034a3b83122cabd7e9d4a2 (127.0.97.195:33025)
I20260608 09:53:38.313910  5019 tablet_copy_service.cc:140] P 2c3382c6bc034a3b83122cabd7e9d4a2: Received BeginTabletCopySession request for tablet c71a856df86f4bbbb7de39e85eef2194 from peer 7468b5c401824424b63497760cf6472e ({username='slave'} at 127.0.0.1:57742)
I20260608 09:53:38.314519  5019 tablet_copy_service.cc:161] P 2c3382c6bc034a3b83122cabd7e9d4a2: Beginning new tablet copy session on tablet c71a856df86f4bbbb7de39e85eef2194 from peer 7468b5c401824424b63497760cf6472e at {username='slave'} at 127.0.0.1:57742: session id = 7468b5c401824424b63497760cf6472e-c71a856df86f4bbbb7de39e85eef2194
I20260608 09:53:38.317859  5497 ts_tablet_manager.cc:933] T 2fd8a7ea15a94d079d4373a3dad3c178 P 7468b5c401824424b63497760cf6472e: Initiating tablet copy from peer d04311a909bc42a28aad359683162e7a (127.0.97.194:44627)
I20260608 09:53:38.318383  5495 tablet_copy_client.cc:323] T c5f4f8d0329847e3820e2096307f2bd8 P 1369f8d3d10048bdaeaf013be806b8c2: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.195:33025
I20260608 09:53:38.331072  5497 tablet_copy_client.cc:323] T 2fd8a7ea15a94d079d4373a3dad3c178 P 7468b5c401824424b63497760cf6472e: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.194:44627
I20260608 09:53:38.336508  5018 tablet_copy_service.cc:140] P 2c3382c6bc034a3b83122cabd7e9d4a2: Received BeginTabletCopySession request for tablet c5f4f8d0329847e3820e2096307f2bd8 from peer 1369f8d3d10048bdaeaf013be806b8c2 ({username='slave'} at 127.0.0.1:57746)
I20260608 09:53:38.337189  5018 tablet_copy_service.cc:161] P 2c3382c6bc034a3b83122cabd7e9d4a2: Beginning new tablet copy session on tablet c5f4f8d0329847e3820e2096307f2bd8 from peer 1369f8d3d10048bdaeaf013be806b8c2 at {username='slave'} at 127.0.0.1:57746: session id = 1369f8d3d10048bdaeaf013be806b8c2-c5f4f8d0329847e3820e2096307f2bd8
I20260608 09:53:38.343986  4945 tablet_copy_service.cc:140] P d04311a909bc42a28aad359683162e7a: Received BeginTabletCopySession request for tablet 2fd8a7ea15a94d079d4373a3dad3c178 from peer 7468b5c401824424b63497760cf6472e ({username='slave'} at 127.0.0.1:36584)
I20260608 09:53:38.344619  4945 tablet_copy_service.cc:161] P d04311a909bc42a28aad359683162e7a: Beginning new tablet copy session on tablet 2fd8a7ea15a94d079d4373a3dad3c178 from peer 7468b5c401824424b63497760cf6472e at {username='slave'} at 127.0.0.1:36584: session id = 7468b5c401824424b63497760cf6472e-2fd8a7ea15a94d079d4373a3dad3c178
I20260608 09:53:38.344926  5018 tablet_copy_source_session.cc:215] T c5f4f8d0329847e3820e2096307f2bd8 P 2c3382c6bc034a3b83122cabd7e9d4a2: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:38.347901  5019 tablet_copy_source_session.cc:215] T c71a856df86f4bbbb7de39e85eef2194 P 2c3382c6bc034a3b83122cabd7e9d4a2: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:38.348255  5495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5f4f8d0329847e3820e2096307f2bd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:38.351421  5493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c71a856df86f4bbbb7de39e85eef2194. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:38.352183  4945 tablet_copy_source_session.cc:215] T 2fd8a7ea15a94d079d4373a3dad3c178 P d04311a909bc42a28aad359683162e7a: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:38.355599  5464 heartbeater.cc:499] Master 127.0.97.254:40657 was elected leader, sending a full tablet report...
I20260608 09:53:38.360342  5497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fd8a7ea15a94d079d4373a3dad3c178. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:38.366319  5495 tablet_copy_client.cc:806] T c5f4f8d0329847e3820e2096307f2bd8 P 1369f8d3d10048bdaeaf013be806b8c2: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:38.366953  5495 tablet_copy_client.cc:670] T c5f4f8d0329847e3820e2096307f2bd8 P 1369f8d3d10048bdaeaf013be806b8c2: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:38.377445  5493 tablet_copy_client.cc:806] T c71a856df86f4bbbb7de39e85eef2194 P 7468b5c401824424b63497760cf6472e: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:38.378120  5493 tablet_copy_client.cc:670] T c71a856df86f4bbbb7de39e85eef2194 P 7468b5c401824424b63497760cf6472e: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:38.379109  5498 tablet_copy_client.cc:1025] T c5f4f8d0329847e3820e2096307f2bd8 P 1369f8d3d10048bdaeaf013be806b8c2: tablet copy: Injecting latency into file download: 2000
I20260608 09:53:38.382879  5497 tablet_copy_client.cc:806] T 2fd8a7ea15a94d079d4373a3dad3c178 P 7468b5c401824424b63497760cf6472e: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:38.383543  5497 tablet_copy_client.cc:670] T 2fd8a7ea15a94d079d4373a3dad3c178 P 7468b5c401824424b63497760cf6472e: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:38.384289  5494 tablet_copy_client.cc:1025] T c71a856df86f4bbbb7de39e85eef2194 P 7468b5c401824424b63497760cf6472e: tablet copy: Injecting latency into file download: 2000
I20260608 09:53:38.386336  5500 ts_tablet_manager.cc:933] T 813335d5b0074a7aa3df3c9024a0a69a P 9e2c68fd035a49ec8f2a6ea8bdc8e811: Initiating tablet copy from peer 2c3382c6bc034a3b83122cabd7e9d4a2 (127.0.97.195:33025)
I20260608 09:53:38.388273  5499 tablet_copy_client.cc:1025] T 2fd8a7ea15a94d079d4373a3dad3c178 P 7468b5c401824424b63497760cf6472e: tablet copy: Injecting latency into file download: 2000
I20260608 09:53:38.392277  5500 tablet_copy_client.cc:323] T 813335d5b0074a7aa3df3c9024a0a69a P 9e2c68fd035a49ec8f2a6ea8bdc8e811: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.195:33025
I20260608 09:53:38.393854  5019 tablet_copy_service.cc:140] P 2c3382c6bc034a3b83122cabd7e9d4a2: Received BeginTabletCopySession request for tablet 813335d5b0074a7aa3df3c9024a0a69a from peer 9e2c68fd035a49ec8f2a6ea8bdc8e811 ({username='slave'} at 127.0.0.1:57738)
I20260608 09:53:38.394268  5019 tablet_copy_service.cc:161] P 2c3382c6bc034a3b83122cabd7e9d4a2: Beginning new tablet copy session on tablet 813335d5b0074a7aa3df3c9024a0a69a from peer 9e2c68fd035a49ec8f2a6ea8bdc8e811 at {username='slave'} at 127.0.0.1:57738: session id = 9e2c68fd035a49ec8f2a6ea8bdc8e811-813335d5b0074a7aa3df3c9024a0a69a
I20260608 09:53:38.399757  5019 tablet_copy_source_session.cc:215] T 813335d5b0074a7aa3df3c9024a0a69a P 2c3382c6bc034a3b83122cabd7e9d4a2: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:38.402418  5500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 813335d5b0074a7aa3df3c9024a0a69a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:38.414680  5500 tablet_copy_client.cc:806] T 813335d5b0074a7aa3df3c9024a0a69a P 9e2c68fd035a49ec8f2a6ea8bdc8e811: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:38.415341  5500 tablet_copy_client.cc:670] T 813335d5b0074a7aa3df3c9024a0a69a P 9e2c68fd035a49ec8f2a6ea8bdc8e811: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:38.418962  5501 tablet_copy_client.cc:1025] T 813335d5b0074a7aa3df3c9024a0a69a P 9e2c68fd035a49ec8f2a6ea8bdc8e811: tablet copy: Injecting latency into file download: 2000
I20260608 09:53:40.103713  5487 tablet_copy_client.cc:538] T 83f165e0d5ab43349e34fbc5a2d6cdad P 1369f8d3d10048bdaeaf013be806b8c2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:40.112429  5487 tablet_bootstrap.cc:492] T 83f165e0d5ab43349e34fbc5a2d6cdad P 1369f8d3d10048bdaeaf013be806b8c2: Bootstrap starting.
I20260608 09:53:40.179973  5490 tablet_copy_client.cc:538] T 784e6975a62a469283c6af1fd285b7b5 P 9e2c68fd035a49ec8f2a6ea8bdc8e811: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:40.192441  5490 tablet_bootstrap.cc:492] T 784e6975a62a469283c6af1fd285b7b5 P 9e2c68fd035a49ec8f2a6ea8bdc8e811: Bootstrap starting.
I20260608 09:53:40.262712  5487 tablet_bootstrap.cc:492] T 83f165e0d5ab43349e34fbc5a2d6cdad P 1369f8d3d10048bdaeaf013be806b8c2: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=103 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:53:40.263758  5487 tablet_bootstrap.cc:492] T 83f165e0d5ab43349e34fbc5a2d6cdad P 1369f8d3d10048bdaeaf013be806b8c2: Bootstrap complete.
I20260608 09:53:40.264559  5487 ts_tablet_manager.cc:1403] T 83f165e0d5ab43349e34fbc5a2d6cdad P 1369f8d3d10048bdaeaf013be806b8c2: Time spent bootstrapping tablet: real 0.152s	user 0.144s	sys 0.005s
I20260608 09:53:40.267647  5487 raft_consensus.cc:359] T 83f165e0d5ab43349e34fbc5a2d6cdad P 1369f8d3d10048bdaeaf013be806b8c2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } attrs { replace: true } } peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: NON_VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: true } }
I20260608 09:53:40.268471  5487 raft_consensus.cc:740] T 83f165e0d5ab43349e34fbc5a2d6cdad P 1369f8d3d10048bdaeaf013be806b8c2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1369f8d3d10048bdaeaf013be806b8c2, State: Initialized, Role: LEARNER
I20260608 09:53:40.269065  5487 consensus_queue.cc:260] T 83f165e0d5ab43349e34fbc5a2d6cdad P 1369f8d3d10048bdaeaf013be806b8c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } attrs { replace: true } } peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: NON_VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: true } }
I20260608 09:53:40.272769  5487 ts_tablet_manager.cc:1434] T 83f165e0d5ab43349e34fbc5a2d6cdad P 1369f8d3d10048bdaeaf013be806b8c2: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.007s
I20260608 09:53:40.274446  4945 tablet_copy_service.cc:342] P d04311a909bc42a28aad359683162e7a: Request end of tablet copy session 1369f8d3d10048bdaeaf013be806b8c2-83f165e0d5ab43349e34fbc5a2d6cdad received from {username='slave'} at 127.0.0.1:36578
I20260608 09:53:40.274915  4945 tablet_copy_service.cc:434] P d04311a909bc42a28aad359683162e7a: ending tablet copy session 1369f8d3d10048bdaeaf013be806b8c2-83f165e0d5ab43349e34fbc5a2d6cdad on tablet 83f165e0d5ab43349e34fbc5a2d6cdad with peer 1369f8d3d10048bdaeaf013be806b8c2
I20260608 09:53:40.345876  5490 tablet_bootstrap.cc:492] T 784e6975a62a469283c6af1fd285b7b5 P 9e2c68fd035a49ec8f2a6ea8bdc8e811: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=100 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:53:40.346617  5490 tablet_bootstrap.cc:492] T 784e6975a62a469283c6af1fd285b7b5 P 9e2c68fd035a49ec8f2a6ea8bdc8e811: Bootstrap complete.
I20260608 09:53:40.347190  5490 ts_tablet_manager.cc:1403] T 784e6975a62a469283c6af1fd285b7b5 P 9e2c68fd035a49ec8f2a6ea8bdc8e811: Time spent bootstrapping tablet: real 0.155s	user 0.130s	sys 0.016s
I20260608 09:53:40.349684  5490 raft_consensus.cc:359] T 784e6975a62a469283c6af1fd285b7b5 P 9e2c68fd035a49ec8f2a6ea8bdc8e811 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: true } }
I20260608 09:53:40.350225  5490 raft_consensus.cc:740] T 784e6975a62a469283c6af1fd285b7b5 P 9e2c68fd035a49ec8f2a6ea8bdc8e811 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9e2c68fd035a49ec8f2a6ea8bdc8e811, State: Initialized, Role: LEARNER
I20260608 09:53:40.350675  5490 consensus_queue.cc:260] T 784e6975a62a469283c6af1fd285b7b5 P 9e2c68fd035a49ec8f2a6ea8bdc8e811 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 1.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: true } }
I20260608 09:53:40.352700  5490 ts_tablet_manager.cc:1434] T 784e6975a62a469283c6af1fd285b7b5 P 9e2c68fd035a49ec8f2a6ea8bdc8e811: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260608 09:53:40.354475  5019 tablet_copy_service.cc:342] P 2c3382c6bc034a3b83122cabd7e9d4a2: Request end of tablet copy session 9e2c68fd035a49ec8f2a6ea8bdc8e811-784e6975a62a469283c6af1fd285b7b5 received from {username='slave'} at 127.0.0.1:57738
I20260608 09:53:40.354915  5019 tablet_copy_service.cc:434] P 2c3382c6bc034a3b83122cabd7e9d4a2: ending tablet copy session 9e2c68fd035a49ec8f2a6ea8bdc8e811-784e6975a62a469283c6af1fd285b7b5 on tablet 784e6975a62a469283c6af1fd285b7b5 with peer 9e2c68fd035a49ec8f2a6ea8bdc8e811
I20260608 09:53:40.380177  5495 tablet_copy_client.cc:538] T c5f4f8d0329847e3820e2096307f2bd8 P 1369f8d3d10048bdaeaf013be806b8c2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:40.385421  5493 tablet_copy_client.cc:538] T c71a856df86f4bbbb7de39e85eef2194 P 7468b5c401824424b63497760cf6472e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:40.389236  5497 tablet_copy_client.cc:538] T 2fd8a7ea15a94d079d4373a3dad3c178 P 7468b5c401824424b63497760cf6472e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:40.394320  5495 tablet_bootstrap.cc:492] T c5f4f8d0329847e3820e2096307f2bd8 P 1369f8d3d10048bdaeaf013be806b8c2: Bootstrap starting.
I20260608 09:53:40.395936  5493 tablet_bootstrap.cc:492] T c71a856df86f4bbbb7de39e85eef2194 P 7468b5c401824424b63497760cf6472e: Bootstrap starting.
I20260608 09:53:40.398269  5497 tablet_bootstrap.cc:492] T 2fd8a7ea15a94d079d4373a3dad3c178 P 7468b5c401824424b63497760cf6472e: Bootstrap starting.
I20260608 09:53:40.419883  5500 tablet_copy_client.cc:538] T 813335d5b0074a7aa3df3c9024a0a69a P 9e2c68fd035a49ec8f2a6ea8bdc8e811: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:40.431380  5500 tablet_bootstrap.cc:492] T 813335d5b0074a7aa3df3c9024a0a69a P 9e2c68fd035a49ec8f2a6ea8bdc8e811: Bootstrap starting.
I20260608 09:53:40.563642  5495 tablet_bootstrap.cc:492] T c5f4f8d0329847e3820e2096307f2bd8 P 1369f8d3d10048bdaeaf013be806b8c2: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=112 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:53:40.564733  5495 tablet_bootstrap.cc:492] T c5f4f8d0329847e3820e2096307f2bd8 P 1369f8d3d10048bdaeaf013be806b8c2: Bootstrap complete.
I20260608 09:53:40.565929  5495 ts_tablet_manager.cc:1403] T c5f4f8d0329847e3820e2096307f2bd8 P 1369f8d3d10048bdaeaf013be806b8c2: Time spent bootstrapping tablet: real 0.172s	user 0.140s	sys 0.031s
I20260608 09:53:40.568939  5495 raft_consensus.cc:359] T c5f4f8d0329847e3820e2096307f2bd8 P 1369f8d3d10048bdaeaf013be806b8c2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: NON_VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: true } }
I20260608 09:53:40.569778  5495 raft_consensus.cc:740] T c5f4f8d0329847e3820e2096307f2bd8 P 1369f8d3d10048bdaeaf013be806b8c2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1369f8d3d10048bdaeaf013be806b8c2, State: Initialized, Role: LEARNER
I20260608 09:53:40.570482  5495 consensus_queue.cc:260] T c5f4f8d0329847e3820e2096307f2bd8 P 1369f8d3d10048bdaeaf013be806b8c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 1.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: NON_VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: true } }
I20260608 09:53:40.571640  5365 raft_consensus.cc:1217] T 83f165e0d5ab43349e34fbc5a2d6cdad P 1369f8d3d10048bdaeaf013be806b8c2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260608 09:53:40.572942  5495 ts_tablet_manager.cc:1434] T c5f4f8d0329847e3820e2096307f2bd8 P 1369f8d3d10048bdaeaf013be806b8c2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:53:40.578037  5019 tablet_copy_service.cc:342] P 2c3382c6bc034a3b83122cabd7e9d4a2: Request end of tablet copy session 1369f8d3d10048bdaeaf013be806b8c2-c5f4f8d0329847e3820e2096307f2bd8 received from {username='slave'} at 127.0.0.1:57746
I20260608 09:53:40.578481  5019 tablet_copy_service.cc:434] P 2c3382c6bc034a3b83122cabd7e9d4a2: ending tablet copy session 1369f8d3d10048bdaeaf013be806b8c2-c5f4f8d0329847e3820e2096307f2bd8 on tablet c5f4f8d0329847e3820e2096307f2bd8 with peer 1369f8d3d10048bdaeaf013be806b8c2
I20260608 09:53:40.605947  5290 raft_consensus.cc:1217] T 784e6975a62a469283c6af1fd285b7b5 P 9e2c68fd035a49ec8f2a6ea8bdc8e811 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.27->[1.28-1.28]   Dedup: 1.28->[]
I20260608 09:53:40.623154  5493 tablet_bootstrap.cc:492] T c71a856df86f4bbbb7de39e85eef2194 P 7468b5c401824424b63497760cf6472e: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=118 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:53:40.624156  5493 tablet_bootstrap.cc:492] T c71a856df86f4bbbb7de39e85eef2194 P 7468b5c401824424b63497760cf6472e: Bootstrap complete.
I20260608 09:53:40.624869  5493 ts_tablet_manager.cc:1403] T c71a856df86f4bbbb7de39e85eef2194 P 7468b5c401824424b63497760cf6472e: Time spent bootstrapping tablet: real 0.229s	user 0.165s	sys 0.014s
I20260608 09:53:40.627868  5493 raft_consensus.cc:359] T c71a856df86f4bbbb7de39e85eef2194 P 7468b5c401824424b63497760cf6472e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } attrs { replace: true } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: NON_VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: true } }
I20260608 09:53:40.628700  5493 raft_consensus.cc:740] T c71a856df86f4bbbb7de39e85eef2194 P 7468b5c401824424b63497760cf6472e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7468b5c401824424b63497760cf6472e, State: Initialized, Role: LEARNER
I20260608 09:53:40.629351  5493 consensus_queue.cc:260] T c71a856df86f4bbbb7de39e85eef2194 P 7468b5c401824424b63497760cf6472e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 1.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } attrs { replace: true } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: NON_VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: true } }
W20260608 09:53:40.636945  4972 consensus_peers.cc:597] T 813335d5b0074a7aa3df3c9024a0a69a P 2c3382c6bc034a3b83122cabd7e9d4a2 -> Peer 9e2c68fd035a49ec8f2a6ea8bdc8e811 (127.0.97.196:40023): Couldn't send request to peer 9e2c68fd035a49ec8f2a6ea8bdc8e811. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260608 09:53:40.641685  5493 ts_tablet_manager.cc:1434] T c71a856df86f4bbbb7de39e85eef2194 P 7468b5c401824424b63497760cf6472e: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.008s
I20260608 09:53:40.643525  5019 tablet_copy_service.cc:342] P 2c3382c6bc034a3b83122cabd7e9d4a2: Request end of tablet copy session 7468b5c401824424b63497760cf6472e-c71a856df86f4bbbb7de39e85eef2194 received from {username='slave'} at 127.0.0.1:57742
I20260608 09:53:40.643988  5019 tablet_copy_service.cc:434] P 2c3382c6bc034a3b83122cabd7e9d4a2: ending tablet copy session 7468b5c401824424b63497760cf6472e-c71a856df86f4bbbb7de39e85eef2194 on tablet c71a856df86f4bbbb7de39e85eef2194 with peer 7468b5c401824424b63497760cf6472e
I20260608 09:53:40.674932  5497 tablet_bootstrap.cc:492] T 2fd8a7ea15a94d079d4373a3dad3c178 P 7468b5c401824424b63497760cf6472e: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=112 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:53:40.675762  5497 tablet_bootstrap.cc:492] T 2fd8a7ea15a94d079d4373a3dad3c178 P 7468b5c401824424b63497760cf6472e: Bootstrap complete.
I20260608 09:53:40.676306  5497 ts_tablet_manager.cc:1403] T 2fd8a7ea15a94d079d4373a3dad3c178 P 7468b5c401824424b63497760cf6472e: Time spent bootstrapping tablet: real 0.278s	user 0.150s	sys 0.015s
I20260608 09:53:40.678431  5497 raft_consensus.cc:359] T 2fd8a7ea15a94d079d4373a3dad3c178 P 7468b5c401824424b63497760cf6472e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } attrs { replace: true } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: NON_VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: true } }
I20260608 09:53:40.679008  5497 raft_consensus.cc:740] T 2fd8a7ea15a94d079d4373a3dad3c178 P 7468b5c401824424b63497760cf6472e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7468b5c401824424b63497760cf6472e, State: Initialized, Role: LEARNER
I20260608 09:53:40.679512  5497 consensus_queue.cc:260] T 2fd8a7ea15a94d079d4373a3dad3c178 P 7468b5c401824424b63497760cf6472e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 1.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } attrs { replace: true } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: NON_VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: true } }
I20260608 09:53:40.681268  5500 tablet_bootstrap.cc:492] T 813335d5b0074a7aa3df3c9024a0a69a P 9e2c68fd035a49ec8f2a6ea8bdc8e811: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=115 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:53:40.681951  5497 ts_tablet_manager.cc:1434] T 2fd8a7ea15a94d079d4373a3dad3c178 P 7468b5c401824424b63497760cf6472e: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260608 09:53:40.682168  5500 tablet_bootstrap.cc:492] T 813335d5b0074a7aa3df3c9024a0a69a P 9e2c68fd035a49ec8f2a6ea8bdc8e811: Bootstrap complete.
I20260608 09:53:40.682981  5500 ts_tablet_manager.cc:1403] T 813335d5b0074a7aa3df3c9024a0a69a P 9e2c68fd035a49ec8f2a6ea8bdc8e811: Time spent bootstrapping tablet: real 0.252s	user 0.144s	sys 0.016s
I20260608 09:53:40.684300  4945 tablet_copy_service.cc:342] P d04311a909bc42a28aad359683162e7a: Request end of tablet copy session 7468b5c401824424b63497760cf6472e-2fd8a7ea15a94d079d4373a3dad3c178 received from {username='slave'} at 127.0.0.1:36584
I20260608 09:53:40.684774  4945 tablet_copy_service.cc:434] P d04311a909bc42a28aad359683162e7a: ending tablet copy session 7468b5c401824424b63497760cf6472e-2fd8a7ea15a94d079d4373a3dad3c178 on tablet 2fd8a7ea15a94d079d4373a3dad3c178 with peer 7468b5c401824424b63497760cf6472e
I20260608 09:53:40.685707  5500 raft_consensus.cc:359] T 813335d5b0074a7aa3df3c9024a0a69a P 9e2c68fd035a49ec8f2a6ea8bdc8e811 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } attrs { replace: true } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: true } }
I20260608 09:53:40.686671  5500 raft_consensus.cc:740] T 813335d5b0074a7aa3df3c9024a0a69a P 9e2c68fd035a49ec8f2a6ea8bdc8e811 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9e2c68fd035a49ec8f2a6ea8bdc8e811, State: Initialized, Role: LEARNER
I20260608 09:53:40.687331  5500 consensus_queue.cc:260] T 813335d5b0074a7aa3df3c9024a0a69a P 9e2c68fd035a49ec8f2a6ea8bdc8e811 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 1.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } attrs { replace: true } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: true } }
I20260608 09:53:40.690142  5500 ts_tablet_manager.cc:1434] T 813335d5b0074a7aa3df3c9024a0a69a P 9e2c68fd035a49ec8f2a6ea8bdc8e811: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 09:53:40.692224  5019 tablet_copy_service.cc:342] P 2c3382c6bc034a3b83122cabd7e9d4a2: Request end of tablet copy session 9e2c68fd035a49ec8f2a6ea8bdc8e811-813335d5b0074a7aa3df3c9024a0a69a received from {username='slave'} at 127.0.0.1:57738
I20260608 09:53:40.692643  5019 tablet_copy_service.cc:434] P 2c3382c6bc034a3b83122cabd7e9d4a2: ending tablet copy session 9e2c68fd035a49ec8f2a6ea8bdc8e811-813335d5b0074a7aa3df3c9024a0a69a on tablet 813335d5b0074a7aa3df3c9024a0a69a with peer 9e2c68fd035a49ec8f2a6ea8bdc8e811
I20260608 09:53:40.774658  5439 raft_consensus.cc:1217] T 2fd8a7ea15a94d079d4373a3dad3c178 P 7468b5c401824424b63497760cf6472e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.27->[1.28-1.28]   Dedup: 1.28->[]
I20260608 09:53:40.783612  5365 raft_consensus.cc:1217] T c5f4f8d0329847e3820e2096307f2bd8 P 1369f8d3d10048bdaeaf013be806b8c2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.27->[1.28-1.28]   Dedup: 1.28->[]
I20260608 09:53:40.802841  5439 raft_consensus.cc:1217] T c71a856df86f4bbbb7de39e85eef2194 P 7468b5c401824424b63497760cf6472e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.27->[1.28-1.28]   Dedup: 1.28->[]
I20260608 09:53:41.050321  5516 raft_consensus.cc:1064] T 784e6975a62a469283c6af1fd285b7b5 P 2c3382c6bc034a3b83122cabd7e9d4a2: attempting to promote NON_VOTER 9e2c68fd035a49ec8f2a6ea8bdc8e811 to VOTER
I20260608 09:53:41.052585  5516 consensus_queue.cc:237] T 784e6975a62a469283c6af1fd285b7b5 P 2c3382c6bc034a3b83122cabd7e9d4a2 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: false } }
I20260608 09:53:41.059907  5290 raft_consensus.cc:1275] T 784e6975a62a469283c6af1fd285b7b5 P 9e2c68fd035a49ec8f2a6ea8bdc8e811 [term 1 LEARNER]: Refusing update from remote peer 2c3382c6bc034a3b83122cabd7e9d4a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 09:53:41.061729  5482 consensus_queue.cc:1048] T 784e6975a62a469283c6af1fd285b7b5 P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 09:53:41.062722  4934 raft_consensus.cc:1275] T 784e6975a62a469283c6af1fd285b7b5 P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Refusing update from remote peer 2c3382c6bc034a3b83122cabd7e9d4a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 09:53:41.064116  5518 consensus_queue.cc:1048] T 784e6975a62a469283c6af1fd285b7b5 P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 09:53:41.067411  4860 raft_consensus.cc:1275] T 784e6975a62a469283c6af1fd285b7b5 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Refusing update from remote peer 2c3382c6bc034a3b83122cabd7e9d4a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 09:53:41.068992  5518 consensus_queue.cc:1048] T 784e6975a62a469283c6af1fd285b7b5 P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 09:53:41.086772  5518 raft_consensus.cc:2955] T 784e6975a62a469283c6af1fd285b7b5 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 9e2c68fd035a49ec8f2a6ea8bdc8e811 (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: false } } }
I20260608 09:53:41.088759  4860 raft_consensus.cc:2955] T 784e6975a62a469283c6af1fd285b7b5 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 9e2c68fd035a49ec8f2a6ea8bdc8e811 (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: false } } }
I20260608 09:53:41.092932  4934 raft_consensus.cc:2955] T 784e6975a62a469283c6af1fd285b7b5 P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 9e2c68fd035a49ec8f2a6ea8bdc8e811 (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: false } } }
I20260608 09:53:41.100119  5290 raft_consensus.cc:2955] T 784e6975a62a469283c6af1fd285b7b5 P 9e2c68fd035a49ec8f2a6ea8bdc8e811 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 9e2c68fd035a49ec8f2a6ea8bdc8e811 (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: false } } }
I20260608 09:53:41.116791  4750 catalog_manager.cc:5696] T 784e6975a62a469283c6af1fd285b7b5 P d04311a909bc42a28aad359683162e7a reported cstate change: config changed from index 28 to 29, 9e2c68fd035a49ec8f2a6ea8bdc8e811 (127.0.97.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: false } } }
I20260608 09:53:41.121086  5503 raft_consensus.cc:1064] T 83f165e0d5ab43349e34fbc5a2d6cdad P d04311a909bc42a28aad359683162e7a: attempting to promote NON_VOTER 1369f8d3d10048bdaeaf013be806b8c2 to VOTER
I20260608 09:53:41.123605  5503 consensus_queue.cc:237] T 83f165e0d5ab43349e34fbc5a2d6cdad P d04311a909bc42a28aad359683162e7a [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } attrs { replace: true } } peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: false } }
I20260608 09:53:41.136423  5365 raft_consensus.cc:1275] T 83f165e0d5ab43349e34fbc5a2d6cdad P 1369f8d3d10048bdaeaf013be806b8c2 [term 1 LEARNER]: Refusing update from remote peer d04311a909bc42a28aad359683162e7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:53:41.138159  5503 consensus_queue.cc:1048] T 83f165e0d5ab43349e34fbc5a2d6cdad P d04311a909bc42a28aad359683162e7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 09:53:41.139067  5008 raft_consensus.cc:1275] T 83f165e0d5ab43349e34fbc5a2d6cdad P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Refusing update from remote peer d04311a909bc42a28aad359683162e7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:53:41.138279  4860 raft_consensus.cc:1275] T 83f165e0d5ab43349e34fbc5a2d6cdad P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Refusing update from remote peer d04311a909bc42a28aad359683162e7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:53:41.141934  5503 consensus_queue.cc:1048] T 83f165e0d5ab43349e34fbc5a2d6cdad P d04311a909bc42a28aad359683162e7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 09:53:41.146119  5503 consensus_queue.cc:1048] T 83f165e0d5ab43349e34fbc5a2d6cdad P d04311a909bc42a28aad359683162e7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 09:53:41.155172  5009 consensus_queue.cc:237] T 784e6975a62a469283c6af1fd285b7b5 P 2c3382c6bc034a3b83122cabd7e9d4a2 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: false } }
I20260608 09:53:41.171218  5528 raft_consensus.cc:1064] T 2fd8a7ea15a94d079d4373a3dad3c178 P d04311a909bc42a28aad359683162e7a: attempting to promote NON_VOTER 7468b5c401824424b63497760cf6472e to VOTER
I20260608 09:53:41.176604  5528 consensus_queue.cc:237] T 2fd8a7ea15a94d079d4373a3dad3c178 P d04311a909bc42a28aad359683162e7a [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } attrs { replace: true } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: false } }
I20260608 09:53:41.176994  5522 raft_consensus.cc:2955] T 83f165e0d5ab43349e34fbc5a2d6cdad P d04311a909bc42a28aad359683162e7a [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 1369f8d3d10048bdaeaf013be806b8c2 (127.0.97.197) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } attrs { replace: true } } peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: false } } }
I20260608 09:53:41.180370  5290 raft_consensus.cc:1275] T 784e6975a62a469283c6af1fd285b7b5 P 9e2c68fd035a49ec8f2a6ea8bdc8e811 [term 1 FOLLOWER]: Refusing update from remote peer 2c3382c6bc034a3b83122cabd7e9d4a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 09:53:41.182379  5482 consensus_queue.cc:1048] T 784e6975a62a469283c6af1fd285b7b5 P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260608 09:53:41.183566  5008 raft_consensus.cc:2955] T 83f165e0d5ab43349e34fbc5a2d6cdad P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 1369f8d3d10048bdaeaf013be806b8c2 (127.0.97.197) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } attrs { replace: true } } peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: false } } }
I20260608 09:53:41.190369  5515 raft_consensus.cc:2955] T 784e6975a62a469283c6af1fd285b7b5 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: false } } }
I20260608 09:53:41.198261  5289 raft_consensus.cc:2955] T 784e6975a62a469283c6af1fd285b7b5 P 9e2c68fd035a49ec8f2a6ea8bdc8e811 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: false } } }
I20260608 09:53:41.203164  5009 raft_consensus.cc:1275] T 2fd8a7ea15a94d079d4373a3dad3c178 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Refusing update from remote peer d04311a909bc42a28aad359683162e7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 09:53:41.211584  4934 raft_consensus.cc:1275] T 784e6975a62a469283c6af1fd285b7b5 P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Refusing update from remote peer 2c3382c6bc034a3b83122cabd7e9d4a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 09:53:41.214552  5518 consensus_queue.cc:1048] T 784e6975a62a469283c6af1fd285b7b5 P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260608 09:53:41.214437  5522 consensus_queue.cc:1048] T 2fd8a7ea15a94d079d4373a3dad3c178 P d04311a909bc42a28aad359683162e7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } 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 09:53:41.219889  4935 raft_consensus.cc:2955] T 784e6975a62a469283c6af1fd285b7b5 P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: false } } }
I20260608 09:53:41.228718  5439 raft_consensus.cc:1275] T 2fd8a7ea15a94d079d4373a3dad3c178 P 7468b5c401824424b63497760cf6472e [term 1 LEARNER]: Refusing update from remote peer d04311a909bc42a28aad359683162e7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 09:53:41.228065  4860 raft_consensus.cc:2955] T 83f165e0d5ab43349e34fbc5a2d6cdad P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 1369f8d3d10048bdaeaf013be806b8c2 (127.0.97.197) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } attrs { replace: true } } peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: false } } }
I20260608 09:53:41.231771  5533 consensus_queue.cc:1048] T 2fd8a7ea15a94d079d4373a3dad3c178 P d04311a909bc42a28aad359683162e7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 09:53:41.232288  5290 raft_consensus.cc:1217] T 813335d5b0074a7aa3df3c9024a0a69a P 9e2c68fd035a49ec8f2a6ea8bdc8e811 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.27->[1.28-1.28]   Dedup: 1.28->[]
I20260608 09:53:41.253548  5365 raft_consensus.cc:2955] T 83f165e0d5ab43349e34fbc5a2d6cdad P 1369f8d3d10048bdaeaf013be806b8c2 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 1369f8d3d10048bdaeaf013be806b8c2 (127.0.97.197) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } attrs { replace: true } } peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: false } } }
I20260608 09:53:41.262914  4750 catalog_manager.cc:5696] T 83f165e0d5ab43349e34fbc5a2d6cdad P 5dd0043249d64a2ba79bc94dfb75ff45 reported cstate change: config changed from index 27 to 28, 1369f8d3d10048bdaeaf013be806b8c2 (127.0.97.197) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d04311a909bc42a28aad359683162e7a" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } attrs { replace: true } } peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: false } } }
I20260608 09:53:41.265609  4860 raft_consensus.cc:1275] T 2fd8a7ea15a94d079d4373a3dad3c178 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Refusing update from remote peer d04311a909bc42a28aad359683162e7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 09:53:41.267462  5535 consensus_queue.cc:1048] T 2fd8a7ea15a94d079d4373a3dad3c178 P d04311a909bc42a28aad359683162e7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
W20260608 09:53:41.285431  4898 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.97.195:33025, user_credentials={real_user=slave}} blocked reactor thread for 79099.8us
I20260608 09:53:41.286388  5538 raft_consensus.cc:1064] T c71a856df86f4bbbb7de39e85eef2194 P 2c3382c6bc034a3b83122cabd7e9d4a2: attempting to promote NON_VOTER 7468b5c401824424b63497760cf6472e to VOTER
I20260608 09:53:41.291100  4742 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 784e6975a62a469283c6af1fd285b7b5 with cas_config_opid_index 29: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:53:41.292651  4750 catalog_manager.cc:5696] T 784e6975a62a469283c6af1fd285b7b5 P 9e2c68fd035a49ec8f2a6ea8bdc8e811 reported cstate change: config changed from index 29 to 30, VOTER 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193) evicted. New cstate: current_term: 1 leader_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: false } } }
I20260608 09:53:41.290645  5538 consensus_queue.cc:237] T c71a856df86f4bbbb7de39e85eef2194 P 2c3382c6bc034a3b83122cabd7e9d4a2 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } attrs { replace: true } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: false } }
I20260608 09:53:41.302577  4935 consensus_queue.cc:237] T 83f165e0d5ab43349e34fbc5a2d6cdad P d04311a909bc42a28aad359683162e7a [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: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: false } }
I20260608 09:53:41.318346  4845 tablet_service.cc:1558] Processing DeleteTablet for tablet 784e6975a62a469283c6af1fd285b7b5 with delete_type TABLET_DATA_TOMBSTONED (TS 5dd0043249d64a2ba79bc94dfb75ff45 not found in new config with opid_index 30) from {username='slave'} at 127.0.0.1:43292
I20260608 09:53:41.325047  4858 raft_consensus.cc:1275] T 83f165e0d5ab43349e34fbc5a2d6cdad P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Refusing update from remote peer d04311a909bc42a28aad359683162e7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 09:53:41.326171  5482 raft_consensus.cc:1064] T c5f4f8d0329847e3820e2096307f2bd8 P 2c3382c6bc034a3b83122cabd7e9d4a2: attempting to promote NON_VOTER 1369f8d3d10048bdaeaf013be806b8c2 to VOTER
I20260608 09:53:41.328171  5522 consensus_queue.cc:1048] T 83f165e0d5ab43349e34fbc5a2d6cdad P d04311a909bc42a28aad359683162e7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 09:53:41.326249  5533 raft_consensus.cc:2955] T 2fd8a7ea15a94d079d4373a3dad3c178 P d04311a909bc42a28aad359683162e7a [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 7468b5c401824424b63497760cf6472e (127.0.97.198) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } attrs { replace: true } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: false } } }
I20260608 09:53:41.329437  5482 consensus_queue.cc:237] T c5f4f8d0329847e3820e2096307f2bd8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: false } }
I20260608 09:53:41.345331  5008 raft_consensus.cc:2955] T 2fd8a7ea15a94d079d4373a3dad3c178 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 7468b5c401824424b63497760cf6472e (127.0.97.198) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } attrs { replace: true } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: false } } }
I20260608 09:53:41.350808  5528 raft_consensus.cc:2955] T 83f165e0d5ab43349e34fbc5a2d6cdad P d04311a909bc42a28aad359683162e7a [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 2c3382c6bc034a3b83122cabd7e9d4a2 (127.0.97.195) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: false } } }
I20260608 09:53:41.353538  4860 raft_consensus.cc:2955] T 83f165e0d5ab43349e34fbc5a2d6cdad P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 2c3382c6bc034a3b83122cabd7e9d4a2 (127.0.97.195) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: false } } }
I20260608 09:53:41.359122  4858 raft_consensus.cc:2955] T 2fd8a7ea15a94d079d4373a3dad3c178 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 7468b5c401824424b63497760cf6472e (127.0.97.198) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } attrs { replace: true } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: false } } }
I20260608 09:53:41.362293  4743 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 83f165e0d5ab43349e34fbc5a2d6cdad with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:53:41.382725  4750 catalog_manager.cc:5696] T 83f165e0d5ab43349e34fbc5a2d6cdad P d04311a909bc42a28aad359683162e7a reported cstate change: config changed from index 28 to 29, VOTER 2c3382c6bc034a3b83122cabd7e9d4a2 (127.0.97.195) evicted. New cstate: current_term: 1 leader_uuid: "d04311a909bc42a28aad359683162e7a" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:41.383811  5364 raft_consensus.cc:1275] T 83f165e0d5ab43349e34fbc5a2d6cdad P 1369f8d3d10048bdaeaf013be806b8c2 [term 1 FOLLOWER]: Refusing update from remote peer d04311a909bc42a28aad359683162e7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 09:53:41.382984  5439 raft_consensus.cc:2955] T 2fd8a7ea15a94d079d4373a3dad3c178 P 7468b5c401824424b63497760cf6472e [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 7468b5c401824424b63497760cf6472e (127.0.97.198) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } attrs { replace: true } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: false } } }
I20260608 09:53:41.395800  5438 raft_consensus.cc:1275] T c71a856df86f4bbbb7de39e85eef2194 P 7468b5c401824424b63497760cf6472e [term 1 LEARNER]: Refusing update from remote peer 2c3382c6bc034a3b83122cabd7e9d4a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 09:53:41.398893  5543 tablet_replica.cc:333] T 784e6975a62a469283c6af1fd285b7b5 P 5dd0043249d64a2ba79bc94dfb75ff45: stopping tablet replica
I20260608 09:53:41.399889  4934 raft_consensus.cc:1275] T c71a856df86f4bbbb7de39e85eef2194 P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Refusing update from remote peer 2c3382c6bc034a3b83122cabd7e9d4a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 09:53:41.400323  5535 consensus_queue.cc:1048] T 83f165e0d5ab43349e34fbc5a2d6cdad P d04311a909bc42a28aad359683162e7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 09:53:41.412902  4853 raft_consensus.cc:1275] T c5f4f8d0329847e3820e2096307f2bd8 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Refusing update from remote peer 2c3382c6bc034a3b83122cabd7e9d4a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 09:53:41.400827  4935 raft_consensus.cc:1275] T c5f4f8d0329847e3820e2096307f2bd8 P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Refusing update from remote peer 2c3382c6bc034a3b83122cabd7e9d4a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 09:53:41.414712  5516 consensus_queue.cc:1048] T c5f4f8d0329847e3820e2096307f2bd8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 09:53:41.401790  5364 raft_consensus.cc:1275] T c5f4f8d0329847e3820e2096307f2bd8 P 1369f8d3d10048bdaeaf013be806b8c2 [term 1 LEARNER]: Refusing update from remote peer 2c3382c6bc034a3b83122cabd7e9d4a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 09:53:41.404002  4860 raft_consensus.cc:1275] T c71a856df86f4bbbb7de39e85eef2194 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Refusing update from remote peer 2c3382c6bc034a3b83122cabd7e9d4a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 09:53:41.405857  5515 consensus_queue.cc:1048] T c71a856df86f4bbbb7de39e85eef2194 P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 09:53:41.418321  5540 consensus_queue.cc:1048] T c71a856df86f4bbbb7de39e85eef2194 P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } 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 09:53:41.420878  5482 consensus_queue.cc:1048] T c5f4f8d0329847e3820e2096307f2bd8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 09:53:41.422940  5482 consensus_queue.cc:1048] T c71a856df86f4bbbb7de39e85eef2194 P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 09:53:41.423250  5538 consensus_queue.cc:1048] T c5f4f8d0329847e3820e2096307f2bd8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 09:53:41.432798  5543 raft_consensus.cc:2243] T 784e6975a62a469283c6af1fd285b7b5 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:41.433734  5543 raft_consensus.cc:2272] T 784e6975a62a469283c6af1fd285b7b5 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:41.445417  5364 raft_consensus.cc:2955] T 83f165e0d5ab43349e34fbc5a2d6cdad P 1369f8d3d10048bdaeaf013be806b8c2 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 2c3382c6bc034a3b83122cabd7e9d4a2 (127.0.97.195) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: false } } }
I20260608 09:53:41.439030  5543 ts_tablet_manager.cc:1916] T 784e6975a62a469283c6af1fd285b7b5 P 5dd0043249d64a2ba79bc94dfb75ff45: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:53:41.459194  4754 catalog_manager.cc:5696] T 2fd8a7ea15a94d079d4373a3dad3c178 P 2c3382c6bc034a3b83122cabd7e9d4a2 reported cstate change: config changed from index 28 to 29, 7468b5c401824424b63497760cf6472e (127.0.97.198) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d04311a909bc42a28aad359683162e7a" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } attrs { replace: true } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: false } } }
I20260608 09:53:41.471668  4999 tablet_service.cc:1558] Processing DeleteTablet for tablet 83f165e0d5ab43349e34fbc5a2d6cdad with delete_type TABLET_DATA_TOMBSTONED (TS 2c3382c6bc034a3b83122cabd7e9d4a2 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:49690
I20260608 09:53:41.498803  5516 raft_consensus.cc:2955] T c71a856df86f4bbbb7de39e85eef2194 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 7468b5c401824424b63497760cf6472e (127.0.97.198) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } attrs { replace: true } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: false } } }
I20260608 09:53:41.505177  5543 ts_tablet_manager.cc:1929] T 784e6975a62a469283c6af1fd285b7b5 P 5dd0043249d64a2ba79bc94dfb75ff45: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.29
I20260608 09:53:41.511730  5543 log.cc:1199] T 784e6975a62a469283c6af1fd285b7b5 P 5dd0043249d64a2ba79bc94dfb75ff45: Deleting WAL directory at /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294854977-391-0/minicluster-data/ts-0-root/wals/784e6975a62a469283c6af1fd285b7b5
I20260608 09:53:41.516249  5438 raft_consensus.cc:2955] T c71a856df86f4bbbb7de39e85eef2194 P 7468b5c401824424b63497760cf6472e [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 7468b5c401824424b63497760cf6472e (127.0.97.198) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } attrs { replace: true } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: false } } }
I20260608 09:53:41.517535  4858 raft_consensus.cc:2955] T c71a856df86f4bbbb7de39e85eef2194 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 7468b5c401824424b63497760cf6472e (127.0.97.198) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } attrs { replace: true } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: false } } }
I20260608 09:53:41.525676  4928 consensus_queue.cc:237] T 2fd8a7ea15a94d079d4373a3dad3c178 P d04311a909bc42a28aad359683162e7a [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: false } }
I20260608 09:53:41.514138  4744 catalog_manager.cc:5027] TS 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641): tablet 784e6975a62a469283c6af1fd285b7b5 (table test-workload [id=f2a4381b42244a52a17991c7ab18e8dd]) successfully deleted
I20260608 09:53:41.532853  5439 raft_consensus.cc:1275] T 2fd8a7ea15a94d079d4373a3dad3c178 P 7468b5c401824424b63497760cf6472e [term 1 FOLLOWER]: Refusing update from remote peer d04311a909bc42a28aad359683162e7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 09:53:41.535207  5555 tablet_replica.cc:333] T 83f165e0d5ab43349e34fbc5a2d6cdad P 2c3382c6bc034a3b83122cabd7e9d4a2: stopping tablet replica
I20260608 09:53:41.536356  5555 raft_consensus.cc:2243] T 83f165e0d5ab43349e34fbc5a2d6cdad P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:41.537518  5555 raft_consensus.cc:2272] T 83f165e0d5ab43349e34fbc5a2d6cdad P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:53:41.539707  5549 log.cc:927] Time spent T c5f4f8d0329847e3820e2096307f2bd8 P d04311a909bc42a28aad359683162e7a: Append to log took a long time: real 0.089s	user 0.001s	sys 0.000s
I20260608 09:53:41.547252  4754 catalog_manager.cc:5696] T c71a856df86f4bbbb7de39e85eef2194 P 5dd0043249d64a2ba79bc94dfb75ff45 reported cstate change: config changed from index 28 to 29, 7468b5c401824424b63497760cf6472e (127.0.97.198) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } attrs { replace: true } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: false } } }
I20260608 09:53:41.551731  5555 ts_tablet_manager.cc:1916] T 83f165e0d5ab43349e34fbc5a2d6cdad P 2c3382c6bc034a3b83122cabd7e9d4a2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:53:41.553228  4934 raft_consensus.cc:2955] T c71a856df86f4bbbb7de39e85eef2194 P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 7468b5c401824424b63497760cf6472e (127.0.97.198) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } attrs { replace: true } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: false } } }
I20260608 09:53:41.556301  5535 consensus_queue.cc:1048] T 2fd8a7ea15a94d079d4373a3dad3c178 P d04311a909bc42a28aad359683162e7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260608 09:53:41.566664  5533 raft_consensus.cc:2955] T 2fd8a7ea15a94d079d4373a3dad3c178 P d04311a909bc42a28aad359683162e7a [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 2c3382c6bc034a3b83122cabd7e9d4a2 (127.0.97.195) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: false } } }
I20260608 09:53:41.568537  5516 raft_consensus.cc:2955] T c5f4f8d0329847e3820e2096307f2bd8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 1369f8d3d10048bdaeaf013be806b8c2 (127.0.97.197) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: false } } }
I20260608 09:53:41.570492  5555 ts_tablet_manager.cc:1929] T 83f165e0d5ab43349e34fbc5a2d6cdad P 2c3382c6bc034a3b83122cabd7e9d4a2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260608 09:53:41.570963  5555 log.cc:1199] T 83f165e0d5ab43349e34fbc5a2d6cdad P 2c3382c6bc034a3b83122cabd7e9d4a2: Deleting WAL directory at /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294854977-391-0/minicluster-data/ts-2-root/wals/83f165e0d5ab43349e34fbc5a2d6cdad
I20260608 09:53:41.572778  4742 catalog_manager.cc:5027] TS 2c3382c6bc034a3b83122cabd7e9d4a2 (127.0.97.195:33025): tablet 83f165e0d5ab43349e34fbc5a2d6cdad (table test-workload [id=f2a4381b42244a52a17991c7ab18e8dd]) successfully deleted
I20260608 09:53:41.573966  4858 raft_consensus.cc:1275] T 2fd8a7ea15a94d079d4373a3dad3c178 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Refusing update from remote peer d04311a909bc42a28aad359683162e7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 09:53:41.572695  5439 raft_consensus.cc:2955] T 2fd8a7ea15a94d079d4373a3dad3c178 P 7468b5c401824424b63497760cf6472e [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 2c3382c6bc034a3b83122cabd7e9d4a2 (127.0.97.195) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: false } } }
I20260608 09:53:41.574635  5365 raft_consensus.cc:2955] T c5f4f8d0329847e3820e2096307f2bd8 P 1369f8d3d10048bdaeaf013be806b8c2 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 1369f8d3d10048bdaeaf013be806b8c2 (127.0.97.197) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: false } } }
I20260608 09:53:41.580055  5535 consensus_queue.cc:1048] T 2fd8a7ea15a94d079d4373a3dad3c178 P d04311a909bc42a28aad359683162e7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260608 09:53:41.580688  4934 raft_consensus.cc:2955] T c5f4f8d0329847e3820e2096307f2bd8 P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 1369f8d3d10048bdaeaf013be806b8c2 (127.0.97.197) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: false } } }
I20260608 09:53:41.583925  4858 raft_consensus.cc:2955] T c5f4f8d0329847e3820e2096307f2bd8 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 1369f8d3d10048bdaeaf013be806b8c2 (127.0.97.197) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: false } } }
I20260608 09:53:41.593247  4860 raft_consensus.cc:2955] T 2fd8a7ea15a94d079d4373a3dad3c178 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 2c3382c6bc034a3b83122cabd7e9d4a2 (127.0.97.195) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: false } } }
I20260608 09:53:41.604727  4754 catalog_manager.cc:5696] T 2fd8a7ea15a94d079d4373a3dad3c178 P 7468b5c401824424b63497760cf6472e reported cstate change: config changed from index 29 to 30, VOTER 2c3382c6bc034a3b83122cabd7e9d4a2 (127.0.97.195) evicted. New cstate: current_term: 1 leader_uuid: "d04311a909bc42a28aad359683162e7a" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: false } } }
I20260608 09:53:41.593894  4751 catalog_manager.cc:5696] T c5f4f8d0329847e3820e2096307f2bd8 P 1369f8d3d10048bdaeaf013be806b8c2 reported cstate change: config changed from index 28 to 29, 1369f8d3d10048bdaeaf013be806b8c2 (127.0.97.197) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: false } } }
I20260608 09:53:41.607143  4743 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 2fd8a7ea15a94d079d4373a3dad3c178 with cas_config_opid_index 29: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:53:41.599454  5008 consensus_queue.cc:237] T c71a856df86f4bbbb7de39e85eef2194 P 2c3382c6bc034a3b83122cabd7e9d4a2 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: false } }
I20260608 09:53:41.613734  4858 raft_consensus.cc:1275] T c71a856df86f4bbbb7de39e85eef2194 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Refusing update from remote peer 2c3382c6bc034a3b83122cabd7e9d4a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 09:53:41.615008  5439 raft_consensus.cc:1275] T c71a856df86f4bbbb7de39e85eef2194 P 7468b5c401824424b63497760cf6472e [term 1 FOLLOWER]: Refusing update from remote peer 2c3382c6bc034a3b83122cabd7e9d4a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 09:53:41.615577  5515 consensus_queue.cc:1048] T c71a856df86f4bbbb7de39e85eef2194 P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260608 09:53:41.623720  5515 consensus_queue.cc:1048] T c71a856df86f4bbbb7de39e85eef2194 P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260608 09:53:41.630023  4999 tablet_service.cc:1558] Processing DeleteTablet for tablet 2fd8a7ea15a94d079d4373a3dad3c178 with delete_type TABLET_DATA_TOMBSTONED (TS 2c3382c6bc034a3b83122cabd7e9d4a2 not found in new config with opid_index 30) from {username='slave'} at 127.0.0.1:49690
I20260608 09:53:41.631031  5555 tablet_replica.cc:333] T 2fd8a7ea15a94d079d4373a3dad3c178 P 2c3382c6bc034a3b83122cabd7e9d4a2: stopping tablet replica
I20260608 09:53:41.632091  5555 raft_consensus.cc:2243] T 2fd8a7ea15a94d079d4373a3dad3c178 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:41.632833  5555 raft_consensus.cc:2272] T 2fd8a7ea15a94d079d4373a3dad3c178 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:41.638072  5555 ts_tablet_manager.cc:1916] T 2fd8a7ea15a94d079d4373a3dad3c178 P 2c3382c6bc034a3b83122cabd7e9d4a2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:53:41.637210  5538 raft_consensus.cc:2955] T c71a856df86f4bbbb7de39e85eef2194 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER d04311a909bc42a28aad359683162e7a (127.0.97.194) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: false } } }
I20260608 09:53:41.646481  4860 raft_consensus.cc:2955] T c71a856df86f4bbbb7de39e85eef2194 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER d04311a909bc42a28aad359683162e7a (127.0.97.194) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: false } } }
I20260608 09:53:41.654922  5555 ts_tablet_manager.cc:1929] T 2fd8a7ea15a94d079d4373a3dad3c178 P 2c3382c6bc034a3b83122cabd7e9d4a2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.29
I20260608 09:53:41.655553  5555 log.cc:1199] T 2fd8a7ea15a94d079d4373a3dad3c178 P 2c3382c6bc034a3b83122cabd7e9d4a2: Deleting WAL directory at /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294854977-391-0/minicluster-data/ts-2-root/wals/2fd8a7ea15a94d079d4373a3dad3c178
I20260608 09:53:41.656543  5008 consensus_queue.cc:237] T c5f4f8d0329847e3820e2096307f2bd8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: false } }
I20260608 09:53:41.657339  4742 catalog_manager.cc:5027] TS 2c3382c6bc034a3b83122cabd7e9d4a2 (127.0.97.195:33025): tablet 2fd8a7ea15a94d079d4373a3dad3c178 (table test-workload [id=f2a4381b42244a52a17991c7ab18e8dd]) successfully deleted
I20260608 09:53:41.661341  5439 raft_consensus.cc:2955] T c71a856df86f4bbbb7de39e85eef2194 P 7468b5c401824424b63497760cf6472e [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER d04311a909bc42a28aad359683162e7a (127.0.97.194) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: false } } }
I20260608 09:53:41.663946  4742 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c71a856df86f4bbbb7de39e85eef2194 with cas_config_opid_index 29: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:53:41.665509  4750 catalog_manager.cc:5696] T c71a856df86f4bbbb7de39e85eef2194 P 5dd0043249d64a2ba79bc94dfb75ff45 reported cstate change: config changed from index 29 to 30, VOTER d04311a909bc42a28aad359683162e7a (127.0.97.194) evicted. New cstate: current_term: 1 leader_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: false } } }
I20260608 09:53:41.667512  4934 raft_consensus.cc:1275] T c5f4f8d0329847e3820e2096307f2bd8 P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Refusing update from remote peer 2c3382c6bc034a3b83122cabd7e9d4a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 09:53:41.668895  5365 raft_consensus.cc:1275] T c5f4f8d0329847e3820e2096307f2bd8 P 1369f8d3d10048bdaeaf013be806b8c2 [term 1 FOLLOWER]: Refusing update from remote peer 2c3382c6bc034a3b83122cabd7e9d4a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 09:53:41.673157  5518 consensus_queue.cc:1048] T c5f4f8d0329847e3820e2096307f2bd8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260608 09:53:41.675925  5518 raft_consensus.cc:1064] T 813335d5b0074a7aa3df3c9024a0a69a P 2c3382c6bc034a3b83122cabd7e9d4a2: attempting to promote NON_VOTER 9e2c68fd035a49ec8f2a6ea8bdc8e811 to VOTER
I20260608 09:53:41.680095  4925 tablet_service.cc:1558] Processing DeleteTablet for tablet c71a856df86f4bbbb7de39e85eef2194 with delete_type TABLET_DATA_TOMBSTONED (TS d04311a909bc42a28aad359683162e7a not found in new config with opid_index 30) from {username='slave'} at 127.0.0.1:60544
I20260608 09:53:41.681401  5516 consensus_queue.cc:1048] T c5f4f8d0329847e3820e2096307f2bd8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260608 09:53:41.688077  5518 consensus_queue.cc:237] T 813335d5b0074a7aa3df3c9024a0a69a P 2c3382c6bc034a3b83122cabd7e9d4a2 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } attrs { replace: true } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: false } }
I20260608 09:53:41.690330  5515 raft_consensus.cc:2955] T c5f4f8d0329847e3820e2096307f2bd8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: false } } }
I20260608 09:53:41.696365  5557 tablet_replica.cc:333] T c71a856df86f4bbbb7de39e85eef2194 P d04311a909bc42a28aad359683162e7a: stopping tablet replica
I20260608 09:53:41.696141  5365 raft_consensus.cc:2955] T c5f4f8d0329847e3820e2096307f2bd8 P 1369f8d3d10048bdaeaf013be806b8c2 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: false } } }
I20260608 09:53:41.697608  5557 raft_consensus.cc:2243] T c71a856df86f4bbbb7de39e85eef2194 P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:41.698504  5557 raft_consensus.cc:2272] T c71a856df86f4bbbb7de39e85eef2194 P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:41.702488  5557 ts_tablet_manager.cc:1916] T c71a856df86f4bbbb7de39e85eef2194 P d04311a909bc42a28aad359683162e7a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:53:41.701582  4928 raft_consensus.cc:2955] T c5f4f8d0329847e3820e2096307f2bd8 P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: false } } }
I20260608 09:53:41.714751  4749 catalog_manager.cc:5696] T c5f4f8d0329847e3820e2096307f2bd8 P 1369f8d3d10048bdaeaf013be806b8c2 reported cstate change: config changed from index 29 to 30, VOTER 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193) evicted. New cstate: current_term: 1 leader_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: false } } }
I20260608 09:53:41.717033  4934 raft_consensus.cc:1275] T 813335d5b0074a7aa3df3c9024a0a69a P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Refusing update from remote peer 2c3382c6bc034a3b83122cabd7e9d4a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 09:53:41.718448  4742 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c5f4f8d0329847e3820e2096307f2bd8 with cas_config_opid_index 29: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:53:41.719888  5556 consensus_queue.cc:1048] T 813335d5b0074a7aa3df3c9024a0a69a P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } 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 09:53:41.730629  5557 ts_tablet_manager.cc:1929] T c71a856df86f4bbbb7de39e85eef2194 P d04311a909bc42a28aad359683162e7a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.29
I20260608 09:53:41.731530  5557 log.cc:1199] T c71a856df86f4bbbb7de39e85eef2194 P d04311a909bc42a28aad359683162e7a: Deleting WAL directory at /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294854977-391-0/minicluster-data/ts-1-root/wals/c71a856df86f4bbbb7de39e85eef2194
I20260608 09:53:41.733551  5289 raft_consensus.cc:1275] T 813335d5b0074a7aa3df3c9024a0a69a P 9e2c68fd035a49ec8f2a6ea8bdc8e811 [term 1 LEARNER]: Refusing update from remote peer 2c3382c6bc034a3b83122cabd7e9d4a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 09:53:41.734730  4743 catalog_manager.cc:5027] TS d04311a909bc42a28aad359683162e7a (127.0.97.194:44627): tablet c71a856df86f4bbbb7de39e85eef2194 (table test-workload [id=f2a4381b42244a52a17991c7ab18e8dd]) successfully deleted
I20260608 09:53:41.737399  5556 consensus_queue.cc:1048] T 813335d5b0074a7aa3df3c9024a0a69a P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 09:53:41.737833  4860 raft_consensus.cc:1275] T 813335d5b0074a7aa3df3c9024a0a69a P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Refusing update from remote peer 2c3382c6bc034a3b83122cabd7e9d4a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 09:53:41.739331  5538 consensus_queue.cc:1048] T 813335d5b0074a7aa3df3c9024a0a69a P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 09:53:41.742842  4845 tablet_service.cc:1558] Processing DeleteTablet for tablet c5f4f8d0329847e3820e2096307f2bd8 with delete_type TABLET_DATA_TOMBSTONED (TS 5dd0043249d64a2ba79bc94dfb75ff45 not found in new config with opid_index 30) from {username='slave'} at 127.0.0.1:43292
I20260608 09:53:41.743873  5543 tablet_replica.cc:333] T c5f4f8d0329847e3820e2096307f2bd8 P 5dd0043249d64a2ba79bc94dfb75ff45: stopping tablet replica
I20260608 09:53:41.744901  5543 raft_consensus.cc:2243] T c5f4f8d0329847e3820e2096307f2bd8 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:41.745592  5543 raft_consensus.cc:2272] T c5f4f8d0329847e3820e2096307f2bd8 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:41.750837  5543 ts_tablet_manager.cc:1916] T c5f4f8d0329847e3820e2096307f2bd8 P 5dd0043249d64a2ba79bc94dfb75ff45: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:53:41.759281  5556 raft_consensus.cc:2955] T 813335d5b0074a7aa3df3c9024a0a69a P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 9e2c68fd035a49ec8f2a6ea8bdc8e811 (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } attrs { replace: true } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: false } } }
I20260608 09:53:41.765378  5290 raft_consensus.cc:2955] T 813335d5b0074a7aa3df3c9024a0a69a P 9e2c68fd035a49ec8f2a6ea8bdc8e811 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 9e2c68fd035a49ec8f2a6ea8bdc8e811 (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } attrs { replace: true } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: false } } }
I20260608 09:53:41.776661  5543 ts_tablet_manager.cc:1929] T c5f4f8d0329847e3820e2096307f2bd8 P 5dd0043249d64a2ba79bc94dfb75ff45: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.29
I20260608 09:53:41.777652  4858 raft_consensus.cc:2955] T 813335d5b0074a7aa3df3c9024a0a69a P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 9e2c68fd035a49ec8f2a6ea8bdc8e811 (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } attrs { replace: true } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: false } } }
I20260608 09:53:41.780380  4928 raft_consensus.cc:2955] T 813335d5b0074a7aa3df3c9024a0a69a P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 9e2c68fd035a49ec8f2a6ea8bdc8e811 (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } attrs { replace: true } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: false } } }
I20260608 09:53:41.782548  4754 catalog_manager.cc:5696] T 813335d5b0074a7aa3df3c9024a0a69a P 9e2c68fd035a49ec8f2a6ea8bdc8e811 reported cstate change: config changed from index 28 to 29, 9e2c68fd035a49ec8f2a6ea8bdc8e811 (127.0.97.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } attrs { replace: true } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: false } } }
I20260608 09:53:41.783847  5543 log.cc:1199] T c5f4f8d0329847e3820e2096307f2bd8 P 5dd0043249d64a2ba79bc94dfb75ff45: Deleting WAL directory at /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294854977-391-0/minicluster-data/ts-0-root/wals/c5f4f8d0329847e3820e2096307f2bd8
I20260608 09:53:41.785622  4744 catalog_manager.cc:5027] TS 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641): tablet c5f4f8d0329847e3820e2096307f2bd8 (table test-workload [id=f2a4381b42244a52a17991c7ab18e8dd]) successfully deleted
I20260608 09:53:41.799897  5008 consensus_queue.cc:237] T 813335d5b0074a7aa3df3c9024a0a69a P 2c3382c6bc034a3b83122cabd7e9d4a2 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: false } }
I20260608 09:53:41.806694  5290 raft_consensus.cc:1275] T 813335d5b0074a7aa3df3c9024a0a69a P 9e2c68fd035a49ec8f2a6ea8bdc8e811 [term 1 FOLLOWER]: Refusing update from remote peer 2c3382c6bc034a3b83122cabd7e9d4a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 09:53:41.807974  4858 raft_consensus.cc:1275] T 813335d5b0074a7aa3df3c9024a0a69a P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Refusing update from remote peer 2c3382c6bc034a3b83122cabd7e9d4a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 09:53:41.808043  5538 consensus_queue.cc:1048] T 813335d5b0074a7aa3df3c9024a0a69a P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260608 09:53:41.809283  5515 consensus_queue.cc:1048] T 813335d5b0074a7aa3df3c9024a0a69a P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260608 09:53:41.815662  5556 raft_consensus.cc:2955] T 813335d5b0074a7aa3df3c9024a0a69a P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER d04311a909bc42a28aad359683162e7a (127.0.97.194) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: false } } }
I20260608 09:53:41.817796  4858 raft_consensus.cc:2955] T 813335d5b0074a7aa3df3c9024a0a69a P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER d04311a909bc42a28aad359683162e7a (127.0.97.194) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: false } } }
I20260608 09:53:41.817797  5290 raft_consensus.cc:2955] T 813335d5b0074a7aa3df3c9024a0a69a P 9e2c68fd035a49ec8f2a6ea8bdc8e811 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER d04311a909bc42a28aad359683162e7a (127.0.97.194) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: false } } }
I20260608 09:53:41.825843  4742 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 813335d5b0074a7aa3df3c9024a0a69a with cas_config_opid_index 29: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:53:41.830621  4749 catalog_manager.cc:5696] T 813335d5b0074a7aa3df3c9024a0a69a P 2c3382c6bc034a3b83122cabd7e9d4a2 reported cstate change: config changed from index 29 to 30, VOTER d04311a909bc42a28aad359683162e7a (127.0.97.194) evicted. New cstate: current_term: 1 leader_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:53:41.843089  4925 tablet_service.cc:1558] Processing DeleteTablet for tablet 813335d5b0074a7aa3df3c9024a0a69a with delete_type TABLET_DATA_TOMBSTONED (TS d04311a909bc42a28aad359683162e7a not found in new config with opid_index 30) from {username='slave'} at 127.0.0.1:60544
I20260608 09:53:41.843968  5557 tablet_replica.cc:333] T 813335d5b0074a7aa3df3c9024a0a69a P d04311a909bc42a28aad359683162e7a: stopping tablet replica
I20260608 09:53:41.844985  5557 raft_consensus.cc:2243] T 813335d5b0074a7aa3df3c9024a0a69a P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:41.845710  5557 raft_consensus.cc:2272] T 813335d5b0074a7aa3df3c9024a0a69a P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:41.848836  5557 ts_tablet_manager.cc:1916] T 813335d5b0074a7aa3df3c9024a0a69a P d04311a909bc42a28aad359683162e7a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:53:41.860369  5557 ts_tablet_manager.cc:1929] T 813335d5b0074a7aa3df3c9024a0a69a P d04311a909bc42a28aad359683162e7a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.29
I20260608 09:53:41.860685  5557 log.cc:1199] T 813335d5b0074a7aa3df3c9024a0a69a P d04311a909bc42a28aad359683162e7a: Deleting WAL directory at /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912294854977-391-0/minicluster-data/ts-1-root/wals/813335d5b0074a7aa3df3c9024a0a69a
I20260608 09:53:41.861871  4743 catalog_manager.cc:5027] TS d04311a909bc42a28aad359683162e7a (127.0.97.194:44627): tablet 813335d5b0074a7aa3df3c9024a0a69a (table test-workload [id=f2a4381b42244a52a17991c7ab18e8dd]) successfully deleted
I20260608 09:53:42.865537  4934 consensus_queue.cc:237] T b8538fc7146543ff8016f05c11e696e8 P d04311a909bc42a28aad359683162e7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } attrs { replace: true } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: NON_VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: true } }
W20260608 09:53:42.872182  4900 consensus_peers.cc:597] T b8538fc7146543ff8016f05c11e696e8 P d04311a909bc42a28aad359683162e7a -> Peer 1369f8d3d10048bdaeaf013be806b8c2 (127.0.97.197:44853): Couldn't send request to peer 1369f8d3d10048bdaeaf013be806b8c2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b8538fc7146543ff8016f05c11e696e8. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:42.872416  5008 raft_consensus.cc:1275] T b8538fc7146543ff8016f05c11e696e8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Refusing update from remote peer d04311a909bc42a28aad359683162e7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:53:42.873687  4860 raft_consensus.cc:1275] T b8538fc7146543ff8016f05c11e696e8 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Refusing update from remote peer d04311a909bc42a28aad359683162e7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:53:42.873731  5562 consensus_queue.cc:1048] T b8538fc7146543ff8016f05c11e696e8 P d04311a909bc42a28aad359683162e7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:53:42.875010  5565 consensus_queue.cc:1048] T b8538fc7146543ff8016f05c11e696e8 P d04311a909bc42a28aad359683162e7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:53:42.881018  5564 raft_consensus.cc:2955] T b8538fc7146543ff8016f05c11e696e8 P d04311a909bc42a28aad359683162e7a [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 1369f8d3d10048bdaeaf013be806b8c2 (127.0.97.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } attrs { replace: true } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: NON_VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: true } } }
I20260608 09:53:42.882681  5008 raft_consensus.cc:2955] T b8538fc7146543ff8016f05c11e696e8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 1369f8d3d10048bdaeaf013be806b8c2 (127.0.97.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } attrs { replace: true } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: NON_VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: true } } }
I20260608 09:53:42.883659  4860 raft_consensus.cc:2955] T b8538fc7146543ff8016f05c11e696e8 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 1369f8d3d10048bdaeaf013be806b8c2 (127.0.97.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } attrs { replace: true } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: NON_VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: true } } }
I20260608 09:53:42.893754  4754 catalog_manager.cc:5696] T b8538fc7146543ff8016f05c11e696e8 P 2c3382c6bc034a3b83122cabd7e9d4a2 reported cstate change: config changed from index -1 to 27, NON_VOTER 1369f8d3d10048bdaeaf013be806b8c2 (127.0.97.197) added. New cstate: current_term: 1 leader_uuid: "d04311a909bc42a28aad359683162e7a" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } attrs { replace: true } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: NON_VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: true } } }
I20260608 09:53:42.898518  5008 consensus_queue.cc:237] T 033df4d85f7b479f9d96e3f0414455b6 P 2c3382c6bc034a3b83122cabd7e9d4a2 [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: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: NON_VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: true } }
I20260608 09:53:42.906689  4934 raft_consensus.cc:1275] T 033df4d85f7b479f9d96e3f0414455b6 P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Refusing update from remote peer 2c3382c6bc034a3b83122cabd7e9d4a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:53:42.907248  4860 raft_consensus.cc:1275] T 033df4d85f7b479f9d96e3f0414455b6 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Refusing update from remote peer 2c3382c6bc034a3b83122cabd7e9d4a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:53:42.908564  5556 consensus_queue.cc:1048] T 033df4d85f7b479f9d96e3f0414455b6 P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 09:53:42.909662  5538 consensus_queue.cc:1048] T 033df4d85f7b479f9d96e3f0414455b6 P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
W20260608 09:53:42.913407  4974 consensus_peers.cc:597] T 033df4d85f7b479f9d96e3f0414455b6 P 2c3382c6bc034a3b83122cabd7e9d4a2 -> Peer 7468b5c401824424b63497760cf6472e (127.0.97.198:34805): Couldn't send request to peer 7468b5c401824424b63497760cf6472e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 033df4d85f7b479f9d96e3f0414455b6. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:42.932798  5538 raft_consensus.cc:2955] T 033df4d85f7b479f9d96e3f0414455b6 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 7468b5c401824424b63497760cf6472e (127.0.97.198) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: NON_VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: true } } }
I20260608 09:53:42.934785  4934 raft_consensus.cc:2955] T 033df4d85f7b479f9d96e3f0414455b6 P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 7468b5c401824424b63497760cf6472e (127.0.97.198) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: NON_VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: true } } }
I20260608 09:53:42.935189  4860 raft_consensus.cc:2955] T 033df4d85f7b479f9d96e3f0414455b6 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 7468b5c401824424b63497760cf6472e (127.0.97.198) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: NON_VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: true } } }
I20260608 09:53:42.947448  4750 catalog_manager.cc:5696] T 033df4d85f7b479f9d96e3f0414455b6 P 2c3382c6bc034a3b83122cabd7e9d4a2 reported cstate change: config changed from index -1 to 28, NON_VOTER 7468b5c401824424b63497760cf6472e (127.0.97.198) added. New cstate: current_term: 1 leader_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: NON_VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:42.948519  5008 consensus_queue.cc:237] T 55ce5ec774714988a47bf67492c13d51 P 2c3382c6bc034a3b83122cabd7e9d4a2 [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: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } attrs { replace: true } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: true } }
I20260608 09:53:42.955701  4934 raft_consensus.cc:1275] T 55ce5ec774714988a47bf67492c13d51 P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Refusing update from remote peer 2c3382c6bc034a3b83122cabd7e9d4a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
W20260608 09:53:42.956163  4972 consensus_peers.cc:597] T 55ce5ec774714988a47bf67492c13d51 P 2c3382c6bc034a3b83122cabd7e9d4a2 -> Peer 9e2c68fd035a49ec8f2a6ea8bdc8e811 (127.0.97.196:40023): Couldn't send request to peer 9e2c68fd035a49ec8f2a6ea8bdc8e811. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 55ce5ec774714988a47bf67492c13d51. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:42.956779  4860 raft_consensus.cc:1275] T 55ce5ec774714988a47bf67492c13d51 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Refusing update from remote peer 2c3382c6bc034a3b83122cabd7e9d4a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:53:42.957391  5572 consensus_queue.cc:1048] T 55ce5ec774714988a47bf67492c13d51 P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 09:53:42.958287  5556 consensus_queue.cc:1048] T 55ce5ec774714988a47bf67492c13d51 P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 09:53:42.965857  5572 raft_consensus.cc:2955] T 55ce5ec774714988a47bf67492c13d51 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 9e2c68fd035a49ec8f2a6ea8bdc8e811 (127.0.97.196) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } attrs { replace: true } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: true } } }
I20260608 09:53:42.970877  4860 raft_consensus.cc:2955] T 55ce5ec774714988a47bf67492c13d51 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 9e2c68fd035a49ec8f2a6ea8bdc8e811 (127.0.97.196) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } attrs { replace: true } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: true } } }
I20260608 09:53:42.971637  4934 raft_consensus.cc:2955] T 55ce5ec774714988a47bf67492c13d51 P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 9e2c68fd035a49ec8f2a6ea8bdc8e811 (127.0.97.196) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } attrs { replace: true } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: true } } }
I20260608 09:53:42.980532  4928 consensus_queue.cc:237] T 44a12bd193684a5997a6c9e066453615 P d04311a909bc42a28aad359683162e7a [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: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } attrs { replace: true } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: NON_VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: true } }
I20260608 09:53:42.985204  4750 catalog_manager.cc:5696] T 55ce5ec774714988a47bf67492c13d51 P d04311a909bc42a28aad359683162e7a reported cstate change: config changed from index -1 to 28, NON_VOTER 9e2c68fd035a49ec8f2a6ea8bdc8e811 (127.0.97.196) added. New cstate: current_term: 1 leader_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } attrs { replace: true } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: true } } }
I20260608 09:53:42.991140  4860 raft_consensus.cc:1275] T 44a12bd193684a5997a6c9e066453615 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Refusing update from remote peer d04311a909bc42a28aad359683162e7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:53:42.991565  5008 raft_consensus.cc:1275] T 44a12bd193684a5997a6c9e066453615 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Refusing update from remote peer d04311a909bc42a28aad359683162e7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
W20260608 09:53:42.992372  4900 consensus_peers.cc:597] T 44a12bd193684a5997a6c9e066453615 P d04311a909bc42a28aad359683162e7a -> Peer 1369f8d3d10048bdaeaf013be806b8c2 (127.0.97.197:44853): Couldn't send request to peer 1369f8d3d10048bdaeaf013be806b8c2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 44a12bd193684a5997a6c9e066453615. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:42.993161  5564 consensus_queue.cc:1048] T 44a12bd193684a5997a6c9e066453615 P d04311a909bc42a28aad359683162e7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 09:53:42.993916  5562 consensus_queue.cc:1048] T 44a12bd193684a5997a6c9e066453615 P d04311a909bc42a28aad359683162e7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 09:53:43.001613  5564 raft_consensus.cc:2955] T 44a12bd193684a5997a6c9e066453615 P d04311a909bc42a28aad359683162e7a [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 1369f8d3d10048bdaeaf013be806b8c2 (127.0.97.197) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } attrs { replace: true } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: NON_VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: true } } }
I20260608 09:53:43.005250  4860 raft_consensus.cc:2955] T 44a12bd193684a5997a6c9e066453615 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 1369f8d3d10048bdaeaf013be806b8c2 (127.0.97.197) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } attrs { replace: true } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: NON_VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: true } } }
I20260608 09:53:43.007721  5008 raft_consensus.cc:2955] T 44a12bd193684a5997a6c9e066453615 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 1369f8d3d10048bdaeaf013be806b8c2 (127.0.97.197) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } attrs { replace: true } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: NON_VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: true } } }
I20260608 09:53:43.017963  5009 consensus_queue.cc:237] T c50209cac6aa46679453340dc9d1887a P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } attrs { replace: true } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: true } }
I20260608 09:53:43.019104  4750 catalog_manager.cc:5696] T 44a12bd193684a5997a6c9e066453615 P d04311a909bc42a28aad359683162e7a reported cstate change: config changed from index -1 to 28, NON_VOTER 1369f8d3d10048bdaeaf013be806b8c2 (127.0.97.197) added. New cstate: current_term: 1 leader_uuid: "d04311a909bc42a28aad359683162e7a" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: NON_VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 09:53:43.033831  4972 consensus_peers.cc:597] T c50209cac6aa46679453340dc9d1887a P 2c3382c6bc034a3b83122cabd7e9d4a2 -> Peer 9e2c68fd035a49ec8f2a6ea8bdc8e811 (127.0.97.196:40023): Couldn't send request to peer 9e2c68fd035a49ec8f2a6ea8bdc8e811. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c50209cac6aa46679453340dc9d1887a. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:43.035965  4928 raft_consensus.cc:1275] T c50209cac6aa46679453340dc9d1887a P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Refusing update from remote peer 2c3382c6bc034a3b83122cabd7e9d4a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:53:43.037817  5572 consensus_queue.cc:1048] T c50209cac6aa46679453340dc9d1887a P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:53:43.038090  4860 raft_consensus.cc:1275] T c50209cac6aa46679453340dc9d1887a P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Refusing update from remote peer 2c3382c6bc034a3b83122cabd7e9d4a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:53:43.039402  5556 consensus_queue.cc:1048] T c50209cac6aa46679453340dc9d1887a P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:53:43.046851  5538 raft_consensus.cc:2955] T c50209cac6aa46679453340dc9d1887a P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 9e2c68fd035a49ec8f2a6ea8bdc8e811 (127.0.97.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } attrs { replace: true } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: true } } }
I20260608 09:53:43.048606  4928 raft_consensus.cc:2955] T c50209cac6aa46679453340dc9d1887a P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 9e2c68fd035a49ec8f2a6ea8bdc8e811 (127.0.97.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } attrs { replace: true } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: true } } }
I20260608 09:53:43.050354  4860 raft_consensus.cc:2955] T c50209cac6aa46679453340dc9d1887a P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 9e2c68fd035a49ec8f2a6ea8bdc8e811 (127.0.97.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } attrs { replace: true } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: true } } }
I20260608 09:53:43.061009  4754 catalog_manager.cc:5696] T c50209cac6aa46679453340dc9d1887a P 2c3382c6bc034a3b83122cabd7e9d4a2 reported cstate change: config changed from index -1 to 27, NON_VOTER 9e2c68fd035a49ec8f2a6ea8bdc8e811 (127.0.97.196) added. New cstate: current_term: 1 leader_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:43.061822  5009 consensus_queue.cc:237] T aafde59634844274aa72ab5f7d61898b P 2c3382c6bc034a3b83122cabd7e9d4a2 [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: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: NON_VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: true } }
I20260608 09:53:43.069442  4928 raft_consensus.cc:1275] T aafde59634844274aa72ab5f7d61898b P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Refusing update from remote peer 2c3382c6bc034a3b83122cabd7e9d4a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
W20260608 09:53:43.070116  4974 consensus_peers.cc:597] T aafde59634844274aa72ab5f7d61898b P 2c3382c6bc034a3b83122cabd7e9d4a2 -> Peer 7468b5c401824424b63497760cf6472e (127.0.97.198:34805): Couldn't send request to peer 7468b5c401824424b63497760cf6472e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aafde59634844274aa72ab5f7d61898b. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:43.070855  4860 raft_consensus.cc:1275] T aafde59634844274aa72ab5f7d61898b P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Refusing update from remote peer 2c3382c6bc034a3b83122cabd7e9d4a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:53:43.070881  5556 consensus_queue.cc:1048] T aafde59634844274aa72ab5f7d61898b P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 09:53:43.072379  5538 consensus_queue.cc:1048] T aafde59634844274aa72ab5f7d61898b P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 09:53:43.081429  5538 raft_consensus.cc:2955] T aafde59634844274aa72ab5f7d61898b P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 7468b5c401824424b63497760cf6472e (127.0.97.198) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: NON_VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: true } } }
I20260608 09:53:43.083344  4928 raft_consensus.cc:2955] T aafde59634844274aa72ab5f7d61898b P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 7468b5c401824424b63497760cf6472e (127.0.97.198) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: NON_VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: true } } }
I20260608 09:53:43.084457  4860 raft_consensus.cc:2955] T aafde59634844274aa72ab5f7d61898b P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 7468b5c401824424b63497760cf6472e (127.0.97.198) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: NON_VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: true } } }
I20260608 09:53:43.098557  4749 catalog_manager.cc:5696] T aafde59634844274aa72ab5f7d61898b P d04311a909bc42a28aad359683162e7a reported cstate change: config changed from index -1 to 28, NON_VOTER 7468b5c401824424b63497760cf6472e (127.0.97.198) added. New cstate: current_term: 1 leader_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: NON_VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: true } } }
I20260608 09:53:43.345060  5589 ts_tablet_manager.cc:933] T 55ce5ec774714988a47bf67492c13d51 P 9e2c68fd035a49ec8f2a6ea8bdc8e811: Initiating tablet copy from peer 2c3382c6bc034a3b83122cabd7e9d4a2 (127.0.97.195:33025)
I20260608 09:53:43.346979  5589 tablet_copy_client.cc:323] T 55ce5ec774714988a47bf67492c13d51 P 9e2c68fd035a49ec8f2a6ea8bdc8e811: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.195:33025
I20260608 09:53:43.348630  5019 tablet_copy_service.cc:140] P 2c3382c6bc034a3b83122cabd7e9d4a2: Received BeginTabletCopySession request for tablet 55ce5ec774714988a47bf67492c13d51 from peer 9e2c68fd035a49ec8f2a6ea8bdc8e811 ({username='slave'} at 127.0.0.1:57738)
I20260608 09:53:43.349078  5019 tablet_copy_service.cc:161] P 2c3382c6bc034a3b83122cabd7e9d4a2: Beginning new tablet copy session on tablet 55ce5ec774714988a47bf67492c13d51 from peer 9e2c68fd035a49ec8f2a6ea8bdc8e811 at {username='slave'} at 127.0.0.1:57738: session id = 9e2c68fd035a49ec8f2a6ea8bdc8e811-55ce5ec774714988a47bf67492c13d51
I20260608 09:53:43.354213  5019 tablet_copy_source_session.cc:215] T 55ce5ec774714988a47bf67492c13d51 P 2c3382c6bc034a3b83122cabd7e9d4a2: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:43.357117  5589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55ce5ec774714988a47bf67492c13d51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:43.368340  5589 tablet_copy_client.cc:806] T 55ce5ec774714988a47bf67492c13d51 P 9e2c68fd035a49ec8f2a6ea8bdc8e811: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:43.368912  5589 tablet_copy_client.cc:670] T 55ce5ec774714988a47bf67492c13d51 P 9e2c68fd035a49ec8f2a6ea8bdc8e811: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:43.372494  5590 tablet_copy_client.cc:1025] T 55ce5ec774714988a47bf67492c13d51 P 9e2c68fd035a49ec8f2a6ea8bdc8e811: tablet copy: Injecting latency into file download: 2000
I20260608 09:53:43.395738  5591 ts_tablet_manager.cc:933] T 44a12bd193684a5997a6c9e066453615 P 1369f8d3d10048bdaeaf013be806b8c2: Initiating tablet copy from peer d04311a909bc42a28aad359683162e7a (127.0.97.194:44627)
I20260608 09:53:43.397596  5591 tablet_copy_client.cc:323] T 44a12bd193684a5997a6c9e066453615 P 1369f8d3d10048bdaeaf013be806b8c2: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.194:44627
I20260608 09:53:43.399138  4945 tablet_copy_service.cc:140] P d04311a909bc42a28aad359683162e7a: Received BeginTabletCopySession request for tablet 44a12bd193684a5997a6c9e066453615 from peer 1369f8d3d10048bdaeaf013be806b8c2 ({username='slave'} at 127.0.0.1:36578)
I20260608 09:53:43.399724  4945 tablet_copy_service.cc:161] P d04311a909bc42a28aad359683162e7a: Beginning new tablet copy session on tablet 44a12bd193684a5997a6c9e066453615 from peer 1369f8d3d10048bdaeaf013be806b8c2 at {username='slave'} at 127.0.0.1:36578: session id = 1369f8d3d10048bdaeaf013be806b8c2-44a12bd193684a5997a6c9e066453615
I20260608 09:53:43.407485  4945 tablet_copy_source_session.cc:215] T 44a12bd193684a5997a6c9e066453615 P d04311a909bc42a28aad359683162e7a: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:43.411341  5591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44a12bd193684a5997a6c9e066453615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:43.423609  5591 tablet_copy_client.cc:806] T 44a12bd193684a5997a6c9e066453615 P 1369f8d3d10048bdaeaf013be806b8c2: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:43.424211  5591 tablet_copy_client.cc:670] T 44a12bd193684a5997a6c9e066453615 P 1369f8d3d10048bdaeaf013be806b8c2: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:43.428448  5592 tablet_copy_client.cc:1025] T 44a12bd193684a5997a6c9e066453615 P 1369f8d3d10048bdaeaf013be806b8c2: tablet copy: Injecting latency into file download: 2000
I20260608 09:53:43.430642  5593 ts_tablet_manager.cc:933] T b8538fc7146543ff8016f05c11e696e8 P 1369f8d3d10048bdaeaf013be806b8c2: Initiating tablet copy from peer d04311a909bc42a28aad359683162e7a (127.0.97.194:44627)
I20260608 09:53:43.432821  5593 tablet_copy_client.cc:323] T b8538fc7146543ff8016f05c11e696e8 P 1369f8d3d10048bdaeaf013be806b8c2: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.194:44627
I20260608 09:53:43.434310  4945 tablet_copy_service.cc:140] P d04311a909bc42a28aad359683162e7a: Received BeginTabletCopySession request for tablet b8538fc7146543ff8016f05c11e696e8 from peer 1369f8d3d10048bdaeaf013be806b8c2 ({username='slave'} at 127.0.0.1:36578)
I20260608 09:53:43.434775  4945 tablet_copy_service.cc:161] P d04311a909bc42a28aad359683162e7a: Beginning new tablet copy session on tablet b8538fc7146543ff8016f05c11e696e8 from peer 1369f8d3d10048bdaeaf013be806b8c2 at {username='slave'} at 127.0.0.1:36578: session id = 1369f8d3d10048bdaeaf013be806b8c2-b8538fc7146543ff8016f05c11e696e8
I20260608 09:53:43.440166  4945 tablet_copy_source_session.cc:215] T b8538fc7146543ff8016f05c11e696e8 P d04311a909bc42a28aad359683162e7a: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:43.442739  5593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8538fc7146543ff8016f05c11e696e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:43.454401  5593 tablet_copy_client.cc:806] T b8538fc7146543ff8016f05c11e696e8 P 1369f8d3d10048bdaeaf013be806b8c2: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:43.455010  5593 tablet_copy_client.cc:670] T b8538fc7146543ff8016f05c11e696e8 P 1369f8d3d10048bdaeaf013be806b8c2: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:43.458596  5594 tablet_copy_client.cc:1025] T b8538fc7146543ff8016f05c11e696e8 P 1369f8d3d10048bdaeaf013be806b8c2: tablet copy: Injecting latency into file download: 2000
I20260608 09:53:43.466691  5595 ts_tablet_manager.cc:933] T 033df4d85f7b479f9d96e3f0414455b6 P 7468b5c401824424b63497760cf6472e: Initiating tablet copy from peer 2c3382c6bc034a3b83122cabd7e9d4a2 (127.0.97.195:33025)
I20260608 09:53:43.468796  5595 tablet_copy_client.cc:323] T 033df4d85f7b479f9d96e3f0414455b6 P 7468b5c401824424b63497760cf6472e: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.195:33025
I20260608 09:53:43.471237  5019 tablet_copy_service.cc:140] P 2c3382c6bc034a3b83122cabd7e9d4a2: Received BeginTabletCopySession request for tablet 033df4d85f7b479f9d96e3f0414455b6 from peer 7468b5c401824424b63497760cf6472e ({username='slave'} at 127.0.0.1:57742)
I20260608 09:53:43.471796  5019 tablet_copy_service.cc:161] P 2c3382c6bc034a3b83122cabd7e9d4a2: Beginning new tablet copy session on tablet 033df4d85f7b479f9d96e3f0414455b6 from peer 7468b5c401824424b63497760cf6472e at {username='slave'} at 127.0.0.1:57742: session id = 7468b5c401824424b63497760cf6472e-033df4d85f7b479f9d96e3f0414455b6
I20260608 09:53:43.480139  5019 tablet_copy_source_session.cc:215] T 033df4d85f7b479f9d96e3f0414455b6 P 2c3382c6bc034a3b83122cabd7e9d4a2: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:43.483422  5595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 033df4d85f7b479f9d96e3f0414455b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:43.495908  5595 tablet_copy_client.cc:806] T 033df4d85f7b479f9d96e3f0414455b6 P 7468b5c401824424b63497760cf6472e: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:43.496487  5595 tablet_copy_client.cc:670] T 033df4d85f7b479f9d96e3f0414455b6 P 7468b5c401824424b63497760cf6472e: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:43.500946  5596 tablet_copy_client.cc:1025] T 033df4d85f7b479f9d96e3f0414455b6 P 7468b5c401824424b63497760cf6472e: tablet copy: Injecting latency into file download: 2000
I20260608 09:53:43.636242  5597 ts_tablet_manager.cc:933] T aafde59634844274aa72ab5f7d61898b P 7468b5c401824424b63497760cf6472e: Initiating tablet copy from peer 2c3382c6bc034a3b83122cabd7e9d4a2 (127.0.97.195:33025)
I20260608 09:53:43.638166  5597 tablet_copy_client.cc:323] T aafde59634844274aa72ab5f7d61898b P 7468b5c401824424b63497760cf6472e: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.195:33025
I20260608 09:53:43.639856  5019 tablet_copy_service.cc:140] P 2c3382c6bc034a3b83122cabd7e9d4a2: Received BeginTabletCopySession request for tablet aafde59634844274aa72ab5f7d61898b from peer 7468b5c401824424b63497760cf6472e ({username='slave'} at 127.0.0.1:57742)
I20260608 09:53:43.640326  5019 tablet_copy_service.cc:161] P 2c3382c6bc034a3b83122cabd7e9d4a2: Beginning new tablet copy session on tablet aafde59634844274aa72ab5f7d61898b from peer 7468b5c401824424b63497760cf6472e at {username='slave'} at 127.0.0.1:57742: session id = 7468b5c401824424b63497760cf6472e-aafde59634844274aa72ab5f7d61898b
I20260608 09:53:43.645609  5019 tablet_copy_source_session.cc:215] T aafde59634844274aa72ab5f7d61898b P 2c3382c6bc034a3b83122cabd7e9d4a2: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:43.648289  5597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aafde59634844274aa72ab5f7d61898b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:43.658820  5599 ts_tablet_manager.cc:933] T c50209cac6aa46679453340dc9d1887a P 9e2c68fd035a49ec8f2a6ea8bdc8e811: Initiating tablet copy from peer 2c3382c6bc034a3b83122cabd7e9d4a2 (127.0.97.195:33025)
I20260608 09:53:43.660812  5599 tablet_copy_client.cc:323] T c50209cac6aa46679453340dc9d1887a P 9e2c68fd035a49ec8f2a6ea8bdc8e811: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.195:33025
I20260608 09:53:43.661868  5597 tablet_copy_client.cc:806] T aafde59634844274aa72ab5f7d61898b P 7468b5c401824424b63497760cf6472e: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:43.662735  5597 tablet_copy_client.cc:670] T aafde59634844274aa72ab5f7d61898b P 7468b5c401824424b63497760cf6472e: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:43.662735  5019 tablet_copy_service.cc:140] P 2c3382c6bc034a3b83122cabd7e9d4a2: Received BeginTabletCopySession request for tablet c50209cac6aa46679453340dc9d1887a from peer 9e2c68fd035a49ec8f2a6ea8bdc8e811 ({username='slave'} at 127.0.0.1:57738)
I20260608 09:53:43.663529  5019 tablet_copy_service.cc:161] P 2c3382c6bc034a3b83122cabd7e9d4a2: Beginning new tablet copy session on tablet c50209cac6aa46679453340dc9d1887a from peer 9e2c68fd035a49ec8f2a6ea8bdc8e811 at {username='slave'} at 127.0.0.1:57738: session id = 9e2c68fd035a49ec8f2a6ea8bdc8e811-c50209cac6aa46679453340dc9d1887a
I20260608 09:53:43.667407  5598 tablet_copy_client.cc:1025] T aafde59634844274aa72ab5f7d61898b P 7468b5c401824424b63497760cf6472e: tablet copy: Injecting latency into file download: 2000
I20260608 09:53:43.667588   391 tablet_server.cc:179] TabletServer@127.0.97.193:0 shutting down...
I20260608 09:53:43.677834  5019 tablet_copy_source_session.cc:215] T c50209cac6aa46679453340dc9d1887a P 2c3382c6bc034a3b83122cabd7e9d4a2: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:43.682575  5599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c50209cac6aa46679453340dc9d1887a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:43.700706  5599 tablet_copy_client.cc:806] T c50209cac6aa46679453340dc9d1887a P 9e2c68fd035a49ec8f2a6ea8bdc8e811: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:43.701372  5599 tablet_copy_client.cc:670] T c50209cac6aa46679453340dc9d1887a P 9e2c68fd035a49ec8f2a6ea8bdc8e811: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:43.708482  5600 tablet_copy_client.cc:1025] T c50209cac6aa46679453340dc9d1887a P 9e2c68fd035a49ec8f2a6ea8bdc8e811: tablet copy: Injecting latency into file download: 2000
I20260608 09:53:43.715965   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:43.717031   391 tablet_replica.cc:333] T 813335d5b0074a7aa3df3c9024a0a69a P 5dd0043249d64a2ba79bc94dfb75ff45: stopping tablet replica
I20260608 09:53:43.717938   391 raft_consensus.cc:2243] T 813335d5b0074a7aa3df3c9024a0a69a P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:43.718803   391 raft_consensus.cc:2272] T 813335d5b0074a7aa3df3c9024a0a69a P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:43.721577   391 tablet_replica.cc:333] T 44a12bd193684a5997a6c9e066453615 P 5dd0043249d64a2ba79bc94dfb75ff45: stopping tablet replica
I20260608 09:53:43.722144   391 raft_consensus.cc:2243] T 44a12bd193684a5997a6c9e066453615 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:43.722817   391 raft_consensus.cc:2272] T 44a12bd193684a5997a6c9e066453615 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:43.726045   391 tablet_replica.cc:333] T b8538fc7146543ff8016f05c11e696e8 P 5dd0043249d64a2ba79bc94dfb75ff45: stopping tablet replica
I20260608 09:53:43.726646   391 raft_consensus.cc:2243] T b8538fc7146543ff8016f05c11e696e8 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:43.727339   391 raft_consensus.cc:2272] T b8538fc7146543ff8016f05c11e696e8 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:43.730499   391 tablet_replica.cc:333] T c71a856df86f4bbbb7de39e85eef2194 P 5dd0043249d64a2ba79bc94dfb75ff45: stopping tablet replica
I20260608 09:53:43.731134   391 raft_consensus.cc:2243] T c71a856df86f4bbbb7de39e85eef2194 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:43.731699   391 raft_consensus.cc:2272] T c71a856df86f4bbbb7de39e85eef2194 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:43.733989   391 tablet_replica.cc:333] T 2fd8a7ea15a94d079d4373a3dad3c178 P 5dd0043249d64a2ba79bc94dfb75ff45: stopping tablet replica
I20260608 09:53:43.734506   391 raft_consensus.cc:2243] T 2fd8a7ea15a94d079d4373a3dad3c178 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:43.734949   391 raft_consensus.cc:2272] T 2fd8a7ea15a94d079d4373a3dad3c178 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:43.737308   391 tablet_replica.cc:333] T 033df4d85f7b479f9d96e3f0414455b6 P 5dd0043249d64a2ba79bc94dfb75ff45: stopping tablet replica
I20260608 09:53:43.737825   391 raft_consensus.cc:2243] T 033df4d85f7b479f9d96e3f0414455b6 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:43.738286   391 raft_consensus.cc:2272] T 033df4d85f7b479f9d96e3f0414455b6 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:43.741087   391 tablet_replica.cc:333] T 55ce5ec774714988a47bf67492c13d51 P 5dd0043249d64a2ba79bc94dfb75ff45: stopping tablet replica
I20260608 09:53:43.741643   391 raft_consensus.cc:2243] T 55ce5ec774714988a47bf67492c13d51 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:43.742264   391 raft_consensus.cc:2272] T 55ce5ec774714988a47bf67492c13d51 P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:43.745146   391 tablet_replica.cc:333] T aafde59634844274aa72ab5f7d61898b P 5dd0043249d64a2ba79bc94dfb75ff45: stopping tablet replica
I20260608 09:53:43.745703   391 raft_consensus.cc:2243] T aafde59634844274aa72ab5f7d61898b P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:43.746410   391 raft_consensus.cc:2272] T aafde59634844274aa72ab5f7d61898b P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:43.749768   391 tablet_replica.cc:333] T 83f165e0d5ab43349e34fbc5a2d6cdad P 5dd0043249d64a2ba79bc94dfb75ff45: stopping tablet replica
W20260608 09:53:43.750010  4974 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260608 09:53:43.750356   391 raft_consensus.cc:2243] T 83f165e0d5ab43349e34fbc5a2d6cdad P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:43.751063   391 raft_consensus.cc:2272] T 83f165e0d5ab43349e34fbc5a2d6cdad P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:53:43.753865  4974 consensus_peers.cc:597] T 813335d5b0074a7aa3df3c9024a0a69a P 2c3382c6bc034a3b83122cabd7e9d4a2 -> Peer 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641): Couldn't send request to peer 5dd0043249d64a2ba79bc94dfb75ff45. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:43.754482   391 tablet_replica.cc:333] T c50209cac6aa46679453340dc9d1887a P 5dd0043249d64a2ba79bc94dfb75ff45: stopping tablet replica
I20260608 09:53:43.755132   391 raft_consensus.cc:2243] T c50209cac6aa46679453340dc9d1887a P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:43.755832   391 raft_consensus.cc:2272] T c50209cac6aa46679453340dc9d1887a P 5dd0043249d64a2ba79bc94dfb75ff45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:43.796240   391 tablet_server.cc:196] TabletServer@127.0.97.193:0 shutdown complete.
W20260608 09:53:43.871116  4974 consensus_peers.cc:597] T c50209cac6aa46679453340dc9d1887a P 2c3382c6bc034a3b83122cabd7e9d4a2 -> Peer 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641): Couldn't send request to peer 5dd0043249d64a2ba79bc94dfb75ff45. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:43641: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:53:43.911012  4900 consensus_peers.cc:597] T 2fd8a7ea15a94d079d4373a3dad3c178 P d04311a909bc42a28aad359683162e7a -> Peer 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641): Couldn't send request to peer 5dd0043249d64a2ba79bc94dfb75ff45. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:43641: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:53:44.646135  4900 consensus_peers.cc:597] T 83f165e0d5ab43349e34fbc5a2d6cdad P d04311a909bc42a28aad359683162e7a -> Peer 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641): Couldn't send request to peer 5dd0043249d64a2ba79bc94dfb75ff45. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:43641: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:53:44.646732  4900 consensus_peers.cc:597] T b8538fc7146543ff8016f05c11e696e8 P d04311a909bc42a28aad359683162e7a -> Peer 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641): Couldn't send request to peer 5dd0043249d64a2ba79bc94dfb75ff45. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:43641: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:44.909926  5609 raft_consensus.cc:493] T 55ce5ec774714988a47bf67492c13d51 P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2c3382c6bc034a3b83122cabd7e9d4a2)
I20260608 09:53:44.910662  5609 raft_consensus.cc:515] T 55ce5ec774714988a47bf67492c13d51 P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } attrs { replace: true } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: true } }
I20260608 09:53:44.913399  5609 leader_election.cc:290] T 55ce5ec774714988a47bf67492c13d51 P d04311a909bc42a28aad359683162e7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641), 2c3382c6bc034a3b83122cabd7e9d4a2 (127.0.97.195:33025)
I20260608 09:53:44.971769  5609 raft_consensus.cc:493] T aafde59634844274aa72ab5f7d61898b P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2c3382c6bc034a3b83122cabd7e9d4a2)
I20260608 09:53:44.972605  5609 raft_consensus.cc:515] T aafde59634844274aa72ab5f7d61898b P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: NON_VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: true } }
I20260608 09:53:44.976123  5611 raft_consensus.cc:493] T 033df4d85f7b479f9d96e3f0414455b6 P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2c3382c6bc034a3b83122cabd7e9d4a2)
I20260608 09:53:44.976760  5611 raft_consensus.cc:515] T 033df4d85f7b479f9d96e3f0414455b6 P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: NON_VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: true } }
I20260608 09:53:44.979694  5611 leader_election.cc:290] T 033df4d85f7b479f9d96e3f0414455b6 P d04311a909bc42a28aad359683162e7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641), 2c3382c6bc034a3b83122cabd7e9d4a2 (127.0.97.195:33025)
W20260608 09:53:45.092916  4900 leader_election.cc:336] T aafde59634844274aa72ab5f7d61898b P d04311a909bc42a28aad359683162e7a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641): Network error: Client connection negotiation failed: client connection to 127.0.97.193:43641: connect: Connection refused (error 111)
W20260608 09:53:45.093672  4900 leader_election.cc:336] T 55ce5ec774714988a47bf67492c13d51 P d04311a909bc42a28aad359683162e7a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641): Network error: Client connection negotiation failed: client connection to 127.0.97.193:43641: connect: Connection refused (error 111)
I20260608 09:53:45.123287  5609 leader_election.cc:290] T aafde59634844274aa72ab5f7d61898b P d04311a909bc42a28aad359683162e7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641), 2c3382c6bc034a3b83122cabd7e9d4a2 (127.0.97.195:33025)
I20260608 09:53:45.373369  5615 raft_consensus.cc:493] T b8538fc7146543ff8016f05c11e696e8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d04311a909bc42a28aad359683162e7a)
I20260608 09:53:45.374207  5615 raft_consensus.cc:515] T b8538fc7146543ff8016f05c11e696e8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } attrs { replace: true } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: NON_VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: true } }
I20260608 09:53:45.377976  4928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8538fc7146543ff8016f05c11e696e8" candidate_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 27 } } ignore_live_leader: false dest_uuid: "d04311a909bc42a28aad359683162e7a" is_pre_election: true
I20260608 09:53:45.384573  5617 raft_consensus.cc:493] T c5f4f8d0329847e3820e2096307f2bd8 P 1369f8d3d10048bdaeaf013be806b8c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2c3382c6bc034a3b83122cabd7e9d4a2)
I20260608 09:53:45.385331  5617 raft_consensus.cc:515] T c5f4f8d0329847e3820e2096307f2bd8 P 1369f8d3d10048bdaeaf013be806b8c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: false } }
I20260608 09:53:45.388463  5617 leader_election.cc:290] T c5f4f8d0329847e3820e2096307f2bd8 P 1369f8d3d10048bdaeaf013be806b8c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d04311a909bc42a28aad359683162e7a (127.0.97.194:44627), 2c3382c6bc034a3b83122cabd7e9d4a2 (127.0.97.195:33025)
I20260608 09:53:45.390321  5009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f4f8d0329847e3820e2096307f2bd8" candidate_uuid: "1369f8d3d10048bdaeaf013be806b8c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 30 } } ignore_live_leader: false dest_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" is_pre_election: true
I20260608 09:53:45.429562  4928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f4f8d0329847e3820e2096307f2bd8" candidate_uuid: "1369f8d3d10048bdaeaf013be806b8c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 30 } } ignore_live_leader: false dest_uuid: "d04311a909bc42a28aad359683162e7a" is_pre_election: true
I20260608 09:53:45.430068  4928 raft_consensus.cc:2468] T c5f4f8d0329847e3820e2096307f2bd8 P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1369f8d3d10048bdaeaf013be806b8c2 in term 1.
I20260608 09:53:45.425971  5618 raft_consensus.cc:493] T 813335d5b0074a7aa3df3c9024a0a69a P 9e2c68fd035a49ec8f2a6ea8bdc8e811 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2c3382c6bc034a3b83122cabd7e9d4a2)
I20260608 09:53:45.426429  5615 leader_election.cc:290] T b8538fc7146543ff8016f05c11e696e8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641), d04311a909bc42a28aad359683162e7a (127.0.97.194:44627)
W20260608 09:53:45.426724  4900 leader_election.cc:336] T 033df4d85f7b479f9d96e3f0414455b6 P d04311a909bc42a28aad359683162e7a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641): Network error: Client connection negotiation failed: client connection to 127.0.97.193:43641: connect: Connection refused (error 111)
I20260608 09:53:45.427772  5619 raft_consensus.cc:493] T 2fd8a7ea15a94d079d4373a3dad3c178 P 7468b5c401824424b63497760cf6472e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d04311a909bc42a28aad359683162e7a)
I20260608 09:53:45.431211  5618 raft_consensus.cc:515] T 813335d5b0074a7aa3df3c9024a0a69a P 9e2c68fd035a49ec8f2a6ea8bdc8e811 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: false } }
I20260608 09:53:45.431779  5619 raft_consensus.cc:515] T 2fd8a7ea15a94d079d4373a3dad3c178 P 7468b5c401824424b63497760cf6472e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: false } }
I20260608 09:53:45.434751  5619 leader_election.cc:290] T 2fd8a7ea15a94d079d4373a3dad3c178 P 7468b5c401824424b63497760cf6472e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641), d04311a909bc42a28aad359683162e7a (127.0.97.194:44627)
I20260608 09:53:45.430918  5329 leader_election.cc:304] T c5f4f8d0329847e3820e2096307f2bd8 P 1369f8d3d10048bdaeaf013be806b8c2 [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: 1369f8d3d10048bdaeaf013be806b8c2, d04311a909bc42a28aad359683162e7a; no voters: 2c3382c6bc034a3b83122cabd7e9d4a2
I20260608 09:53:45.436110  4928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fd8a7ea15a94d079d4373a3dad3c178" candidate_uuid: "7468b5c401824424b63497760cf6472e" candidate_term: 2 candidate_status { last_received { term: 1 index: 30 } } ignore_live_leader: false dest_uuid: "d04311a909bc42a28aad359683162e7a" is_pre_election: true
I20260608 09:53:45.436448  5617 raft_consensus.cc:2804] T c5f4f8d0329847e3820e2096307f2bd8 P 1369f8d3d10048bdaeaf013be806b8c2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:53:45.436904  5617 raft_consensus.cc:493] T c5f4f8d0329847e3820e2096307f2bd8 P 1369f8d3d10048bdaeaf013be806b8c2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2c3382c6bc034a3b83122cabd7e9d4a2)
I20260608 09:53:45.437754  5617 raft_consensus.cc:3060] T c5f4f8d0329847e3820e2096307f2bd8 P 1369f8d3d10048bdaeaf013be806b8c2 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:45.446038  5617 raft_consensus.cc:515] T c5f4f8d0329847e3820e2096307f2bd8 P 1369f8d3d10048bdaeaf013be806b8c2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: false } }
I20260608 09:53:45.449234  5009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f4f8d0329847e3820e2096307f2bd8" candidate_uuid: "1369f8d3d10048bdaeaf013be806b8c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 30 } } ignore_live_leader: false dest_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2"
I20260608 09:53:45.449653  5618 leader_election.cc:290] T 813335d5b0074a7aa3df3c9024a0a69a P 9e2c68fd035a49ec8f2a6ea8bdc8e811 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641), 2c3382c6bc034a3b83122cabd7e9d4a2 (127.0.97.195:33025)
I20260608 09:53:45.452389  4928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f4f8d0329847e3820e2096307f2bd8" candidate_uuid: "1369f8d3d10048bdaeaf013be806b8c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 30 } } ignore_live_leader: false dest_uuid: "d04311a909bc42a28aad359683162e7a"
I20260608 09:53:45.453106  4928 raft_consensus.cc:3060] T c5f4f8d0329847e3820e2096307f2bd8 P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Advancing to term 2
W20260608 09:53:45.457017  4898 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.284s	user 0.019s	sys 0.001s
W20260608 09:53:45.457376  4898 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.285s	user 0.019s	sys 0.001s
I20260608 09:53:45.459753  5005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55ce5ec774714988a47bf67492c13d51" candidate_uuid: "d04311a909bc42a28aad359683162e7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 28 } } ignore_live_leader: false dest_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" is_pre_election: true
I20260608 09:53:45.462271  5008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "033df4d85f7b479f9d96e3f0414455b6" candidate_uuid: "d04311a909bc42a28aad359683162e7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 28 } } ignore_live_leader: false dest_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" is_pre_election: true
I20260608 09:53:45.462544  4928 raft_consensus.cc:2468] T c5f4f8d0329847e3820e2096307f2bd8 P d04311a909bc42a28aad359683162e7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1369f8d3d10048bdaeaf013be806b8c2 in term 2.
I20260608 09:53:45.463588  5005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aafde59634844274aa72ab5f7d61898b" candidate_uuid: "d04311a909bc42a28aad359683162e7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 28 } } ignore_live_leader: false dest_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" is_pre_election: true
I20260608 09:53:45.464506  4898 leader_election.cc:304] T 55ce5ec774714988a47bf67492c13d51 P d04311a909bc42a28aad359683162e7a [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: d04311a909bc42a28aad359683162e7a; no voters: 2c3382c6bc034a3b83122cabd7e9d4a2, 5dd0043249d64a2ba79bc94dfb75ff45
I20260608 09:53:45.464655  5329 leader_election.cc:304] T c5f4f8d0329847e3820e2096307f2bd8 P 1369f8d3d10048bdaeaf013be806b8c2 [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: 1369f8d3d10048bdaeaf013be806b8c2, d04311a909bc42a28aad359683162e7a; no voters: 2c3382c6bc034a3b83122cabd7e9d4a2
I20260608 09:53:45.465263  5617 leader_election.cc:290] T c5f4f8d0329847e3820e2096307f2bd8 P 1369f8d3d10048bdaeaf013be806b8c2 [CANDIDATE]: Term 2 election: Requested vote from peers d04311a909bc42a28aad359683162e7a (127.0.97.194:44627), 2c3382c6bc034a3b83122cabd7e9d4a2 (127.0.97.195:33025)
I20260608 09:53:45.466084  5617 raft_consensus.cc:2804] T c5f4f8d0329847e3820e2096307f2bd8 P 1369f8d3d10048bdaeaf013be806b8c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:53:45.466629  5617 raft_consensus.cc:697] T c5f4f8d0329847e3820e2096307f2bd8 P 1369f8d3d10048bdaeaf013be806b8c2 [term 2 LEADER]: Becoming Leader. State: Replica: 1369f8d3d10048bdaeaf013be806b8c2, State: Running, Role: LEADER
I20260608 09:53:45.466871  5609 raft_consensus.cc:2749] T 55ce5ec774714988a47bf67492c13d51 P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:53:45.467800  5617 consensus_queue.cc:237] T c5f4f8d0329847e3820e2096307f2bd8 P 1369f8d3d10048bdaeaf013be806b8c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 30, Committed index: 30, Last appended: 1.30, Last appended by leader: 30, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: false } }
I20260608 09:53:45.475472  4898 leader_election.cc:304] T 033df4d85f7b479f9d96e3f0414455b6 P d04311a909bc42a28aad359683162e7a [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: d04311a909bc42a28aad359683162e7a; no voters: 2c3382c6bc034a3b83122cabd7e9d4a2, 5dd0043249d64a2ba79bc94dfb75ff45
I20260608 09:53:45.476361  5562 raft_consensus.cc:2749] T 033df4d85f7b479f9d96e3f0414455b6 P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:53:45.476816  4898 leader_election.cc:304] T aafde59634844274aa72ab5f7d61898b P d04311a909bc42a28aad359683162e7a [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: d04311a909bc42a28aad359683162e7a; no voters: 2c3382c6bc034a3b83122cabd7e9d4a2, 5dd0043249d64a2ba79bc94dfb75ff45
W20260608 09:53:45.477106  5255 leader_election.cc:336] T 813335d5b0074a7aa3df3c9024a0a69a P 9e2c68fd035a49ec8f2a6ea8bdc8e811 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641): Network error: Client connection negotiation failed: client connection to 127.0.97.193:43641: connect: Connection refused (error 111)
I20260608 09:53:45.477245  5618 raft_consensus.cc:493] T 784e6975a62a469283c6af1fd285b7b5 P 9e2c68fd035a49ec8f2a6ea8bdc8e811 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2c3382c6bc034a3b83122cabd7e9d4a2)
I20260608 09:53:45.487437  5618 raft_consensus.cc:515] T 784e6975a62a469283c6af1fd285b7b5 P 9e2c68fd035a49ec8f2a6ea8bdc8e811 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: false } }
I20260608 09:53:45.479483  4750 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45834 (request call id 96) took 1570 ms. Trace:
W20260608 09:53:45.482410  4956 debug-util.cc:398] Leaking SignalData structure 0x7b08000676e0 after lost signal to thread 394
W20260608 09:53:45.496073  4956 debug-util.cc:398] Leaking SignalData structure 0x7b0800123a20 after lost signal to thread 4792
I20260608 09:53:45.499039  5564 raft_consensus.cc:2749] T aafde59634844274aa72ab5f7d61898b P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:53:45.501279  5618 leader_election.cc:290] T 784e6975a62a469283c6af1fd285b7b5 P 9e2c68fd035a49ec8f2a6ea8bdc8e811 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d04311a909bc42a28aad359683162e7a (127.0.97.194:44627), 2c3382c6bc034a3b83122cabd7e9d4a2 (127.0.97.195:33025)
I20260608 09:53:45.493448  4750 rpcz_store.cc:276] 0608 09:53:43.909191 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:53:43.909517 (+   326us) service_pool.cc:224] Handling call
0608 09:53:45.479387 (+1569870us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":17913,"reported_tablets":1}
I20260608 09:53:45.514356  5365 raft_consensus.cc:1240] T c5f4f8d0329847e3820e2096307f2bd8 P 1369f8d3d10048bdaeaf013be806b8c2 [term 2 LEADER]: Rejecting Update request from peer 2c3382c6bc034a3b83122cabd7e9d4a2 for earlier term 1. Current term is 2. Ops: []
I20260608 09:53:45.517464  5005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "813335d5b0074a7aa3df3c9024a0a69a" candidate_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" candidate_term: 2 candidate_status { last_received { term: 1 index: 30 } } ignore_live_leader: false dest_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" is_pre_election: true
I20260608 09:53:45.518800  5008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784e6975a62a469283c6af1fd285b7b5" candidate_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" candidate_term: 2 candidate_status { last_received { term: 1 index: 30 } } ignore_live_leader: false dest_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" is_pre_election: true
I20260608 09:53:45.608538  5253 leader_election.cc:304] T 813335d5b0074a7aa3df3c9024a0a69a P 9e2c68fd035a49ec8f2a6ea8bdc8e811 [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: 9e2c68fd035a49ec8f2a6ea8bdc8e811; no voters: 2c3382c6bc034a3b83122cabd7e9d4a2, 5dd0043249d64a2ba79bc94dfb75ff45
I20260608 09:53:45.610747  5618 raft_consensus.cc:2749] T 813335d5b0074a7aa3df3c9024a0a69a P 9e2c68fd035a49ec8f2a6ea8bdc8e811 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 09:53:45.613540  4900 consensus_peers.cc:597] T 44a12bd193684a5997a6c9e066453615 P d04311a909bc42a28aad359683162e7a -> Peer 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641): Couldn't send request to peer 5dd0043249d64a2ba79bc94dfb75ff45. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:43641: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:53:45.602214  5329 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.97.194:44627, user_credentials={real_user=slave}} blocked reactor thread for 133689us
W20260608 09:53:45.758692  5404 leader_election.cc:336] T 2fd8a7ea15a94d079d4373a3dad3c178 P 7468b5c401824424b63497760cf6472e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641): Network error: Client connection negotiation failed: client connection to 127.0.97.193:43641: connect: Connection refused (error 111)
I20260608 09:53:45.759295  5404 leader_election.cc:304] T 2fd8a7ea15a94d079d4373a3dad3c178 P 7468b5c401824424b63497760cf6472e [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: 7468b5c401824424b63497760cf6472e; no voters: 5dd0043249d64a2ba79bc94dfb75ff45, d04311a909bc42a28aad359683162e7a
I20260608 09:53:45.760613  5619 raft_consensus.cc:2749] T 2fd8a7ea15a94d079d4373a3dad3c178 P 7468b5c401824424b63497760cf6472e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:53:45.761720  4928 raft_consensus.cc:1240] T c5f4f8d0329847e3820e2096307f2bd8 P d04311a909bc42a28aad359683162e7a [term 2 FOLLOWER]: Rejecting Update request from peer 2c3382c6bc034a3b83122cabd7e9d4a2 for earlier term 1. Current term is 2. Ops: []
I20260608 09:53:45.777580  5616 consensus_queue.cc:1059] T c5f4f8d0329847e3820e2096307f2bd8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 }, Status: INVALID_TERM, Last received: 1.30, Next index: 31, Last known committed idx: 30, Time since last communication: 0.002s
I20260608 09:53:45.778712  5572 raft_consensus.cc:3055] T c5f4f8d0329847e3820e2096307f2bd8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:53:45.779117  5572 raft_consensus.cc:740] T c5f4f8d0329847e3820e2096307f2bd8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2c3382c6bc034a3b83122cabd7e9d4a2, State: Running, Role: LEADER
I20260608 09:53:45.780002  5572 consensus_queue.cc:260] T c5f4f8d0329847e3820e2096307f2bd8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 30, Committed index: 30, Last appended: 1.30, Last appended by leader: 30, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: false } }
I20260608 09:53:45.781986  5572 raft_consensus.cc:3060] T c5f4f8d0329847e3820e2096307f2bd8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:45.788893   391 tablet_server.cc:179] TabletServer@127.0.97.194:0 shutting down...
W20260608 09:53:45.809549  4974 leader_election.cc:336] T b8538fc7146543ff8016f05c11e696e8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641): Network error: Client connection negotiation failed: client connection to 127.0.97.193:43641: connect: Connection refused (error 111)
I20260608 09:53:45.810072  4974 leader_election.cc:304] T b8538fc7146543ff8016f05c11e696e8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [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: 2c3382c6bc034a3b83122cabd7e9d4a2; no voters: 5dd0043249d64a2ba79bc94dfb75ff45, d04311a909bc42a28aad359683162e7a
I20260608 09:53:45.812944  5556 raft_consensus.cc:2749] T b8538fc7146543ff8016f05c11e696e8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:53:45.813628  5364 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60814 (request call id 23) took 1156 ms. Trace:
I20260608 09:53:45.814116  5364 rpcz_store.cc:276] 0608 09:53:44.656783 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:53:45.812742 (+1155959us) service_pool.cc:224] Handling call
0608 09:53:45.813567 (+   825us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260608 09:53:45.820643  4973 consensus_peers.cc:597] T 55ce5ec774714988a47bf67492c13d51 P 2c3382c6bc034a3b83122cabd7e9d4a2 -> Peer d04311a909bc42a28aad359683162e7a (127.0.97.194:44627): Couldn't send request to peer d04311a909bc42a28aad359683162e7a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260608 09:53:45.821997  4956 debug-util.cc:398] Leaking SignalData structure 0x7b08001f2d60 after lost signal to thread 5033
W20260608 09:53:45.825358  5254 leader_election.cc:336] T 784e6975a62a469283c6af1fd285b7b5 P 9e2c68fd035a49ec8f2a6ea8bdc8e811 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d04311a909bc42a28aad359683162e7a (127.0.97.194:44627): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260608 09:53:45.825888  5254 leader_election.cc:304] T 784e6975a62a469283c6af1fd285b7b5 P 9e2c68fd035a49ec8f2a6ea8bdc8e811 [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: 9e2c68fd035a49ec8f2a6ea8bdc8e811; no voters: 2c3382c6bc034a3b83122cabd7e9d4a2, d04311a909bc42a28aad359683162e7a
I20260608 09:53:45.827211  5618 raft_consensus.cc:2749] T 784e6975a62a469283c6af1fd285b7b5 P 9e2c68fd035a49ec8f2a6ea8bdc8e811 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 09:53:45.814133  4974 consensus_peers.cc:597] T 033df4d85f7b479f9d96e3f0414455b6 P 2c3382c6bc034a3b83122cabd7e9d4a2 -> Peer 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641): Couldn't send request to peer 5dd0043249d64a2ba79bc94dfb75ff45. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:43641: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:53:45.829298  4974 consensus_peers.cc:597] T aafde59634844274aa72ab5f7d61898b P 2c3382c6bc034a3b83122cabd7e9d4a2 -> Peer 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641): Couldn't send request to peer 5dd0043249d64a2ba79bc94dfb75ff45. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:43641: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:53:45.829761  4974 consensus_peers.cc:597] T c71a856df86f4bbbb7de39e85eef2194 P 2c3382c6bc034a3b83122cabd7e9d4a2 -> Peer 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641): Couldn't send request to peer 5dd0043249d64a2ba79bc94dfb75ff45. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:43641: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:53:45.830185  4974 consensus_peers.cc:597] T 55ce5ec774714988a47bf67492c13d51 P 2c3382c6bc034a3b83122cabd7e9d4a2 -> Peer 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641): Couldn't send request to peer 5dd0043249d64a2ba79bc94dfb75ff45. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:43641: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:53:45.838266  4956 debug-util.cc:398] Leaking SignalData structure 0x7b0800225be0 after lost signal to thread 5314
W20260608 09:53:45.839624  4956 debug-util.cc:398] Leaking SignalData structure 0x7b0800171600 after lost signal to thread 5389
I20260608 09:53:45.839323  4749 catalog_manager.cc:5696] T c5f4f8d0329847e3820e2096307f2bd8 P 1369f8d3d10048bdaeaf013be806b8c2 reported cstate change: term changed from 1 to 2, leader changed from 2c3382c6bc034a3b83122cabd7e9d4a2 (127.0.97.195) to 1369f8d3d10048bdaeaf013be806b8c2 (127.0.97.197). New cstate: current_term: 2 leader_uuid: "1369f8d3d10048bdaeaf013be806b8c2" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260608 09:53:45.840886  4956 debug-util.cc:398] Leaking SignalData structure 0x7b0800009de0 after lost signal to thread 5463
W20260608 09:53:45.912762  4973 consensus_peers.cc:597] T c50209cac6aa46679453340dc9d1887a P 2c3382c6bc034a3b83122cabd7e9d4a2 -> Peer d04311a909bc42a28aad359683162e7a (127.0.97.194:44627): Couldn't send request to peer d04311a909bc42a28aad359683162e7a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:45.938997  5008 raft_consensus.cc:1275] T c5f4f8d0329847e3820e2096307f2bd8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 2 FOLLOWER]: Refusing update from remote peer 1369f8d3d10048bdaeaf013be806b8c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 2 index: 31. (index mismatch)
I20260608 09:53:45.941237  5624 consensus_queue.cc:1048] T c5f4f8d0329847e3820e2096307f2bd8 P 1369f8d3d10048bdaeaf013be806b8c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.001s
I20260608 09:53:45.943670   391 tablet_copy_service.cc:362] P d04311a909bc42a28aad359683162e7a: Destroying tablet copy session 1369f8d3d10048bdaeaf013be806b8c2-b8538fc7146543ff8016f05c11e696e8 due to service shutdown
I20260608 09:53:45.944283   391 tablet_copy_service.cc:434] P d04311a909bc42a28aad359683162e7a: ending tablet copy session 1369f8d3d10048bdaeaf013be806b8c2-b8538fc7146543ff8016f05c11e696e8 on tablet b8538fc7146543ff8016f05c11e696e8 with peer 1369f8d3d10048bdaeaf013be806b8c2
I20260608 09:53:45.945825   391 tablet_copy_service.cc:362] P d04311a909bc42a28aad359683162e7a: Destroying tablet copy session 1369f8d3d10048bdaeaf013be806b8c2-44a12bd193684a5997a6c9e066453615 due to service shutdown
I20260608 09:53:45.946235   391 tablet_copy_service.cc:434] P d04311a909bc42a28aad359683162e7a: ending tablet copy session 1369f8d3d10048bdaeaf013be806b8c2-44a12bd193684a5997a6c9e066453615 on tablet 44a12bd193684a5997a6c9e066453615 with peer 1369f8d3d10048bdaeaf013be806b8c2
W20260608 09:53:46.021288  5329 consensus_peers.cc:597] T c5f4f8d0329847e3820e2096307f2bd8 P 1369f8d3d10048bdaeaf013be806b8c2 -> Peer d04311a909bc42a28aad359683162e7a (127.0.97.194:44627): Couldn't send request to peer d04311a909bc42a28aad359683162e7a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:46.031674   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:46.034765   391 tablet_replica.cc:333] T 2fd8a7ea15a94d079d4373a3dad3c178 P d04311a909bc42a28aad359683162e7a: stopping tablet replica
I20260608 09:53:46.036150   391 raft_consensus.cc:2243] T 2fd8a7ea15a94d079d4373a3dad3c178 P d04311a909bc42a28aad359683162e7a [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:46.038053   391 raft_consensus.cc:2272] T 2fd8a7ea15a94d079d4373a3dad3c178 P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:46.042882   391 tablet_replica.cc:333] T 44a12bd193684a5997a6c9e066453615 P d04311a909bc42a28aad359683162e7a: stopping tablet replica
I20260608 09:53:46.043869   391 raft_consensus.cc:2243] T 44a12bd193684a5997a6c9e066453615 P d04311a909bc42a28aad359683162e7a [term 1 LEADER]: Raft consensus shutting down.
W20260608 09:53:46.046096  4973 consensus_peers.cc:597] T aafde59634844274aa72ab5f7d61898b P 2c3382c6bc034a3b83122cabd7e9d4a2 -> Peer d04311a909bc42a28aad359683162e7a (127.0.97.194:44627): Couldn't send request to peer d04311a909bc42a28aad359683162e7a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:46.050079   391 raft_consensus.cc:2272] T 44a12bd193684a5997a6c9e066453615 P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:46.054870   391 tablet_replica.cc:333] T b8538fc7146543ff8016f05c11e696e8 P d04311a909bc42a28aad359683162e7a: stopping tablet replica
I20260608 09:53:46.055927   391 raft_consensus.cc:2243] T b8538fc7146543ff8016f05c11e696e8 P d04311a909bc42a28aad359683162e7a [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:46.059132   391 raft_consensus.cc:2272] T b8538fc7146543ff8016f05c11e696e8 P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:46.063939   391 tablet_replica.cc:333] T 55ce5ec774714988a47bf67492c13d51 P d04311a909bc42a28aad359683162e7a: stopping tablet replica
I20260608 09:53:46.065050   391 raft_consensus.cc:2243] T 55ce5ec774714988a47bf67492c13d51 P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:46.067448   391 raft_consensus.cc:2272] T 55ce5ec774714988a47bf67492c13d51 P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:46.074155   391 tablet_replica.cc:333] T 784e6975a62a469283c6af1fd285b7b5 P d04311a909bc42a28aad359683162e7a: stopping tablet replica
I20260608 09:53:46.075192   391 raft_consensus.cc:2243] T 784e6975a62a469283c6af1fd285b7b5 P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:46.076411   391 raft_consensus.cc:2272] T 784e6975a62a469283c6af1fd285b7b5 P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:46.080649   391 tablet_replica.cc:333] T 033df4d85f7b479f9d96e3f0414455b6 P d04311a909bc42a28aad359683162e7a: stopping tablet replica
I20260608 09:53:46.081529   391 raft_consensus.cc:2243] T 033df4d85f7b479f9d96e3f0414455b6 P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:46.082777   391 raft_consensus.cc:2272] T 033df4d85f7b479f9d96e3f0414455b6 P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:46.087065   391 tablet_replica.cc:333] T c50209cac6aa46679453340dc9d1887a P d04311a909bc42a28aad359683162e7a: stopping tablet replica
I20260608 09:53:46.087962   391 raft_consensus.cc:2243] T c50209cac6aa46679453340dc9d1887a P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:46.089988   391 raft_consensus.cc:2272] T c50209cac6aa46679453340dc9d1887a P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:46.094897   391 tablet_replica.cc:333] T c5f4f8d0329847e3820e2096307f2bd8 P d04311a909bc42a28aad359683162e7a: stopping tablet replica
I20260608 09:53:46.095777   391 raft_consensus.cc:2243] T c5f4f8d0329847e3820e2096307f2bd8 P d04311a909bc42a28aad359683162e7a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:46.097595   391 raft_consensus.cc:2272] T c5f4f8d0329847e3820e2096307f2bd8 P d04311a909bc42a28aad359683162e7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:46.101838   391 tablet_replica.cc:333] T aafde59634844274aa72ab5f7d61898b P d04311a909bc42a28aad359683162e7a: stopping tablet replica
I20260608 09:53:46.102614   391 raft_consensus.cc:2243] T aafde59634844274aa72ab5f7d61898b P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:46.104928   391 raft_consensus.cc:2272] T aafde59634844274aa72ab5f7d61898b P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:53:46.112730  4973 consensus_peers.cc:597] T 033df4d85f7b479f9d96e3f0414455b6 P 2c3382c6bc034a3b83122cabd7e9d4a2 -> Peer d04311a909bc42a28aad359683162e7a (127.0.97.194:44627): Couldn't send request to peer d04311a909bc42a28aad359683162e7a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:46.115073   391 tablet_replica.cc:333] T 83f165e0d5ab43349e34fbc5a2d6cdad P d04311a909bc42a28aad359683162e7a: stopping tablet replica
I20260608 09:53:46.116039   391 raft_consensus.cc:2243] T 83f165e0d5ab43349e34fbc5a2d6cdad P d04311a909bc42a28aad359683162e7a [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:46.117615   391 raft_consensus.cc:2272] T 83f165e0d5ab43349e34fbc5a2d6cdad P d04311a909bc42a28aad359683162e7a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:53:46.210454  4973 consensus_peers.cc:597] T 784e6975a62a469283c6af1fd285b7b5 P 2c3382c6bc034a3b83122cabd7e9d4a2 -> Peer d04311a909bc42a28aad359683162e7a (127.0.97.194:44627): Couldn't send request to peer d04311a909bc42a28aad359683162e7a. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.194:44627: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:46.416328  5599 tablet_copy_client.cc:538] T c50209cac6aa46679453340dc9d1887a P 9e2c68fd035a49ec8f2a6ea8bdc8e811: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:46.428969  5599 tablet_bootstrap.cc:492] T c50209cac6aa46679453340dc9d1887a P 9e2c68fd035a49ec8f2a6ea8bdc8e811: Bootstrap starting.
I20260608 09:53:46.593140  5599 tablet_bootstrap.cc:492] T c50209cac6aa46679453340dc9d1887a P 9e2c68fd035a49ec8f2a6ea8bdc8e811: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=123 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:53:46.594141  5599 tablet_bootstrap.cc:492] T c50209cac6aa46679453340dc9d1887a P 9e2c68fd035a49ec8f2a6ea8bdc8e811: Bootstrap complete.
I20260608 09:53:46.594887  5599 ts_tablet_manager.cc:1403] T c50209cac6aa46679453340dc9d1887a P 9e2c68fd035a49ec8f2a6ea8bdc8e811: Time spent bootstrapping tablet: real 0.166s	user 0.139s	sys 0.026s
I20260608 09:53:46.598203  5599 raft_consensus.cc:359] T c50209cac6aa46679453340dc9d1887a P 9e2c68fd035a49ec8f2a6ea8bdc8e811 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } attrs { replace: true } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: true } }
I20260608 09:53:46.599061  5599 raft_consensus.cc:740] T c50209cac6aa46679453340dc9d1887a P 9e2c68fd035a49ec8f2a6ea8bdc8e811 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9e2c68fd035a49ec8f2a6ea8bdc8e811, State: Initialized, Role: LEARNER
I20260608 09:53:46.599695  5599 consensus_queue.cc:260] T c50209cac6aa46679453340dc9d1887a P 9e2c68fd035a49ec8f2a6ea8bdc8e811 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } attrs { replace: true } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: true } }
I20260608 09:53:46.602758  5599 ts_tablet_manager.cc:1434] T c50209cac6aa46679453340dc9d1887a P 9e2c68fd035a49ec8f2a6ea8bdc8e811: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:53:46.605036  5019 tablet_copy_service.cc:342] P 2c3382c6bc034a3b83122cabd7e9d4a2: Request end of tablet copy session 9e2c68fd035a49ec8f2a6ea8bdc8e811-c50209cac6aa46679453340dc9d1887a received from {username='slave'} at 127.0.0.1:57738
I20260608 09:53:46.605623  5019 tablet_copy_service.cc:434] P 2c3382c6bc034a3b83122cabd7e9d4a2: ending tablet copy session 9e2c68fd035a49ec8f2a6ea8bdc8e811-c50209cac6aa46679453340dc9d1887a on tablet c50209cac6aa46679453340dc9d1887a with peer 9e2c68fd035a49ec8f2a6ea8bdc8e811
I20260608 09:53:46.770438  5290 raft_consensus.cc:1217] T c50209cac6aa46679453340dc9d1887a P 9e2c68fd035a49ec8f2a6ea8bdc8e811 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260608 09:53:46.943770  5589 tablet_copy_client.cc:538] T 55ce5ec774714988a47bf67492c13d51 P 9e2c68fd035a49ec8f2a6ea8bdc8e811: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:46.956094  5589 tablet_bootstrap.cc:492] T 55ce5ec774714988a47bf67492c13d51 P 9e2c68fd035a49ec8f2a6ea8bdc8e811: Bootstrap starting.
W20260608 09:53:47.061642  4972 consensus_peers.cc:597] T 55ce5ec774714988a47bf67492c13d51 P 2c3382c6bc034a3b83122cabd7e9d4a2 -> Peer 9e2c68fd035a49ec8f2a6ea8bdc8e811 (127.0.97.196:40023): Couldn't send request to peer 9e2c68fd035a49ec8f2a6ea8bdc8e811. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260608 09:53:47.129769  5589 tablet_bootstrap.cc:492] T 55ce5ec774714988a47bf67492c13d51 P 9e2c68fd035a49ec8f2a6ea8bdc8e811: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=105 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:53:47.130961  5589 tablet_bootstrap.cc:492] T 55ce5ec774714988a47bf67492c13d51 P 9e2c68fd035a49ec8f2a6ea8bdc8e811: Bootstrap complete.
I20260608 09:53:47.131824  5589 ts_tablet_manager.cc:1403] T 55ce5ec774714988a47bf67492c13d51 P 9e2c68fd035a49ec8f2a6ea8bdc8e811: Time spent bootstrapping tablet: real 0.176s	user 0.149s	sys 0.013s
I20260608 09:53:47.134723  5589 raft_consensus.cc:359] T 55ce5ec774714988a47bf67492c13d51 P 9e2c68fd035a49ec8f2a6ea8bdc8e811 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } attrs { replace: true } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: true } }
I20260608 09:53:47.135583  5589 raft_consensus.cc:740] T 55ce5ec774714988a47bf67492c13d51 P 9e2c68fd035a49ec8f2a6ea8bdc8e811 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9e2c68fd035a49ec8f2a6ea8bdc8e811, State: Initialized, Role: LEARNER
I20260608 09:53:47.136291  5589 consensus_queue.cc:260] T 55ce5ec774714988a47bf67492c13d51 P 9e2c68fd035a49ec8f2a6ea8bdc8e811 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 1.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } attrs { replace: true } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: true } }
I20260608 09:53:47.138942  5589 ts_tablet_manager.cc:1434] T 55ce5ec774714988a47bf67492c13d51 P 9e2c68fd035a49ec8f2a6ea8bdc8e811: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 09:53:47.140969  5019 tablet_copy_service.cc:342] P 2c3382c6bc034a3b83122cabd7e9d4a2: Request end of tablet copy session 9e2c68fd035a49ec8f2a6ea8bdc8e811-55ce5ec774714988a47bf67492c13d51 received from {username='slave'} at 127.0.0.1:57738
I20260608 09:53:47.141466  5019 tablet_copy_service.cc:434] P 2c3382c6bc034a3b83122cabd7e9d4a2: ending tablet copy session 9e2c68fd035a49ec8f2a6ea8bdc8e811-55ce5ec774714988a47bf67492c13d51 on tablet 55ce5ec774714988a47bf67492c13d51 with peer 9e2c68fd035a49ec8f2a6ea8bdc8e811
I20260608 09:53:47.171945  5597 tablet_copy_client.cc:538] T aafde59634844274aa72ab5f7d61898b P 7468b5c401824424b63497760cf6472e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:47.183984  5597 tablet_bootstrap.cc:492] T aafde59634844274aa72ab5f7d61898b P 7468b5c401824424b63497760cf6472e: Bootstrap starting.
W20260608 09:53:47.206306   391 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 4956)
I20260608 09:53:47.235886  5591 tablet_copy_client.cc:538] T 44a12bd193684a5997a6c9e066453615 P 1369f8d3d10048bdaeaf013be806b8c2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:47.238261  5593 tablet_copy_client.cc:538] T b8538fc7146543ff8016f05c11e696e8 P 1369f8d3d10048bdaeaf013be806b8c2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:47.247255  5591 tablet_bootstrap.cc:492] T 44a12bd193684a5997a6c9e066453615 P 1369f8d3d10048bdaeaf013be806b8c2: Bootstrap starting.
I20260608 09:53:47.260937  5593 tablet_bootstrap.cc:492] T b8538fc7146543ff8016f05c11e696e8 P 1369f8d3d10048bdaeaf013be806b8c2: Bootstrap starting.
I20260608 09:53:47.276238  5595 tablet_copy_client.cc:538] T 033df4d85f7b479f9d96e3f0414455b6 P 7468b5c401824424b63497760cf6472e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:47.286887  5595 tablet_bootstrap.cc:492] T 033df4d85f7b479f9d96e3f0414455b6 P 7468b5c401824424b63497760cf6472e: Bootstrap starting.
W20260608 09:53:47.327996  4974 consensus_peers.cc:597] T 033df4d85f7b479f9d96e3f0414455b6 P 2c3382c6bc034a3b83122cabd7e9d4a2 -> Peer 7468b5c401824424b63497760cf6472e (127.0.97.198:34805): Couldn't send request to peer 7468b5c401824424b63497760cf6472e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260608 09:53:47.360127  5597 tablet_bootstrap.cc:492] T aafde59634844274aa72ab5f7d61898b P 7468b5c401824424b63497760cf6472e: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=103 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:53:47.361197  5597 tablet_bootstrap.cc:492] T aafde59634844274aa72ab5f7d61898b P 7468b5c401824424b63497760cf6472e: Bootstrap complete.
I20260608 09:53:47.361912  5597 ts_tablet_manager.cc:1403] T aafde59634844274aa72ab5f7d61898b P 7468b5c401824424b63497760cf6472e: Time spent bootstrapping tablet: real 0.178s	user 0.152s	sys 0.013s
I20260608 09:53:47.365008  5597 raft_consensus.cc:359] T aafde59634844274aa72ab5f7d61898b P 7468b5c401824424b63497760cf6472e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: NON_VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: true } }
I20260608 09:53:47.365842  5597 raft_consensus.cc:740] T aafde59634844274aa72ab5f7d61898b P 7468b5c401824424b63497760cf6472e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7468b5c401824424b63497760cf6472e, State: Initialized, Role: LEARNER
I20260608 09:53:47.366532  5597 consensus_queue.cc:260] T aafde59634844274aa72ab5f7d61898b P 7468b5c401824424b63497760cf6472e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 1.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: NON_VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: true } }
I20260608 09:53:47.389374  5648 raft_consensus.cc:1064] T c50209cac6aa46679453340dc9d1887a P 2c3382c6bc034a3b83122cabd7e9d4a2: attempting to promote NON_VOTER 9e2c68fd035a49ec8f2a6ea8bdc8e811 to VOTER
I20260608 09:53:47.392635  5648 consensus_queue.cc:237] T c50209cac6aa46679453340dc9d1887a P 2c3382c6bc034a3b83122cabd7e9d4a2 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } attrs { replace: true } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: false } }
I20260608 09:53:47.402576  5597 ts_tablet_manager.cc:1434] T aafde59634844274aa72ab5f7d61898b P 7468b5c401824424b63497760cf6472e: Time spent starting tablet: real 0.040s	user 0.009s	sys 0.004s
I20260608 09:53:47.404724  5019 tablet_copy_service.cc:342] P 2c3382c6bc034a3b83122cabd7e9d4a2: Request end of tablet copy session 7468b5c401824424b63497760cf6472e-aafde59634844274aa72ab5f7d61898b received from {username='slave'} at 127.0.0.1:57742
I20260608 09:53:47.405272  5019 tablet_copy_service.cc:434] P 2c3382c6bc034a3b83122cabd7e9d4a2: ending tablet copy session 7468b5c401824424b63497760cf6472e-aafde59634844274aa72ab5f7d61898b on tablet aafde59634844274aa72ab5f7d61898b with peer 7468b5c401824424b63497760cf6472e
I20260608 09:53:47.412102  5290 raft_consensus.cc:1275] T c50209cac6aa46679453340dc9d1887a P 9e2c68fd035a49ec8f2a6ea8bdc8e811 [term 1 LEARNER]: Refusing update from remote peer 2c3382c6bc034a3b83122cabd7e9d4a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
W20260608 09:53:47.416819  4974 consensus_peers.cc:597] T 813335d5b0074a7aa3df3c9024a0a69a P 2c3382c6bc034a3b83122cabd7e9d4a2 -> Peer 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641): Couldn't send request to peer 5dd0043249d64a2ba79bc94dfb75ff45. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:43641: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 09:53:47.421343  4973 consensus_peers.cc:597] T c50209cac6aa46679453340dc9d1887a P 2c3382c6bc034a3b83122cabd7e9d4a2 -> Peer d04311a909bc42a28aad359683162e7a (127.0.97.194:44627): Couldn't send request to peer d04311a909bc42a28aad359683162e7a. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.194:44627: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:47.422281  5651 consensus_queue.cc:1048] T c50209cac6aa46679453340dc9d1887a P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
W20260608 09:53:47.428678  4974 consensus_peers.cc:597] T c50209cac6aa46679453340dc9d1887a P 2c3382c6bc034a3b83122cabd7e9d4a2 -> Peer 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641): Couldn't send request to peer 5dd0043249d64a2ba79bc94dfb75ff45. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:43641: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:47.442984  5651 raft_consensus.cc:493] T 44a12bd193684a5997a6c9e066453615 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d04311a909bc42a28aad359683162e7a)
I20260608 09:53:47.443679  5651 raft_consensus.cc:515] T 44a12bd193684a5997a6c9e066453615 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } attrs { replace: true } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: NON_VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: true } }
I20260608 09:53:47.448091  5651 leader_election.cc:290] T 44a12bd193684a5997a6c9e066453615 P 2c3382c6bc034a3b83122cabd7e9d4a2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641), d04311a909bc42a28aad359683162e7a (127.0.97.194:44627)
W20260608 09:53:47.452355  4973 leader_election.cc:336] T 44a12bd193684a5997a6c9e066453615 P 2c3382c6bc034a3b83122cabd7e9d4a2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d04311a909bc42a28aad359683162e7a (127.0.97.194:44627): Network error: Client connection negotiation failed: client connection to 127.0.97.194:44627: connect: Connection refused (error 111)
W20260608 09:53:47.453284  4974 leader_election.cc:336] T 44a12bd193684a5997a6c9e066453615 P 2c3382c6bc034a3b83122cabd7e9d4a2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641): Network error: Client connection negotiation failed: client connection to 127.0.97.193:43641: connect: Connection refused (error 111)
I20260608 09:53:47.453773  4974 leader_election.cc:304] T 44a12bd193684a5997a6c9e066453615 P 2c3382c6bc034a3b83122cabd7e9d4a2 [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: 2c3382c6bc034a3b83122cabd7e9d4a2; no voters: 5dd0043249d64a2ba79bc94dfb75ff45, d04311a909bc42a28aad359683162e7a
I20260608 09:53:47.456470  5648 raft_consensus.cc:2749] T 44a12bd193684a5997a6c9e066453615 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:53:47.458634  5650 raft_consensus.cc:493] T 2fd8a7ea15a94d079d4373a3dad3c178 P 7468b5c401824424b63497760cf6472e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d04311a909bc42a28aad359683162e7a)
I20260608 09:53:47.459254  5650 raft_consensus.cc:515] T 2fd8a7ea15a94d079d4373a3dad3c178 P 7468b5c401824424b63497760cf6472e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: false } }
I20260608 09:53:47.461625  5650 leader_election.cc:290] T 2fd8a7ea15a94d079d4373a3dad3c178 P 7468b5c401824424b63497760cf6472e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641), d04311a909bc42a28aad359683162e7a (127.0.97.194:44627)
W20260608 09:53:47.502019  5403 leader_election.cc:336] T 2fd8a7ea15a94d079d4373a3dad3c178 P 7468b5c401824424b63497760cf6472e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d04311a909bc42a28aad359683162e7a (127.0.97.194:44627): Network error: Client connection negotiation failed: client connection to 127.0.97.194:44627: connect: Connection refused (error 111)
W20260608 09:53:47.505797  5404 leader_election.cc:336] T 2fd8a7ea15a94d079d4373a3dad3c178 P 7468b5c401824424b63497760cf6472e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641): Network error: Client connection negotiation failed: client connection to 127.0.97.193:43641: connect: Connection refused (error 111)
I20260608 09:53:47.506379  5404 leader_election.cc:304] T 2fd8a7ea15a94d079d4373a3dad3c178 P 7468b5c401824424b63497760cf6472e [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: 7468b5c401824424b63497760cf6472e; no voters: 5dd0043249d64a2ba79bc94dfb75ff45, d04311a909bc42a28aad359683162e7a
I20260608 09:53:47.507304  5650 raft_consensus.cc:2749] T 2fd8a7ea15a94d079d4373a3dad3c178 P 7468b5c401824424b63497760cf6472e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:53:47.556310  5595 tablet_bootstrap.cc:492] T 033df4d85f7b479f9d96e3f0414455b6 P 7468b5c401824424b63497760cf6472e: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=114 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:53:47.557363  5595 tablet_bootstrap.cc:492] T 033df4d85f7b479f9d96e3f0414455b6 P 7468b5c401824424b63497760cf6472e: Bootstrap complete.
I20260608 09:53:47.558094  5595 ts_tablet_manager.cc:1403] T 033df4d85f7b479f9d96e3f0414455b6 P 7468b5c401824424b63497760cf6472e: Time spent bootstrapping tablet: real 0.271s	user 0.157s	sys 0.016s
I20260608 09:53:47.561173  5595 raft_consensus.cc:359] T 033df4d85f7b479f9d96e3f0414455b6 P 7468b5c401824424b63497760cf6472e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: NON_VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: true } }
I20260608 09:53:47.561978  5595 raft_consensus.cc:740] T 033df4d85f7b479f9d96e3f0414455b6 P 7468b5c401824424b63497760cf6472e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7468b5c401824424b63497760cf6472e, State: Initialized, Role: LEARNER
I20260608 09:53:47.562649  5595 consensus_queue.cc:260] T 033df4d85f7b479f9d96e3f0414455b6 P 7468b5c401824424b63497760cf6472e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 1.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: NON_VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: true } }
I20260608 09:53:47.565224  5595 ts_tablet_manager.cc:1434] T 033df4d85f7b479f9d96e3f0414455b6 P 7468b5c401824424b63497760cf6472e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 09:53:47.567003  5019 tablet_copy_service.cc:342] P 2c3382c6bc034a3b83122cabd7e9d4a2: Request end of tablet copy session 7468b5c401824424b63497760cf6472e-033df4d85f7b479f9d96e3f0414455b6 received from {username='slave'} at 127.0.0.1:57742
I20260608 09:53:47.567497  5019 tablet_copy_service.cc:434] P 2c3382c6bc034a3b83122cabd7e9d4a2: ending tablet copy session 7468b5c401824424b63497760cf6472e-033df4d85f7b479f9d96e3f0414455b6 on tablet 033df4d85f7b479f9d96e3f0414455b6 with peer 7468b5c401824424b63497760cf6472e
I20260608 09:53:47.571923  5591 tablet_bootstrap.cc:492] T 44a12bd193684a5997a6c9e066453615 P 1369f8d3d10048bdaeaf013be806b8c2: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=95 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:53:47.572445  5651 raft_consensus.cc:493] T b8538fc7146543ff8016f05c11e696e8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d04311a909bc42a28aad359683162e7a)
I20260608 09:53:47.572922  5591 tablet_bootstrap.cc:492] T 44a12bd193684a5997a6c9e066453615 P 1369f8d3d10048bdaeaf013be806b8c2: Bootstrap complete.
I20260608 09:53:47.573721  5591 ts_tablet_manager.cc:1403] T 44a12bd193684a5997a6c9e066453615 P 1369f8d3d10048bdaeaf013be806b8c2: Time spent bootstrapping tablet: real 0.327s	user 0.139s	sys 0.034s
I20260608 09:53:47.573280  5651 raft_consensus.cc:515] T b8538fc7146543ff8016f05c11e696e8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } attrs { replace: true } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: NON_VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: true } }
I20260608 09:53:47.576579  5591 raft_consensus.cc:359] T 44a12bd193684a5997a6c9e066453615 P 1369f8d3d10048bdaeaf013be806b8c2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } attrs { replace: true } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: NON_VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: true } }
I20260608 09:53:47.577304  5591 raft_consensus.cc:740] T 44a12bd193684a5997a6c9e066453615 P 1369f8d3d10048bdaeaf013be806b8c2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1369f8d3d10048bdaeaf013be806b8c2, State: Initialized, Role: LEARNER
I20260608 09:53:47.577901  5591 consensus_queue.cc:260] T 44a12bd193684a5997a6c9e066453615 P 1369f8d3d10048bdaeaf013be806b8c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 1.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } attrs { replace: true } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: NON_VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: true } }
I20260608 09:53:47.580314  5591 ts_tablet_manager.cc:1434] T 44a12bd193684a5997a6c9e066453615 P 1369f8d3d10048bdaeaf013be806b8c2: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 09:53:47.591506  5593 tablet_bootstrap.cc:492] T b8538fc7146543ff8016f05c11e696e8 P 1369f8d3d10048bdaeaf013be806b8c2: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=100 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
W20260608 09:53:47.592134  4973 leader_election.cc:336] T b8538fc7146543ff8016f05c11e696e8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d04311a909bc42a28aad359683162e7a (127.0.97.194:44627): Network error: Client connection negotiation failed: client connection to 127.0.97.194:44627: connect: Connection refused (error 111)
I20260608 09:53:47.592444  5593 tablet_bootstrap.cc:492] T b8538fc7146543ff8016f05c11e696e8 P 1369f8d3d10048bdaeaf013be806b8c2: Bootstrap complete.
I20260608 09:53:47.593276  5593 ts_tablet_manager.cc:1403] T b8538fc7146543ff8016f05c11e696e8 P 1369f8d3d10048bdaeaf013be806b8c2: Time spent bootstrapping tablet: real 0.333s	user 0.145s	sys 0.021s
I20260608 09:53:47.593739  5651 leader_election.cc:290] T b8538fc7146543ff8016f05c11e696e8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641), d04311a909bc42a28aad359683162e7a (127.0.97.194:44627)
W20260608 09:53:47.594712  4974 leader_election.cc:336] T b8538fc7146543ff8016f05c11e696e8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641): Network error: Client connection negotiation failed: client connection to 127.0.97.193:43641: connect: Connection refused (error 111)
I20260608 09:53:47.596379  5593 raft_consensus.cc:359] T b8538fc7146543ff8016f05c11e696e8 P 1369f8d3d10048bdaeaf013be806b8c2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } attrs { replace: true } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: NON_VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: true } }
I20260608 09:53:47.596827  4974 leader_election.cc:304] T b8538fc7146543ff8016f05c11e696e8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [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: 2c3382c6bc034a3b83122cabd7e9d4a2; no voters: 5dd0043249d64a2ba79bc94dfb75ff45, d04311a909bc42a28aad359683162e7a
I20260608 09:53:47.599205  5651 raft_consensus.cc:2749] T b8538fc7146543ff8016f05c11e696e8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:53:47.597293  5593 raft_consensus.cc:740] T b8538fc7146543ff8016f05c11e696e8 P 1369f8d3d10048bdaeaf013be806b8c2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1369f8d3d10048bdaeaf013be806b8c2, State: Initialized, Role: LEARNER
W20260608 09:53:47.601938  5591 tablet_copy_client.cc:1131] T 44a12bd193684a5997a6c9e066453615 P 1369f8d3d10048bdaeaf013be806b8c2: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.97.194:44627: connect: Connection refused (error 111)
I20260608 09:53:47.601644  5593 consensus_queue.cc:260] T b8538fc7146543ff8016f05c11e696e8 P 1369f8d3d10048bdaeaf013be806b8c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } attrs { replace: true } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: NON_VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: true } }
I20260608 09:53:47.604554  5593 ts_tablet_manager.cc:1434] T b8538fc7146543ff8016f05c11e696e8 P 1369f8d3d10048bdaeaf013be806b8c2: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260608 09:53:47.605703  5624 raft_consensus.cc:493] T 83f165e0d5ab43349e34fbc5a2d6cdad P 1369f8d3d10048bdaeaf013be806b8c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d04311a909bc42a28aad359683162e7a)
I20260608 09:53:47.606292  5624 raft_consensus.cc:515] T 83f165e0d5ab43349e34fbc5a2d6cdad P 1369f8d3d10048bdaeaf013be806b8c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: false } }
W20260608 09:53:47.608134  5593 tablet_copy_client.cc:1131] T b8538fc7146543ff8016f05c11e696e8 P 1369f8d3d10048bdaeaf013be806b8c2: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.97.194:44627: connect: Connection refused (error 111)
I20260608 09:53:47.612142  5624 leader_election.cc:290] T 83f165e0d5ab43349e34fbc5a2d6cdad P 1369f8d3d10048bdaeaf013be806b8c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641), d04311a909bc42a28aad359683162e7a (127.0.97.194:44627)
W20260608 09:53:47.615722  5330 leader_election.cc:336] T 83f165e0d5ab43349e34fbc5a2d6cdad P 1369f8d3d10048bdaeaf013be806b8c2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641): Network error: Client connection negotiation failed: client connection to 127.0.97.193:43641: connect: Connection refused (error 111)
W20260608 09:53:47.616771  5329 leader_election.cc:336] T 83f165e0d5ab43349e34fbc5a2d6cdad P 1369f8d3d10048bdaeaf013be806b8c2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d04311a909bc42a28aad359683162e7a (127.0.97.194:44627): Network error: Client connection negotiation failed: client connection to 127.0.97.194:44627: connect: Connection refused (error 111)
I20260608 09:53:47.617246  5329 leader_election.cc:304] T 83f165e0d5ab43349e34fbc5a2d6cdad P 1369f8d3d10048bdaeaf013be806b8c2 [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: 1369f8d3d10048bdaeaf013be806b8c2; no voters: 5dd0043249d64a2ba79bc94dfb75ff45, d04311a909bc42a28aad359683162e7a
I20260608 09:53:47.618435  5624 raft_consensus.cc:2749] T 83f165e0d5ab43349e34fbc5a2d6cdad P 1369f8d3d10048bdaeaf013be806b8c2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:53:47.627087  5290 raft_consensus.cc:1217] T 55ce5ec774714988a47bf67492c13d51 P 9e2c68fd035a49ec8f2a6ea8bdc8e811 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.27->[1.28-1.28]   Dedup: 1.28->[]
I20260608 09:53:47.729221  5439 raft_consensus.cc:1217] T 033df4d85f7b479f9d96e3f0414455b6 P 7468b5c401824424b63497760cf6472e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.27->[1.28-1.28]   Dedup: 1.28->[]
I20260608 09:53:47.769165  5439 raft_consensus.cc:1217] T aafde59634844274aa72ab5f7d61898b P 7468b5c401824424b63497760cf6472e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.27->[1.28-1.28]   Dedup: 1.28->[]
W20260608 09:53:48.084890  4974 consensus_peers.cc:597] T aafde59634844274aa72ab5f7d61898b P 2c3382c6bc034a3b83122cabd7e9d4a2 -> Peer 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641): Couldn't send request to peer 5dd0043249d64a2ba79bc94dfb75ff45. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:43641: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 09:53:48.151357  4974 consensus_peers.cc:597] T 55ce5ec774714988a47bf67492c13d51 P 2c3382c6bc034a3b83122cabd7e9d4a2 -> Peer 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641): Couldn't send request to peer 5dd0043249d64a2ba79bc94dfb75ff45. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:43641: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 09:53:48.157724  4974 consensus_peers.cc:597] T c71a856df86f4bbbb7de39e85eef2194 P 2c3382c6bc034a3b83122cabd7e9d4a2 -> Peer 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641): Couldn't send request to peer 5dd0043249d64a2ba79bc94dfb75ff45. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:43641: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 09:53:48.190687  5629 raft_consensus.cc:1064] T aafde59634844274aa72ab5f7d61898b P 2c3382c6bc034a3b83122cabd7e9d4a2: attempting to promote NON_VOTER 7468b5c401824424b63497760cf6472e to VOTER
I20260608 09:53:48.193778  5629 consensus_queue.cc:237] T aafde59634844274aa72ab5f7d61898b P 2c3382c6bc034a3b83122cabd7e9d4a2 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: false } }
I20260608 09:53:48.202286  5439 raft_consensus.cc:1275] T aafde59634844274aa72ab5f7d61898b P 7468b5c401824424b63497760cf6472e [term 1 LEARNER]: Refusing update from remote peer 2c3382c6bc034a3b83122cabd7e9d4a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 09:53:48.205346  5629 consensus_queue.cc:1048] T aafde59634844274aa72ab5f7d61898b P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
W20260608 09:53:48.206789   391 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 4956)
W20260608 09:53:48.209188  4973 consensus_peers.cc:597] T aafde59634844274aa72ab5f7d61898b P 2c3382c6bc034a3b83122cabd7e9d4a2 -> Peer d04311a909bc42a28aad359683162e7a (127.0.97.194:44627): Couldn't send request to peer d04311a909bc42a28aad359683162e7a. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.194:44627: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:53:48.209990  4974 consensus_peers.cc:597] T aafde59634844274aa72ab5f7d61898b P 2c3382c6bc034a3b83122cabd7e9d4a2 -> Peer 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641): Couldn't send request to peer 5dd0043249d64a2ba79bc94dfb75ff45. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:43641: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:48.223456  5629 raft_consensus.cc:1064] T 55ce5ec774714988a47bf67492c13d51 P 2c3382c6bc034a3b83122cabd7e9d4a2: attempting to promote NON_VOTER 9e2c68fd035a49ec8f2a6ea8bdc8e811 to VOTER
I20260608 09:53:48.226277  5629 consensus_queue.cc:237] T 55ce5ec774714988a47bf67492c13d51 P 2c3382c6bc034a3b83122cabd7e9d4a2 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } attrs { replace: true } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: false } }
I20260608 09:53:48.233072  5290 raft_consensus.cc:1275] T 55ce5ec774714988a47bf67492c13d51 P 9e2c68fd035a49ec8f2a6ea8bdc8e811 [term 1 LEARNER]: Refusing update from remote peer 2c3382c6bc034a3b83122cabd7e9d4a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 09:53:48.234787  5648 consensus_queue.cc:1048] T 55ce5ec774714988a47bf67492c13d51 P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
W20260608 09:53:48.236599  4973 consensus_peers.cc:597] T 55ce5ec774714988a47bf67492c13d51 P 2c3382c6bc034a3b83122cabd7e9d4a2 -> Peer d04311a909bc42a28aad359683162e7a (127.0.97.194:44627): Couldn't send request to peer d04311a909bc42a28aad359683162e7a. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.194:44627: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:53:48.245158  4974 consensus_peers.cc:597] T 55ce5ec774714988a47bf67492c13d51 P 2c3382c6bc034a3b83122cabd7e9d4a2 -> Peer 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641): Couldn't send request to peer 5dd0043249d64a2ba79bc94dfb75ff45. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:43641: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:48.258795  5648 raft_consensus.cc:1064] T 033df4d85f7b479f9d96e3f0414455b6 P 2c3382c6bc034a3b83122cabd7e9d4a2: attempting to promote NON_VOTER 7468b5c401824424b63497760cf6472e to VOTER
I20260608 09:53:48.261734  5648 consensus_queue.cc:237] T 033df4d85f7b479f9d96e3f0414455b6 P 2c3382c6bc034a3b83122cabd7e9d4a2 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: false } }
I20260608 09:53:48.272501  5439 raft_consensus.cc:1275] T 033df4d85f7b479f9d96e3f0414455b6 P 7468b5c401824424b63497760cf6472e [term 1 LEARNER]: Refusing update from remote peer 2c3382c6bc034a3b83122cabd7e9d4a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
W20260608 09:53:48.274571  4973 consensus_peers.cc:597] T 033df4d85f7b479f9d96e3f0414455b6 P 2c3382c6bc034a3b83122cabd7e9d4a2 -> Peer d04311a909bc42a28aad359683162e7a (127.0.97.194:44627): Couldn't send request to peer d04311a909bc42a28aad359683162e7a. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.194:44627: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:48.275450  5648 consensus_queue.cc:1048] T 033df4d85f7b479f9d96e3f0414455b6 P 2c3382c6bc034a3b83122cabd7e9d4a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
W20260608 09:53:48.276700  4974 consensus_peers.cc:597] T 033df4d85f7b479f9d96e3f0414455b6 P 2c3382c6bc034a3b83122cabd7e9d4a2 -> Peer 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641): Couldn't send request to peer 5dd0043249d64a2ba79bc94dfb75ff45. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:43641: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:53:48.618254  4973 consensus_peers.cc:597] T 784e6975a62a469283c6af1fd285b7b5 P 2c3382c6bc034a3b83122cabd7e9d4a2 -> Peer d04311a909bc42a28aad359683162e7a (127.0.97.194:44627): Couldn't send request to peer d04311a909bc42a28aad359683162e7a. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.194:44627: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 09:53:48.673027  5329 consensus_peers.cc:597] T c5f4f8d0329847e3820e2096307f2bd8 P 1369f8d3d10048bdaeaf013be806b8c2 -> Peer d04311a909bc42a28aad359683162e7a (127.0.97.194:44627): Couldn't send request to peer d04311a909bc42a28aad359683162e7a. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.194:44627: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 09:53:48.824699  4974 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.97.193:43641: connect: Connection refused (error 111) [suppressed 112 similar messages]
I20260608 09:53:49.196105  5668 raft_consensus.cc:493] T 2fd8a7ea15a94d079d4373a3dad3c178 P 7468b5c401824424b63497760cf6472e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d04311a909bc42a28aad359683162e7a)
I20260608 09:53:49.196822  5668 raft_consensus.cc:515] T 2fd8a7ea15a94d079d4373a3dad3c178 P 7468b5c401824424b63497760cf6472e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: false } }
I20260608 09:53:49.205444  5668 leader_election.cc:290] T 2fd8a7ea15a94d079d4373a3dad3c178 P 7468b5c401824424b63497760cf6472e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641), d04311a909bc42a28aad359683162e7a (127.0.97.194:44627)
W20260608 09:53:49.207280   391 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 4956)
W20260608 09:53:49.228693  5403 leader_election.cc:336] T 2fd8a7ea15a94d079d4373a3dad3c178 P 7468b5c401824424b63497760cf6472e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d04311a909bc42a28aad359683162e7a (127.0.97.194:44627): Network error: Client connection negotiation failed: client connection to 127.0.97.194:44627: connect: Connection refused (error 111)
W20260608 09:53:49.238765  5404 leader_election.cc:336] T 2fd8a7ea15a94d079d4373a3dad3c178 P 7468b5c401824424b63497760cf6472e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641): Network error: Client connection negotiation failed: client connection to 127.0.97.193:43641: connect: Connection refused (error 111)
I20260608 09:53:49.239385  5404 leader_election.cc:304] T 2fd8a7ea15a94d079d4373a3dad3c178 P 7468b5c401824424b63497760cf6472e [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: 7468b5c401824424b63497760cf6472e; no voters: 5dd0043249d64a2ba79bc94dfb75ff45, d04311a909bc42a28aad359683162e7a
I20260608 09:53:49.240279  5668 raft_consensus.cc:2749] T 2fd8a7ea15a94d079d4373a3dad3c178 P 7468b5c401824424b63497760cf6472e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:53:49.295039  5624 raft_consensus.cc:493] T 83f165e0d5ab43349e34fbc5a2d6cdad P 1369f8d3d10048bdaeaf013be806b8c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d04311a909bc42a28aad359683162e7a)
I20260608 09:53:49.295600  5624 raft_consensus.cc:515] T 83f165e0d5ab43349e34fbc5a2d6cdad P 1369f8d3d10048bdaeaf013be806b8c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: false } }
I20260608 09:53:49.297531  5624 leader_election.cc:290] T 83f165e0d5ab43349e34fbc5a2d6cdad P 1369f8d3d10048bdaeaf013be806b8c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641), d04311a909bc42a28aad359683162e7a (127.0.97.194:44627)
W20260608 09:53:49.305400  5330 leader_election.cc:336] T 83f165e0d5ab43349e34fbc5a2d6cdad P 1369f8d3d10048bdaeaf013be806b8c2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641): Network error: Client connection negotiation failed: client connection to 127.0.97.193:43641: connect: Connection refused (error 111)
W20260608 09:53:49.310389  5329 leader_election.cc:336] T 83f165e0d5ab43349e34fbc5a2d6cdad P 1369f8d3d10048bdaeaf013be806b8c2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d04311a909bc42a28aad359683162e7a (127.0.97.194:44627): Network error: Client connection negotiation failed: client connection to 127.0.97.194:44627: connect: Connection refused (error 111)
I20260608 09:53:49.310786  5329 leader_election.cc:304] T 83f165e0d5ab43349e34fbc5a2d6cdad P 1369f8d3d10048bdaeaf013be806b8c2 [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: 1369f8d3d10048bdaeaf013be806b8c2; no voters: 5dd0043249d64a2ba79bc94dfb75ff45, d04311a909bc42a28aad359683162e7a
I20260608 09:53:49.311489  5624 raft_consensus.cc:2749] T 83f165e0d5ab43349e34fbc5a2d6cdad P 1369f8d3d10048bdaeaf013be806b8c2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:53:49.342728  5629 raft_consensus.cc:493] T 44a12bd193684a5997a6c9e066453615 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d04311a909bc42a28aad359683162e7a)
I20260608 09:53:49.343418  5629 raft_consensus.cc:515] T 44a12bd193684a5997a6c9e066453615 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } attrs { replace: true } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: NON_VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: true } }
I20260608 09:53:49.345878  5629 leader_election.cc:290] T 44a12bd193684a5997a6c9e066453615 P 2c3382c6bc034a3b83122cabd7e9d4a2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641), d04311a909bc42a28aad359683162e7a (127.0.97.194:44627)
W20260608 09:53:49.351082  4973 leader_election.cc:336] T 44a12bd193684a5997a6c9e066453615 P 2c3382c6bc034a3b83122cabd7e9d4a2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d04311a909bc42a28aad359683162e7a (127.0.97.194:44627): Network error: Client connection negotiation failed: client connection to 127.0.97.194:44627: connect: Connection refused (error 111)
W20260608 09:53:49.352447  4974 leader_election.cc:336] T 44a12bd193684a5997a6c9e066453615 P 2c3382c6bc034a3b83122cabd7e9d4a2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641): Network error: Client connection negotiation failed: client connection to 127.0.97.193:43641: connect: Connection refused (error 111)
I20260608 09:53:49.352898  4974 leader_election.cc:304] T 44a12bd193684a5997a6c9e066453615 P 2c3382c6bc034a3b83122cabd7e9d4a2 [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: 2c3382c6bc034a3b83122cabd7e9d4a2; no voters: 5dd0043249d64a2ba79bc94dfb75ff45, d04311a909bc42a28aad359683162e7a
I20260608 09:53:49.354216  5629 raft_consensus.cc:2749] T 44a12bd193684a5997a6c9e066453615 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 09:53:49.793154  4974 consensus_peers.cc:597] T c50209cac6aa46679453340dc9d1887a P 2c3382c6bc034a3b83122cabd7e9d4a2 -> Peer 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641): Couldn't send request to peer 5dd0043249d64a2ba79bc94dfb75ff45. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:43641: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 09:53:49.909349  4974 consensus_peers.cc:597] T 813335d5b0074a7aa3df3c9024a0a69a P 2c3382c6bc034a3b83122cabd7e9d4a2 -> Peer 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641): Couldn't send request to peer 5dd0043249d64a2ba79bc94dfb75ff45. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:43641: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260608 09:53:50.000758  4973 consensus_peers.cc:597] T c50209cac6aa46679453340dc9d1887a P 2c3382c6bc034a3b83122cabd7e9d4a2 -> Peer d04311a909bc42a28aad359683162e7a (127.0.97.194:44627): Couldn't send request to peer d04311a909bc42a28aad359683162e7a. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.194:44627: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 09:53:50.210493   391 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 4956)
I20260608 09:53:50.556897  5675 raft_consensus.cc:493] T b8538fc7146543ff8016f05c11e696e8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d04311a909bc42a28aad359683162e7a)
I20260608 09:53:50.557562  5675 raft_consensus.cc:515] T b8538fc7146543ff8016f05c11e696e8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } attrs { replace: true } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: NON_VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: true } }
I20260608 09:53:50.560088  5675 leader_election.cc:290] T b8538fc7146543ff8016f05c11e696e8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641), d04311a909bc42a28aad359683162e7a (127.0.97.194:44627)
W20260608 09:53:50.565887  4973 leader_election.cc:336] T b8538fc7146543ff8016f05c11e696e8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d04311a909bc42a28aad359683162e7a (127.0.97.194:44627): Network error: Client connection negotiation failed: client connection to 127.0.97.194:44627: connect: Connection refused (error 111)
W20260608 09:53:50.569926  4974 leader_election.cc:336] T b8538fc7146543ff8016f05c11e696e8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641): Network error: Client connection negotiation failed: client connection to 127.0.97.193:43641: connect: Connection refused (error 111)
I20260608 09:53:50.570391  4974 leader_election.cc:304] T b8538fc7146543ff8016f05c11e696e8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [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: 2c3382c6bc034a3b83122cabd7e9d4a2; no voters: 5dd0043249d64a2ba79bc94dfb75ff45, d04311a909bc42a28aad359683162e7a
I20260608 09:53:50.571161  5675 raft_consensus.cc:2749] T b8538fc7146543ff8016f05c11e696e8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 09:53:50.591566  4973 consensus_peers.cc:597] T 033df4d85f7b479f9d96e3f0414455b6 P 2c3382c6bc034a3b83122cabd7e9d4a2 -> Peer d04311a909bc42a28aad359683162e7a (127.0.97.194:44627): Couldn't send request to peer d04311a909bc42a28aad359683162e7a. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.194:44627: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 09:53:50.661018  4974 consensus_peers.cc:597] T c71a856df86f4bbbb7de39e85eef2194 P 2c3382c6bc034a3b83122cabd7e9d4a2 -> Peer 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641): Couldn't send request to peer 5dd0043249d64a2ba79bc94dfb75ff45. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:43641: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260608 09:53:50.772151  4974 consensus_peers.cc:597] T 033df4d85f7b479f9d96e3f0414455b6 P 2c3382c6bc034a3b83122cabd7e9d4a2 -> Peer 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641): Couldn't send request to peer 5dd0043249d64a2ba79bc94dfb75ff45. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:43641: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 09:53:50.787879  4973 consensus_peers.cc:597] T aafde59634844274aa72ab5f7d61898b P 2c3382c6bc034a3b83122cabd7e9d4a2 -> Peer d04311a909bc42a28aad359683162e7a (127.0.97.194:44627): Couldn't send request to peer d04311a909bc42a28aad359683162e7a. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.194:44627: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 09:53:50.809963  4973 consensus_peers.cc:597] T 55ce5ec774714988a47bf67492c13d51 P 2c3382c6bc034a3b83122cabd7e9d4a2 -> Peer d04311a909bc42a28aad359683162e7a (127.0.97.194:44627): Couldn't send request to peer d04311a909bc42a28aad359683162e7a. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.194:44627: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 09:53:50.821357  4974 consensus_peers.cc:597] T 55ce5ec774714988a47bf67492c13d51 P 2c3382c6bc034a3b83122cabd7e9d4a2 -> Peer 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641): Couldn't send request to peer 5dd0043249d64a2ba79bc94dfb75ff45. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:43641: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 09:53:50.838763  4974 consensus_peers.cc:597] T aafde59634844274aa72ab5f7d61898b P 2c3382c6bc034a3b83122cabd7e9d4a2 -> Peer 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641): Couldn't send request to peer 5dd0043249d64a2ba79bc94dfb75ff45. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:43641: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 09:53:51.158999  5624 raft_consensus.cc:493] T 83f165e0d5ab43349e34fbc5a2d6cdad P 1369f8d3d10048bdaeaf013be806b8c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d04311a909bc42a28aad359683162e7a)
I20260608 09:53:51.159639  5624 raft_consensus.cc:515] T 83f165e0d5ab43349e34fbc5a2d6cdad P 1369f8d3d10048bdaeaf013be806b8c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "1369f8d3d10048bdaeaf013be806b8c2" member_type: VOTER last_known_addr { host: "127.0.97.197" port: 44853 } attrs { promote: false } }
I20260608 09:53:51.162503  5624 leader_election.cc:290] T 83f165e0d5ab43349e34fbc5a2d6cdad P 1369f8d3d10048bdaeaf013be806b8c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641), d04311a909bc42a28aad359683162e7a (127.0.97.194:44627)
W20260608 09:53:51.167111  5330 leader_election.cc:336] T 83f165e0d5ab43349e34fbc5a2d6cdad P 1369f8d3d10048bdaeaf013be806b8c2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641): Network error: Client connection negotiation failed: client connection to 127.0.97.193:43641: connect: Connection refused (error 111)
W20260608 09:53:51.168792  5329 leader_election.cc:336] T 83f165e0d5ab43349e34fbc5a2d6cdad P 1369f8d3d10048bdaeaf013be806b8c2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d04311a909bc42a28aad359683162e7a (127.0.97.194:44627): Network error: Client connection negotiation failed: client connection to 127.0.97.194:44627: connect: Connection refused (error 111)
I20260608 09:53:51.169323  5329 leader_election.cc:304] T 83f165e0d5ab43349e34fbc5a2d6cdad P 1369f8d3d10048bdaeaf013be806b8c2 [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: 1369f8d3d10048bdaeaf013be806b8c2; no voters: 5dd0043249d64a2ba79bc94dfb75ff45, d04311a909bc42a28aad359683162e7a
I20260608 09:53:51.170596  5624 raft_consensus.cc:2749] T 83f165e0d5ab43349e34fbc5a2d6cdad P 1369f8d3d10048bdaeaf013be806b8c2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:53:51.181550   391 tablet_server.cc:196] TabletServer@127.0.97.194:0 shutdown complete.
I20260608 09:53:51.219710   391 tablet_server.cc:179] TabletServer@127.0.97.195:0 shutting down...
I20260608 09:53:51.261243   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:51.262264   391 tablet_replica.cc:333] T 44a12bd193684a5997a6c9e066453615 P 2c3382c6bc034a3b83122cabd7e9d4a2: stopping tablet replica
I20260608 09:53:51.263255   391 raft_consensus.cc:2243] T 44a12bd193684a5997a6c9e066453615 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:51.264490   391 raft_consensus.cc:2272] T 44a12bd193684a5997a6c9e066453615 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:51.268317   391 tablet_replica.cc:333] T b8538fc7146543ff8016f05c11e696e8 P 2c3382c6bc034a3b83122cabd7e9d4a2: stopping tablet replica
I20260608 09:53:51.269138   391 raft_consensus.cc:2243] T b8538fc7146543ff8016f05c11e696e8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:51.270236   391 raft_consensus.cc:2272] T b8538fc7146543ff8016f05c11e696e8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:51.273720   391 tablet_replica.cc:333] T c50209cac6aa46679453340dc9d1887a P 2c3382c6bc034a3b83122cabd7e9d4a2: stopping tablet replica
I20260608 09:53:51.274540   391 raft_consensus.cc:2243] T c50209cac6aa46679453340dc9d1887a P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:51.275866   391 pending_rounds.cc:70] T c50209cac6aa46679453340dc9d1887a P 2c3382c6bc034a3b83122cabd7e9d4a2: Trying to abort 1 pending ops.
I20260608 09:53:51.276116   391 pending_rounds.cc:77] T c50209cac6aa46679453340dc9d1887a P 2c3382c6bc034a3b83122cabd7e9d4a2: Aborting op as it isn't in flight: id { term: 1 index: 28 } timestamp: 7294617302592380928 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "c50209cac6aa46679453340dc9d1887a" old_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } attrs { replace: true } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: true } } } new_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } attrs { replace: true } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: false } } } }
I20260608 09:53:51.277220   391 raft_consensus.cc:2917] T c50209cac6aa46679453340dc9d1887a P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 LEADER]: Aborting config change with OpId 1.28: Aborted: Op aborted
I20260608 09:53:51.277694   391 raft_consensus.cc:2889] T c50209cac6aa46679453340dc9d1887a P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 09:53:51.278033   391 raft_consensus.cc:2272] T c50209cac6aa46679453340dc9d1887a P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:51.281469   391 tablet_replica.cc:333] T 55ce5ec774714988a47bf67492c13d51 P 2c3382c6bc034a3b83122cabd7e9d4a2: stopping tablet replica
I20260608 09:53:51.282379   391 raft_consensus.cc:2243] T 55ce5ec774714988a47bf67492c13d51 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:51.283669   391 pending_rounds.cc:70] T 55ce5ec774714988a47bf67492c13d51 P 2c3382c6bc034a3b83122cabd7e9d4a2: Trying to abort 1 pending ops.
I20260608 09:53:51.283895   391 pending_rounds.cc:77] T 55ce5ec774714988a47bf67492c13d51 P 2c3382c6bc034a3b83122cabd7e9d4a2: Aborting op as it isn't in flight: id { term: 1 index: 29 } timestamp: 7294617306007814144 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "55ce5ec774714988a47bf67492c13d51" old_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } attrs { replace: true } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: true } } } new_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } attrs { replace: true } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: false } } } }
I20260608 09:53:51.284900   391 raft_consensus.cc:2917] T 55ce5ec774714988a47bf67492c13d51 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 LEADER]: Aborting config change with OpId 1.29: Aborted: Op aborted
I20260608 09:53:51.285274   391 raft_consensus.cc:2889] T 55ce5ec774714988a47bf67492c13d51 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 09:53:51.285609   391 raft_consensus.cc:2272] T 55ce5ec774714988a47bf67492c13d51 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:51.288857   391 tablet_replica.cc:333] T 784e6975a62a469283c6af1fd285b7b5 P 2c3382c6bc034a3b83122cabd7e9d4a2: stopping tablet replica
I20260608 09:53:51.289557   391 raft_consensus.cc:2243] T 784e6975a62a469283c6af1fd285b7b5 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:51.290563   391 raft_consensus.cc:2272] T 784e6975a62a469283c6af1fd285b7b5 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:51.293869   391 tablet_replica.cc:333] T 813335d5b0074a7aa3df3c9024a0a69a P 2c3382c6bc034a3b83122cabd7e9d4a2: stopping tablet replica
I20260608 09:53:51.294565   391 raft_consensus.cc:2243] T 813335d5b0074a7aa3df3c9024a0a69a P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:51.295603   391 raft_consensus.cc:2272] T 813335d5b0074a7aa3df3c9024a0a69a P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:51.297075  5684 raft_consensus.cc:493] T 2fd8a7ea15a94d079d4373a3dad3c178 P 7468b5c401824424b63497760cf6472e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d04311a909bc42a28aad359683162e7a)
I20260608 09:53:51.297596  5684 raft_consensus.cc:515] T 2fd8a7ea15a94d079d4373a3dad3c178 P 7468b5c401824424b63497760cf6472e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: false } }
I20260608 09:53:51.299216   391 tablet_replica.cc:333] T 033df4d85f7b479f9d96e3f0414455b6 P 2c3382c6bc034a3b83122cabd7e9d4a2: stopping tablet replica
I20260608 09:53:51.299638  5684 leader_election.cc:290] T 2fd8a7ea15a94d079d4373a3dad3c178 P 7468b5c401824424b63497760cf6472e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641), d04311a909bc42a28aad359683162e7a (127.0.97.194:44627)
I20260608 09:53:51.300074   391 raft_consensus.cc:2243] T 033df4d85f7b479f9d96e3f0414455b6 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:51.301491   391 pending_rounds.cc:70] T 033df4d85f7b479f9d96e3f0414455b6 P 2c3382c6bc034a3b83122cabd7e9d4a2: Trying to abort 1 pending ops.
I20260608 09:53:51.301759   391 pending_rounds.cc:77] T 033df4d85f7b479f9d96e3f0414455b6 P 2c3382c6bc034a3b83122cabd7e9d4a2: Aborting op as it isn't in flight: id { term: 1 index: 29 } timestamp: 7294617306152701952 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "033df4d85f7b479f9d96e3f0414455b6" old_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: NON_VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: true } } } new_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: false } } } }
I20260608 09:53:51.302783   391 raft_consensus.cc:2917] T 033df4d85f7b479f9d96e3f0414455b6 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 LEADER]: Aborting config change with OpId 1.29: Aborted: Op aborted
I20260608 09:53:51.303223   391 raft_consensus.cc:2889] T 033df4d85f7b479f9d96e3f0414455b6 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 09:53:51.303615   391 raft_consensus.cc:2272] T 033df4d85f7b479f9d96e3f0414455b6 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:51.307062   391 tablet_replica.cc:333] T c71a856df86f4bbbb7de39e85eef2194 P 2c3382c6bc034a3b83122cabd7e9d4a2: stopping tablet replica
I20260608 09:53:51.310745   391 raft_consensus.cc:2243] T c71a856df86f4bbbb7de39e85eef2194 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 LEADER]: Raft consensus shutting down.
W20260608 09:53:51.311806  5329 consensus_peers.cc:597] T c5f4f8d0329847e3820e2096307f2bd8 P 1369f8d3d10048bdaeaf013be806b8c2 -> Peer d04311a909bc42a28aad359683162e7a (127.0.97.194:44627): Couldn't send request to peer d04311a909bc42a28aad359683162e7a. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.194:44627: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260608 09:53:51.313169  5404 leader_election.cc:336] T 2fd8a7ea15a94d079d4373a3dad3c178 P 7468b5c401824424b63497760cf6472e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5dd0043249d64a2ba79bc94dfb75ff45 (127.0.97.193:43641): Network error: Client connection negotiation failed: client connection to 127.0.97.193:43641: connect: Connection refused (error 111)
I20260608 09:53:51.314397   391 raft_consensus.cc:2272] T c71a856df86f4bbbb7de39e85eef2194 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:53:51.315498  5403 leader_election.cc:336] T 2fd8a7ea15a94d079d4373a3dad3c178 P 7468b5c401824424b63497760cf6472e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d04311a909bc42a28aad359683162e7a (127.0.97.194:44627): Network error: Client connection negotiation failed: client connection to 127.0.97.194:44627: connect: Connection refused (error 111)
I20260608 09:53:51.315908  5403 leader_election.cc:304] T 2fd8a7ea15a94d079d4373a3dad3c178 P 7468b5c401824424b63497760cf6472e [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: 7468b5c401824424b63497760cf6472e; no voters: 5dd0043249d64a2ba79bc94dfb75ff45, d04311a909bc42a28aad359683162e7a
I20260608 09:53:51.316619  5684 raft_consensus.cc:2749] T 2fd8a7ea15a94d079d4373a3dad3c178 P 7468b5c401824424b63497760cf6472e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:53:51.318078   391 tablet_replica.cc:333] T c5f4f8d0329847e3820e2096307f2bd8 P 2c3382c6bc034a3b83122cabd7e9d4a2: stopping tablet replica
I20260608 09:53:51.318826   391 raft_consensus.cc:2243] T c5f4f8d0329847e3820e2096307f2bd8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:51.319377   391 raft_consensus.cc:2272] T c5f4f8d0329847e3820e2096307f2bd8 P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:51.322551   391 tablet_replica.cc:333] T aafde59634844274aa72ab5f7d61898b P 2c3382c6bc034a3b83122cabd7e9d4a2: stopping tablet replica
I20260608 09:53:51.323220   391 raft_consensus.cc:2243] T aafde59634844274aa72ab5f7d61898b P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:51.324513   391 pending_rounds.cc:70] T aafde59634844274aa72ab5f7d61898b P 2c3382c6bc034a3b83122cabd7e9d4a2: Trying to abort 1 pending ops.
I20260608 09:53:51.324764   391 pending_rounds.cc:77] T aafde59634844274aa72ab5f7d61898b P 2c3382c6bc034a3b83122cabd7e9d4a2: Aborting op as it isn't in flight: id { term: 1 index: 29 } timestamp: 7294617305874673664 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "aafde59634844274aa72ab5f7d61898b" old_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: NON_VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: true } } } new_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: false } } } }
I20260608 09:53:51.325784   391 raft_consensus.cc:2917] T aafde59634844274aa72ab5f7d61898b P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 LEADER]: Aborting config change with OpId 1.29: Aborted: Op aborted
I20260608 09:53:51.326164   391 raft_consensus.cc:2889] T aafde59634844274aa72ab5f7d61898b P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 09:53:51.326506   391 raft_consensus.cc:2272] T aafde59634844274aa72ab5f7d61898b P 2c3382c6bc034a3b83122cabd7e9d4a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:51.373052   391 tablet_server.cc:196] TabletServer@127.0.97.195:0 shutdown complete.
I20260608 09:53:51.406404   391 tablet_server.cc:179] TabletServer@127.0.97.196:0 shutting down...
I20260608 09:53:51.440810   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:51.441572   391 tablet_replica.cc:333] T c50209cac6aa46679453340dc9d1887a P 9e2c68fd035a49ec8f2a6ea8bdc8e811: stopping tablet replica
I20260608 09:53:51.442176   391 raft_consensus.cc:2243] T c50209cac6aa46679453340dc9d1887a P 9e2c68fd035a49ec8f2a6ea8bdc8e811 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:51.442595   391 pending_rounds.cc:70] T c50209cac6aa46679453340dc9d1887a P 9e2c68fd035a49ec8f2a6ea8bdc8e811: Trying to abort 1 pending ops.
I20260608 09:53:51.442764   391 pending_rounds.cc:77] T c50209cac6aa46679453340dc9d1887a P 9e2c68fd035a49ec8f2a6ea8bdc8e811: Aborting op as it isn't in flight: id { term: 1 index: 28 } timestamp: 7294617302592380928 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "c50209cac6aa46679453340dc9d1887a" old_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } attrs { replace: true } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: true } } } new_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } attrs { replace: true } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: false } } } }
I20260608 09:53:51.443478   391 raft_consensus.cc:2917] T c50209cac6aa46679453340dc9d1887a P 9e2c68fd035a49ec8f2a6ea8bdc8e811 [term 1 FOLLOWER]: Aborting config change with OpId 1.28: Aborted: Op aborted
I20260608 09:53:51.443800   391 raft_consensus.cc:2889] T c50209cac6aa46679453340dc9d1887a P 9e2c68fd035a49ec8f2a6ea8bdc8e811 [term 1 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 09:53:51.444056   391 raft_consensus.cc:2272] T c50209cac6aa46679453340dc9d1887a P 9e2c68fd035a49ec8f2a6ea8bdc8e811 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:53:51.446185   391 tablet_replica.cc:333] T 55ce5ec774714988a47bf67492c13d51 P 9e2c68fd035a49ec8f2a6ea8bdc8e811: stopping tablet replica
I20260608 09:53:51.446707   391 raft_consensus.cc:2243] T 55ce5ec774714988a47bf67492c13d51 P 9e2c68fd035a49ec8f2a6ea8bdc8e811 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:51.447088   391 pending_rounds.cc:70] T 55ce5ec774714988a47bf67492c13d51 P 9e2c68fd035a49ec8f2a6ea8bdc8e811: Trying to abort 1 pending ops.
I20260608 09:53:51.447254   391 pending_rounds.cc:77] T 55ce5ec774714988a47bf67492c13d51 P 9e2c68fd035a49ec8f2a6ea8bdc8e811: Aborting op as it isn't in flight: id { term: 1 index: 29 } timestamp: 7294617306007814144 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "55ce5ec774714988a47bf67492c13d51" old_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } attrs { replace: true } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: true } } } new_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } attrs { replace: true } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "9e2c68fd035a49ec8f2a6ea8bdc8e811" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 40023 } attrs { promote: false } } } }
I20260608 09:53:51.447981   391 raft_consensus.cc:2917] T 55ce5ec774714988a47bf67492c13d51 P 9e2c68fd035a49ec8f2a6ea8bdc8e811 [term 1 FOLLOWER]: Aborting config change with OpId 1.29: Aborted: Op aborted
I20260608 09:53:51.448307   391 raft_consensus.cc:2889] T 55ce5ec774714988a47bf67492c13d51 P 9e2c68fd035a49ec8f2a6ea8bdc8e811 [term 1 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 09:53:51.448560   391 raft_consensus.cc:2272] T 55ce5ec774714988a47bf67492c13d51 P 9e2c68fd035a49ec8f2a6ea8bdc8e811 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:53:51.450610   391 tablet_replica.cc:333] T 813335d5b0074a7aa3df3c9024a0a69a P 9e2c68fd035a49ec8f2a6ea8bdc8e811: stopping tablet replica
I20260608 09:53:51.451134   391 raft_consensus.cc:2243] T 813335d5b0074a7aa3df3c9024a0a69a P 9e2c68fd035a49ec8f2a6ea8bdc8e811 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:51.451751   391 raft_consensus.cc:2272] T 813335d5b0074a7aa3df3c9024a0a69a P 9e2c68fd035a49ec8f2a6ea8bdc8e811 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:51.454254   391 tablet_replica.cc:333] T 784e6975a62a469283c6af1fd285b7b5 P 9e2c68fd035a49ec8f2a6ea8bdc8e811: stopping tablet replica
I20260608 09:53:51.454690   391 raft_consensus.cc:2243] T 784e6975a62a469283c6af1fd285b7b5 P 9e2c68fd035a49ec8f2a6ea8bdc8e811 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:51.455205   391 raft_consensus.cc:2272] T 784e6975a62a469283c6af1fd285b7b5 P 9e2c68fd035a49ec8f2a6ea8bdc8e811 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:51.479632   391 tablet_server.cc:196] TabletServer@127.0.97.196:0 shutdown complete.
I20260608 09:53:51.495896   391 tablet_server.cc:179] TabletServer@127.0.97.197:0 shutting down...
I20260608 09:53:51.522807   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:51.523607   391 tablet_replica.cc:333] T 44a12bd193684a5997a6c9e066453615 P 1369f8d3d10048bdaeaf013be806b8c2: stopping tablet replica
I20260608 09:53:51.524230   391 raft_consensus.cc:2243] T 44a12bd193684a5997a6c9e066453615 P 1369f8d3d10048bdaeaf013be806b8c2 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:53:51.524655   391 raft_consensus.cc:2272] T 44a12bd193684a5997a6c9e066453615 P 1369f8d3d10048bdaeaf013be806b8c2 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:53:51.526839   391 tablet_replica.cc:333] T c5f4f8d0329847e3820e2096307f2bd8 P 1369f8d3d10048bdaeaf013be806b8c2: stopping tablet replica
I20260608 09:53:51.527422   391 raft_consensus.cc:2243] T c5f4f8d0329847e3820e2096307f2bd8 P 1369f8d3d10048bdaeaf013be806b8c2 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:53:51.528354   391 raft_consensus.cc:2272] T c5f4f8d0329847e3820e2096307f2bd8 P 1369f8d3d10048bdaeaf013be806b8c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:51.530860   391 tablet_replica.cc:333] T b8538fc7146543ff8016f05c11e696e8 P 1369f8d3d10048bdaeaf013be806b8c2: stopping tablet replica
I20260608 09:53:51.531432   391 raft_consensus.cc:2243] T b8538fc7146543ff8016f05c11e696e8 P 1369f8d3d10048bdaeaf013be806b8c2 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:53:51.531791   391 raft_consensus.cc:2272] T b8538fc7146543ff8016f05c11e696e8 P 1369f8d3d10048bdaeaf013be806b8c2 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:53:51.533818   391 tablet_replica.cc:333] T 83f165e0d5ab43349e34fbc5a2d6cdad P 1369f8d3d10048bdaeaf013be806b8c2: stopping tablet replica
I20260608 09:53:51.534312   391 raft_consensus.cc:2243] T 83f165e0d5ab43349e34fbc5a2d6cdad P 1369f8d3d10048bdaeaf013be806b8c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:51.534778   391 raft_consensus.cc:2272] T 83f165e0d5ab43349e34fbc5a2d6cdad P 1369f8d3d10048bdaeaf013be806b8c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:51.559930   391 tablet_server.cc:196] TabletServer@127.0.97.197:0 shutdown complete.
I20260608 09:53:51.582764   391 tablet_server.cc:179] TabletServer@127.0.97.198:0 shutting down...
I20260608 09:53:51.613355   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:51.614114   391 tablet_replica.cc:333] T aafde59634844274aa72ab5f7d61898b P 7468b5c401824424b63497760cf6472e: stopping tablet replica
I20260608 09:53:51.614784   391 raft_consensus.cc:2243] T aafde59634844274aa72ab5f7d61898b P 7468b5c401824424b63497760cf6472e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:51.615209   391 pending_rounds.cc:70] T aafde59634844274aa72ab5f7d61898b P 7468b5c401824424b63497760cf6472e: Trying to abort 1 pending ops.
I20260608 09:53:51.615383   391 pending_rounds.cc:77] T aafde59634844274aa72ab5f7d61898b P 7468b5c401824424b63497760cf6472e: Aborting op as it isn't in flight: id { term: 1 index: 29 } timestamp: 7294617305874673664 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "aafde59634844274aa72ab5f7d61898b" old_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: NON_VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: true } } } new_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: false } } } }
I20260608 09:53:51.616039   391 raft_consensus.cc:2917] T aafde59634844274aa72ab5f7d61898b P 7468b5c401824424b63497760cf6472e [term 1 FOLLOWER]: Aborting config change with OpId 1.29: Aborted: Op aborted
I20260608 09:53:51.616359   391 raft_consensus.cc:2889] T aafde59634844274aa72ab5f7d61898b P 7468b5c401824424b63497760cf6472e [term 1 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 09:53:51.616631   391 raft_consensus.cc:2272] T aafde59634844274aa72ab5f7d61898b P 7468b5c401824424b63497760cf6472e [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:53:51.618986   391 tablet_replica.cc:333] T 033df4d85f7b479f9d96e3f0414455b6 P 7468b5c401824424b63497760cf6472e: stopping tablet replica
I20260608 09:53:51.619580   391 raft_consensus.cc:2243] T 033df4d85f7b479f9d96e3f0414455b6 P 7468b5c401824424b63497760cf6472e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:51.619953   391 pending_rounds.cc:70] T 033df4d85f7b479f9d96e3f0414455b6 P 7468b5c401824424b63497760cf6472e: Trying to abort 1 pending ops.
I20260608 09:53:51.620121   391 pending_rounds.cc:77] T 033df4d85f7b479f9d96e3f0414455b6 P 7468b5c401824424b63497760cf6472e: Aborting op as it isn't in flight: id { term: 1 index: 29 } timestamp: 7294617306152701952 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "033df4d85f7b479f9d96e3f0414455b6" old_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: NON_VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: true } } } new_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "5dd0043249d64a2ba79bc94dfb75ff45" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43641 } attrs { replace: true } } peers { permanent_uuid: "d04311a909bc42a28aad359683162e7a" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 44627 } } peers { permanent_uuid: "2c3382c6bc034a3b83122cabd7e9d4a2" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33025 } } peers { permanent_uuid: "7468b5c401824424b63497760cf6472e" member_type: VOTER last_known_addr { host: "127.0.97.198" port: 34805 } attrs { promote: false } } } }
I20260608 09:53:51.620772   391 raft_consensus.cc:2917] T 033df4d85f7b479f9d96e3f0414455b6 P 7468b5c401824424b63497760cf6472e [term 1 FOLLOWER]: Aborting config change with OpId 1.29: Aborted: Op aborted
I20260608 09:53:51.621078   391 raft_consensus.cc:2889] T 033df4d85f7b479f9d96e3f0414455b6 P 7468b5c401824424b63497760cf6472e [term 1 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 09:53:51.621317   391 raft_consensus.cc:2272] T 033df4d85f7b479f9d96e3f0414455b6 P 7468b5c401824424b63497760cf6472e [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:53:51.623366   391 tablet_replica.cc:333] T 2fd8a7ea15a94d079d4373a3dad3c178 P 7468b5c401824424b63497760cf6472e: stopping tablet replica
I20260608 09:53:51.623886   391 raft_consensus.cc:2243] T 2fd8a7ea15a94d079d4373a3dad3c178 P 7468b5c401824424b63497760cf6472e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:51.624337   391 raft_consensus.cc:2272] T 2fd8a7ea15a94d079d4373a3dad3c178 P 7468b5c401824424b63497760cf6472e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:51.626681   391 tablet_replica.cc:333] T c71a856df86f4bbbb7de39e85eef2194 P 7468b5c401824424b63497760cf6472e: stopping tablet replica
I20260608 09:53:51.627184   391 raft_consensus.cc:2243] T c71a856df86f4bbbb7de39e85eef2194 P 7468b5c401824424b63497760cf6472e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:51.627701   391 raft_consensus.cc:2272] T c71a856df86f4bbbb7de39e85eef2194 P 7468b5c401824424b63497760cf6472e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:51.652347   391 tablet_server.cc:196] TabletServer@127.0.97.198:0 shutdown complete.
I20260608 09:53:51.667696   391 master.cc:562] Master@127.0.97.254:40657 shutting down...
W20260608 09:53:51.687666  4806 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 09:53:51.687913  4806 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 09:53:51.688077  4806 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 09:53:51.689651   391 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 890d36523791456baa1184353250f83e [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:51.690140   391 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 890d36523791456baa1184353250f83e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:51.690436   391 tablet_replica.cc:333] T 00000000000000000000000000000000 P 890d36523791456baa1184353250f83e: stopping tablet replica
I20260608 09:53:51.713444   391 master.cc:584] Master@127.0.97.254:40657 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (22908 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260608 09:53:51.761046   391 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.254:43655
I20260608 09:53:51.762219   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:51.768301  5688 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:53:51.768429  5689 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:53:51.768494  5691 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:53:51.769541   391 server_base.cc:1061] running on GCE node
I20260608 09:53:51.770581   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:51.770763   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:53:51.770902   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912431770884 us; error 0 us; skew 500 ppm
I20260608 09:53:51.771872   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:51.774209   391 webserver.cc:533] Webserver started at http://127.0.97.254:40083/ using document root <none> and password file <none>
I20260608 09:53:51.774679   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:51.774849   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:51.775125   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:51.776289   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912294854977-391-0/minicluster-data/master-0-root/instance:
uuid: "85f9fab89988494abe87e1fe2f6c7eb1"
format_stamp: "Formatted at 2026-06-08 09:53:51 on dist-test-slave-cqs2"
I20260608 09:53:51.780807   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:53:51.784236  5696 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:51.784930   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:53:51.785193   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912294854977-391-0/minicluster-data/master-0-root
uuid: "85f9fab89988494abe87e1fe2f6c7eb1"
format_stamp: "Formatted at 2026-06-08 09:53:51 on dist-test-slave-cqs2"
I20260608 09:53:51.785452   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912294854977-391-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912294854977-391-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912294854977-391-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:53:51.812345   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:51.813661   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:51.851593   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.254:43655
I20260608 09:53:51.851713  5747 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.254:43655 every 8 connection(s)
I20260608 09:53:51.855732  5748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:51.866070  5748 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 85f9fab89988494abe87e1fe2f6c7eb1: Bootstrap starting.
I20260608 09:53:51.871078  5748 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 85f9fab89988494abe87e1fe2f6c7eb1: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:51.875391  5748 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 85f9fab89988494abe87e1fe2f6c7eb1: No bootstrap required, opened a new log
I20260608 09:53:51.877624  5748 raft_consensus.cc:359] T 00000000000000000000000000000000 P 85f9fab89988494abe87e1fe2f6c7eb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85f9fab89988494abe87e1fe2f6c7eb1" member_type: VOTER }
I20260608 09:53:51.878023  5748 raft_consensus.cc:385] T 00000000000000000000000000000000 P 85f9fab89988494abe87e1fe2f6c7eb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:51.878233  5748 raft_consensus.cc:740] T 00000000000000000000000000000000 P 85f9fab89988494abe87e1fe2f6c7eb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85f9fab89988494abe87e1fe2f6c7eb1, State: Initialized, Role: FOLLOWER
I20260608 09:53:51.878876  5748 consensus_queue.cc:260] T 00000000000000000000000000000000 P 85f9fab89988494abe87e1fe2f6c7eb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "85f9fab89988494abe87e1fe2f6c7eb1" member_type: VOTER }
I20260608 09:53:51.879356  5748 raft_consensus.cc:399] T 00000000000000000000000000000000 P 85f9fab89988494abe87e1fe2f6c7eb1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:53:51.879577  5748 raft_consensus.cc:493] T 00000000000000000000000000000000 P 85f9fab89988494abe87e1fe2f6c7eb1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:53:51.879871  5748 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 85f9fab89988494abe87e1fe2f6c7eb1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:51.884310  5748 raft_consensus.cc:515] T 00000000000000000000000000000000 P 85f9fab89988494abe87e1fe2f6c7eb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85f9fab89988494abe87e1fe2f6c7eb1" member_type: VOTER }
I20260608 09:53:51.884807  5748 leader_election.cc:304] T 00000000000000000000000000000000 P 85f9fab89988494abe87e1fe2f6c7eb1 [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: 85f9fab89988494abe87e1fe2f6c7eb1; no voters: 
I20260608 09:53:51.885906  5748 leader_election.cc:290] T 00000000000000000000000000000000 P 85f9fab89988494abe87e1fe2f6c7eb1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:53:51.886274  5751 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 85f9fab89988494abe87e1fe2f6c7eb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:51.887825  5751 raft_consensus.cc:697] T 00000000000000000000000000000000 P 85f9fab89988494abe87e1fe2f6c7eb1 [term 1 LEADER]: Becoming Leader. State: Replica: 85f9fab89988494abe87e1fe2f6c7eb1, State: Running, Role: LEADER
I20260608 09:53:51.888536  5751 consensus_queue.cc:237] T 00000000000000000000000000000000 P 85f9fab89988494abe87e1fe2f6c7eb1 [LEADER]: Queue going to LEADER mode. State: All 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: "85f9fab89988494abe87e1fe2f6c7eb1" member_type: VOTER }
I20260608 09:53:51.889242  5748 sys_catalog.cc:565] T 00000000000000000000000000000000 P 85f9fab89988494abe87e1fe2f6c7eb1 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:53:51.892849  5752 sys_catalog.cc:455] T 00000000000000000000000000000000 P 85f9fab89988494abe87e1fe2f6c7eb1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "85f9fab89988494abe87e1fe2f6c7eb1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85f9fab89988494abe87e1fe2f6c7eb1" member_type: VOTER } }
I20260608 09:53:51.892884  5753 sys_catalog.cc:455] T 00000000000000000000000000000000 P 85f9fab89988494abe87e1fe2f6c7eb1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 85f9fab89988494abe87e1fe2f6c7eb1. Latest consensus state: current_term: 1 leader_uuid: "85f9fab89988494abe87e1fe2f6c7eb1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85f9fab89988494abe87e1fe2f6c7eb1" member_type: VOTER } }
I20260608 09:53:51.893651  5752 sys_catalog.cc:458] T 00000000000000000000000000000000 P 85f9fab89988494abe87e1fe2f6c7eb1 [sys.catalog]: This master's current role is: LEADER
I20260608 09:53:51.893680  5753 sys_catalog.cc:458] T 00000000000000000000000000000000 P 85f9fab89988494abe87e1fe2f6c7eb1 [sys.catalog]: This master's current role is: LEADER
I20260608 09:53:51.896924  5758 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:53:51.904333  5758 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:53:51.908149   391 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:53:51.914523  5758 catalog_manager.cc:1382] Generated new cluster ID: d23581e464fd462d8e172515f6c5d604
I20260608 09:53:51.914745  5758 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:53:51.929906  5758 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:53:51.931277  5758 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:53:51.947737  5758 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 85f9fab89988494abe87e1fe2f6c7eb1: Generated new TSK 0
I20260608 09:53:51.948295  5758 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:53:51.975502   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:51.981634  5769 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:53:51.982439  5770 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:53:51.983831  5772 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:53:51.984331   391 server_base.cc:1061] running on GCE node
I20260608 09:53:51.985172   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:51.985354   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:53:51.985486   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912431985475 us; error 0 us; skew 500 ppm
I20260608 09:53:51.986006   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:51.988302   391 webserver.cc:533] Webserver started at http://127.0.97.193:45287/ using document root <none> and password file <none>
I20260608 09:53:51.988792   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:51.988946   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:51.989159   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:51.990192   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912294854977-391-0/minicluster-data/ts-0-root/instance:
uuid: "987657c30fed485284454edb5b2a1dbb"
format_stamp: "Formatted at 2026-06-08 09:53:51 on dist-test-slave-cqs2"
I20260608 09:53:51.994879   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:53:51.998263  5777 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:51.999791   391 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:53:52.000058   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912294854977-391-0/minicluster-data/ts-0-root
uuid: "987657c30fed485284454edb5b2a1dbb"
format_stamp: "Formatted at 2026-06-08 09:53:51 on dist-test-slave-cqs2"
I20260608 09:53:52.000321   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912294854977-391-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912294854977-391-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912294854977-391-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:53:52.035388   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:52.036674   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:52.038172   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:52.040596   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:52.040793   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:52.041085   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:52.041253   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:52.082816   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.193:41707
I20260608 09:53:52.082965  5839 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.193:41707 every 8 connection(s)
I20260608 09:53:52.088331   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:52.095839  5844 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:53:52.097169  5845 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:53:52.098495  5847 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:53:52.099440   391 server_base.cc:1061] running on GCE node
I20260608 09:53:52.101344   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:52.101550   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:53:52.101755   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912432101736 us; error 0 us; skew 500 ppm
I20260608 09:53:52.102483   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:52.105605   391 webserver.cc:533] Webserver started at http://127.0.97.194:43967/ using document root <none> and password file <none>
I20260608 09:53:52.106323   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:52.106563   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:52.106595  5840 heartbeater.cc:344] Connected to a master server at 127.0.97.254:43655
I20260608 09:53:52.106964   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:52.107089  5840 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:52.107878  5840 heartbeater.cc:507] Master 127.0.97.254:43655 requested a full tablet report, sending...
I20260608 09:53:52.108175   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912294854977-391-0/minicluster-data/ts-1-root/instance:
uuid: "f6343e253ab148f181039f4c8ea81773"
format_stamp: "Formatted at 2026-06-08 09:53:52 on dist-test-slave-cqs2"
I20260608 09:53:52.110280  5713 ts_manager.cc:194] Registered new tserver with Master: 987657c30fed485284454edb5b2a1dbb (127.0.97.193:41707)
I20260608 09:53:52.112895  5713 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52160
I20260608 09:53:52.114353   391 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260608 09:53:52.118089  5852 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:52.118857   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:53:52.119200   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912294854977-391-0/minicluster-data/ts-1-root
uuid: "f6343e253ab148f181039f4c8ea81773"
format_stamp: "Formatted at 2026-06-08 09:53:52 on dist-test-slave-cqs2"
I20260608 09:53:52.119495   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912294854977-391-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912294854977-391-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912294854977-391-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:53:52.140584   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:52.141865   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:52.143386   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:52.145658   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:52.145859   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:52.146083   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:52.146239   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:52.185243   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.194:42683
I20260608 09:53:52.185360  5914 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.194:42683 every 8 connection(s)
I20260608 09:53:52.190277   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:52.196744  5918 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:53:52.198989  5919 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:53:52.199254   391 server_base.cc:1061] running on GCE node
W20260608 09:53:52.200129  5921 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:53:52.202006   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:52.202280   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:53:52.202484   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912432202463 us; error 0 us; skew 500 ppm
I20260608 09:53:52.202834  5915 heartbeater.cc:344] Connected to a master server at 127.0.97.254:43655
I20260608 09:53:52.203292   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:52.203293  5915 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:52.204533  5915 heartbeater.cc:507] Master 127.0.97.254:43655 requested a full tablet report, sending...
I20260608 09:53:52.206306   391 webserver.cc:533] Webserver started at http://127.0.97.195:41635/ using document root <none> and password file <none>
I20260608 09:53:52.206911   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:52.207125   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:52.207010  5713 ts_manager.cc:194] Registered new tserver with Master: f6343e253ab148f181039f4c8ea81773 (127.0.97.194:42683)
I20260608 09:53:52.207502   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:52.208671   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912294854977-391-0/minicluster-data/ts-2-root/instance:
uuid: "ea298b07972a45a1a31cd96480c4cd35"
format_stamp: "Formatted at 2026-06-08 09:53:52 on dist-test-slave-cqs2"
I20260608 09:53:52.208633  5713 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52166
I20260608 09:53:52.213968   391 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:53:52.217468  5926 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:52.218215   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:53:52.218500   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912294854977-391-0/minicluster-data/ts-2-root
uuid: "ea298b07972a45a1a31cd96480c4cd35"
format_stamp: "Formatted at 2026-06-08 09:53:52 on dist-test-slave-cqs2"
I20260608 09:53:52.218761   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912294854977-391-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912294854977-391-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912294854977-391-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:53:52.233045   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:52.234231   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:52.235656   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:52.237893   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:52.238102   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:52.238322   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:52.238478   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:52.276417   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.195:40895
I20260608 09:53:52.276554  5988 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.195:40895 every 8 connection(s)
I20260608 09:53:52.290343  5989 heartbeater.cc:344] Connected to a master server at 127.0.97.254:43655
I20260608 09:53:52.290777  5989 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:52.291591  5989 heartbeater.cc:507] Master 127.0.97.254:43655 requested a full tablet report, sending...
I20260608 09:53:52.293632  5713 ts_manager.cc:194] Registered new tserver with Master: ea298b07972a45a1a31cd96480c4cd35 (127.0.97.195:40895)
I20260608 09:53:52.294360   391 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014680695s
I20260608 09:53:52.295312  5713 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52178
I20260608 09:53:53.115949  5840 heartbeater.cc:499] Master 127.0.97.254:43655 was elected leader, sending a full tablet report...
I20260608 09:53:53.211796  5915 heartbeater.cc:499] Master 127.0.97.254:43655 was elected leader, sending a full tablet report...
I20260608 09:53:53.298290  5989 heartbeater.cc:499] Master 127.0.97.254:43655 was elected leader, sending a full tablet report...
I20260608 09:53:53.350072  5713 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52184:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:53:53.352406  5713 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:53:53.407208  5880 tablet_service.cc:1511] Processing CreateTablet for tablet 7594486032e842a8a95d8268fd7d8430 (DEFAULT_TABLE table=test-workload [id=912f55e596714082b4f457d7ea60f214]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 09:53:53.408790  5880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7594486032e842a8a95d8268fd7d8430. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:53.409401  5878 tablet_service.cc:1511] Processing CreateTablet for tablet 190849989463465aa7ed055d769be5d5 (DEFAULT_TABLE table=test-workload [id=912f55e596714082b4f457d7ea60f214]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 09:53:53.411135  5878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 190849989463465aa7ed055d769be5d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:53.412415  5879 tablet_service.cc:1511] Processing CreateTablet for tablet 19aa494bab264a07a66474be6fd34db7 (DEFAULT_TABLE table=test-workload [id=912f55e596714082b4f457d7ea60f214]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 09:53:53.413879  5879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19aa494bab264a07a66474be6fd34db7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:53.417712  5954 tablet_service.cc:1511] Processing CreateTablet for tablet 7594486032e842a8a95d8268fd7d8430 (DEFAULT_TABLE table=test-workload [id=912f55e596714082b4f457d7ea60f214]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 09:53:53.419144  5954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7594486032e842a8a95d8268fd7d8430. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:53.421594  5805 tablet_service.cc:1511] Processing CreateTablet for tablet 7594486032e842a8a95d8268fd7d8430 (DEFAULT_TABLE table=test-workload [id=912f55e596714082b4f457d7ea60f214]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 09:53:53.424420  5952 tablet_service.cc:1511] Processing CreateTablet for tablet 190849989463465aa7ed055d769be5d5 (DEFAULT_TABLE table=test-workload [id=912f55e596714082b4f457d7ea60f214]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 09:53:53.425765  5952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 190849989463465aa7ed055d769be5d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:53.428380  5804 tablet_service.cc:1511] Processing CreateTablet for tablet 19aa494bab264a07a66474be6fd34db7 (DEFAULT_TABLE table=test-workload [id=912f55e596714082b4f457d7ea60f214]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 09:53:53.430778  5803 tablet_service.cc:1511] Processing CreateTablet for tablet 190849989463465aa7ed055d769be5d5 (DEFAULT_TABLE table=test-workload [id=912f55e596714082b4f457d7ea60f214]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 09:53:53.422992  5805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7594486032e842a8a95d8268fd7d8430. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:53.433449  5953 tablet_service.cc:1511] Processing CreateTablet for tablet 19aa494bab264a07a66474be6fd34db7 (DEFAULT_TABLE table=test-workload [id=912f55e596714082b4f457d7ea60f214]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 09:53:53.434836  5804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19aa494bab264a07a66474be6fd34db7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:53.434958  5953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19aa494bab264a07a66474be6fd34db7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:53.439416  5803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 190849989463465aa7ed055d769be5d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:53.472002  6009 tablet_bootstrap.cc:492] T 7594486032e842a8a95d8268fd7d8430 P 987657c30fed485284454edb5b2a1dbb: Bootstrap starting.
I20260608 09:53:53.472111  6010 tablet_bootstrap.cc:492] T 19aa494bab264a07a66474be6fd34db7 P ea298b07972a45a1a31cd96480c4cd35: Bootstrap starting.
I20260608 09:53:53.476052  6008 tablet_bootstrap.cc:492] T 190849989463465aa7ed055d769be5d5 P f6343e253ab148f181039f4c8ea81773: Bootstrap starting.
I20260608 09:53:53.478432  6009 tablet_bootstrap.cc:654] T 7594486032e842a8a95d8268fd7d8430 P 987657c30fed485284454edb5b2a1dbb: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:53.478936  6010 tablet_bootstrap.cc:654] T 19aa494bab264a07a66474be6fd34db7 P ea298b07972a45a1a31cd96480c4cd35: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:53.482770  6008 tablet_bootstrap.cc:654] T 190849989463465aa7ed055d769be5d5 P f6343e253ab148f181039f4c8ea81773: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:53.487859  6010 tablet_bootstrap.cc:492] T 19aa494bab264a07a66474be6fd34db7 P ea298b07972a45a1a31cd96480c4cd35: No bootstrap required, opened a new log
I20260608 09:53:53.488031  6008 tablet_bootstrap.cc:492] T 190849989463465aa7ed055d769be5d5 P f6343e253ab148f181039f4c8ea81773: No bootstrap required, opened a new log
I20260608 09:53:53.488377  6010 ts_tablet_manager.cc:1403] T 19aa494bab264a07a66474be6fd34db7 P ea298b07972a45a1a31cd96480c4cd35: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.011s
I20260608 09:53:53.488502  6008 ts_tablet_manager.cc:1403] T 190849989463465aa7ed055d769be5d5 P f6343e253ab148f181039f4c8ea81773: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260608 09:53:53.488659  6009 tablet_bootstrap.cc:492] T 7594486032e842a8a95d8268fd7d8430 P 987657c30fed485284454edb5b2a1dbb: No bootstrap required, opened a new log
I20260608 09:53:53.489180  6009 ts_tablet_manager.cc:1403] T 7594486032e842a8a95d8268fd7d8430 P 987657c30fed485284454edb5b2a1dbb: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.006s
I20260608 09:53:53.491114  6008 raft_consensus.cc:359] T 190849989463465aa7ed055d769be5d5 P f6343e253ab148f181039f4c8ea81773 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } } peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } }
I20260608 09:53:53.491856  6008 raft_consensus.cc:385] T 190849989463465aa7ed055d769be5d5 P f6343e253ab148f181039f4c8ea81773 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:53.491443  6010 raft_consensus.cc:359] T 19aa494bab264a07a66474be6fd34db7 P ea298b07972a45a1a31cd96480c4cd35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } } peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } }
I20260608 09:53:53.492141  6008 raft_consensus.cc:740] T 190849989463465aa7ed055d769be5d5 P f6343e253ab148f181039f4c8ea81773 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6343e253ab148f181039f4c8ea81773, State: Initialized, Role: FOLLOWER
I20260608 09:53:53.492271  6010 raft_consensus.cc:385] T 19aa494bab264a07a66474be6fd34db7 P ea298b07972a45a1a31cd96480c4cd35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:53.492033  6009 raft_consensus.cc:359] T 7594486032e842a8a95d8268fd7d8430 P 987657c30fed485284454edb5b2a1dbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } } peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } }
I20260608 09:53:53.492714  6010 raft_consensus.cc:740] T 19aa494bab264a07a66474be6fd34db7 P ea298b07972a45a1a31cd96480c4cd35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea298b07972a45a1a31cd96480c4cd35, State: Initialized, Role: FOLLOWER
I20260608 09:53:53.492920  6009 raft_consensus.cc:385] T 7594486032e842a8a95d8268fd7d8430 P 987657c30fed485284454edb5b2a1dbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:53.493259  6009 raft_consensus.cc:740] T 7594486032e842a8a95d8268fd7d8430 P 987657c30fed485284454edb5b2a1dbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 987657c30fed485284454edb5b2a1dbb, State: Initialized, Role: FOLLOWER
I20260608 09:53:53.493081  6008 consensus_queue.cc:260] T 190849989463465aa7ed055d769be5d5 P f6343e253ab148f181039f4c8ea81773 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } } peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } }
I20260608 09:53:53.493583  6010 consensus_queue.cc:260] T 19aa494bab264a07a66474be6fd34db7 P ea298b07972a45a1a31cd96480c4cd35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } } peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } }
I20260608 09:53:53.494081  6009 consensus_queue.cc:260] T 7594486032e842a8a95d8268fd7d8430 P 987657c30fed485284454edb5b2a1dbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } } peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } }
I20260608 09:53:53.496093  6008 ts_tablet_manager.cc:1434] T 190849989463465aa7ed055d769be5d5 P f6343e253ab148f181039f4c8ea81773: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:53:53.497192  6008 tablet_bootstrap.cc:492] T 19aa494bab264a07a66474be6fd34db7 P f6343e253ab148f181039f4c8ea81773: Bootstrap starting.
I20260608 09:53:53.501924  6009 ts_tablet_manager.cc:1434] T 7594486032e842a8a95d8268fd7d8430 P 987657c30fed485284454edb5b2a1dbb: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 09:53:53.502976  6009 tablet_bootstrap.cc:492] T 190849989463465aa7ed055d769be5d5 P 987657c30fed485284454edb5b2a1dbb: Bootstrap starting.
I20260608 09:53:53.503458  6008 tablet_bootstrap.cc:654] T 19aa494bab264a07a66474be6fd34db7 P f6343e253ab148f181039f4c8ea81773: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:53.509307  6009 tablet_bootstrap.cc:654] T 190849989463465aa7ed055d769be5d5 P 987657c30fed485284454edb5b2a1dbb: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:53.512398  6010 ts_tablet_manager.cc:1434] T 19aa494bab264a07a66474be6fd34db7 P ea298b07972a45a1a31cd96480c4cd35: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.008s
I20260608 09:53:53.513581  6010 tablet_bootstrap.cc:492] T 7594486032e842a8a95d8268fd7d8430 P ea298b07972a45a1a31cd96480c4cd35: Bootstrap starting.
I20260608 09:53:53.518024  6008 tablet_bootstrap.cc:492] T 19aa494bab264a07a66474be6fd34db7 P f6343e253ab148f181039f4c8ea81773: No bootstrap required, opened a new log
I20260608 09:53:53.518357  6009 tablet_bootstrap.cc:492] T 190849989463465aa7ed055d769be5d5 P 987657c30fed485284454edb5b2a1dbb: No bootstrap required, opened a new log
I20260608 09:53:53.518592  6008 ts_tablet_manager.cc:1403] T 19aa494bab264a07a66474be6fd34db7 P f6343e253ab148f181039f4c8ea81773: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.008s
I20260608 09:53:53.518868  6009 ts_tablet_manager.cc:1403] T 190849989463465aa7ed055d769be5d5 P 987657c30fed485284454edb5b2a1dbb: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260608 09:53:53.519997  6010 tablet_bootstrap.cc:654] T 7594486032e842a8a95d8268fd7d8430 P ea298b07972a45a1a31cd96480c4cd35: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:53.521957  6008 raft_consensus.cc:359] T 19aa494bab264a07a66474be6fd34db7 P f6343e253ab148f181039f4c8ea81773 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } } peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } }
I20260608 09:53:53.522102  6009 raft_consensus.cc:359] T 190849989463465aa7ed055d769be5d5 P 987657c30fed485284454edb5b2a1dbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } } peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } }
I20260608 09:53:53.522800  6008 raft_consensus.cc:385] T 19aa494bab264a07a66474be6fd34db7 P f6343e253ab148f181039f4c8ea81773 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:53.522866  6009 raft_consensus.cc:385] T 190849989463465aa7ed055d769be5d5 P 987657c30fed485284454edb5b2a1dbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:53.523313  6008 raft_consensus.cc:740] T 19aa494bab264a07a66474be6fd34db7 P f6343e253ab148f181039f4c8ea81773 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6343e253ab148f181039f4c8ea81773, State: Initialized, Role: FOLLOWER
I20260608 09:53:53.523378  6009 raft_consensus.cc:740] T 190849989463465aa7ed055d769be5d5 P 987657c30fed485284454edb5b2a1dbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 987657c30fed485284454edb5b2a1dbb, State: Initialized, Role: FOLLOWER
I20260608 09:53:53.524255  6009 consensus_queue.cc:260] T 190849989463465aa7ed055d769be5d5 P 987657c30fed485284454edb5b2a1dbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } } peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } }
I20260608 09:53:53.524243  6008 consensus_queue.cc:260] T 19aa494bab264a07a66474be6fd34db7 P f6343e253ab148f181039f4c8ea81773 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } } peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } }
I20260608 09:53:53.526587  6008 ts_tablet_manager.cc:1434] T 19aa494bab264a07a66474be6fd34db7 P f6343e253ab148f181039f4c8ea81773: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:53:53.526605  6009 ts_tablet_manager.cc:1434] T 190849989463465aa7ed055d769be5d5 P 987657c30fed485284454edb5b2a1dbb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:53:53.527730  6008 tablet_bootstrap.cc:492] T 7594486032e842a8a95d8268fd7d8430 P f6343e253ab148f181039f4c8ea81773: Bootstrap starting.
I20260608 09:53:53.529748  6009 tablet_bootstrap.cc:492] T 19aa494bab264a07a66474be6fd34db7 P 987657c30fed485284454edb5b2a1dbb: Bootstrap starting.
I20260608 09:53:53.536952  6008 tablet_bootstrap.cc:654] T 7594486032e842a8a95d8268fd7d8430 P f6343e253ab148f181039f4c8ea81773: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:53.537899  6009 tablet_bootstrap.cc:654] T 19aa494bab264a07a66474be6fd34db7 P 987657c30fed485284454edb5b2a1dbb: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:53.541046  6010 tablet_bootstrap.cc:492] T 7594486032e842a8a95d8268fd7d8430 P ea298b07972a45a1a31cd96480c4cd35: No bootstrap required, opened a new log
I20260608 09:53:53.541615  6010 ts_tablet_manager.cc:1403] T 7594486032e842a8a95d8268fd7d8430 P ea298b07972a45a1a31cd96480c4cd35: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.009s
I20260608 09:53:53.544673  6010 raft_consensus.cc:359] T 7594486032e842a8a95d8268fd7d8430 P ea298b07972a45a1a31cd96480c4cd35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } } peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } }
I20260608 09:53:53.545408  6010 raft_consensus.cc:385] T 7594486032e842a8a95d8268fd7d8430 P ea298b07972a45a1a31cd96480c4cd35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:53.545732  6010 raft_consensus.cc:740] T 7594486032e842a8a95d8268fd7d8430 P ea298b07972a45a1a31cd96480c4cd35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea298b07972a45a1a31cd96480c4cd35, State: Initialized, Role: FOLLOWER
I20260608 09:53:53.546794  6010 consensus_queue.cc:260] T 7594486032e842a8a95d8268fd7d8430 P ea298b07972a45a1a31cd96480c4cd35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } } peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } }
I20260608 09:53:53.548352  6008 tablet_bootstrap.cc:492] T 7594486032e842a8a95d8268fd7d8430 P f6343e253ab148f181039f4c8ea81773: No bootstrap required, opened a new log
I20260608 09:53:53.548763  6009 tablet_bootstrap.cc:492] T 19aa494bab264a07a66474be6fd34db7 P 987657c30fed485284454edb5b2a1dbb: No bootstrap required, opened a new log
I20260608 09:53:53.548883  6008 ts_tablet_manager.cc:1403] T 7594486032e842a8a95d8268fd7d8430 P f6343e253ab148f181039f4c8ea81773: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260608 09:53:53.549019  6010 ts_tablet_manager.cc:1434] T 7594486032e842a8a95d8268fd7d8430 P ea298b07972a45a1a31cd96480c4cd35: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:53:53.549379  6009 ts_tablet_manager.cc:1403] T 19aa494bab264a07a66474be6fd34db7 P 987657c30fed485284454edb5b2a1dbb: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260608 09:53:53.550205  6010 tablet_bootstrap.cc:492] T 190849989463465aa7ed055d769be5d5 P ea298b07972a45a1a31cd96480c4cd35: Bootstrap starting.
I20260608 09:53:53.552157  6008 raft_consensus.cc:359] T 7594486032e842a8a95d8268fd7d8430 P f6343e253ab148f181039f4c8ea81773 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } } peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } }
I20260608 09:53:53.552525  6009 raft_consensus.cc:359] T 19aa494bab264a07a66474be6fd34db7 P 987657c30fed485284454edb5b2a1dbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } } peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } }
I20260608 09:53:53.553369  6009 raft_consensus.cc:385] T 19aa494bab264a07a66474be6fd34db7 P 987657c30fed485284454edb5b2a1dbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:53.552955  6008 raft_consensus.cc:385] T 7594486032e842a8a95d8268fd7d8430 P f6343e253ab148f181039f4c8ea81773 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:53.553710  6009 raft_consensus.cc:740] T 19aa494bab264a07a66474be6fd34db7 P 987657c30fed485284454edb5b2a1dbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 987657c30fed485284454edb5b2a1dbb, State: Initialized, Role: FOLLOWER
I20260608 09:53:53.553853  6008 raft_consensus.cc:740] T 7594486032e842a8a95d8268fd7d8430 P f6343e253ab148f181039f4c8ea81773 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6343e253ab148f181039f4c8ea81773, State: Initialized, Role: FOLLOWER
I20260608 09:53:53.554780  6009 consensus_queue.cc:260] T 19aa494bab264a07a66474be6fd34db7 P 987657c30fed485284454edb5b2a1dbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } } peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } }
I20260608 09:53:53.554941  6008 consensus_queue.cc:260] T 7594486032e842a8a95d8268fd7d8430 P f6343e253ab148f181039f4c8ea81773 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } } peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } }
I20260608 09:53:53.557132  6009 ts_tablet_manager.cc:1434] T 19aa494bab264a07a66474be6fd34db7 P 987657c30fed485284454edb5b2a1dbb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:53:53.557238  6010 tablet_bootstrap.cc:654] T 190849989463465aa7ed055d769be5d5 P ea298b07972a45a1a31cd96480c4cd35: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:53.559612  6008 ts_tablet_manager.cc:1434] T 7594486032e842a8a95d8268fd7d8430 P f6343e253ab148f181039f4c8ea81773: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260608 09:53:53.569618  6010 tablet_bootstrap.cc:492] T 190849989463465aa7ed055d769be5d5 P ea298b07972a45a1a31cd96480c4cd35: No bootstrap required, opened a new log
I20260608 09:53:53.570228  6010 ts_tablet_manager.cc:1403] T 190849989463465aa7ed055d769be5d5 P ea298b07972a45a1a31cd96480c4cd35: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.011s
I20260608 09:53:53.572850  6010 raft_consensus.cc:359] T 190849989463465aa7ed055d769be5d5 P ea298b07972a45a1a31cd96480c4cd35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } } peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } }
I20260608 09:53:53.573455  6010 raft_consensus.cc:385] T 190849989463465aa7ed055d769be5d5 P ea298b07972a45a1a31cd96480c4cd35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:53.573685  6010 raft_consensus.cc:740] T 190849989463465aa7ed055d769be5d5 P ea298b07972a45a1a31cd96480c4cd35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea298b07972a45a1a31cd96480c4cd35, State: Initialized, Role: FOLLOWER
I20260608 09:53:53.574282  6010 consensus_queue.cc:260] T 190849989463465aa7ed055d769be5d5 P ea298b07972a45a1a31cd96480c4cd35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } } peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } }
I20260608 09:53:53.575933  6010 ts_tablet_manager.cc:1434] T 190849989463465aa7ed055d769be5d5 P ea298b07972a45a1a31cd96480c4cd35: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260608 09:53:53.584811  6014 raft_consensus.cc:493] T 190849989463465aa7ed055d769be5d5 P f6343e253ab148f181039f4c8ea81773 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:53.585248  6014 raft_consensus.cc:515] T 190849989463465aa7ed055d769be5d5 P f6343e253ab148f181039f4c8ea81773 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } } peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } }
I20260608 09:53:53.587517  6014 leader_election.cc:290] T 190849989463465aa7ed055d769be5d5 P f6343e253ab148f181039f4c8ea81773 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 987657c30fed485284454edb5b2a1dbb (127.0.97.193:41707), ea298b07972a45a1a31cd96480c4cd35 (127.0.97.195:40895)
I20260608 09:53:53.598745  5815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "190849989463465aa7ed055d769be5d5" candidate_uuid: "f6343e253ab148f181039f4c8ea81773" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "987657c30fed485284454edb5b2a1dbb" is_pre_election: true
I20260608 09:53:53.599449  5815 raft_consensus.cc:2468] T 190849989463465aa7ed055d769be5d5 P 987657c30fed485284454edb5b2a1dbb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6343e253ab148f181039f4c8ea81773 in term 0.
I20260608 09:53:53.599462  5964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "190849989463465aa7ed055d769be5d5" candidate_uuid: "f6343e253ab148f181039f4c8ea81773" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea298b07972a45a1a31cd96480c4cd35" is_pre_election: true
I20260608 09:53:53.600121  5964 raft_consensus.cc:2468] T 190849989463465aa7ed055d769be5d5 P ea298b07972a45a1a31cd96480c4cd35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6343e253ab148f181039f4c8ea81773 in term 0.
I20260608 09:53:53.600600  5854 leader_election.cc:304] T 190849989463465aa7ed055d769be5d5 P f6343e253ab148f181039f4c8ea81773 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 987657c30fed485284454edb5b2a1dbb, f6343e253ab148f181039f4c8ea81773; no voters: 
I20260608 09:53:53.601420  6014 raft_consensus.cc:2804] T 190849989463465aa7ed055d769be5d5 P f6343e253ab148f181039f4c8ea81773 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:53.601797  6014 raft_consensus.cc:493] T 190849989463465aa7ed055d769be5d5 P f6343e253ab148f181039f4c8ea81773 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:53.602092  6014 raft_consensus.cc:3060] T 190849989463465aa7ed055d769be5d5 P f6343e253ab148f181039f4c8ea81773 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:53.606076  6016 raft_consensus.cc:493] T 7594486032e842a8a95d8268fd7d8430 P 987657c30fed485284454edb5b2a1dbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:53.606492  6016 raft_consensus.cc:515] T 7594486032e842a8a95d8268fd7d8430 P 987657c30fed485284454edb5b2a1dbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } } peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } }
I20260608 09:53:53.607226  6014 raft_consensus.cc:515] T 190849989463465aa7ed055d769be5d5 P f6343e253ab148f181039f4c8ea81773 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } } peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } }
I20260608 09:53:53.608867  6016 leader_election.cc:290] T 7594486032e842a8a95d8268fd7d8430 P 987657c30fed485284454edb5b2a1dbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6343e253ab148f181039f4c8ea81773 (127.0.97.194:42683), ea298b07972a45a1a31cd96480c4cd35 (127.0.97.195:40895)
I20260608 09:53:53.608969  6014 leader_election.cc:290] T 190849989463465aa7ed055d769be5d5 P f6343e253ab148f181039f4c8ea81773 [CANDIDATE]: Term 1 election: Requested vote from peers 987657c30fed485284454edb5b2a1dbb (127.0.97.193:41707), ea298b07972a45a1a31cd96480c4cd35 (127.0.97.195:40895)
I20260608 09:53:53.609731  5815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "190849989463465aa7ed055d769be5d5" candidate_uuid: "f6343e253ab148f181039f4c8ea81773" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "987657c30fed485284454edb5b2a1dbb"
I20260608 09:53:53.610339  5815 raft_consensus.cc:3060] T 190849989463465aa7ed055d769be5d5 P 987657c30fed485284454edb5b2a1dbb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:53.610769  5964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "190849989463465aa7ed055d769be5d5" candidate_uuid: "f6343e253ab148f181039f4c8ea81773" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea298b07972a45a1a31cd96480c4cd35"
I20260608 09:53:53.611474  5964 raft_consensus.cc:3060] T 190849989463465aa7ed055d769be5d5 P ea298b07972a45a1a31cd96480c4cd35 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:53.617434  5815 raft_consensus.cc:2468] T 190849989463465aa7ed055d769be5d5 P 987657c30fed485284454edb5b2a1dbb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6343e253ab148f181039f4c8ea81773 in term 1.
I20260608 09:53:53.618800  5854 leader_election.cc:304] T 190849989463465aa7ed055d769be5d5 P f6343e253ab148f181039f4c8ea81773 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 987657c30fed485284454edb5b2a1dbb, f6343e253ab148f181039f4c8ea81773; no voters: 
I20260608 09:53:53.619632  5964 raft_consensus.cc:2468] T 190849989463465aa7ed055d769be5d5 P ea298b07972a45a1a31cd96480c4cd35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6343e253ab148f181039f4c8ea81773 in term 1.
I20260608 09:53:53.619699  6014 raft_consensus.cc:2804] T 190849989463465aa7ed055d769be5d5 P f6343e253ab148f181039f4c8ea81773 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:53.622514  6014 raft_consensus.cc:697] T 190849989463465aa7ed055d769be5d5 P f6343e253ab148f181039f4c8ea81773 [term 1 LEADER]: Becoming Leader. State: Replica: f6343e253ab148f181039f4c8ea81773, State: Running, Role: LEADER
I20260608 09:53:53.624202  6014 consensus_queue.cc:237] T 190849989463465aa7ed055d769be5d5 P f6343e253ab148f181039f4c8ea81773 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } } peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } }
I20260608 09:53:53.626163  5890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7594486032e842a8a95d8268fd7d8430" candidate_uuid: "987657c30fed485284454edb5b2a1dbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6343e253ab148f181039f4c8ea81773" is_pre_election: true
I20260608 09:53:53.626374  5964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7594486032e842a8a95d8268fd7d8430" candidate_uuid: "987657c30fed485284454edb5b2a1dbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea298b07972a45a1a31cd96480c4cd35" is_pre_election: true
I20260608 09:53:53.627005  5964 raft_consensus.cc:2468] T 7594486032e842a8a95d8268fd7d8430 P ea298b07972a45a1a31cd96480c4cd35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 987657c30fed485284454edb5b2a1dbb in term 0.
I20260608 09:53:53.626896  5890 raft_consensus.cc:2468] T 7594486032e842a8a95d8268fd7d8430 P f6343e253ab148f181039f4c8ea81773 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 987657c30fed485284454edb5b2a1dbb in term 0.
I20260608 09:53:53.628152  5781 leader_election.cc:304] T 7594486032e842a8a95d8268fd7d8430 P 987657c30fed485284454edb5b2a1dbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 987657c30fed485284454edb5b2a1dbb, ea298b07972a45a1a31cd96480c4cd35; no voters: 
I20260608 09:53:53.628901  6016 raft_consensus.cc:2804] T 7594486032e842a8a95d8268fd7d8430 P 987657c30fed485284454edb5b2a1dbb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:53.629290  6016 raft_consensus.cc:493] T 7594486032e842a8a95d8268fd7d8430 P 987657c30fed485284454edb5b2a1dbb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:53.629680  6016 raft_consensus.cc:3060] T 7594486032e842a8a95d8268fd7d8430 P 987657c30fed485284454edb5b2a1dbb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:53.635844  5712 catalog_manager.cc:5696] T 190849989463465aa7ed055d769be5d5 P f6343e253ab148f181039f4c8ea81773 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6343e253ab148f181039f4c8ea81773 (127.0.97.194). New cstate: current_term: 1 leader_uuid: "f6343e253ab148f181039f4c8ea81773" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:53.636679  6016 raft_consensus.cc:515] T 7594486032e842a8a95d8268fd7d8430 P 987657c30fed485284454edb5b2a1dbb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } } peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } }
I20260608 09:53:53.638906  6016 leader_election.cc:290] T 7594486032e842a8a95d8268fd7d8430 P 987657c30fed485284454edb5b2a1dbb [CANDIDATE]: Term 1 election: Requested vote from peers f6343e253ab148f181039f4c8ea81773 (127.0.97.194:42683), ea298b07972a45a1a31cd96480c4cd35 (127.0.97.195:40895)
I20260608 09:53:53.639794  5890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7594486032e842a8a95d8268fd7d8430" candidate_uuid: "987657c30fed485284454edb5b2a1dbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6343e253ab148f181039f4c8ea81773"
I20260608 09:53:53.640407  5890 raft_consensus.cc:3060] T 7594486032e842a8a95d8268fd7d8430 P f6343e253ab148f181039f4c8ea81773 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:53.640443  5964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7594486032e842a8a95d8268fd7d8430" candidate_uuid: "987657c30fed485284454edb5b2a1dbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea298b07972a45a1a31cd96480c4cd35"
I20260608 09:53:53.641184  5964 raft_consensus.cc:3060] T 7594486032e842a8a95d8268fd7d8430 P ea298b07972a45a1a31cd96480c4cd35 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:53.646778  5890 raft_consensus.cc:2468] T 7594486032e842a8a95d8268fd7d8430 P f6343e253ab148f181039f4c8ea81773 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 987657c30fed485284454edb5b2a1dbb in term 1.
I20260608 09:53:53.647274  5964 raft_consensus.cc:2468] T 7594486032e842a8a95d8268fd7d8430 P ea298b07972a45a1a31cd96480c4cd35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 987657c30fed485284454edb5b2a1dbb in term 1.
I20260608 09:53:53.647923  6014 raft_consensus.cc:493] T 19aa494bab264a07a66474be6fd34db7 P f6343e253ab148f181039f4c8ea81773 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:53.647846  5781 leader_election.cc:304] T 7594486032e842a8a95d8268fd7d8430 P 987657c30fed485284454edb5b2a1dbb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 987657c30fed485284454edb5b2a1dbb, f6343e253ab148f181039f4c8ea81773; no voters: 
I20260608 09:53:53.648440  6014 raft_consensus.cc:515] T 19aa494bab264a07a66474be6fd34db7 P f6343e253ab148f181039f4c8ea81773 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } } peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } }
I20260608 09:53:53.648775  6016 raft_consensus.cc:2804] T 7594486032e842a8a95d8268fd7d8430 P 987657c30fed485284454edb5b2a1dbb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:53.650098  6016 raft_consensus.cc:697] T 7594486032e842a8a95d8268fd7d8430 P 987657c30fed485284454edb5b2a1dbb [term 1 LEADER]: Becoming Leader. State: Replica: 987657c30fed485284454edb5b2a1dbb, State: Running, Role: LEADER
I20260608 09:53:53.650375  6014 leader_election.cc:290] T 19aa494bab264a07a66474be6fd34db7 P f6343e253ab148f181039f4c8ea81773 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 987657c30fed485284454edb5b2a1dbb (127.0.97.193:41707), ea298b07972a45a1a31cd96480c4cd35 (127.0.97.195:40895)
I20260608 09:53:53.651214  5815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19aa494bab264a07a66474be6fd34db7" candidate_uuid: "f6343e253ab148f181039f4c8ea81773" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "987657c30fed485284454edb5b2a1dbb" is_pre_election: true
I20260608 09:53:53.651073  6016 consensus_queue.cc:237] T 7594486032e842a8a95d8268fd7d8430 P 987657c30fed485284454edb5b2a1dbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } } peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } }
I20260608 09:53:53.651602  5964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19aa494bab264a07a66474be6fd34db7" candidate_uuid: "f6343e253ab148f181039f4c8ea81773" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea298b07972a45a1a31cd96480c4cd35" is_pre_election: true
I20260608 09:53:53.651841  5815 raft_consensus.cc:2468] T 19aa494bab264a07a66474be6fd34db7 P 987657c30fed485284454edb5b2a1dbb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6343e253ab148f181039f4c8ea81773 in term 0.
I20260608 09:53:53.652232  5964 raft_consensus.cc:2468] T 19aa494bab264a07a66474be6fd34db7 P ea298b07972a45a1a31cd96480c4cd35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6343e253ab148f181039f4c8ea81773 in term 0.
I20260608 09:53:53.653193  5854 leader_election.cc:304] T 19aa494bab264a07a66474be6fd34db7 P f6343e253ab148f181039f4c8ea81773 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 987657c30fed485284454edb5b2a1dbb, f6343e253ab148f181039f4c8ea81773; no voters: 
I20260608 09:53:53.653964  6014 raft_consensus.cc:2804] T 19aa494bab264a07a66474be6fd34db7 P f6343e253ab148f181039f4c8ea81773 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:53.654358  6014 raft_consensus.cc:493] T 19aa494bab264a07a66474be6fd34db7 P f6343e253ab148f181039f4c8ea81773 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:53.654724  6014 raft_consensus.cc:3060] T 19aa494bab264a07a66474be6fd34db7 P f6343e253ab148f181039f4c8ea81773 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:53.659152  5712 catalog_manager.cc:5696] T 7594486032e842a8a95d8268fd7d8430 P 987657c30fed485284454edb5b2a1dbb reported cstate change: term changed from 0 to 1, leader changed from <none> to 987657c30fed485284454edb5b2a1dbb (127.0.97.193). New cstate: current_term: 1 leader_uuid: "987657c30fed485284454edb5b2a1dbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:53.659739  6014 raft_consensus.cc:515] T 19aa494bab264a07a66474be6fd34db7 P f6343e253ab148f181039f4c8ea81773 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } } peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } }
I20260608 09:53:53.661320  6014 leader_election.cc:290] T 19aa494bab264a07a66474be6fd34db7 P f6343e253ab148f181039f4c8ea81773 [CANDIDATE]: Term 1 election: Requested vote from peers 987657c30fed485284454edb5b2a1dbb (127.0.97.193:41707), ea298b07972a45a1a31cd96480c4cd35 (127.0.97.195:40895)
I20260608 09:53:53.662156  5815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19aa494bab264a07a66474be6fd34db7" candidate_uuid: "f6343e253ab148f181039f4c8ea81773" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "987657c30fed485284454edb5b2a1dbb"
I20260608 09:53:53.662451  5964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19aa494bab264a07a66474be6fd34db7" candidate_uuid: "f6343e253ab148f181039f4c8ea81773" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea298b07972a45a1a31cd96480c4cd35"
I20260608 09:53:53.662662  5815 raft_consensus.cc:3060] T 19aa494bab264a07a66474be6fd34db7 P 987657c30fed485284454edb5b2a1dbb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:53.663084  5964 raft_consensus.cc:3060] T 19aa494bab264a07a66474be6fd34db7 P ea298b07972a45a1a31cd96480c4cd35 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:53.668490  5815 raft_consensus.cc:2468] T 19aa494bab264a07a66474be6fd34db7 P 987657c30fed485284454edb5b2a1dbb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6343e253ab148f181039f4c8ea81773 in term 1.
I20260608 09:53:53.668682  5964 raft_consensus.cc:2468] T 19aa494bab264a07a66474be6fd34db7 P ea298b07972a45a1a31cd96480c4cd35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6343e253ab148f181039f4c8ea81773 in term 1.
I20260608 09:53:53.669560  5854 leader_election.cc:304] T 19aa494bab264a07a66474be6fd34db7 P f6343e253ab148f181039f4c8ea81773 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 987657c30fed485284454edb5b2a1dbb, f6343e253ab148f181039f4c8ea81773; no voters: 
I20260608 09:53:53.670260  6014 raft_consensus.cc:2804] T 19aa494bab264a07a66474be6fd34db7 P f6343e253ab148f181039f4c8ea81773 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:53.670643  6014 raft_consensus.cc:697] T 19aa494bab264a07a66474be6fd34db7 P f6343e253ab148f181039f4c8ea81773 [term 1 LEADER]: Becoming Leader. State: Replica: f6343e253ab148f181039f4c8ea81773, State: Running, Role: LEADER
I20260608 09:53:53.671314  6014 consensus_queue.cc:237] T 19aa494bab264a07a66474be6fd34db7 P f6343e253ab148f181039f4c8ea81773 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } } peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } }
I20260608 09:53:53.678666  5712 catalog_manager.cc:5696] T 19aa494bab264a07a66474be6fd34db7 P f6343e253ab148f181039f4c8ea81773 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6343e253ab148f181039f4c8ea81773 (127.0.97.194). New cstate: current_term: 1 leader_uuid: "f6343e253ab148f181039f4c8ea81773" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:53.690642   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:53.697190  6032 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:53:53.697898  6033 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:53:53.699916   391 server_base.cc:1061] running on GCE node
W20260608 09:53:53.700261  6035 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:53:53.701306   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:53.701522   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:53:53.701730   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912433701712 us; error 0 us; skew 500 ppm
I20260608 09:53:53.702366   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:53.704859   391 webserver.cc:533] Webserver started at http://127.0.97.196:39619/ using document root <none> and password file <none>
I20260608 09:53:53.705348   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:53.705538   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:53.705802   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:53.706903   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912294854977-391-0/minicluster-data/ts-3-root/instance:
uuid: "ec4639ab713b48fb9b0bc50197cef9c6"
format_stamp: "Formatted at 2026-06-08 09:53:53 on dist-test-slave-cqs2"
I20260608 09:53:53.711678   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 09:53:53.715027  6040 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:53.715873   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:53:53.716150   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912294854977-391-0/minicluster-data/ts-3-root
uuid: "ec4639ab713b48fb9b0bc50197cef9c6"
format_stamp: "Formatted at 2026-06-08 09:53:53 on dist-test-slave-cqs2"
I20260608 09:53:53.716421   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912294854977-391-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912294854977-391-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912294854977-391-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:53:53.731797   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:53.732908   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:53.734293   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:53.736645   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:53.736858   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:53.737075   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:53.737227   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:53.775748   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.196:39989
I20260608 09:53:53.775897  6102 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.196:39989 every 8 connection(s)
I20260608 09:53:53.789904  6103 heartbeater.cc:344] Connected to a master server at 127.0.97.254:43655
I20260608 09:53:53.790300  6103 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:53.791019  6103 heartbeater.cc:507] Master 127.0.97.254:43655 requested a full tablet report, sending...
I20260608 09:53:53.793004  5712 ts_manager.cc:194] Registered new tserver with Master: ec4639ab713b48fb9b0bc50197cef9c6 (127.0.97.196:39989)
I20260608 09:53:53.794523  5712 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52198
I20260608 09:53:53.870633  6014 consensus_queue.cc:1048] T 190849989463465aa7ed055d769be5d5 P f6343e253ab148f181039f4c8ea81773 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:53:53.877794  6027 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260608 09:53:53.878098  6027 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260608 09:53:53.908205  5766 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:53:53.912621  5766 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:53:53.913244  5766 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:53.913309  6016 consensus_queue.cc:1048] T 7594486032e842a8a95d8268fd7d8430 P 987657c30fed485284454edb5b2a1dbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:53.932648  5890 consensus_queue.cc:237] T 190849989463465aa7ed055d769be5d5 P f6343e253ab148f181039f4c8ea81773 [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } attrs { replace: true } } peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } } peers { permanent_uuid: "ec4639ab713b48fb9b0bc50197cef9c6" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 39989 } attrs { promote: true } }
I20260608 09:53:53.939883  5964 raft_consensus.cc:1275] T 190849989463465aa7ed055d769be5d5 P ea298b07972a45a1a31cd96480c4cd35 [term 1 FOLLOWER]: Refusing update from remote peer f6343e253ab148f181039f4c8ea81773: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:53:53.939908  5815 raft_consensus.cc:1275] T 190849989463465aa7ed055d769be5d5 P 987657c30fed485284454edb5b2a1dbb [term 1 FOLLOWER]: Refusing update from remote peer f6343e253ab148f181039f4c8ea81773: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:53:53.941901  6014 consensus_queue.cc:1048] T 190849989463465aa7ed055d769be5d5 P f6343e253ab148f181039f4c8ea81773 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:53:53.943907  6110 consensus_queue.cc:1048] T 190849989463465aa7ed055d769be5d5 P f6343e253ab148f181039f4c8ea81773 [LEADER]: Connected to new peer: Peer: permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:53:53.950681  5853 consensus_peers.cc:597] T 190849989463465aa7ed055d769be5d5 P f6343e253ab148f181039f4c8ea81773 -> Peer ec4639ab713b48fb9b0bc50197cef9c6 (127.0.97.196:39989): Couldn't send request to peer ec4639ab713b48fb9b0bc50197cef9c6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 190849989463465aa7ed055d769be5d5. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:53.950901  6110 consensus_queue.cc:1048] T 19aa494bab264a07a66474be6fd34db7 P f6343e253ab148f181039f4c8ea81773 [LEADER]: Connected to new peer: Peer: permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:53.952077  5964 raft_consensus.cc:2955] T 190849989463465aa7ed055d769be5d5 P ea298b07972a45a1a31cd96480c4cd35 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec4639ab713b48fb9b0bc50197cef9c6 (127.0.97.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } attrs { replace: true } } peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } } peers { permanent_uuid: "ec4639ab713b48fb9b0bc50197cef9c6" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 39989 } attrs { promote: true } } }
I20260608 09:53:53.968482  6016 consensus_queue.cc:1048] T 7594486032e842a8a95d8268fd7d8430 P 987657c30fed485284454edb5b2a1dbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:53.968420  5711 catalog_manager.cc:5696] T 190849989463465aa7ed055d769be5d5 P ea298b07972a45a1a31cd96480c4cd35 reported cstate change: config changed from index -1 to 2, NON_VOTER ec4639ab713b48fb9b0bc50197cef9c6 (127.0.97.196) added. New cstate: current_term: 1 leader_uuid: "f6343e253ab148f181039f4c8ea81773" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } attrs { replace: true } } peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } } peers { permanent_uuid: "ec4639ab713b48fb9b0bc50197cef9c6" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 39989 } attrs { promote: true } } }
I20260608 09:53:53.971186  5814 raft_consensus.cc:2955] T 190849989463465aa7ed055d769be5d5 P 987657c30fed485284454edb5b2a1dbb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec4639ab713b48fb9b0bc50197cef9c6 (127.0.97.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } attrs { replace: true } } peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } } peers { permanent_uuid: "ec4639ab713b48fb9b0bc50197cef9c6" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 39989 } attrs { promote: true } } }
I20260608 09:53:54.008450  6014 consensus_queue.cc:1048] T 19aa494bab264a07a66474be6fd34db7 P f6343e253ab148f181039f4c8ea81773 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:54.312163  6120 ts_tablet_manager.cc:933] T 190849989463465aa7ed055d769be5d5 P ec4639ab713b48fb9b0bc50197cef9c6: Initiating tablet copy from peer f6343e253ab148f181039f4c8ea81773 (127.0.97.194:42683)
I20260608 09:53:54.313593  6120 tablet_copy_client.cc:323] T 190849989463465aa7ed055d769be5d5 P ec4639ab713b48fb9b0bc50197cef9c6: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.194:42683
I20260608 09:53:54.323199  5900 tablet_copy_service.cc:140] P f6343e253ab148f181039f4c8ea81773: Received BeginTabletCopySession request for tablet 190849989463465aa7ed055d769be5d5 from peer ec4639ab713b48fb9b0bc50197cef9c6 ({username='slave'} at 127.0.0.1:44342)
I20260608 09:53:54.323707  5900 tablet_copy_service.cc:161] P f6343e253ab148f181039f4c8ea81773: Beginning new tablet copy session on tablet 190849989463465aa7ed055d769be5d5 from peer ec4639ab713b48fb9b0bc50197cef9c6 at {username='slave'} at 127.0.0.1:44342: session id = ec4639ab713b48fb9b0bc50197cef9c6-190849989463465aa7ed055d769be5d5
I20260608 09:53:54.329015  5900 tablet_copy_source_session.cc:215] T 190849989463465aa7ed055d769be5d5 P f6343e253ab148f181039f4c8ea81773: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:54.331811  6120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 190849989463465aa7ed055d769be5d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:54.342289  6120 tablet_copy_client.cc:806] T 190849989463465aa7ed055d769be5d5 P ec4639ab713b48fb9b0bc50197cef9c6: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:54.342788  6120 tablet_copy_client.cc:670] T 190849989463465aa7ed055d769be5d5 P ec4639ab713b48fb9b0bc50197cef9c6: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:54.346119  6120 tablet_copy_client.cc:538] T 190849989463465aa7ed055d769be5d5 P ec4639ab713b48fb9b0bc50197cef9c6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:54.351828  6120 tablet_bootstrap.cc:492] T 190849989463465aa7ed055d769be5d5 P ec4639ab713b48fb9b0bc50197cef9c6: Bootstrap starting.
I20260608 09:53:54.364894  6014 raft_consensus.cc:2955] T 190849989463465aa7ed055d769be5d5 P f6343e253ab148f181039f4c8ea81773 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec4639ab713b48fb9b0bc50197cef9c6 (127.0.97.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } attrs { replace: true } } peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } } peers { permanent_uuid: "ec4639ab713b48fb9b0bc50197cef9c6" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 39989 } attrs { promote: true } } }
I20260608 09:53:54.367390  6120 tablet_bootstrap.cc:492] T 190849989463465aa7ed055d769be5d5 P ec4639ab713b48fb9b0bc50197cef9c6: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 09:53:54.368396  6120 tablet_bootstrap.cc:492] T 190849989463465aa7ed055d769be5d5 P ec4639ab713b48fb9b0bc50197cef9c6: Bootstrap complete.
I20260608 09:53:54.369059  6120 ts_tablet_manager.cc:1403] T 190849989463465aa7ed055d769be5d5 P ec4639ab713b48fb9b0bc50197cef9c6: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260608 09:53:54.372190  6120 raft_consensus.cc:359] T 190849989463465aa7ed055d769be5d5 P ec4639ab713b48fb9b0bc50197cef9c6 [term 1 NON_PARTICIPANT]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } } peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } }
I20260608 09:53:54.373522  6120 raft_consensus.cc:740] T 190849989463465aa7ed055d769be5d5 P ec4639ab713b48fb9b0bc50197cef9c6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ec4639ab713b48fb9b0bc50197cef9c6, State: Initialized, Role: LEARNER
I20260608 09:53:54.374228  6120 consensus_queue.cc:260] T 190849989463465aa7ed055d769be5d5 P ec4639ab713b48fb9b0bc50197cef9c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, 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: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } attrs { replace: true } } peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } } peers { permanent_uuid: "ec4639ab713b48fb9b0bc50197cef9c6" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 39989 } attrs { promote: true } }
I20260608 09:53:54.376955  6103 heartbeater.cc:499] Master 127.0.97.254:43655 was elected leader, sending a full tablet report...
I20260608 09:53:54.377326  6120 ts_tablet_manager.cc:1434] T 190849989463465aa7ed055d769be5d5 P ec4639ab713b48fb9b0bc50197cef9c6: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260608 09:53:54.380041  5900 tablet_copy_service.cc:342] P f6343e253ab148f181039f4c8ea81773: Request end of tablet copy session ec4639ab713b48fb9b0bc50197cef9c6-190849989463465aa7ed055d769be5d5 received from {username='slave'} at 127.0.0.1:44342
I20260608 09:53:54.380389  5900 tablet_copy_service.cc:434] P f6343e253ab148f181039f4c8ea81773: ending tablet copy session ec4639ab713b48fb9b0bc50197cef9c6-190849989463465aa7ed055d769be5d5 on tablet 190849989463465aa7ed055d769be5d5 with peer ec4639ab713b48fb9b0bc50197cef9c6
I20260608 09:53:54.391794  5814 consensus_queue.cc:237] T 7594486032e842a8a95d8268fd7d8430 P 987657c30fed485284454edb5b2a1dbb [LEADER]: Queue 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: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } attrs { replace: true } } peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } } peers { permanent_uuid: "ec4639ab713b48fb9b0bc50197cef9c6" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 39989 } attrs { promote: true } }
I20260608 09:53:54.398074  5964 raft_consensus.cc:1275] T 7594486032e842a8a95d8268fd7d8430 P ea298b07972a45a1a31cd96480c4cd35 [term 1 FOLLOWER]: Refusing update from remote peer 987657c30fed485284454edb5b2a1dbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:53:54.398077  5890 raft_consensus.cc:1275] T 7594486032e842a8a95d8268fd7d8430 P f6343e253ab148f181039f4c8ea81773 [term 1 FOLLOWER]: Refusing update from remote peer 987657c30fed485284454edb5b2a1dbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:53:54.399631  6116 consensus_queue.cc:1048] T 7594486032e842a8a95d8268fd7d8430 P 987657c30fed485284454edb5b2a1dbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:53:54.400684  6029 consensus_queue.cc:1048] T 7594486032e842a8a95d8268fd7d8430 P 987657c30fed485284454edb5b2a1dbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } 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 09:53:54.408330  5778 consensus_peers.cc:597] T 7594486032e842a8a95d8268fd7d8430 P 987657c30fed485284454edb5b2a1dbb -> Peer ec4639ab713b48fb9b0bc50197cef9c6 (127.0.97.196:39989): Couldn't send request to peer ec4639ab713b48fb9b0bc50197cef9c6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7594486032e842a8a95d8268fd7d8430. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:54.409839  5890 raft_consensus.cc:2955] T 7594486032e842a8a95d8268fd7d8430 P f6343e253ab148f181039f4c8ea81773 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec4639ab713b48fb9b0bc50197cef9c6 (127.0.97.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } attrs { replace: true } } peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } } peers { permanent_uuid: "ec4639ab713b48fb9b0bc50197cef9c6" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 39989 } attrs { promote: true } } }
I20260608 09:53:54.410287  5964 raft_consensus.cc:2955] T 7594486032e842a8a95d8268fd7d8430 P ea298b07972a45a1a31cd96480c4cd35 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec4639ab713b48fb9b0bc50197cef9c6 (127.0.97.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } attrs { replace: true } } peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } } peers { permanent_uuid: "ec4639ab713b48fb9b0bc50197cef9c6" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 39989 } attrs { promote: true } } }
I20260608 09:53:54.420984  5712 catalog_manager.cc:5696] T 7594486032e842a8a95d8268fd7d8430 P ea298b07972a45a1a31cd96480c4cd35 reported cstate change: config changed from index -1 to 2, NON_VOTER ec4639ab713b48fb9b0bc50197cef9c6 (127.0.97.196) added. New cstate: current_term: 1 leader_uuid: "987657c30fed485284454edb5b2a1dbb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } attrs { replace: true } } peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } } peers { permanent_uuid: "ec4639ab713b48fb9b0bc50197cef9c6" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 39989 } attrs { promote: true } } }
I20260608 09:53:54.550164  6029 raft_consensus.cc:2955] T 7594486032e842a8a95d8268fd7d8430 P 987657c30fed485284454edb5b2a1dbb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec4639ab713b48fb9b0bc50197cef9c6 (127.0.97.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } attrs { replace: true } } peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } } peers { permanent_uuid: "ec4639ab713b48fb9b0bc50197cef9c6" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 39989 } attrs { promote: true } } }
I20260608 09:53:54.575620  6078 raft_consensus.cc:1217] T 190849989463465aa7ed055d769be5d5 P ec4639ab713b48fb9b0bc50197cef9c6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:53:54.576474  6078 raft_consensus.cc:2955] T 190849989463465aa7ed055d769be5d5 P ec4639ab713b48fb9b0bc50197cef9c6 [term 1 LEARNER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec4639ab713b48fb9b0bc50197cef9c6 (127.0.97.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } attrs { replace: true } } peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } } peers { permanent_uuid: "ec4639ab713b48fb9b0bc50197cef9c6" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 39989 } attrs { promote: true } } }
I20260608 09:53:54.766189  6120 ts_tablet_manager.cc:933] T 7594486032e842a8a95d8268fd7d8430 P ec4639ab713b48fb9b0bc50197cef9c6: Initiating tablet copy from peer 987657c30fed485284454edb5b2a1dbb (127.0.97.193:41707)
I20260608 09:53:54.767942  6120 tablet_copy_client.cc:323] T 7594486032e842a8a95d8268fd7d8430 P ec4639ab713b48fb9b0bc50197cef9c6: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.193:41707
I20260608 09:53:54.777269  5825 tablet_copy_service.cc:140] P 987657c30fed485284454edb5b2a1dbb: Received BeginTabletCopySession request for tablet 7594486032e842a8a95d8268fd7d8430 from peer ec4639ab713b48fb9b0bc50197cef9c6 ({username='slave'} at 127.0.0.1:43894)
I20260608 09:53:54.777774  5825 tablet_copy_service.cc:161] P 987657c30fed485284454edb5b2a1dbb: Beginning new tablet copy session on tablet 7594486032e842a8a95d8268fd7d8430 from peer ec4639ab713b48fb9b0bc50197cef9c6 at {username='slave'} at 127.0.0.1:43894: session id = ec4639ab713b48fb9b0bc50197cef9c6-7594486032e842a8a95d8268fd7d8430
I20260608 09:53:54.783819  5825 tablet_copy_source_session.cc:215] T 7594486032e842a8a95d8268fd7d8430 P 987657c30fed485284454edb5b2a1dbb: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:54.787040  6120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7594486032e842a8a95d8268fd7d8430. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:54.803107  6120 tablet_copy_client.cc:806] T 7594486032e842a8a95d8268fd7d8430 P ec4639ab713b48fb9b0bc50197cef9c6: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:54.803684  6120 tablet_copy_client.cc:670] T 7594486032e842a8a95d8268fd7d8430 P ec4639ab713b48fb9b0bc50197cef9c6: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:54.807389  6120 tablet_copy_client.cc:538] T 7594486032e842a8a95d8268fd7d8430 P ec4639ab713b48fb9b0bc50197cef9c6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:54.816356  6120 tablet_bootstrap.cc:492] T 7594486032e842a8a95d8268fd7d8430 P ec4639ab713b48fb9b0bc50197cef9c6: Bootstrap starting.
I20260608 09:53:54.837395  6120 tablet_bootstrap.cc:492] T 7594486032e842a8a95d8268fd7d8430 P ec4639ab713b48fb9b0bc50197cef9c6: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:53:54.838311  6120 tablet_bootstrap.cc:492] T 7594486032e842a8a95d8268fd7d8430 P ec4639ab713b48fb9b0bc50197cef9c6: Bootstrap complete.
I20260608 09:53:54.839030  6120 ts_tablet_manager.cc:1403] T 7594486032e842a8a95d8268fd7d8430 P ec4639ab713b48fb9b0bc50197cef9c6: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.001s
I20260608 09:53:54.842128  6120 raft_consensus.cc:359] T 7594486032e842a8a95d8268fd7d8430 P ec4639ab713b48fb9b0bc50197cef9c6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } attrs { replace: true } } peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } } peers { permanent_uuid: "ec4639ab713b48fb9b0bc50197cef9c6" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 39989 } attrs { promote: true } }
I20260608 09:53:54.843010  6120 raft_consensus.cc:740] T 7594486032e842a8a95d8268fd7d8430 P ec4639ab713b48fb9b0bc50197cef9c6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ec4639ab713b48fb9b0bc50197cef9c6, State: Initialized, Role: LEARNER
I20260608 09:53:54.843765  6120 consensus_queue.cc:260] T 7594486032e842a8a95d8268fd7d8430 P ec4639ab713b48fb9b0bc50197cef9c6 [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: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } attrs { replace: true } } peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } } peers { permanent_uuid: "ec4639ab713b48fb9b0bc50197cef9c6" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 39989 } attrs { promote: true } }
I20260608 09:53:54.846103  6120 ts_tablet_manager.cc:1434] T 7594486032e842a8a95d8268fd7d8430 P ec4639ab713b48fb9b0bc50197cef9c6: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 09:53:54.847980  5825 tablet_copy_service.cc:342] P 987657c30fed485284454edb5b2a1dbb: Request end of tablet copy session ec4639ab713b48fb9b0bc50197cef9c6-7594486032e842a8a95d8268fd7d8430 received from {username='slave'} at 127.0.0.1:43894
I20260608 09:53:54.848403  5825 tablet_copy_service.cc:434] P 987657c30fed485284454edb5b2a1dbb: ending tablet copy session ec4639ab713b48fb9b0bc50197cef9c6-7594486032e842a8a95d8268fd7d8430 on tablet 7594486032e842a8a95d8268fd7d8430 with peer ec4639ab713b48fb9b0bc50197cef9c6
I20260608 09:53:55.127198  6078 raft_consensus.cc:1217] T 7594486032e842a8a95d8268fd7d8430 P ec4639ab713b48fb9b0bc50197cef9c6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:53:55.297435  6112 raft_consensus.cc:1064] T 190849989463465aa7ed055d769be5d5 P f6343e253ab148f181039f4c8ea81773: attempting to promote NON_VOTER ec4639ab713b48fb9b0bc50197cef9c6 to VOTER
I20260608 09:53:55.300266  6112 consensus_queue.cc:237] T 190849989463465aa7ed055d769be5d5 P f6343e253ab148f181039f4c8ea81773 [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: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } attrs { replace: true } } peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } } peers { permanent_uuid: "ec4639ab713b48fb9b0bc50197cef9c6" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39989 } attrs { promote: false } }
I20260608 09:53:55.307626  6078 raft_consensus.cc:1275] T 190849989463465aa7ed055d769be5d5 P ec4639ab713b48fb9b0bc50197cef9c6 [term 1 LEARNER]: Refusing update from remote peer f6343e253ab148f181039f4c8ea81773: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:53:55.307888  5964 raft_consensus.cc:1275] T 190849989463465aa7ed055d769be5d5 P ea298b07972a45a1a31cd96480c4cd35 [term 1 FOLLOWER]: Refusing update from remote peer f6343e253ab148f181039f4c8ea81773: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:53:55.308154  5814 raft_consensus.cc:1275] T 190849989463465aa7ed055d769be5d5 P 987657c30fed485284454edb5b2a1dbb [term 1 FOLLOWER]: Refusing update from remote peer f6343e253ab148f181039f4c8ea81773: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:53:55.309456  6110 consensus_queue.cc:1048] T 190849989463465aa7ed055d769be5d5 P f6343e253ab148f181039f4c8ea81773 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec4639ab713b48fb9b0bc50197cef9c6" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39989 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:53:55.310451  6132 consensus_queue.cc:1048] T 190849989463465aa7ed055d769be5d5 P f6343e253ab148f181039f4c8ea81773 [LEADER]: Connected to new peer: Peer: permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:53:55.311309  6112 consensus_queue.cc:1048] T 190849989463465aa7ed055d769be5d5 P f6343e253ab148f181039f4c8ea81773 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:53:55.334771  5814 raft_consensus.cc:2955] T 190849989463465aa7ed055d769be5d5 P 987657c30fed485284454edb5b2a1dbb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec4639ab713b48fb9b0bc50197cef9c6 (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } attrs { replace: true } } peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } } peers { permanent_uuid: "ec4639ab713b48fb9b0bc50197cef9c6" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39989 } attrs { promote: false } } }
I20260608 09:53:55.336217  5964 raft_consensus.cc:2955] T 190849989463465aa7ed055d769be5d5 P ea298b07972a45a1a31cd96480c4cd35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec4639ab713b48fb9b0bc50197cef9c6 (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } attrs { replace: true } } peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } } peers { permanent_uuid: "ec4639ab713b48fb9b0bc50197cef9c6" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39989 } attrs { promote: false } } }
I20260608 09:53:55.348265  5713 catalog_manager.cc:5696] T 190849989463465aa7ed055d769be5d5 P 987657c30fed485284454edb5b2a1dbb reported cstate change: config changed from index 2 to 3, ec4639ab713b48fb9b0bc50197cef9c6 (127.0.97.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f6343e253ab148f181039f4c8ea81773" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } attrs { replace: true } } peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } } peers { permanent_uuid: "ec4639ab713b48fb9b0bc50197cef9c6" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39989 } attrs { promote: false } } }
I20260608 09:53:55.352733  6110 raft_consensus.cc:1027] T 190849989463465aa7ed055d769be5d5 P f6343e253ab148f181039f4c8ea81773 [term 1 LEADER]: attempt to promote peer ec4639ab713b48fb9b0bc50197cef9c6: there is already a config change operation in progress. Unable to promote follower until it completes. Doing nothing.
I20260608 09:53:55.418824  6029 raft_consensus.cc:1064] T 7594486032e842a8a95d8268fd7d8430 P 987657c30fed485284454edb5b2a1dbb: attempting to promote NON_VOTER ec4639ab713b48fb9b0bc50197cef9c6 to VOTER
I20260608 09:53:55.421066  6029 consensus_queue.cc:237] T 7594486032e842a8a95d8268fd7d8430 P 987657c30fed485284454edb5b2a1dbb [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: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } attrs { replace: true } } peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } } peers { permanent_uuid: "ec4639ab713b48fb9b0bc50197cef9c6" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39989 } attrs { promote: false } }
I20260608 09:53:55.426895  5964 raft_consensus.cc:1275] T 7594486032e842a8a95d8268fd7d8430 P ea298b07972a45a1a31cd96480c4cd35 [term 1 FOLLOWER]: Refusing update from remote peer 987657c30fed485284454edb5b2a1dbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:53:55.428004  6078 raft_consensus.cc:1275] T 7594486032e842a8a95d8268fd7d8430 P ec4639ab713b48fb9b0bc50197cef9c6 [term 1 LEARNER]: Refusing update from remote peer 987657c30fed485284454edb5b2a1dbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:53:55.428710  6127 consensus_queue.cc:1048] T 7594486032e842a8a95d8268fd7d8430 P 987657c30fed485284454edb5b2a1dbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:53:55.428704  5890 raft_consensus.cc:1275] T 7594486032e842a8a95d8268fd7d8430 P f6343e253ab148f181039f4c8ea81773 [term 1 FOLLOWER]: Refusing update from remote peer 987657c30fed485284454edb5b2a1dbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:53:55.429667  6029 consensus_queue.cc:1048] T 7594486032e842a8a95d8268fd7d8430 P 987657c30fed485284454edb5b2a1dbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec4639ab713b48fb9b0bc50197cef9c6" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39989 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:53:55.432365  6127 consensus_queue.cc:1048] T 7594486032e842a8a95d8268fd7d8430 P 987657c30fed485284454edb5b2a1dbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:53:55.443488  5964 raft_consensus.cc:2955] T 7594486032e842a8a95d8268fd7d8430 P ea298b07972a45a1a31cd96480c4cd35 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec4639ab713b48fb9b0bc50197cef9c6 (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } attrs { replace: true } } peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } } peers { permanent_uuid: "ec4639ab713b48fb9b0bc50197cef9c6" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39989 } attrs { promote: false } } }
I20260608 09:53:55.445441  5890 raft_consensus.cc:2955] T 7594486032e842a8a95d8268fd7d8430 P f6343e253ab148f181039f4c8ea81773 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec4639ab713b48fb9b0bc50197cef9c6 (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } attrs { replace: true } } peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } } peers { permanent_uuid: "ec4639ab713b48fb9b0bc50197cef9c6" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39989 } attrs { promote: false } } }
I20260608 09:53:55.458827  5712 catalog_manager.cc:5696] T 7594486032e842a8a95d8268fd7d8430 P f6343e253ab148f181039f4c8ea81773 reported cstate change: config changed from index 2 to 3, ec4639ab713b48fb9b0bc50197cef9c6 (127.0.97.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "987657c30fed485284454edb5b2a1dbb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } attrs { replace: true } } peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } } peers { permanent_uuid: "ec4639ab713b48fb9b0bc50197cef9c6" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39989 } attrs { promote: false } } }
I20260608 09:53:55.487891  6029 raft_consensus.cc:2955] T 7594486032e842a8a95d8268fd7d8430 P 987657c30fed485284454edb5b2a1dbb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec4639ab713b48fb9b0bc50197cef9c6 (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } attrs { replace: true } } peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } } peers { permanent_uuid: "ec4639ab713b48fb9b0bc50197cef9c6" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39989 } attrs { promote: false } } }
I20260608 09:53:55.497489  6078 raft_consensus.cc:2955] T 7594486032e842a8a95d8268fd7d8430 P ec4639ab713b48fb9b0bc50197cef9c6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec4639ab713b48fb9b0bc50197cef9c6 (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } attrs { replace: true } } peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } } peers { permanent_uuid: "ec4639ab713b48fb9b0bc50197cef9c6" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39989 } attrs { promote: false } } }
I20260608 09:53:55.553071  6014 raft_consensus.cc:2955] T 190849989463465aa7ed055d769be5d5 P f6343e253ab148f181039f4c8ea81773 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec4639ab713b48fb9b0bc50197cef9c6 (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } attrs { replace: true } } peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } } peers { permanent_uuid: "ec4639ab713b48fb9b0bc50197cef9c6" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39989 } attrs { promote: false } } }
I20260608 09:53:55.562132  6078 raft_consensus.cc:2955] T 190849989463465aa7ed055d769be5d5 P ec4639ab713b48fb9b0bc50197cef9c6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec4639ab713b48fb9b0bc50197cef9c6 (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } attrs { replace: true } } peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } } peers { permanent_uuid: "ec4639ab713b48fb9b0bc50197cef9c6" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39989 } attrs { promote: false } } }
I20260608 09:53:55.898384  5814 consensus_queue.cc:237] T 7594486032e842a8a95d8268fd7d8430 P 987657c30fed485284454edb5b2a1dbb [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: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } } peers { permanent_uuid: "ec4639ab713b48fb9b0bc50197cef9c6" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39989 } attrs { promote: false } }
I20260608 09:53:55.902949  5890 consensus_queue.cc:237] T 190849989463465aa7ed055d769be5d5 P f6343e253ab148f181039f4c8ea81773 [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: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } } peers { permanent_uuid: "ec4639ab713b48fb9b0bc50197cef9c6" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39989 } attrs { promote: false } }
I20260608 09:53:55.909570  5963 raft_consensus.cc:1275] T 7594486032e842a8a95d8268fd7d8430 P ea298b07972a45a1a31cd96480c4cd35 [term 1 FOLLOWER]: Refusing update from remote peer 987657c30fed485284454edb5b2a1dbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:53:55.910010  5964 raft_consensus.cc:1275] T 190849989463465aa7ed055d769be5d5 P ea298b07972a45a1a31cd96480c4cd35 [term 1 FOLLOWER]: Refusing update from remote peer f6343e253ab148f181039f4c8ea81773: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:53:55.911487  6078 raft_consensus.cc:1275] T 7594486032e842a8a95d8268fd7d8430 P ec4639ab713b48fb9b0bc50197cef9c6 [term 1 FOLLOWER]: Refusing update from remote peer 987657c30fed485284454edb5b2a1dbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:53:55.912262  6135 consensus_queue.cc:1048] T 190849989463465aa7ed055d769be5d5 P f6343e253ab148f181039f4c8ea81773 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:53:55.912976  6139 consensus_queue.cc:1048] T 7594486032e842a8a95d8268fd7d8430 P 987657c30fed485284454edb5b2a1dbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:53:55.914565  6127 consensus_queue.cc:1048] T 7594486032e842a8a95d8268fd7d8430 P 987657c30fed485284454edb5b2a1dbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec4639ab713b48fb9b0bc50197cef9c6" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39989 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:53:55.917021  5766 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:53:55.925661  6078 raft_consensus.cc:1275] T 190849989463465aa7ed055d769be5d5 P ec4639ab713b48fb9b0bc50197cef9c6 [term 1 FOLLOWER]: Refusing update from remote peer f6343e253ab148f181039f4c8ea81773: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:53:55.926352  6077 raft_consensus.cc:2955] T 7594486032e842a8a95d8268fd7d8430 P ec4639ab713b48fb9b0bc50197cef9c6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f6343e253ab148f181039f4c8ea81773 (127.0.97.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } } peers { permanent_uuid: "ec4639ab713b48fb9b0bc50197cef9c6" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39989 } attrs { promote: false } } }
I20260608 09:53:55.932266  5964 raft_consensus.cc:2955] T 190849989463465aa7ed055d769be5d5 P ea298b07972a45a1a31cd96480c4cd35 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 987657c30fed485284454edb5b2a1dbb (127.0.97.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } } peers { permanent_uuid: "ec4639ab713b48fb9b0bc50197cef9c6" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39989 } attrs { promote: false } } }
I20260608 09:53:55.934283  6135 consensus_queue.cc:1048] T 190849989463465aa7ed055d769be5d5 P f6343e253ab148f181039f4c8ea81773 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec4639ab713b48fb9b0bc50197cef9c6" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39989 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:53:55.952023  6078 raft_consensus.cc:2955] T 190849989463465aa7ed055d769be5d5 P ec4639ab713b48fb9b0bc50197cef9c6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 987657c30fed485284454edb5b2a1dbb (127.0.97.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } } peers { permanent_uuid: "ec4639ab713b48fb9b0bc50197cef9c6" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39989 } attrs { promote: false } } }
I20260608 09:53:55.938601  5963 raft_consensus.cc:2955] T 7594486032e842a8a95d8268fd7d8430 P ea298b07972a45a1a31cd96480c4cd35 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f6343e253ab148f181039f4c8ea81773 (127.0.97.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } } peers { permanent_uuid: "ec4639ab713b48fb9b0bc50197cef9c6" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39989 } attrs { promote: false } } }
I20260608 09:53:55.956139  5711 catalog_manager.cc:5696] T 7594486032e842a8a95d8268fd7d8430 P ec4639ab713b48fb9b0bc50197cef9c6 reported cstate change: config changed from index 3 to 4, VOTER f6343e253ab148f181039f4c8ea81773 (127.0.97.194) evicted. New cstate: current_term: 1 leader_uuid: "987657c30fed485284454edb5b2a1dbb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } } peers { permanent_uuid: "ec4639ab713b48fb9b0bc50197cef9c6" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39989 } attrs { promote: false } } }
I20260608 09:53:56.004995  5713 catalog_manager.cc:5696] T 190849989463465aa7ed055d769be5d5 P ea298b07972a45a1a31cd96480c4cd35 reported cstate change: config changed from index 3 to 4, VOTER 987657c30fed485284454edb5b2a1dbb (127.0.97.193) evicted. New cstate: current_term: 1 leader_uuid: "f6343e253ab148f181039f4c8ea81773" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } } peers { permanent_uuid: "ec4639ab713b48fb9b0bc50197cef9c6" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39989 } attrs { promote: false } } }
I20260608 09:53:56.019876  5890 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "19aa494bab264a07a66474be6fd34db7"
dest_uuid: "f6343e253ab148f181039f4c8ea81773"
mode: GRACEFUL
new_leader_uuid: "ea298b07972a45a1a31cd96480c4cd35"
 from {username='slave'} at 127.0.0.1:48732
I20260608 09:53:56.020936  5890 raft_consensus.cc:606] T 19aa494bab264a07a66474be6fd34db7 P f6343e253ab148f181039f4c8ea81773 [term 1 LEADER]: Received request to transfer leadership to TS ea298b07972a45a1a31cd96480c4cd35
I20260608 09:53:56.023252  5766 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 09:53:56.024062  5766 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:56.101449  5878 tablet_service.cc:1558] Processing DeleteTablet for tablet 7594486032e842a8a95d8268fd7d8430 with delete_type TABLET_DATA_TOMBSTONED (TS f6343e253ab148f181039f4c8ea81773 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44306
I20260608 09:53:56.105005  6148 tablet_replica.cc:333] T 7594486032e842a8a95d8268fd7d8430 P f6343e253ab148f181039f4c8ea81773: stopping tablet replica
I20260608 09:53:56.107070  6148 raft_consensus.cc:2243] T 7594486032e842a8a95d8268fd7d8430 P f6343e253ab148f181039f4c8ea81773 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:56.108781  6148 raft_consensus.cc:2272] T 7594486032e842a8a95d8268fd7d8430 P f6343e253ab148f181039f4c8ea81773 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:56.114459  6148 ts_tablet_manager.cc:1916] T 7594486032e842a8a95d8268fd7d8430 P f6343e253ab148f181039f4c8ea81773: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:53:56.126916  6029 raft_consensus.cc:2955] T 7594486032e842a8a95d8268fd7d8430 P 987657c30fed485284454edb5b2a1dbb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f6343e253ab148f181039f4c8ea81773 (127.0.97.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } } peers { permanent_uuid: "ec4639ab713b48fb9b0bc50197cef9c6" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39989 } attrs { promote: false } } }
I20260608 09:53:56.135339  6148 ts_tablet_manager.cc:1929] T 7594486032e842a8a95d8268fd7d8430 P f6343e253ab148f181039f4c8ea81773: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:53:56.136011  6148 log.cc:1199] T 7594486032e842a8a95d8268fd7d8430 P f6343e253ab148f181039f4c8ea81773: Deleting WAL directory at /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912294854977-391-0/minicluster-data/ts-1-root/wals/7594486032e842a8a95d8268fd7d8430
I20260608 09:53:56.138571  5700 catalog_manager.cc:5027] TS f6343e253ab148f181039f4c8ea81773 (127.0.97.194:42683): tablet 7594486032e842a8a95d8268fd7d8430 (table test-workload [id=912f55e596714082b4f457d7ea60f214]) successfully deleted
I20260608 09:53:56.141469  5698 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7594486032e842a8a95d8268fd7d8430 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:53:56.212392  6014 raft_consensus.cc:2955] T 190849989463465aa7ed055d769be5d5 P f6343e253ab148f181039f4c8ea81773 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 987657c30fed485284454edb5b2a1dbb (127.0.97.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } } peers { permanent_uuid: "ec4639ab713b48fb9b0bc50197cef9c6" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39989 } attrs { promote: false } } }
I20260608 09:53:56.223739  5700 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 190849989463465aa7ed055d769be5d5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:53:56.314554  6112 raft_consensus.cc:993] T 19aa494bab264a07a66474be6fd34db7 P f6343e253ab148f181039f4c8ea81773: : Instructing follower ea298b07972a45a1a31cd96480c4cd35 to start an election
I20260608 09:53:56.315332  6135 raft_consensus.cc:1081] T 19aa494bab264a07a66474be6fd34db7 P f6343e253ab148f181039f4c8ea81773 [term 1 LEADER]: Signalling peer ea298b07972a45a1a31cd96480c4cd35 to start an election
I20260608 09:53:56.317346  5963 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "19aa494bab264a07a66474be6fd34db7"
dest_uuid: "ea298b07972a45a1a31cd96480c4cd35"
 from {username='slave'} at 127.0.0.1:59350
I20260608 09:53:56.318086  5963 raft_consensus.cc:493] T 19aa494bab264a07a66474be6fd34db7 P ea298b07972a45a1a31cd96480c4cd35 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:53:56.318548  5963 raft_consensus.cc:3060] T 19aa494bab264a07a66474be6fd34db7 P ea298b07972a45a1a31cd96480c4cd35 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:56.320009  5804 tablet_service.cc:1558] Processing DeleteTablet for tablet 190849989463465aa7ed055d769be5d5 with delete_type TABLET_DATA_TOMBSTONED (TS 987657c30fed485284454edb5b2a1dbb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58358
I20260608 09:53:56.323552  6150 tablet_replica.cc:333] T 190849989463465aa7ed055d769be5d5 P 987657c30fed485284454edb5b2a1dbb: stopping tablet replica
I20260608 09:53:56.324668  6150 raft_consensus.cc:2243] T 190849989463465aa7ed055d769be5d5 P 987657c30fed485284454edb5b2a1dbb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:56.326035  6150 raft_consensus.cc:2272] T 190849989463465aa7ed055d769be5d5 P 987657c30fed485284454edb5b2a1dbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:56.327764  5963 raft_consensus.cc:515] T 19aa494bab264a07a66474be6fd34db7 P ea298b07972a45a1a31cd96480c4cd35 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } } peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } }
I20260608 09:53:56.330588  5963 leader_election.cc:290] T 19aa494bab264a07a66474be6fd34db7 P ea298b07972a45a1a31cd96480c4cd35 [CANDIDATE]: Term 2 election: Requested vote from peers 987657c30fed485284454edb5b2a1dbb (127.0.97.193:41707), f6343e253ab148f181039f4c8ea81773 (127.0.97.194:42683)
I20260608 09:53:56.331456  6150 ts_tablet_manager.cc:1916] T 190849989463465aa7ed055d769be5d5 P 987657c30fed485284454edb5b2a1dbb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:53:56.344549  5890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19aa494bab264a07a66474be6fd34db7" candidate_uuid: "ea298b07972a45a1a31cd96480c4cd35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6343e253ab148f181039f4c8ea81773"
I20260608 09:53:56.344645  5814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19aa494bab264a07a66474be6fd34db7" candidate_uuid: "ea298b07972a45a1a31cd96480c4cd35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "987657c30fed485284454edb5b2a1dbb"
I20260608 09:53:56.345247  5890 raft_consensus.cc:3055] T 19aa494bab264a07a66474be6fd34db7 P f6343e253ab148f181039f4c8ea81773 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:53:56.345422  5814 raft_consensus.cc:3060] T 19aa494bab264a07a66474be6fd34db7 P 987657c30fed485284454edb5b2a1dbb [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:56.345589  5890 raft_consensus.cc:740] T 19aa494bab264a07a66474be6fd34db7 P f6343e253ab148f181039f4c8ea81773 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f6343e253ab148f181039f4c8ea81773, State: Running, Role: LEADER
I20260608 09:53:56.346546  5890 consensus_queue.cc:260] T 19aa494bab264a07a66474be6fd34db7 P f6343e253ab148f181039f4c8ea81773 [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: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } } peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } }
I20260608 09:53:56.347676  5890 raft_consensus.cc:3060] T 19aa494bab264a07a66474be6fd34db7 P f6343e253ab148f181039f4c8ea81773 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:56.349272  6150 ts_tablet_manager.cc:1929] T 190849989463465aa7ed055d769be5d5 P 987657c30fed485284454edb5b2a1dbb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:53:56.349733  6150 log.cc:1199] T 190849989463465aa7ed055d769be5d5 P 987657c30fed485284454edb5b2a1dbb: Deleting WAL directory at /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912294854977-391-0/minicluster-data/ts-0-root/wals/190849989463465aa7ed055d769be5d5
I20260608 09:53:56.351648  5698 catalog_manager.cc:5027] TS 987657c30fed485284454edb5b2a1dbb (127.0.97.193:41707): tablet 190849989463465aa7ed055d769be5d5 (table test-workload [id=912f55e596714082b4f457d7ea60f214]) successfully deleted
I20260608 09:53:56.353219  5890 raft_consensus.cc:2468] T 19aa494bab264a07a66474be6fd34db7 P f6343e253ab148f181039f4c8ea81773 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea298b07972a45a1a31cd96480c4cd35 in term 2.
I20260608 09:53:56.353292  5814 raft_consensus.cc:2468] T 19aa494bab264a07a66474be6fd34db7 P 987657c30fed485284454edb5b2a1dbb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea298b07972a45a1a31cd96480c4cd35 in term 2.
I20260608 09:53:56.354651  5928 leader_election.cc:304] T 19aa494bab264a07a66474be6fd34db7 P ea298b07972a45a1a31cd96480c4cd35 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 987657c30fed485284454edb5b2a1dbb, ea298b07972a45a1a31cd96480c4cd35, f6343e253ab148f181039f4c8ea81773; no voters: 
I20260608 09:53:56.355515  6147 raft_consensus.cc:2804] T 19aa494bab264a07a66474be6fd34db7 P ea298b07972a45a1a31cd96480c4cd35 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:53:56.356638  6147 raft_consensus.cc:697] T 19aa494bab264a07a66474be6fd34db7 P ea298b07972a45a1a31cd96480c4cd35 [term 2 LEADER]: Becoming Leader. State: Replica: ea298b07972a45a1a31cd96480c4cd35, State: Running, Role: LEADER
I20260608 09:53:56.357571  6147 consensus_queue.cc:237] T 19aa494bab264a07a66474be6fd34db7 P ea298b07972a45a1a31cd96480c4cd35 [LEADER]: Queue 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: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } } peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } }
I20260608 09:53:56.364728  5711 catalog_manager.cc:5696] T 19aa494bab264a07a66474be6fd34db7 P ea298b07972a45a1a31cd96480c4cd35 reported cstate change: term changed from 1 to 2, leader changed from f6343e253ab148f181039f4c8ea81773 (127.0.97.194) to ea298b07972a45a1a31cd96480c4cd35 (127.0.97.195). New cstate: current_term: 2 leader_uuid: "ea298b07972a45a1a31cd96480c4cd35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea298b07972a45a1a31cd96480c4cd35" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 40895 } health_report { overall_health: HEALTHY } } }
I20260608 09:53:56.659315  5814 raft_consensus.cc:1275] T 19aa494bab264a07a66474be6fd34db7 P 987657c30fed485284454edb5b2a1dbb [term 2 FOLLOWER]: Refusing update from remote peer ea298b07972a45a1a31cd96480c4cd35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:53:56.660653  6147 consensus_queue.cc:1048] T 19aa494bab264a07a66474be6fd34db7 P ea298b07972a45a1a31cd96480c4cd35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "987657c30fed485284454edb5b2a1dbb" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:53:56.673991  5890 raft_consensus.cc:1275] T 19aa494bab264a07a66474be6fd34db7 P f6343e253ab148f181039f4c8ea81773 [term 2 FOLLOWER]: Refusing update from remote peer ea298b07972a45a1a31cd96480c4cd35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:53:56.675465  6147 consensus_queue.cc:1048] T 19aa494bab264a07a66474be6fd34db7 P ea298b07972a45a1a31cd96480c4cd35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6343e253ab148f181039f4c8ea81773" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:53:58.025090  5766 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:53:58.028226  5766 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:53:58.028609  5766 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:54:00.029529  5766 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:54:00.032583  5766 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:54:00.032972  5766 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:54:02.033921  5766 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:54:02.036814  5766 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:54:02.037184  5766 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:54:02.842133   391 tablet_server.cc:179] TabletServer@127.0.97.193:0 shutting down...
I20260608 09:54:02.870194   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:02.870927   391 tablet_replica.cc:333] T 19aa494bab264a07a66474be6fd34db7 P 987657c30fed485284454edb5b2a1dbb: stopping tablet replica
I20260608 09:54:02.871536   391 raft_consensus.cc:2243] T 19aa494bab264a07a66474be6fd34db7 P 987657c30fed485284454edb5b2a1dbb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:02.872018   391 raft_consensus.cc:2272] T 19aa494bab264a07a66474be6fd34db7 P 987657c30fed485284454edb5b2a1dbb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:02.874167   391 tablet_replica.cc:333] T 7594486032e842a8a95d8268fd7d8430 P 987657c30fed485284454edb5b2a1dbb: stopping tablet replica
I20260608 09:54:02.874629   391 raft_consensus.cc:2243] T 7594486032e842a8a95d8268fd7d8430 P 987657c30fed485284454edb5b2a1dbb [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:02.875499   391 raft_consensus.cc:2272] T 7594486032e842a8a95d8268fd7d8430 P 987657c30fed485284454edb5b2a1dbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:02.899536   391 tablet_server.cc:196] TabletServer@127.0.97.193:0 shutdown complete.
I20260608 09:54:02.915663   391 tablet_server.cc:179] TabletServer@127.0.97.194:0 shutting down...
W20260608 09:54:02.923480  5928 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.97.193:41707: connect: Connection refused (error 111) [suppressed 69 similar messages]
W20260608 09:54:02.928515  5928 consensus_peers.cc:597] T 19aa494bab264a07a66474be6fd34db7 P ea298b07972a45a1a31cd96480c4cd35 -> Peer 987657c30fed485284454edb5b2a1dbb (127.0.97.193:41707): Couldn't send request to peer 987657c30fed485284454edb5b2a1dbb. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:41707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:02.940340   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:02.941048   391 tablet_replica.cc:333] T 19aa494bab264a07a66474be6fd34db7 P f6343e253ab148f181039f4c8ea81773: stopping tablet replica
I20260608 09:54:02.941656   391 raft_consensus.cc:2243] T 19aa494bab264a07a66474be6fd34db7 P f6343e253ab148f181039f4c8ea81773 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:02.942132   391 raft_consensus.cc:2272] T 19aa494bab264a07a66474be6fd34db7 P f6343e253ab148f181039f4c8ea81773 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:02.944531   391 tablet_replica.cc:333] T 190849989463465aa7ed055d769be5d5 P f6343e253ab148f181039f4c8ea81773: stopping tablet replica
I20260608 09:54:02.945032   391 raft_consensus.cc:2243] T 190849989463465aa7ed055d769be5d5 P f6343e253ab148f181039f4c8ea81773 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:02.945824   391 raft_consensus.cc:2272] T 190849989463465aa7ed055d769be5d5 P f6343e253ab148f181039f4c8ea81773 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:02.968742   391 tablet_server.cc:196] TabletServer@127.0.97.194:0 shutdown complete.
I20260608 09:54:02.983569   391 tablet_server.cc:179] TabletServer@127.0.97.195:0 shutting down...
I20260608 09:54:03.004354   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:03.005057   391 tablet_replica.cc:333] T 190849989463465aa7ed055d769be5d5 P ea298b07972a45a1a31cd96480c4cd35: stopping tablet replica
I20260608 09:54:03.005652   391 raft_consensus.cc:2243] T 190849989463465aa7ed055d769be5d5 P ea298b07972a45a1a31cd96480c4cd35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:03.006148   391 raft_consensus.cc:2272] T 190849989463465aa7ed055d769be5d5 P ea298b07972a45a1a31cd96480c4cd35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:03.008476   391 tablet_replica.cc:333] T 7594486032e842a8a95d8268fd7d8430 P ea298b07972a45a1a31cd96480c4cd35: stopping tablet replica
I20260608 09:54:03.008981   391 raft_consensus.cc:2243] T 7594486032e842a8a95d8268fd7d8430 P ea298b07972a45a1a31cd96480c4cd35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:03.009522   391 raft_consensus.cc:2272] T 7594486032e842a8a95d8268fd7d8430 P ea298b07972a45a1a31cd96480c4cd35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:03.011636   391 tablet_replica.cc:333] T 19aa494bab264a07a66474be6fd34db7 P ea298b07972a45a1a31cd96480c4cd35: stopping tablet replica
I20260608 09:54:03.012061   391 raft_consensus.cc:2243] T 19aa494bab264a07a66474be6fd34db7 P ea298b07972a45a1a31cd96480c4cd35 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:54:03.012833   391 raft_consensus.cc:2272] T 19aa494bab264a07a66474be6fd34db7 P ea298b07972a45a1a31cd96480c4cd35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:03.035658   391 tablet_server.cc:196] TabletServer@127.0.97.195:0 shutdown complete.
I20260608 09:54:03.049620   391 tablet_server.cc:179] TabletServer@127.0.97.196:0 shutting down...
I20260608 09:54:03.071249   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:03.072028   391 tablet_replica.cc:333] T 7594486032e842a8a95d8268fd7d8430 P ec4639ab713b48fb9b0bc50197cef9c6: stopping tablet replica
I20260608 09:54:03.072681   391 raft_consensus.cc:2243] T 7594486032e842a8a95d8268fd7d8430 P ec4639ab713b48fb9b0bc50197cef9c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:03.073391   391 raft_consensus.cc:2272] T 7594486032e842a8a95d8268fd7d8430 P ec4639ab713b48fb9b0bc50197cef9c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:03.075657   391 tablet_replica.cc:333] T 190849989463465aa7ed055d769be5d5 P ec4639ab713b48fb9b0bc50197cef9c6: stopping tablet replica
I20260608 09:54:03.076159   391 raft_consensus.cc:2243] T 190849989463465aa7ed055d769be5d5 P ec4639ab713b48fb9b0bc50197cef9c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:03.076699   391 raft_consensus.cc:2272] T 190849989463465aa7ed055d769be5d5 P ec4639ab713b48fb9b0bc50197cef9c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:03.096848   391 tablet_server.cc:196] TabletServer@127.0.97.196:0 shutdown complete.
I20260608 09:54:03.109190   391 master.cc:562] Master@127.0.97.254:43655 shutting down...
I20260608 09:54:03.131145   391 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 85f9fab89988494abe87e1fe2f6c7eb1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:03.131716   391 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 85f9fab89988494abe87e1fe2f6c7eb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:03.132103   391 tablet_replica.cc:333] T 00000000000000000000000000000000 P 85f9fab89988494abe87e1fe2f6c7eb1: stopping tablet replica
I20260608 09:54:03.151449   391 master.cc:584] Master@127.0.97.254:43655 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (11427 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260608 09:54:03.189092   391 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.254:36183
I20260608 09:54:03.190346   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:03.195775  6165 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:54:03.197103  6166 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:54:03.197249  6168 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:54:03.197669   391 server_base.cc:1061] running on GCE node
I20260608 09:54:03.198566   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:03.198755   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:54:03.198916   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912443198898 us; error 0 us; skew 500 ppm
I20260608 09:54:03.199633   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:03.202025   391 webserver.cc:533] Webserver started at http://127.0.97.254:37927/ using document root <none> and password file <none>
I20260608 09:54:03.202530   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:03.202716   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:03.202988   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:03.204150   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912294854977-391-0/minicluster-data/master-0-root/instance:
uuid: "4ad7feaa226f48da9680ce775fc6d1d9"
format_stamp: "Formatted at 2026-06-08 09:54:03 on dist-test-slave-cqs2"
I20260608 09:54:03.208737   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:54:03.212221  6173 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:03.212990   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:54:03.213263   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912294854977-391-0/minicluster-data/master-0-root
uuid: "4ad7feaa226f48da9680ce775fc6d1d9"
format_stamp: "Formatted at 2026-06-08 09:54:03 on dist-test-slave-cqs2"
I20260608 09:54:03.213531   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912294854977-391-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912294854977-391-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912294854977-391-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:54:03.233438   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:03.234736   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:03.272990   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.254:36183
I20260608 09:54:03.273111  6224 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.254:36183 every 8 connection(s)
I20260608 09:54:03.277017  6225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:03.287662  6225 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4ad7feaa226f48da9680ce775fc6d1d9: Bootstrap starting.
I20260608 09:54:03.292500  6225 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4ad7feaa226f48da9680ce775fc6d1d9: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:03.296628  6225 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4ad7feaa226f48da9680ce775fc6d1d9: No bootstrap required, opened a new log
I20260608 09:54:03.298779  6225 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4ad7feaa226f48da9680ce775fc6d1d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ad7feaa226f48da9680ce775fc6d1d9" member_type: VOTER }
I20260608 09:54:03.299162  6225 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4ad7feaa226f48da9680ce775fc6d1d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:03.299341  6225 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4ad7feaa226f48da9680ce775fc6d1d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ad7feaa226f48da9680ce775fc6d1d9, State: Initialized, Role: FOLLOWER
I20260608 09:54:03.299930  6225 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4ad7feaa226f48da9680ce775fc6d1d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4ad7feaa226f48da9680ce775fc6d1d9" member_type: VOTER }
I20260608 09:54:03.300345  6225 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4ad7feaa226f48da9680ce775fc6d1d9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:54:03.300540  6225 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4ad7feaa226f48da9680ce775fc6d1d9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:54:03.300750  6225 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4ad7feaa226f48da9680ce775fc6d1d9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:03.305262  6225 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4ad7feaa226f48da9680ce775fc6d1d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ad7feaa226f48da9680ce775fc6d1d9" member_type: VOTER }
I20260608 09:54:03.305720  6225 leader_election.cc:304] T 00000000000000000000000000000000 P 4ad7feaa226f48da9680ce775fc6d1d9 [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: 4ad7feaa226f48da9680ce775fc6d1d9; no voters: 
I20260608 09:54:03.306770  6225 leader_election.cc:290] T 00000000000000000000000000000000 P 4ad7feaa226f48da9680ce775fc6d1d9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:54:03.307260  6228 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4ad7feaa226f48da9680ce775fc6d1d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:03.308589  6228 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4ad7feaa226f48da9680ce775fc6d1d9 [term 1 LEADER]: Becoming Leader. State: Replica: 4ad7feaa226f48da9680ce775fc6d1d9, State: Running, Role: LEADER
I20260608 09:54:03.309284  6228 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4ad7feaa226f48da9680ce775fc6d1d9 [LEADER]: Queue going to LEADER mode. State: All 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: "4ad7feaa226f48da9680ce775fc6d1d9" member_type: VOTER }
I20260608 09:54:03.309657  6225 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4ad7feaa226f48da9680ce775fc6d1d9 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:54:03.314029  6230 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4ad7feaa226f48da9680ce775fc6d1d9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4ad7feaa226f48da9680ce775fc6d1d9. Latest consensus state: current_term: 1 leader_uuid: "4ad7feaa226f48da9680ce775fc6d1d9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ad7feaa226f48da9680ce775fc6d1d9" member_type: VOTER } }
I20260608 09:54:03.314015  6229 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4ad7feaa226f48da9680ce775fc6d1d9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4ad7feaa226f48da9680ce775fc6d1d9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ad7feaa226f48da9680ce775fc6d1d9" member_type: VOTER } }
I20260608 09:54:03.314782  6230 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4ad7feaa226f48da9680ce775fc6d1d9 [sys.catalog]: This master's current role is: LEADER
I20260608 09:54:03.314880  6229 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4ad7feaa226f48da9680ce775fc6d1d9 [sys.catalog]: This master's current role is: LEADER
I20260608 09:54:03.325628  6239 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:54:03.325644   391 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:54:03.330981  6239 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:54:03.339785  6239 catalog_manager.cc:1382] Generated new cluster ID: 2baa0be29bca4a6b92f69bbc0171c753
I20260608 09:54:03.340062  6239 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:54:03.366441  6239 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:54:03.367851  6239 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:54:03.384994  6239 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 4ad7feaa226f48da9680ce775fc6d1d9: Generated new TSK 0
I20260608 09:54:03.385675  6239 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:54:03.392165   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:03.398196  6246 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:54:03.399367  6247 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:54:03.400574  6249 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:54:03.401062   391 server_base.cc:1061] running on GCE node
I20260608 09:54:03.401881   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:03.402081   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:54:03.402225   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912443402212 us; error 0 us; skew 500 ppm
I20260608 09:54:03.402752   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:03.408032   391 webserver.cc:533] Webserver started at http://127.0.97.193:37841/ using document root <none> and password file <none>
I20260608 09:54:03.408721   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:03.408948   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:03.409228   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:03.410301   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912294854977-391-0/minicluster-data/ts-0-root/instance:
uuid: "72552b11d127467caea7a69f4e28f25c"
format_stamp: "Formatted at 2026-06-08 09:54:03 on dist-test-slave-cqs2"
I20260608 09:54:03.415081   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 09:54:03.418653  6254 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:03.419582   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:54:03.419873   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912294854977-391-0/minicluster-data/ts-0-root
uuid: "72552b11d127467caea7a69f4e28f25c"
format_stamp: "Formatted at 2026-06-08 09:54:03 on dist-test-slave-cqs2"
I20260608 09:54:03.420143   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912294854977-391-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912294854977-391-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912294854977-391-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:54:03.447391   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:03.448669   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:03.450189   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:03.452612   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:03.452811   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:03.453040   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:03.453202   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:03.492836   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.193:32779
I20260608 09:54:03.492965  6316 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.193:32779 every 8 connection(s)
I20260608 09:54:03.498165   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:03.505220  6321 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:54:03.507083  6322 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:54:03.507817  6324 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:54:03.509280   391 server_base.cc:1061] running on GCE node
I20260608 09:54:03.510072   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:03.510281   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:54:03.510447   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912443510429 us; error 0 us; skew 500 ppm
I20260608 09:54:03.511026   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:03.513852   391 webserver.cc:533] Webserver started at http://127.0.97.194:35673/ using document root <none> and password file <none>
I20260608 09:54:03.514482   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:03.514649   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:03.514640  6317 heartbeater.cc:344] Connected to a master server at 127.0.97.254:36183
I20260608 09:54:03.515259  6317 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:03.515995  6317 heartbeater.cc:507] Master 127.0.97.254:36183 requested a full tablet report, sending...
I20260608 09:54:03.516839   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:03.518201   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912294854977-391-0/minicluster-data/ts-1-root/instance:
uuid: "c178478461834cb1aa9bf4a7a6c40aba"
format_stamp: "Formatted at 2026-06-08 09:54:03 on dist-test-slave-cqs2"
I20260608 09:54:03.518229  6190 ts_manager.cc:194] Registered new tserver with Master: 72552b11d127467caea7a69f4e28f25c (127.0.97.193:32779)
I20260608 09:54:03.520920  6190 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44476
I20260608 09:54:03.524194   391 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260608 09:54:03.527693  6329 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:03.528419   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 09:54:03.528689   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912294854977-391-0/minicluster-data/ts-1-root
uuid: "c178478461834cb1aa9bf4a7a6c40aba"
format_stamp: "Formatted at 2026-06-08 09:54:03 on dist-test-slave-cqs2"
I20260608 09:54:03.528970   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912294854977-391-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912294854977-391-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912294854977-391-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:54:03.554883   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:03.556123   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:03.557572   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:03.559880   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:03.560084   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:03.560309   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:03.560460   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:03.600066   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.194:38197
I20260608 09:54:03.600195  6391 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.194:38197 every 8 connection(s)
I20260608 09:54:03.605090   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:03.612624  6395 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:54:03.613765  6396 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:54:03.616420   391 server_base.cc:1061] running on GCE node
W20260608 09:54:03.617465  6398 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:54:03.618121  6392 heartbeater.cc:344] Connected to a master server at 127.0.97.254:36183
I20260608 09:54:03.618448   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:54:03.618500  6392 heartbeater.cc:461] Registering TS with master...
W20260608 09:54:03.618808   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:54:03.619019   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912443619000 us; error 0 us; skew 500 ppm
I20260608 09:54:03.619571  6392 heartbeater.cc:507] Master 127.0.97.254:36183 requested a full tablet report, sending...
I20260608 09:54:03.619733   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:03.621922  6190 ts_manager.cc:194] Registered new tserver with Master: c178478461834cb1aa9bf4a7a6c40aba (127.0.97.194:38197)
I20260608 09:54:03.622495   391 webserver.cc:533] Webserver started at http://127.0.97.195:41171/ using document root <none> and password file <none>
I20260608 09:54:03.623106   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:03.623301   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:03.623569   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:03.623556  6190 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44480
I20260608 09:54:03.625125   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912294854977-391-0/minicluster-data/ts-2-root/instance:
uuid: "fde65886bc58435ebab9601e23106f4b"
format_stamp: "Formatted at 2026-06-08 09:54:03 on dist-test-slave-cqs2"
I20260608 09:54:03.629712   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:54:03.633210  6403 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:03.633983   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:54:03.634302   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912294854977-391-0/minicluster-data/ts-2-root
uuid: "fde65886bc58435ebab9601e23106f4b"
format_stamp: "Formatted at 2026-06-08 09:54:03 on dist-test-slave-cqs2"
I20260608 09:54:03.634578   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912294854977-391-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912294854977-391-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912294854977-391-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:54:03.659293   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:03.660538   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:03.662015   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:03.664455   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:03.664654   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:03.664880   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:03.665036   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:03.704370   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.195:41297
I20260608 09:54:03.704491  6465 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.195:41297 every 8 connection(s)
I20260608 09:54:03.718155  6466 heartbeater.cc:344] Connected to a master server at 127.0.97.254:36183
I20260608 09:54:03.718528  6466 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:03.719424  6466 heartbeater.cc:507] Master 127.0.97.254:36183 requested a full tablet report, sending...
I20260608 09:54:03.721367  6190 ts_manager.cc:194] Registered new tserver with Master: fde65886bc58435ebab9601e23106f4b (127.0.97.195:41297)
I20260608 09:54:03.722368   391 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014483103s
I20260608 09:54:03.722839  6190 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44486
I20260608 09:54:04.523978  6317 heartbeater.cc:499] Master 127.0.97.254:36183 was elected leader, sending a full tablet report...
I20260608 09:54:04.626266  6392 heartbeater.cc:499] Master 127.0.97.254:36183 was elected leader, sending a full tablet report...
I20260608 09:54:04.725361  6466 heartbeater.cc:499] Master 127.0.97.254:36183 was elected leader, sending a full tablet report...
I20260608 09:54:04.776935  6190 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44494:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:54:04.778874  6190 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:54:04.819612  6357 tablet_service.cc:1511] Processing CreateTablet for tablet 83197ce4692a4cef87362302fc87a03e (DEFAULT_TABLE table=test-workload [id=f3b6673ab1d44bf2b6e9fb5861affb1a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:54:04.821043  6357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83197ce4692a4cef87362302fc87a03e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:04.823207  6282 tablet_service.cc:1511] Processing CreateTablet for tablet 83197ce4692a4cef87362302fc87a03e (DEFAULT_TABLE table=test-workload [id=f3b6673ab1d44bf2b6e9fb5861affb1a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:54:04.824537  6282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83197ce4692a4cef87362302fc87a03e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:04.829180  6431 tablet_service.cc:1511] Processing CreateTablet for tablet 83197ce4692a4cef87362302fc87a03e (DEFAULT_TABLE table=test-workload [id=f3b6673ab1d44bf2b6e9fb5861affb1a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:54:04.830509  6431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83197ce4692a4cef87362302fc87a03e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:04.838263  6486 tablet_bootstrap.cc:492] T 83197ce4692a4cef87362302fc87a03e P c178478461834cb1aa9bf4a7a6c40aba: Bootstrap starting.
I20260608 09:54:04.839483  6487 tablet_bootstrap.cc:492] T 83197ce4692a4cef87362302fc87a03e P 72552b11d127467caea7a69f4e28f25c: Bootstrap starting.
I20260608 09:54:04.845127  6486 tablet_bootstrap.cc:654] T 83197ce4692a4cef87362302fc87a03e P c178478461834cb1aa9bf4a7a6c40aba: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:04.846535  6487 tablet_bootstrap.cc:654] T 83197ce4692a4cef87362302fc87a03e P 72552b11d127467caea7a69f4e28f25c: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:04.847553  6488 tablet_bootstrap.cc:492] T 83197ce4692a4cef87362302fc87a03e P fde65886bc58435ebab9601e23106f4b: Bootstrap starting.
I20260608 09:54:04.850804  6486 tablet_bootstrap.cc:492] T 83197ce4692a4cef87362302fc87a03e P c178478461834cb1aa9bf4a7a6c40aba: No bootstrap required, opened a new log
I20260608 09:54:04.851367  6486 ts_tablet_manager.cc:1403] T 83197ce4692a4cef87362302fc87a03e P c178478461834cb1aa9bf4a7a6c40aba: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.008s
I20260608 09:54:04.851795  6487 tablet_bootstrap.cc:492] T 83197ce4692a4cef87362302fc87a03e P 72552b11d127467caea7a69f4e28f25c: No bootstrap required, opened a new log
I20260608 09:54:04.852351  6487 ts_tablet_manager.cc:1403] T 83197ce4692a4cef87362302fc87a03e P 72552b11d127467caea7a69f4e28f25c: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.004s
I20260608 09:54:04.854532  6488 tablet_bootstrap.cc:654] T 83197ce4692a4cef87362302fc87a03e P fde65886bc58435ebab9601e23106f4b: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:04.854610  6486 raft_consensus.cc:359] T 83197ce4692a4cef87362302fc87a03e P c178478461834cb1aa9bf4a7a6c40aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c178478461834cb1aa9bf4a7a6c40aba" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 38197 } } peers { permanent_uuid: "72552b11d127467caea7a69f4e28f25c" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 32779 } } peers { permanent_uuid: "fde65886bc58435ebab9601e23106f4b" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41297 } }
I20260608 09:54:04.855513  6486 raft_consensus.cc:385] T 83197ce4692a4cef87362302fc87a03e P c178478461834cb1aa9bf4a7a6c40aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:04.855309  6487 raft_consensus.cc:359] T 83197ce4692a4cef87362302fc87a03e P 72552b11d127467caea7a69f4e28f25c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c178478461834cb1aa9bf4a7a6c40aba" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 38197 } } peers { permanent_uuid: "72552b11d127467caea7a69f4e28f25c" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 32779 } } peers { permanent_uuid: "fde65886bc58435ebab9601e23106f4b" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41297 } }
I20260608 09:54:04.855924  6486 raft_consensus.cc:740] T 83197ce4692a4cef87362302fc87a03e P c178478461834cb1aa9bf4a7a6c40aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c178478461834cb1aa9bf4a7a6c40aba, State: Initialized, Role: FOLLOWER
I20260608 09:54:04.856041  6487 raft_consensus.cc:385] T 83197ce4692a4cef87362302fc87a03e P 72552b11d127467caea7a69f4e28f25c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:04.856564  6487 raft_consensus.cc:740] T 83197ce4692a4cef87362302fc87a03e P 72552b11d127467caea7a69f4e28f25c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72552b11d127467caea7a69f4e28f25c, State: Initialized, Role: FOLLOWER
I20260608 09:54:04.856935  6486 consensus_queue.cc:260] T 83197ce4692a4cef87362302fc87a03e P c178478461834cb1aa9bf4a7a6c40aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c178478461834cb1aa9bf4a7a6c40aba" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 38197 } } peers { permanent_uuid: "72552b11d127467caea7a69f4e28f25c" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 32779 } } peers { permanent_uuid: "fde65886bc58435ebab9601e23106f4b" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41297 } }
I20260608 09:54:04.857331  6487 consensus_queue.cc:260] T 83197ce4692a4cef87362302fc87a03e P 72552b11d127467caea7a69f4e28f25c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c178478461834cb1aa9bf4a7a6c40aba" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 38197 } } peers { permanent_uuid: "72552b11d127467caea7a69f4e28f25c" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 32779 } } peers { permanent_uuid: "fde65886bc58435ebab9601e23106f4b" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41297 } }
I20260608 09:54:04.860222  6487 ts_tablet_manager.cc:1434] T 83197ce4692a4cef87362302fc87a03e P 72552b11d127467caea7a69f4e28f25c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260608 09:54:04.860455  6488 tablet_bootstrap.cc:492] T 83197ce4692a4cef87362302fc87a03e P fde65886bc58435ebab9601e23106f4b: No bootstrap required, opened a new log
I20260608 09:54:04.861021  6488 ts_tablet_manager.cc:1403] T 83197ce4692a4cef87362302fc87a03e P fde65886bc58435ebab9601e23106f4b: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260608 09:54:04.864197  6488 raft_consensus.cc:359] T 83197ce4692a4cef87362302fc87a03e P fde65886bc58435ebab9601e23106f4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c178478461834cb1aa9bf4a7a6c40aba" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 38197 } } peers { permanent_uuid: "72552b11d127467caea7a69f4e28f25c" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 32779 } } peers { permanent_uuid: "fde65886bc58435ebab9601e23106f4b" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41297 } }
I20260608 09:54:04.864984  6488 raft_consensus.cc:385] T 83197ce4692a4cef87362302fc87a03e P fde65886bc58435ebab9601e23106f4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:04.865324  6488 raft_consensus.cc:740] T 83197ce4692a4cef87362302fc87a03e P fde65886bc58435ebab9601e23106f4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fde65886bc58435ebab9601e23106f4b, State: Initialized, Role: FOLLOWER
I20260608 09:54:04.863965  6486 ts_tablet_manager.cc:1434] T 83197ce4692a4cef87362302fc87a03e P c178478461834cb1aa9bf4a7a6c40aba: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.005s
I20260608 09:54:04.866402  6488 consensus_queue.cc:260] T 83197ce4692a4cef87362302fc87a03e P fde65886bc58435ebab9601e23106f4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c178478461834cb1aa9bf4a7a6c40aba" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 38197 } } peers { permanent_uuid: "72552b11d127467caea7a69f4e28f25c" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 32779 } } peers { permanent_uuid: "fde65886bc58435ebab9601e23106f4b" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41297 } }
I20260608 09:54:04.869472  6488 ts_tablet_manager.cc:1434] T 83197ce4692a4cef87362302fc87a03e P fde65886bc58435ebab9601e23106f4b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:54:04.932238  6492 raft_consensus.cc:493] T 83197ce4692a4cef87362302fc87a03e P c178478461834cb1aa9bf4a7a6c40aba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:04.932767  6492 raft_consensus.cc:515] T 83197ce4692a4cef87362302fc87a03e P c178478461834cb1aa9bf4a7a6c40aba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c178478461834cb1aa9bf4a7a6c40aba" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 38197 } } peers { permanent_uuid: "72552b11d127467caea7a69f4e28f25c" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 32779 } } peers { permanent_uuid: "fde65886bc58435ebab9601e23106f4b" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41297 } }
I20260608 09:54:04.935113  6492 leader_election.cc:290] T 83197ce4692a4cef87362302fc87a03e P c178478461834cb1aa9bf4a7a6c40aba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72552b11d127467caea7a69f4e28f25c (127.0.97.193:32779), fde65886bc58435ebab9601e23106f4b (127.0.97.195:41297)
I20260608 09:54:04.945726  6441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83197ce4692a4cef87362302fc87a03e" candidate_uuid: "c178478461834cb1aa9bf4a7a6c40aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fde65886bc58435ebab9601e23106f4b" is_pre_election: true
I20260608 09:54:04.945720  6292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83197ce4692a4cef87362302fc87a03e" candidate_uuid: "c178478461834cb1aa9bf4a7a6c40aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72552b11d127467caea7a69f4e28f25c" is_pre_election: true
I20260608 09:54:04.946640  6441 raft_consensus.cc:2468] T 83197ce4692a4cef87362302fc87a03e P fde65886bc58435ebab9601e23106f4b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c178478461834cb1aa9bf4a7a6c40aba in term 0.
I20260608 09:54:04.946705  6292 raft_consensus.cc:2468] T 83197ce4692a4cef87362302fc87a03e P 72552b11d127467caea7a69f4e28f25c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c178478461834cb1aa9bf4a7a6c40aba in term 0.
I20260608 09:54:04.947830  6333 leader_election.cc:304] T 83197ce4692a4cef87362302fc87a03e P c178478461834cb1aa9bf4a7a6c40aba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c178478461834cb1aa9bf4a7a6c40aba, fde65886bc58435ebab9601e23106f4b; no voters: 
I20260608 09:54:04.948513  6492 raft_consensus.cc:2804] T 83197ce4692a4cef87362302fc87a03e P c178478461834cb1aa9bf4a7a6c40aba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:04.948844  6492 raft_consensus.cc:493] T 83197ce4692a4cef87362302fc87a03e P c178478461834cb1aa9bf4a7a6c40aba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:04.949064  6492 raft_consensus.cc:3060] T 83197ce4692a4cef87362302fc87a03e P c178478461834cb1aa9bf4a7a6c40aba [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:04.953862  6492 raft_consensus.cc:515] T 83197ce4692a4cef87362302fc87a03e P c178478461834cb1aa9bf4a7a6c40aba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c178478461834cb1aa9bf4a7a6c40aba" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 38197 } } peers { permanent_uuid: "72552b11d127467caea7a69f4e28f25c" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 32779 } } peers { permanent_uuid: "fde65886bc58435ebab9601e23106f4b" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41297 } }
I20260608 09:54:04.955487  6492 leader_election.cc:290] T 83197ce4692a4cef87362302fc87a03e P c178478461834cb1aa9bf4a7a6c40aba [CANDIDATE]: Term 1 election: Requested vote from peers 72552b11d127467caea7a69f4e28f25c (127.0.97.193:32779), fde65886bc58435ebab9601e23106f4b (127.0.97.195:41297)
I20260608 09:54:04.956192  6292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83197ce4692a4cef87362302fc87a03e" candidate_uuid: "c178478461834cb1aa9bf4a7a6c40aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72552b11d127467caea7a69f4e28f25c"
I20260608 09:54:04.956439  6441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83197ce4692a4cef87362302fc87a03e" candidate_uuid: "c178478461834cb1aa9bf4a7a6c40aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fde65886bc58435ebab9601e23106f4b"
I20260608 09:54:04.956669  6292 raft_consensus.cc:3060] T 83197ce4692a4cef87362302fc87a03e P 72552b11d127467caea7a69f4e28f25c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:04.956949  6441 raft_consensus.cc:3060] T 83197ce4692a4cef87362302fc87a03e P fde65886bc58435ebab9601e23106f4b [term 0 FOLLOWER]: Advancing to term 1
W20260608 09:54:04.959913  6467 tablet.cc:2404] T 83197ce4692a4cef87362302fc87a03e P fde65886bc58435ebab9601e23106f4b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 09:54:04.961800  6441 raft_consensus.cc:2468] T 83197ce4692a4cef87362302fc87a03e P fde65886bc58435ebab9601e23106f4b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c178478461834cb1aa9bf4a7a6c40aba in term 1.
I20260608 09:54:04.962148  6292 raft_consensus.cc:2468] T 83197ce4692a4cef87362302fc87a03e P 72552b11d127467caea7a69f4e28f25c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c178478461834cb1aa9bf4a7a6c40aba in term 1.
I20260608 09:54:04.962821  6333 leader_election.cc:304] T 83197ce4692a4cef87362302fc87a03e P c178478461834cb1aa9bf4a7a6c40aba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c178478461834cb1aa9bf4a7a6c40aba, fde65886bc58435ebab9601e23106f4b; no voters: 
I20260608 09:54:04.963622  6492 raft_consensus.cc:2804] T 83197ce4692a4cef87362302fc87a03e P c178478461834cb1aa9bf4a7a6c40aba [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:04.964691  6492 raft_consensus.cc:697] T 83197ce4692a4cef87362302fc87a03e P c178478461834cb1aa9bf4a7a6c40aba [term 1 LEADER]: Becoming Leader. State: Replica: c178478461834cb1aa9bf4a7a6c40aba, State: Running, Role: LEADER
I20260608 09:54:04.965489  6492 consensus_queue.cc:237] T 83197ce4692a4cef87362302fc87a03e P c178478461834cb1aa9bf4a7a6c40aba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c178478461834cb1aa9bf4a7a6c40aba" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 38197 } } peers { permanent_uuid: "72552b11d127467caea7a69f4e28f25c" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 32779 } } peers { permanent_uuid: "fde65886bc58435ebab9601e23106f4b" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41297 } }
I20260608 09:54:04.972303  6188 catalog_manager.cc:5696] T 83197ce4692a4cef87362302fc87a03e P c178478461834cb1aa9bf4a7a6c40aba reported cstate change: term changed from 0 to 1, leader changed from <none> to c178478461834cb1aa9bf4a7a6c40aba (127.0.97.194). New cstate: current_term: 1 leader_uuid: "c178478461834cb1aa9bf4a7a6c40aba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c178478461834cb1aa9bf4a7a6c40aba" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 38197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72552b11d127467caea7a69f4e28f25c" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fde65886bc58435ebab9601e23106f4b" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41297 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:05.016719   391 tablet_server.cc:179] TabletServer@127.0.97.193:0 shutting down...
I20260608 09:54:05.031692   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:05.032508   391 tablet_replica.cc:333] T 83197ce4692a4cef87362302fc87a03e P 72552b11d127467caea7a69f4e28f25c: stopping tablet replica
I20260608 09:54:05.033084   391 raft_consensus.cc:2243] T 83197ce4692a4cef87362302fc87a03e P 72552b11d127467caea7a69f4e28f25c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:05.033509   391 raft_consensus.cc:2272] T 83197ce4692a4cef87362302fc87a03e P 72552b11d127467caea7a69f4e28f25c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:05.052218   391 tablet_server.cc:196] TabletServer@127.0.97.193:0 shutdown complete.
I20260608 09:54:05.324623  6243 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:54:05.326138  6243 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:54:05.326469  6243 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 09:54:05.505671  6331 consensus_peers.cc:597] T 83197ce4692a4cef87362302fc87a03e P c178478461834cb1aa9bf4a7a6c40aba -> Peer 72552b11d127467caea7a69f4e28f25c (127.0.97.193:32779): Couldn't send request to peer 72552b11d127467caea7a69f4e28f25c. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:32779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:05.542779  6499 consensus_queue.cc:1048] T 83197ce4692a4cef87362302fc87a03e P c178478461834cb1aa9bf4a7a6c40aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "fde65886bc58435ebab9601e23106f4b" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:07.327598  6243 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:54:07.329255  6243 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:54:07.329586  6243 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 09:54:08.083402  6331 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.97.193:32779: connect: Connection refused (error 111) [suppressed 5 similar messages]
W20260608 09:54:08.086720  6331 consensus_peers.cc:597] T 83197ce4692a4cef87362302fc87a03e P c178478461834cb1aa9bf4a7a6c40aba -> Peer 72552b11d127467caea7a69f4e28f25c (127.0.97.193:32779): Couldn't send request to peer 72552b11d127467caea7a69f4e28f25c. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:32779: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 09:54:09.330533  6243 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:54:09.331949  6243 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:54:09.332252  6243 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 09:54:10.591569  6331 consensus_peers.cc:597] T 83197ce4692a4cef87362302fc87a03e P c178478461834cb1aa9bf4a7a6c40aba -> Peer 72552b11d127467caea7a69f4e28f25c (127.0.97.193:32779): Couldn't send request to peer 72552b11d127467caea7a69f4e28f25c. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:32779: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260608 09:54:11.333176  6243 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:54:11.334573  6243 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:54:11.334885  6243 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 09:54:13.195642  6331 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.97.193:32779: connect: Connection refused (error 111) [suppressed 9 similar messages]
W20260608 09:54:13.198897  6331 consensus_peers.cc:597] T 83197ce4692a4cef87362302fc87a03e P c178478461834cb1aa9bf4a7a6c40aba -> Peer 72552b11d127467caea7a69f4e28f25c (127.0.97.193:32779): Couldn't send request to peer 72552b11d127467caea7a69f4e28f25c. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:32779: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260608 09:54:13.335855  6243 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:54:13.337414  6243 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:54:13.337730  6243 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:54:15.338630  6243 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:54:15.340091  6243 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:54:15.340395  6243 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 09:54:15.494879  6331 consensus_peers.cc:597] T 83197ce4692a4cef87362302fc87a03e P c178478461834cb1aa9bf4a7a6c40aba -> Peer 72552b11d127467caea7a69f4e28f25c (127.0.97.193:32779): Couldn't send request to peer 72552b11d127467caea7a69f4e28f25c. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:32779: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260608 09:54:16.125501   391 tablet_server.cc:179] TabletServer@127.0.97.194:0 shutting down...
I20260608 09:54:16.152464   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:16.153290   391 tablet_replica.cc:333] T 83197ce4692a4cef87362302fc87a03e P c178478461834cb1aa9bf4a7a6c40aba: stopping tablet replica
I20260608 09:54:16.153942   391 raft_consensus.cc:2243] T 83197ce4692a4cef87362302fc87a03e P c178478461834cb1aa9bf4a7a6c40aba [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:16.155545   391 raft_consensus.cc:2272] T 83197ce4692a4cef87362302fc87a03e P c178478461834cb1aa9bf4a7a6c40aba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:16.178602   391 tablet_server.cc:196] TabletServer@127.0.97.194:0 shutdown complete.
I20260608 09:54:16.193969   391 tablet_server.cc:179] TabletServer@127.0.97.195:0 shutting down...
I20260608 09:54:16.217170   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:16.217957   391 tablet_replica.cc:333] T 83197ce4692a4cef87362302fc87a03e P fde65886bc58435ebab9601e23106f4b: stopping tablet replica
I20260608 09:54:16.218592   391 raft_consensus.cc:2243] T 83197ce4692a4cef87362302fc87a03e P fde65886bc58435ebab9601e23106f4b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:16.219233   391 raft_consensus.cc:2272] T 83197ce4692a4cef87362302fc87a03e P fde65886bc58435ebab9601e23106f4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:16.238966   391 tablet_server.cc:196] TabletServer@127.0.97.195:0 shutdown complete.
I20260608 09:54:16.252164   391 master.cc:562] Master@127.0.97.254:36183 shutting down...
I20260608 09:54:16.272133   391 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4ad7feaa226f48da9680ce775fc6d1d9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:16.272948   391 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4ad7feaa226f48da9680ce775fc6d1d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:16.273329   391 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4ad7feaa226f48da9680ce775fc6d1d9: stopping tablet replica
I20260608 09:54:16.292673   391 master.cc:584] Master@127.0.97.254:36183 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (13141 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260608 09:54:16.330401   391 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.254:36765
I20260608 09:54:16.331677   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:16.337556  6535 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:54:16.337596  6534 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:54:16.338195  6537 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:54:16.339413   391 server_base.cc:1061] running on GCE node
I20260608 09:54:16.340205   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:16.340389   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:54:16.340538   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912456340513 us; error 0 us; skew 500 ppm
I20260608 09:54:16.341089   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:16.343534   391 webserver.cc:533] Webserver started at http://127.0.97.254:33543/ using document root <none> and password file <none>
I20260608 09:54:16.344030   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:16.344208   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:16.344465   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:16.345703   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912294854977-391-0/minicluster-data/master-0-root/instance:
uuid: "c37f5d35792e4d68aa301204450a9bca"
format_stamp: "Formatted at 2026-06-08 09:54:16 on dist-test-slave-cqs2"
I20260608 09:54:16.350246   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 09:54:16.353758  6542 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:16.354444   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:54:16.354734   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912294854977-391-0/minicluster-data/master-0-root
uuid: "c37f5d35792e4d68aa301204450a9bca"
format_stamp: "Formatted at 2026-06-08 09:54:16 on dist-test-slave-cqs2"
I20260608 09:54:16.354982   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912294854977-391-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912294854977-391-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912294854977-391-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:54:16.376717   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:16.377964   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:16.417348   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.254:36765
I20260608 09:54:16.417526  6593 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.254:36765 every 8 connection(s)
I20260608 09:54:16.421636  6594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:16.433964  6594 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c37f5d35792e4d68aa301204450a9bca: Bootstrap starting.
I20260608 09:54:16.439095  6594 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c37f5d35792e4d68aa301204450a9bca: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:16.443554  6594 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c37f5d35792e4d68aa301204450a9bca: No bootstrap required, opened a new log
I20260608 09:54:16.446055  6594 raft_consensus.cc:359] T 00000000000000000000000000000000 P c37f5d35792e4d68aa301204450a9bca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c37f5d35792e4d68aa301204450a9bca" member_type: VOTER }
I20260608 09:54:16.446600  6594 raft_consensus.cc:385] T 00000000000000000000000000000000 P c37f5d35792e4d68aa301204450a9bca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:16.446797  6594 raft_consensus.cc:740] T 00000000000000000000000000000000 P c37f5d35792e4d68aa301204450a9bca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c37f5d35792e4d68aa301204450a9bca, State: Initialized, Role: FOLLOWER
I20260608 09:54:16.447460  6594 consensus_queue.cc:260] T 00000000000000000000000000000000 P c37f5d35792e4d68aa301204450a9bca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c37f5d35792e4d68aa301204450a9bca" member_type: VOTER }
I20260608 09:54:16.447911  6594 raft_consensus.cc:399] T 00000000000000000000000000000000 P c37f5d35792e4d68aa301204450a9bca [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:54:16.448112  6594 raft_consensus.cc:493] T 00000000000000000000000000000000 P c37f5d35792e4d68aa301204450a9bca [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:54:16.448323  6594 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c37f5d35792e4d68aa301204450a9bca [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:16.453091  6594 raft_consensus.cc:515] T 00000000000000000000000000000000 P c37f5d35792e4d68aa301204450a9bca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c37f5d35792e4d68aa301204450a9bca" member_type: VOTER }
I20260608 09:54:16.453554  6594 leader_election.cc:304] T 00000000000000000000000000000000 P c37f5d35792e4d68aa301204450a9bca [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: c37f5d35792e4d68aa301204450a9bca; no voters: 
I20260608 09:54:16.454659  6594 leader_election.cc:290] T 00000000000000000000000000000000 P c37f5d35792e4d68aa301204450a9bca [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:54:16.455070  6597 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c37f5d35792e4d68aa301204450a9bca [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:16.456344  6597 raft_consensus.cc:697] T 00000000000000000000000000000000 P c37f5d35792e4d68aa301204450a9bca [term 1 LEADER]: Becoming Leader. State: Replica: c37f5d35792e4d68aa301204450a9bca, State: Running, Role: LEADER
I20260608 09:54:16.457131  6597 consensus_queue.cc:237] T 00000000000000000000000000000000 P c37f5d35792e4d68aa301204450a9bca [LEADER]: Queue going to LEADER mode. State: All 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: "c37f5d35792e4d68aa301204450a9bca" member_type: VOTER }
I20260608 09:54:16.457799  6594 sys_catalog.cc:565] T 00000000000000000000000000000000 P c37f5d35792e4d68aa301204450a9bca [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:54:16.460264  6598 sys_catalog.cc:455] T 00000000000000000000000000000000 P c37f5d35792e4d68aa301204450a9bca [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c37f5d35792e4d68aa301204450a9bca" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c37f5d35792e4d68aa301204450a9bca" member_type: VOTER } }
I20260608 09:54:16.460388  6599 sys_catalog.cc:455] T 00000000000000000000000000000000 P c37f5d35792e4d68aa301204450a9bca [sys.catalog]: SysCatalogTable state changed. Reason: New leader c37f5d35792e4d68aa301204450a9bca. Latest consensus state: current_term: 1 leader_uuid: "c37f5d35792e4d68aa301204450a9bca" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c37f5d35792e4d68aa301204450a9bca" member_type: VOTER } }
I20260608 09:54:16.461014  6598 sys_catalog.cc:458] T 00000000000000000000000000000000 P c37f5d35792e4d68aa301204450a9bca [sys.catalog]: This master's current role is: LEADER
I20260608 09:54:16.461062  6599 sys_catalog.cc:458] T 00000000000000000000000000000000 P c37f5d35792e4d68aa301204450a9bca [sys.catalog]: This master's current role is: LEADER
I20260608 09:54:16.464257  6603 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:54:16.469362  6603 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:54:16.473206   391 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:54:16.479065  6603 catalog_manager.cc:1382] Generated new cluster ID: 244b84ad56ba4ca6b7715bd99b608cf8
I20260608 09:54:16.479369  6603 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:54:16.496662  6603 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:54:16.498045  6603 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:54:16.513353  6603 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c37f5d35792e4d68aa301204450a9bca: Generated new TSK 0
I20260608 09:54:16.514003  6603 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:54:16.540221   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:16.546571  6615 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:54:16.547712  6616 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:54:16.549487  6618 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:54:16.549851   391 server_base.cc:1061] running on GCE node
I20260608 09:54:16.550760   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:16.550957   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:54:16.551123   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912456551106 us; error 0 us; skew 500 ppm
I20260608 09:54:16.551679   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:16.553895   391 webserver.cc:533] Webserver started at http://127.0.97.193:46395/ using document root <none> and password file <none>
I20260608 09:54:16.554356   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:16.554522   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:16.554734   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:16.555894   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912294854977-391-0/minicluster-data/ts-0-root/instance:
uuid: "f469564705e84d08bdef9e5b512b1413"
format_stamp: "Formatted at 2026-06-08 09:54:16 on dist-test-slave-cqs2"
I20260608 09:54:16.560894   391 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 09:54:16.564281  6623 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:16.565034   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:54:16.565281   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912294854977-391-0/minicluster-data/ts-0-root
uuid: "f469564705e84d08bdef9e5b512b1413"
format_stamp: "Formatted at 2026-06-08 09:54:16 on dist-test-slave-cqs2"
I20260608 09:54:16.565533   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912294854977-391-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912294854977-391-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912294854977-391-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:54:16.580349   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:16.581593   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:16.583104   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:16.585528   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:16.585708   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:16.585935   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:16.586090   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:16.626736   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.193:39843
I20260608 09:54:16.626847  6685 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.193:39843 every 8 connection(s)
I20260608 09:54:16.632210   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:16.640597  6690 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:54:16.643296   391 server_base.cc:1061] running on GCE node
W20260608 09:54:16.643544  6691 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:54:16.644887  6693 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:54:16.645779   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:16.645982   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:54:16.646113   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912456646102 us; error 0 us; skew 500 ppm
I20260608 09:54:16.646653   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:16.648895   391 webserver.cc:533] Webserver started at http://127.0.97.194:41789/ using document root <none> and password file <none>
I20260608 09:54:16.649405   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:16.649603   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:16.649855   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:16.651297   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912294854977-391-0/minicluster-data/ts-1-root/instance:
uuid: "bd159d0c2d6b41adbd377afc32bfb3a2"
format_stamp: "Formatted at 2026-06-08 09:54:16 on dist-test-slave-cqs2"
I20260608 09:54:16.652673  6686 heartbeater.cc:344] Connected to a master server at 127.0.97.254:36765
I20260608 09:54:16.653039  6686 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:16.653782  6686 heartbeater.cc:507] Master 127.0.97.254:36765 requested a full tablet report, sending...
I20260608 09:54:16.656210  6559 ts_manager.cc:194] Registered new tserver with Master: f469564705e84d08bdef9e5b512b1413 (127.0.97.193:39843)
I20260608 09:54:16.656692   391 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
I20260608 09:54:16.658174  6559 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56868
I20260608 09:54:16.660540  6698 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:16.661319   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:54:16.661571   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912294854977-391-0/minicluster-data/ts-1-root
uuid: "bd159d0c2d6b41adbd377afc32bfb3a2"
format_stamp: "Formatted at 2026-06-08 09:54:16 on dist-test-slave-cqs2"
I20260608 09:54:16.661815   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912294854977-391-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912294854977-391-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912294854977-391-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:54:16.673355   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:16.674449   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:16.675845   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:16.678099   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:16.678319   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:16.678581   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:16.678791   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:16.717533   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.194:45591
I20260608 09:54:16.717669  6760 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.194:45591 every 8 connection(s)
I20260608 09:54:16.722563   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:16.729526  6764 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:54:16.730944  6765 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:54:16.734259  6761 heartbeater.cc:344] Connected to a master server at 127.0.97.254:36765
W20260608 09:54:16.734411  6768 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:54:16.734671   391 server_base.cc:1061] running on GCE node
I20260608 09:54:16.734741  6761 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:16.735809   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:54:16.735878  6761 heartbeater.cc:507] Master 127.0.97.254:36765 requested a full tablet report, sending...
W20260608 09:54:16.736035   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:54:16.736300   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912456736283 us; error 0 us; skew 500 ppm
I20260608 09:54:16.736951   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:16.738082  6559 ts_manager.cc:194] Registered new tserver with Master: bd159d0c2d6b41adbd377afc32bfb3a2 (127.0.97.194:45591)
I20260608 09:54:16.739605  6559 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56874
I20260608 09:54:16.739785   391 webserver.cc:533] Webserver started at http://127.0.97.195:36005/ using document root <none> and password file <none>
I20260608 09:54:16.740340   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:16.740568   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:16.740880   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:16.742105   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912294854977-391-0/minicluster-data/ts-2-root/instance:
uuid: "0d5342bb18d049318e62eb9a7b5db956"
format_stamp: "Formatted at 2026-06-08 09:54:16 on dist-test-slave-cqs2"
I20260608 09:54:16.746639   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 09:54:16.750073  6772 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:16.750813   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:54:16.751130   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912294854977-391-0/minicluster-data/ts-2-root
uuid: "0d5342bb18d049318e62eb9a7b5db956"
format_stamp: "Formatted at 2026-06-08 09:54:16 on dist-test-slave-cqs2"
I20260608 09:54:16.751385   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912294854977-391-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912294854977-391-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912294854977-391-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:54:16.769826   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:16.771003   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:16.772441   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:16.774703   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:16.774901   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:16.775157   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:16.775316   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:16.816104   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.195:44195
I20260608 09:54:16.816220  6834 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.195:44195 every 8 connection(s)
I20260608 09:54:16.830575  6835 heartbeater.cc:344] Connected to a master server at 127.0.97.254:36765
I20260608 09:54:16.830991  6835 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:16.831739  6835 heartbeater.cc:507] Master 127.0.97.254:36765 requested a full tablet report, sending...
I20260608 09:54:16.833791  6559 ts_manager.cc:194] Registered new tserver with Master: 0d5342bb18d049318e62eb9a7b5db956 (127.0.97.195:44195)
I20260608 09:54:16.834040   391 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014498203s
I20260608 09:54:16.835273  6559 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56882
I20260608 09:54:17.661219  6686 heartbeater.cc:499] Master 127.0.97.254:36765 was elected leader, sending a full tablet report...
I20260608 09:54:17.742242  6761 heartbeater.cc:499] Master 127.0.97.254:36765 was elected leader, sending a full tablet report...
I20260608 09:54:17.837956  6835 heartbeater.cc:499] Master 127.0.97.254:36765 was elected leader, sending a full tablet report...
I20260608 09:54:17.889014  6559 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56886:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:54:17.891484  6559 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:54:17.947245  6726 tablet_service.cc:1511] Processing CreateTablet for tablet 9b58120e0a5c4527a4bab81abeff352b (DEFAULT_TABLE table=test-workload [id=4473edaed9364a81ac8743c8917123be]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:54:17.948961  6726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b58120e0a5c4527a4bab81abeff352b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:17.954298  6725 tablet_service.cc:1511] Processing CreateTablet for tablet 121dea6f03a94de09330b09efed7d395 (DEFAULT_TABLE table=test-workload [id=4473edaed9364a81ac8743c8917123be]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:54:17.955881  6725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 121dea6f03a94de09330b09efed7d395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:17.956221  6724 tablet_service.cc:1511] Processing CreateTablet for tablet 31fe05e676d54aa5a963f6c90c37a2ba (DEFAULT_TABLE table=test-workload [id=4473edaed9364a81ac8743c8917123be]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:54:17.957676  6724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31fe05e676d54aa5a963f6c90c37a2ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:17.962968  6723 tablet_service.cc:1511] Processing CreateTablet for tablet ae38dce8d35d4840bd07f9e112da917a (DEFAULT_TABLE table=test-workload [id=4473edaed9364a81ac8743c8917123be]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:54:17.964416  6723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae38dce8d35d4840bd07f9e112da917a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:17.974597  6854 tablet_bootstrap.cc:492] T 9b58120e0a5c4527a4bab81abeff352b P bd159d0c2d6b41adbd377afc32bfb3a2: Bootstrap starting.
I20260608 09:54:17.977288  6800 tablet_service.cc:1511] Processing CreateTablet for tablet 9b58120e0a5c4527a4bab81abeff352b (DEFAULT_TABLE table=test-workload [id=4473edaed9364a81ac8743c8917123be]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:54:17.978744  6800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b58120e0a5c4527a4bab81abeff352b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:17.981678  6854 tablet_bootstrap.cc:654] T 9b58120e0a5c4527a4bab81abeff352b P bd159d0c2d6b41adbd377afc32bfb3a2: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:17.981985  6797 tablet_service.cc:1511] Processing CreateTablet for tablet ae38dce8d35d4840bd07f9e112da917a (DEFAULT_TABLE table=test-workload [id=4473edaed9364a81ac8743c8917123be]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:54:17.983377  6797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae38dce8d35d4840bd07f9e112da917a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:17.987109  6651 tablet_service.cc:1511] Processing CreateTablet for tablet 9b58120e0a5c4527a4bab81abeff352b (DEFAULT_TABLE table=test-workload [id=4473edaed9364a81ac8743c8917123be]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:54:17.988689  6651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b58120e0a5c4527a4bab81abeff352b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:17.988258  6649 tablet_service.cc:1511] Processing CreateTablet for tablet 31fe05e676d54aa5a963f6c90c37a2ba (DEFAULT_TABLE table=test-workload [id=4473edaed9364a81ac8743c8917123be]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:54:17.989809  6649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31fe05e676d54aa5a963f6c90c37a2ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:17.990391  6799 tablet_service.cc:1511] Processing CreateTablet for tablet 121dea6f03a94de09330b09efed7d395 (DEFAULT_TABLE table=test-workload [id=4473edaed9364a81ac8743c8917123be]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:54:17.991271  6650 tablet_service.cc:1511] Processing CreateTablet for tablet 121dea6f03a94de09330b09efed7d395 (DEFAULT_TABLE table=test-workload [id=4473edaed9364a81ac8743c8917123be]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:54:17.988339  6798 tablet_service.cc:1511] Processing CreateTablet for tablet 31fe05e676d54aa5a963f6c90c37a2ba (DEFAULT_TABLE table=test-workload [id=4473edaed9364a81ac8743c8917123be]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:54:17.992728  6650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 121dea6f03a94de09330b09efed7d395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:17.991820  6799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 121dea6f03a94de09330b09efed7d395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:17.994534  6854 tablet_bootstrap.cc:492] T 9b58120e0a5c4527a4bab81abeff352b P bd159d0c2d6b41adbd377afc32bfb3a2: No bootstrap required, opened a new log
I20260608 09:54:17.995142  6854 ts_tablet_manager.cc:1403] T 9b58120e0a5c4527a4bab81abeff352b P bd159d0c2d6b41adbd377afc32bfb3a2: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.009s
I20260608 09:54:17.998634  6854 raft_consensus.cc:359] T 9b58120e0a5c4527a4bab81abeff352b P bd159d0c2d6b41adbd377afc32bfb3a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } }
I20260608 09:54:17.999404  6798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31fe05e676d54aa5a963f6c90c37a2ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:18.001031  6648 tablet_service.cc:1511] Processing CreateTablet for tablet ae38dce8d35d4840bd07f9e112da917a (DEFAULT_TABLE table=test-workload [id=4473edaed9364a81ac8743c8917123be]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:54:18.002394  6648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae38dce8d35d4840bd07f9e112da917a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:17.999581  6854 raft_consensus.cc:385] T 9b58120e0a5c4527a4bab81abeff352b P bd159d0c2d6b41adbd377afc32bfb3a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:18.013082  6854 raft_consensus.cc:740] T 9b58120e0a5c4527a4bab81abeff352b P bd159d0c2d6b41adbd377afc32bfb3a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd159d0c2d6b41adbd377afc32bfb3a2, State: Initialized, Role: FOLLOWER
I20260608 09:54:18.014091  6854 consensus_queue.cc:260] T 9b58120e0a5c4527a4bab81abeff352b P bd159d0c2d6b41adbd377afc32bfb3a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } }
I20260608 09:54:18.041275  6854 ts_tablet_manager.cc:1434] T 9b58120e0a5c4527a4bab81abeff352b P bd159d0c2d6b41adbd377afc32bfb3a2: Time spent starting tablet: real 0.046s	user 0.004s	sys 0.006s
I20260608 09:54:18.042768  6854 tablet_bootstrap.cc:492] T 121dea6f03a94de09330b09efed7d395 P bd159d0c2d6b41adbd377afc32bfb3a2: Bootstrap starting.
I20260608 09:54:18.047572  6856 tablet_bootstrap.cc:492] T 31fe05e676d54aa5a963f6c90c37a2ba P f469564705e84d08bdef9e5b512b1413: Bootstrap starting.
I20260608 09:54:18.051625  6854 tablet_bootstrap.cc:654] T 121dea6f03a94de09330b09efed7d395 P bd159d0c2d6b41adbd377afc32bfb3a2: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:18.056396  6858 tablet_bootstrap.cc:492] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956: Bootstrap starting.
I20260608 09:54:18.056933  6856 tablet_bootstrap.cc:654] T 31fe05e676d54aa5a963f6c90c37a2ba P f469564705e84d08bdef9e5b512b1413: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:18.059142  6854 tablet_bootstrap.cc:492] T 121dea6f03a94de09330b09efed7d395 P bd159d0c2d6b41adbd377afc32bfb3a2: No bootstrap required, opened a new log
I20260608 09:54:18.059821  6854 ts_tablet_manager.cc:1403] T 121dea6f03a94de09330b09efed7d395 P bd159d0c2d6b41adbd377afc32bfb3a2: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.001s
I20260608 09:54:18.063153  6856 tablet_bootstrap.cc:492] T 31fe05e676d54aa5a963f6c90c37a2ba P f469564705e84d08bdef9e5b512b1413: No bootstrap required, opened a new log
I20260608 09:54:18.062803  6854 raft_consensus.cc:359] T 121dea6f03a94de09330b09efed7d395 P bd159d0c2d6b41adbd377afc32bfb3a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } }
I20260608 09:54:18.063656  6854 raft_consensus.cc:385] T 121dea6f03a94de09330b09efed7d395 P bd159d0c2d6b41adbd377afc32bfb3a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:18.063755  6856 ts_tablet_manager.cc:1403] T 31fe05e676d54aa5a963f6c90c37a2ba P f469564705e84d08bdef9e5b512b1413: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.008s
I20260608 09:54:18.063690  6858 tablet_bootstrap.cc:654] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:18.064327  6854 raft_consensus.cc:740] T 121dea6f03a94de09330b09efed7d395 P bd159d0c2d6b41adbd377afc32bfb3a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd159d0c2d6b41adbd377afc32bfb3a2, State: Initialized, Role: FOLLOWER
I20260608 09:54:18.065303  6854 consensus_queue.cc:260] T 121dea6f03a94de09330b09efed7d395 P bd159d0c2d6b41adbd377afc32bfb3a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } }
I20260608 09:54:18.067852  6854 ts_tablet_manager.cc:1434] T 121dea6f03a94de09330b09efed7d395 P bd159d0c2d6b41adbd377afc32bfb3a2: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:54:18.067471  6856 raft_consensus.cc:359] T 31fe05e676d54aa5a963f6c90c37a2ba P f469564705e84d08bdef9e5b512b1413 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } }
I20260608 09:54:18.068338  6856 raft_consensus.cc:385] T 31fe05e676d54aa5a963f6c90c37a2ba P f469564705e84d08bdef9e5b512b1413 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:18.068751  6856 raft_consensus.cc:740] T 31fe05e676d54aa5a963f6c90c37a2ba P f469564705e84d08bdef9e5b512b1413 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f469564705e84d08bdef9e5b512b1413, State: Initialized, Role: FOLLOWER
I20260608 09:54:18.068925  6854 tablet_bootstrap.cc:492] T 31fe05e676d54aa5a963f6c90c37a2ba P bd159d0c2d6b41adbd377afc32bfb3a2: Bootstrap starting.
I20260608 09:54:18.070801  6856 consensus_queue.cc:260] T 31fe05e676d54aa5a963f6c90c37a2ba P f469564705e84d08bdef9e5b512b1413 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } }
I20260608 09:54:18.072170  6858 tablet_bootstrap.cc:492] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956: No bootstrap required, opened a new log
I20260608 09:54:18.072786  6858 ts_tablet_manager.cc:1403] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260608 09:54:18.076009  6858 raft_consensus.cc:359] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } }
I20260608 09:54:18.076735  6858 raft_consensus.cc:385] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:18.077111  6854 tablet_bootstrap.cc:654] T 31fe05e676d54aa5a963f6c90c37a2ba P bd159d0c2d6b41adbd377afc32bfb3a2: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:18.077077  6858 raft_consensus.cc:740] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d5342bb18d049318e62eb9a7b5db956, State: Initialized, Role: FOLLOWER
I20260608 09:54:18.078323  6858 consensus_queue.cc:260] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } }
I20260608 09:54:18.081357  6856 ts_tablet_manager.cc:1434] T 31fe05e676d54aa5a963f6c90c37a2ba P f469564705e84d08bdef9e5b512b1413: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.006s
I20260608 09:54:18.082630  6856 tablet_bootstrap.cc:492] T ae38dce8d35d4840bd07f9e112da917a P f469564705e84d08bdef9e5b512b1413: Bootstrap starting.
I20260608 09:54:18.085223  6858 ts_tablet_manager.cc:1434] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260608 09:54:18.087858  6858 tablet_bootstrap.cc:492] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956: Bootstrap starting.
I20260608 09:54:18.091037  6856 tablet_bootstrap.cc:654] T ae38dce8d35d4840bd07f9e112da917a P f469564705e84d08bdef9e5b512b1413: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:18.100066  6858 tablet_bootstrap.cc:654] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:18.101275  6865 raft_consensus.cc:493] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:18.103359  6865 raft_consensus.cc:515] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } }
I20260608 09:54:18.112843  6854 tablet_bootstrap.cc:492] T 31fe05e676d54aa5a963f6c90c37a2ba P bd159d0c2d6b41adbd377afc32bfb3a2: No bootstrap required, opened a new log
I20260608 09:54:18.113444  6854 ts_tablet_manager.cc:1403] T 31fe05e676d54aa5a963f6c90c37a2ba P bd159d0c2d6b41adbd377afc32bfb3a2: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.028s
I20260608 09:54:18.115463  6865 leader_election.cc:290] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f469564705e84d08bdef9e5b512b1413 (127.0.97.193:39843), bd159d0c2d6b41adbd377afc32bfb3a2 (127.0.97.194:45591)
I20260608 09:54:18.116720  6854 raft_consensus.cc:359] T 31fe05e676d54aa5a963f6c90c37a2ba P bd159d0c2d6b41adbd377afc32bfb3a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } }
I20260608 09:54:18.117460  6854 raft_consensus.cc:385] T 31fe05e676d54aa5a963f6c90c37a2ba P bd159d0c2d6b41adbd377afc32bfb3a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:18.117748  6854 raft_consensus.cc:740] T 31fe05e676d54aa5a963f6c90c37a2ba P bd159d0c2d6b41adbd377afc32bfb3a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd159d0c2d6b41adbd377afc32bfb3a2, State: Initialized, Role: FOLLOWER
I20260608 09:54:18.118583  6854 consensus_queue.cc:260] T 31fe05e676d54aa5a963f6c90c37a2ba P bd159d0c2d6b41adbd377afc32bfb3a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } }
I20260608 09:54:18.119838  6858 tablet_bootstrap.cc:492] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956: No bootstrap required, opened a new log
I20260608 09:54:18.120404  6858 ts_tablet_manager.cc:1403] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956: Time spent bootstrapping tablet: real 0.033s	user 0.006s	sys 0.006s
I20260608 09:54:18.120857  6854 ts_tablet_manager.cc:1434] T 31fe05e676d54aa5a963f6c90c37a2ba P bd159d0c2d6b41adbd377afc32bfb3a2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.003s
I20260608 09:54:18.121565  6857 raft_consensus.cc:493] T 121dea6f03a94de09330b09efed7d395 P bd159d0c2d6b41adbd377afc32bfb3a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:18.122112  6854 tablet_bootstrap.cc:492] T ae38dce8d35d4840bd07f9e112da917a P bd159d0c2d6b41adbd377afc32bfb3a2: Bootstrap starting.
I20260608 09:54:18.123787  6858 raft_consensus.cc:359] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } }
I20260608 09:54:18.124495  6858 raft_consensus.cc:385] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:18.124760  6858 raft_consensus.cc:740] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d5342bb18d049318e62eb9a7b5db956, State: Initialized, Role: FOLLOWER
I20260608 09:54:18.125595  6858 consensus_queue.cc:260] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } }
I20260608 09:54:18.122184  6856 tablet_bootstrap.cc:492] T ae38dce8d35d4840bd07f9e112da917a P f469564705e84d08bdef9e5b512b1413: No bootstrap required, opened a new log
I20260608 09:54:18.127745  6858 ts_tablet_manager.cc:1434] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:54:18.127897  6856 ts_tablet_manager.cc:1403] T ae38dce8d35d4840bd07f9e112da917a P f469564705e84d08bdef9e5b512b1413: Time spent bootstrapping tablet: real 0.046s	user 0.024s	sys 0.004s
I20260608 09:54:18.122078  6857 raft_consensus.cc:515] T 121dea6f03a94de09330b09efed7d395 P bd159d0c2d6b41adbd377afc32bfb3a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } }
I20260608 09:54:18.129355  6854 tablet_bootstrap.cc:654] T ae38dce8d35d4840bd07f9e112da917a P bd159d0c2d6b41adbd377afc32bfb3a2: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:18.130316  6661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fe05e676d54aa5a963f6c90c37a2ba" candidate_uuid: "0d5342bb18d049318e62eb9a7b5db956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f469564705e84d08bdef9e5b512b1413" is_pre_election: true
I20260608 09:54:18.131268  6856 raft_consensus.cc:359] T ae38dce8d35d4840bd07f9e112da917a P f469564705e84d08bdef9e5b512b1413 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } }
I20260608 09:54:18.132033  6856 raft_consensus.cc:385] T ae38dce8d35d4840bd07f9e112da917a P f469564705e84d08bdef9e5b512b1413 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:18.133332  6858 tablet_bootstrap.cc:492] T 121dea6f03a94de09330b09efed7d395 P 0d5342bb18d049318e62eb9a7b5db956: Bootstrap starting.
I20260608 09:54:18.133260  6856 raft_consensus.cc:740] T ae38dce8d35d4840bd07f9e112da917a P f469564705e84d08bdef9e5b512b1413 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f469564705e84d08bdef9e5b512b1413, State: Initialized, Role: FOLLOWER
I20260608 09:54:18.134377  6856 consensus_queue.cc:260] T ae38dce8d35d4840bd07f9e112da917a P f469564705e84d08bdef9e5b512b1413 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } }
I20260608 09:54:18.137836  6856 ts_tablet_manager.cc:1434] T ae38dce8d35d4840bd07f9e112da917a P f469564705e84d08bdef9e5b512b1413: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260608 09:54:18.139026  6856 tablet_bootstrap.cc:492] T 121dea6f03a94de09330b09efed7d395 P f469564705e84d08bdef9e5b512b1413: Bootstrap starting.
I20260608 09:54:18.146934  6856 tablet_bootstrap.cc:654] T 121dea6f03a94de09330b09efed7d395 P f469564705e84d08bdef9e5b512b1413: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:18.147823  6865 raft_consensus.cc:493] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:18.148360  6865 raft_consensus.cc:515] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } }
I20260608 09:54:18.149986  6858 tablet_bootstrap.cc:654] T 121dea6f03a94de09330b09efed7d395 P 0d5342bb18d049318e62eb9a7b5db956: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:18.150822  6865 leader_election.cc:290] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f469564705e84d08bdef9e5b512b1413 (127.0.97.193:39843), bd159d0c2d6b41adbd377afc32bfb3a2 (127.0.97.194:45591)
I20260608 09:54:18.153151  6854 tablet_bootstrap.cc:492] T ae38dce8d35d4840bd07f9e112da917a P bd159d0c2d6b41adbd377afc32bfb3a2: No bootstrap required, opened a new log
I20260608 09:54:18.153801  6854 ts_tablet_manager.cc:1403] T ae38dce8d35d4840bd07f9e112da917a P bd159d0c2d6b41adbd377afc32bfb3a2: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.007s
I20260608 09:54:18.155222  6660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae38dce8d35d4840bd07f9e112da917a" candidate_uuid: "0d5342bb18d049318e62eb9a7b5db956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f469564705e84d08bdef9e5b512b1413" is_pre_election: true
I20260608 09:54:18.155999  6660 raft_consensus.cc:2468] T ae38dce8d35d4840bd07f9e112da917a P f469564705e84d08bdef9e5b512b1413 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d5342bb18d049318e62eb9a7b5db956 in term 0.
I20260608 09:54:18.157483  6854 raft_consensus.cc:359] T ae38dce8d35d4840bd07f9e112da917a P bd159d0c2d6b41adbd377afc32bfb3a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } }
I20260608 09:54:18.158345  6854 raft_consensus.cc:385] T ae38dce8d35d4840bd07f9e112da917a P bd159d0c2d6b41adbd377afc32bfb3a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:18.158782  6854 raft_consensus.cc:740] T ae38dce8d35d4840bd07f9e112da917a P bd159d0c2d6b41adbd377afc32bfb3a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd159d0c2d6b41adbd377afc32bfb3a2, State: Initialized, Role: FOLLOWER
I20260608 09:54:18.157775  6776 leader_election.cc:304] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d5342bb18d049318e62eb9a7b5db956, f469564705e84d08bdef9e5b512b1413; no voters: 
I20260608 09:54:18.148499  6661 raft_consensus.cc:2468] T 31fe05e676d54aa5a963f6c90c37a2ba P f469564705e84d08bdef9e5b512b1413 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d5342bb18d049318e62eb9a7b5db956 in term 0.
I20260608 09:54:18.160292  6865 raft_consensus.cc:2804] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:18.160687  6865 raft_consensus.cc:493] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:18.161002  6865 raft_consensus.cc:3060] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:18.162484  6857 leader_election.cc:290] T 121dea6f03a94de09330b09efed7d395 P bd159d0c2d6b41adbd377afc32bfb3a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f469564705e84d08bdef9e5b512b1413 (127.0.97.193:39843), 0d5342bb18d049318e62eb9a7b5db956 (127.0.97.195:44195)
I20260608 09:54:18.162567  6776 leader_election.cc:304] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d5342bb18d049318e62eb9a7b5db956, f469564705e84d08bdef9e5b512b1413; no voters: 
I20260608 09:54:18.163242  6858 tablet_bootstrap.cc:492] T 121dea6f03a94de09330b09efed7d395 P 0d5342bb18d049318e62eb9a7b5db956: No bootstrap required, opened a new log
I20260608 09:54:18.163841  6858 ts_tablet_manager.cc:1403] T 121dea6f03a94de09330b09efed7d395 P 0d5342bb18d049318e62eb9a7b5db956: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.006s
I20260608 09:54:18.167889  6863 raft_consensus.cc:2804] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:18.168314  6863 raft_consensus.cc:493] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:18.168699  6863 raft_consensus.cc:3060] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:18.169914  6865 raft_consensus.cc:515] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } }
I20260608 09:54:18.170615  6858 raft_consensus.cc:359] T 121dea6f03a94de09330b09efed7d395 P 0d5342bb18d049318e62eb9a7b5db956 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } }
I20260608 09:54:18.171430  6858 raft_consensus.cc:385] T 121dea6f03a94de09330b09efed7d395 P 0d5342bb18d049318e62eb9a7b5db956 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:18.171797  6858 raft_consensus.cc:740] T 121dea6f03a94de09330b09efed7d395 P 0d5342bb18d049318e62eb9a7b5db956 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d5342bb18d049318e62eb9a7b5db956, State: Initialized, Role: FOLLOWER
I20260608 09:54:18.172794  6858 consensus_queue.cc:260] T 121dea6f03a94de09330b09efed7d395 P 0d5342bb18d049318e62eb9a7b5db956 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } }
I20260608 09:54:18.174027  6736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fe05e676d54aa5a963f6c90c37a2ba" candidate_uuid: "0d5342bb18d049318e62eb9a7b5db956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" is_pre_election: true
I20260608 09:54:18.174768  6736 raft_consensus.cc:2468] T 31fe05e676d54aa5a963f6c90c37a2ba P bd159d0c2d6b41adbd377afc32bfb3a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d5342bb18d049318e62eb9a7b5db956 in term 0.
I20260608 09:54:18.176262  6735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae38dce8d35d4840bd07f9e112da917a" candidate_uuid: "0d5342bb18d049318e62eb9a7b5db956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" is_pre_election: true
I20260608 09:54:18.176438  6661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae38dce8d35d4840bd07f9e112da917a" candidate_uuid: "0d5342bb18d049318e62eb9a7b5db956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f469564705e84d08bdef9e5b512b1413"
I20260608 09:54:18.177186  6661 raft_consensus.cc:3060] T ae38dce8d35d4840bd07f9e112da917a P f469564705e84d08bdef9e5b512b1413 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:18.159680  6854 consensus_queue.cc:260] T ae38dce8d35d4840bd07f9e112da917a P bd159d0c2d6b41adbd377afc32bfb3a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } }
I20260608 09:54:18.178690  6735 raft_consensus.cc:2468] T ae38dce8d35d4840bd07f9e112da917a P bd159d0c2d6b41adbd377afc32bfb3a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d5342bb18d049318e62eb9a7b5db956 in term 0.
I20260608 09:54:18.181102  6854 ts_tablet_manager.cc:1434] T ae38dce8d35d4840bd07f9e112da917a P bd159d0c2d6b41adbd377afc32bfb3a2: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.003s
I20260608 09:54:18.182648  6858 ts_tablet_manager.cc:1434] T 121dea6f03a94de09330b09efed7d395 P 0d5342bb18d049318e62eb9a7b5db956: Time spent starting tablet: real 0.018s	user 0.011s	sys 0.003s
I20260608 09:54:18.183115  6736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae38dce8d35d4840bd07f9e112da917a" candidate_uuid: "0d5342bb18d049318e62eb9a7b5db956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2"
I20260608 09:54:18.184810  6865 leader_election.cc:290] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956 [CANDIDATE]: Term 1 election: Requested vote from peers f469564705e84d08bdef9e5b512b1413 (127.0.97.193:39843), bd159d0c2d6b41adbd377afc32bfb3a2 (127.0.97.194:45591)
I20260608 09:54:18.185889  6858 tablet_bootstrap.cc:492] T 9b58120e0a5c4527a4bab81abeff352b P 0d5342bb18d049318e62eb9a7b5db956: Bootstrap starting.
I20260608 09:54:18.189524  6863 raft_consensus.cc:515] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } }
I20260608 09:54:18.193959  6661 raft_consensus.cc:2468] T ae38dce8d35d4840bd07f9e112da917a P f469564705e84d08bdef9e5b512b1413 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d5342bb18d049318e62eb9a7b5db956 in term 1.
I20260608 09:54:18.196310  6776 leader_election.cc:304] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956 [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: 0d5342bb18d049318e62eb9a7b5db956, f469564705e84d08bdef9e5b512b1413; no voters: bd159d0c2d6b41adbd377afc32bfb3a2
I20260608 09:54:18.197729  6865 raft_consensus.cc:2804] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:18.202419  6858 tablet_bootstrap.cc:654] T 9b58120e0a5c4527a4bab81abeff352b P 0d5342bb18d049318e62eb9a7b5db956: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:18.203197  6661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fe05e676d54aa5a963f6c90c37a2ba" candidate_uuid: "0d5342bb18d049318e62eb9a7b5db956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f469564705e84d08bdef9e5b512b1413"
I20260608 09:54:18.203955  6661 raft_consensus.cc:3060] T 31fe05e676d54aa5a963f6c90c37a2ba P f469564705e84d08bdef9e5b512b1413 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:18.210690  6735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fe05e676d54aa5a963f6c90c37a2ba" candidate_uuid: "0d5342bb18d049318e62eb9a7b5db956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2"
I20260608 09:54:18.211400  6735 raft_consensus.cc:3060] T 31fe05e676d54aa5a963f6c90c37a2ba P bd159d0c2d6b41adbd377afc32bfb3a2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:18.214063  6858 tablet_bootstrap.cc:492] T 9b58120e0a5c4527a4bab81abeff352b P 0d5342bb18d049318e62eb9a7b5db956: No bootstrap required, opened a new log
I20260608 09:54:18.214569  6858 ts_tablet_manager.cc:1403] T 9b58120e0a5c4527a4bab81abeff352b P 0d5342bb18d049318e62eb9a7b5db956: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.001s
I20260608 09:54:18.217154  6865 raft_consensus.cc:697] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956 [term 1 LEADER]: Becoming Leader. State: Replica: 0d5342bb18d049318e62eb9a7b5db956, State: Running, Role: LEADER
I20260608 09:54:18.217691  6858 raft_consensus.cc:359] T 9b58120e0a5c4527a4bab81abeff352b P 0d5342bb18d049318e62eb9a7b5db956 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } }
I20260608 09:54:18.218490  6858 raft_consensus.cc:385] T 9b58120e0a5c4527a4bab81abeff352b P 0d5342bb18d049318e62eb9a7b5db956 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:18.218840  6858 raft_consensus.cc:740] T 9b58120e0a5c4527a4bab81abeff352b P 0d5342bb18d049318e62eb9a7b5db956 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d5342bb18d049318e62eb9a7b5db956, State: Initialized, Role: FOLLOWER
I20260608 09:54:18.218063  6865 consensus_queue.cc:237] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } }
I20260608 09:54:18.220634  6863 leader_election.cc:290] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956 [CANDIDATE]: Term 1 election: Requested vote from peers f469564705e84d08bdef9e5b512b1413 (127.0.97.193:39843), bd159d0c2d6b41adbd377afc32bfb3a2 (127.0.97.194:45591)
I20260608 09:54:18.226054  6856 tablet_bootstrap.cc:492] T 121dea6f03a94de09330b09efed7d395 P f469564705e84d08bdef9e5b512b1413: No bootstrap required, opened a new log
I20260608 09:54:18.222820  6735 raft_consensus.cc:2468] T 31fe05e676d54aa5a963f6c90c37a2ba P bd159d0c2d6b41adbd377afc32bfb3a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d5342bb18d049318e62eb9a7b5db956 in term 1.
I20260608 09:54:18.228118  6773 leader_election.cc:304] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d5342bb18d049318e62eb9a7b5db956, bd159d0c2d6b41adbd377afc32bfb3a2; no voters: 
I20260608 09:54:18.226667  6660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "121dea6f03a94de09330b09efed7d395" candidate_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f469564705e84d08bdef9e5b512b1413" is_pre_election: true
I20260608 09:54:18.224673  6661 raft_consensus.cc:2468] T 31fe05e676d54aa5a963f6c90c37a2ba P f469564705e84d08bdef9e5b512b1413 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d5342bb18d049318e62eb9a7b5db956 in term 1.
I20260608 09:54:18.229758  6865 raft_consensus.cc:2804] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:18.222728  6858 consensus_queue.cc:260] T 9b58120e0a5c4527a4bab81abeff352b P 0d5342bb18d049318e62eb9a7b5db956 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } }
I20260608 09:54:18.230320  6865 raft_consensus.cc:697] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956 [term 1 LEADER]: Becoming Leader. State: Replica: 0d5342bb18d049318e62eb9a7b5db956, State: Running, Role: LEADER
W20260608 09:54:18.231231  6702 leader_election.cc:343] T 121dea6f03a94de09330b09efed7d395 P bd159d0c2d6b41adbd377afc32bfb3a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f469564705e84d08bdef9e5b512b1413 (127.0.97.193:39843): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:54:18.226631  6856 ts_tablet_manager.cc:1403] T 121dea6f03a94de09330b09efed7d395 P f469564705e84d08bdef9e5b512b1413: Time spent bootstrapping tablet: real 0.088s	user 0.041s	sys 0.021s
I20260608 09:54:18.232157  6858 ts_tablet_manager.cc:1434] T 9b58120e0a5c4527a4bab81abeff352b P 0d5342bb18d049318e62eb9a7b5db956: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.004s
I20260608 09:54:18.231302  6865 consensus_queue.cc:237] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } }
I20260608 09:54:18.234587  6556 catalog_manager.cc:5696] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d5342bb18d049318e62eb9a7b5db956 (127.0.97.195). New cstate: current_term: 1 leader_uuid: "0d5342bb18d049318e62eb9a7b5db956" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } health_report { overall_health: HEALTHY } } }
I20260608 09:54:18.235651  6856 raft_consensus.cc:359] T 121dea6f03a94de09330b09efed7d395 P f469564705e84d08bdef9e5b512b1413 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } }
I20260608 09:54:18.236455  6856 raft_consensus.cc:385] T 121dea6f03a94de09330b09efed7d395 P f469564705e84d08bdef9e5b512b1413 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:18.236794  6856 raft_consensus.cc:740] T 121dea6f03a94de09330b09efed7d395 P f469564705e84d08bdef9e5b512b1413 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f469564705e84d08bdef9e5b512b1413, State: Initialized, Role: FOLLOWER
I20260608 09:54:18.237751  6856 consensus_queue.cc:260] T 121dea6f03a94de09330b09efed7d395 P f469564705e84d08bdef9e5b512b1413 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } }
I20260608 09:54:18.242456  6856 ts_tablet_manager.cc:1434] T 121dea6f03a94de09330b09efed7d395 P f469564705e84d08bdef9e5b512b1413: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.005s
I20260608 09:54:18.242798  6810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "121dea6f03a94de09330b09efed7d395" candidate_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d5342bb18d049318e62eb9a7b5db956" is_pre_election: true
I20260608 09:54:18.243599  6856 tablet_bootstrap.cc:492] T 9b58120e0a5c4527a4bab81abeff352b P f469564705e84d08bdef9e5b512b1413: Bootstrap starting.
I20260608 09:54:18.243614  6810 raft_consensus.cc:2468] T 121dea6f03a94de09330b09efed7d395 P 0d5342bb18d049318e62eb9a7b5db956 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd159d0c2d6b41adbd377afc32bfb3a2 in term 0.
I20260608 09:54:18.247777  6702 leader_election.cc:304] T 121dea6f03a94de09330b09efed7d395 P bd159d0c2d6b41adbd377afc32bfb3a2 [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: 0d5342bb18d049318e62eb9a7b5db956, bd159d0c2d6b41adbd377afc32bfb3a2; no voters: f469564705e84d08bdef9e5b512b1413
I20260608 09:54:18.249070  6857 raft_consensus.cc:2804] T 121dea6f03a94de09330b09efed7d395 P bd159d0c2d6b41adbd377afc32bfb3a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:18.249455  6857 raft_consensus.cc:493] T 121dea6f03a94de09330b09efed7d395 P bd159d0c2d6b41adbd377afc32bfb3a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:18.249795  6857 raft_consensus.cc:3060] T 121dea6f03a94de09330b09efed7d395 P bd159d0c2d6b41adbd377afc32bfb3a2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:18.250690  6856 tablet_bootstrap.cc:654] T 9b58120e0a5c4527a4bab81abeff352b P f469564705e84d08bdef9e5b512b1413: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:18.257920  6857 raft_consensus.cc:515] T 121dea6f03a94de09330b09efed7d395 P bd159d0c2d6b41adbd377afc32bfb3a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } }
I20260608 09:54:18.260233  6856 tablet_bootstrap.cc:492] T 9b58120e0a5c4527a4bab81abeff352b P f469564705e84d08bdef9e5b512b1413: No bootstrap required, opened a new log
I20260608 09:54:18.260751  6856 ts_tablet_manager.cc:1403] T 9b58120e0a5c4527a4bab81abeff352b P f469564705e84d08bdef9e5b512b1413: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260608 09:54:18.261062  6661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "121dea6f03a94de09330b09efed7d395" candidate_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f469564705e84d08bdef9e5b512b1413"
I20260608 09:54:18.261685  6661 raft_consensus.cc:3060] T 121dea6f03a94de09330b09efed7d395 P f469564705e84d08bdef9e5b512b1413 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:18.262063  6810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "121dea6f03a94de09330b09efed7d395" candidate_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d5342bb18d049318e62eb9a7b5db956"
I20260608 09:54:18.262620  6810 raft_consensus.cc:3060] T 121dea6f03a94de09330b09efed7d395 P 0d5342bb18d049318e62eb9a7b5db956 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:18.263293  6556 catalog_manager.cc:5696] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d5342bb18d049318e62eb9a7b5db956 (127.0.97.195). New cstate: current_term: 1 leader_uuid: "0d5342bb18d049318e62eb9a7b5db956" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } health_report { overall_health: HEALTHY } } }
I20260608 09:54:18.264523  6857 leader_election.cc:290] T 121dea6f03a94de09330b09efed7d395 P bd159d0c2d6b41adbd377afc32bfb3a2 [CANDIDATE]: Term 1 election: Requested vote from peers f469564705e84d08bdef9e5b512b1413 (127.0.97.193:39843), 0d5342bb18d049318e62eb9a7b5db956 (127.0.97.195:44195)
I20260608 09:54:18.263787  6856 raft_consensus.cc:359] T 9b58120e0a5c4527a4bab81abeff352b P f469564705e84d08bdef9e5b512b1413 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } }
I20260608 09:54:18.265285  6856 raft_consensus.cc:385] T 9b58120e0a5c4527a4bab81abeff352b P f469564705e84d08bdef9e5b512b1413 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:18.265650  6856 raft_consensus.cc:740] T 9b58120e0a5c4527a4bab81abeff352b P f469564705e84d08bdef9e5b512b1413 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f469564705e84d08bdef9e5b512b1413, State: Initialized, Role: FOLLOWER
I20260608 09:54:18.266515  6856 consensus_queue.cc:260] T 9b58120e0a5c4527a4bab81abeff352b P f469564705e84d08bdef9e5b512b1413 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } }
I20260608 09:54:18.268955  6856 ts_tablet_manager.cc:1434] T 9b58120e0a5c4527a4bab81abeff352b P f469564705e84d08bdef9e5b512b1413: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260608 09:54:18.270725  6810 raft_consensus.cc:2468] T 121dea6f03a94de09330b09efed7d395 P 0d5342bb18d049318e62eb9a7b5db956 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd159d0c2d6b41adbd377afc32bfb3a2 in term 1.
I20260608 09:54:18.271992  6702 leader_election.cc:304] T 121dea6f03a94de09330b09efed7d395 P bd159d0c2d6b41adbd377afc32bfb3a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d5342bb18d049318e62eb9a7b5db956, bd159d0c2d6b41adbd377afc32bfb3a2; no voters: 
I20260608 09:54:18.272115  6661 raft_consensus.cc:2468] T 121dea6f03a94de09330b09efed7d395 P f469564705e84d08bdef9e5b512b1413 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd159d0c2d6b41adbd377afc32bfb3a2 in term 1.
I20260608 09:54:18.272866  6857 raft_consensus.cc:2804] T 121dea6f03a94de09330b09efed7d395 P bd159d0c2d6b41adbd377afc32bfb3a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:18.274109  6857 raft_consensus.cc:697] T 121dea6f03a94de09330b09efed7d395 P bd159d0c2d6b41adbd377afc32bfb3a2 [term 1 LEADER]: Becoming Leader. State: Replica: bd159d0c2d6b41adbd377afc32bfb3a2, State: Running, Role: LEADER
I20260608 09:54:18.275098  6857 consensus_queue.cc:237] T 121dea6f03a94de09330b09efed7d395 P bd159d0c2d6b41adbd377afc32bfb3a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } }
I20260608 09:54:18.283371  6559 catalog_manager.cc:5696] T 121dea6f03a94de09330b09efed7d395 P bd159d0c2d6b41adbd377afc32bfb3a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd159d0c2d6b41adbd377afc32bfb3a2 (127.0.97.194). New cstate: current_term: 1 leader_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:18.379173  6862 raft_consensus.cc:493] T 9b58120e0a5c4527a4bab81abeff352b P f469564705e84d08bdef9e5b512b1413 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:18.379714  6862 raft_consensus.cc:515] T 9b58120e0a5c4527a4bab81abeff352b P f469564705e84d08bdef9e5b512b1413 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } }
I20260608 09:54:18.382212  6862 leader_election.cc:290] T 9b58120e0a5c4527a4bab81abeff352b P f469564705e84d08bdef9e5b512b1413 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd159d0c2d6b41adbd377afc32bfb3a2 (127.0.97.194:45591), 0d5342bb18d049318e62eb9a7b5db956 (127.0.97.195:44195)
I20260608 09:54:18.393621  6735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b58120e0a5c4527a4bab81abeff352b" candidate_uuid: "f469564705e84d08bdef9e5b512b1413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" is_pre_election: true
I20260608 09:54:18.393733  6810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b58120e0a5c4527a4bab81abeff352b" candidate_uuid: "f469564705e84d08bdef9e5b512b1413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d5342bb18d049318e62eb9a7b5db956" is_pre_election: true
I20260608 09:54:18.394230  6735 raft_consensus.cc:2468] T 9b58120e0a5c4527a4bab81abeff352b P bd159d0c2d6b41adbd377afc32bfb3a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f469564705e84d08bdef9e5b512b1413 in term 0.
I20260608 09:54:18.394316  6810 raft_consensus.cc:2468] T 9b58120e0a5c4527a4bab81abeff352b P 0d5342bb18d049318e62eb9a7b5db956 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f469564705e84d08bdef9e5b512b1413 in term 0.
I20260608 09:54:18.395397  6624 leader_election.cc:304] T 9b58120e0a5c4527a4bab81abeff352b P f469564705e84d08bdef9e5b512b1413 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd159d0c2d6b41adbd377afc32bfb3a2, f469564705e84d08bdef9e5b512b1413; no voters: 
I20260608 09:54:18.396118  6862 raft_consensus.cc:2804] T 9b58120e0a5c4527a4bab81abeff352b P f469564705e84d08bdef9e5b512b1413 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:18.396494  6862 raft_consensus.cc:493] T 9b58120e0a5c4527a4bab81abeff352b P f469564705e84d08bdef9e5b512b1413 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:18.396749  6862 raft_consensus.cc:3060] T 9b58120e0a5c4527a4bab81abeff352b P f469564705e84d08bdef9e5b512b1413 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:18.401612  6862 raft_consensus.cc:515] T 9b58120e0a5c4527a4bab81abeff352b P f469564705e84d08bdef9e5b512b1413 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } }
I20260608 09:54:18.403339  6862 leader_election.cc:290] T 9b58120e0a5c4527a4bab81abeff352b P f469564705e84d08bdef9e5b512b1413 [CANDIDATE]: Term 1 election: Requested vote from peers bd159d0c2d6b41adbd377afc32bfb3a2 (127.0.97.194:45591), 0d5342bb18d049318e62eb9a7b5db956 (127.0.97.195:44195)
I20260608 09:54:18.404050  6735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b58120e0a5c4527a4bab81abeff352b" candidate_uuid: "f469564705e84d08bdef9e5b512b1413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2"
I20260608 09:54:18.404458  6810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b58120e0a5c4527a4bab81abeff352b" candidate_uuid: "f469564705e84d08bdef9e5b512b1413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d5342bb18d049318e62eb9a7b5db956"
I20260608 09:54:18.404594  6735 raft_consensus.cc:3060] T 9b58120e0a5c4527a4bab81abeff352b P bd159d0c2d6b41adbd377afc32bfb3a2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:18.404974  6810 raft_consensus.cc:3060] T 9b58120e0a5c4527a4bab81abeff352b P 0d5342bb18d049318e62eb9a7b5db956 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:18.409124  6735 raft_consensus.cc:2468] T 9b58120e0a5c4527a4bab81abeff352b P bd159d0c2d6b41adbd377afc32bfb3a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f469564705e84d08bdef9e5b512b1413 in term 1.
I20260608 09:54:18.409420  6810 raft_consensus.cc:2468] T 9b58120e0a5c4527a4bab81abeff352b P 0d5342bb18d049318e62eb9a7b5db956 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f469564705e84d08bdef9e5b512b1413 in term 1.
I20260608 09:54:18.410146  6624 leader_election.cc:304] T 9b58120e0a5c4527a4bab81abeff352b P f469564705e84d08bdef9e5b512b1413 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd159d0c2d6b41adbd377afc32bfb3a2, f469564705e84d08bdef9e5b512b1413; no voters: 
I20260608 09:54:18.410940  6862 raft_consensus.cc:2804] T 9b58120e0a5c4527a4bab81abeff352b P f469564705e84d08bdef9e5b512b1413 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:18.412025  6862 raft_consensus.cc:697] T 9b58120e0a5c4527a4bab81abeff352b P f469564705e84d08bdef9e5b512b1413 [term 1 LEADER]: Becoming Leader. State: Replica: f469564705e84d08bdef9e5b512b1413, State: Running, Role: LEADER
I20260608 09:54:18.412845  6862 consensus_queue.cc:237] T 9b58120e0a5c4527a4bab81abeff352b P f469564705e84d08bdef9e5b512b1413 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } }
I20260608 09:54:18.419776  6559 catalog_manager.cc:5696] T 9b58120e0a5c4527a4bab81abeff352b P f469564705e84d08bdef9e5b512b1413 reported cstate change: term changed from 0 to 1, leader changed from <none> to f469564705e84d08bdef9e5b512b1413 (127.0.97.193). New cstate: current_term: 1 leader_uuid: "f469564705e84d08bdef9e5b512b1413" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:18.502434   391 tablet_server.cc:179] TabletServer@127.0.97.193:0 shutting down...
I20260608 09:54:18.520182   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:18.521044   391 tablet_replica.cc:333] T 9b58120e0a5c4527a4bab81abeff352b P f469564705e84d08bdef9e5b512b1413: stopping tablet replica
I20260608 09:54:18.521670   391 raft_consensus.cc:2243] T 9b58120e0a5c4527a4bab81abeff352b P f469564705e84d08bdef9e5b512b1413 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:18.522305   391 pending_rounds.cc:70] T 9b58120e0a5c4527a4bab81abeff352b P f469564705e84d08bdef9e5b512b1413: Trying to abort 1 pending ops.
I20260608 09:54:18.522511   391 pending_rounds.cc:77] T 9b58120e0a5c4527a4bab81abeff352b P f469564705e84d08bdef9e5b512b1413: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617429665751040 op_type: NO_OP noop_request { }
I20260608 09:54:18.522799   391 raft_consensus.cc:2889] T 9b58120e0a5c4527a4bab81abeff352b P f469564705e84d08bdef9e5b512b1413 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:54:18.523104   391 raft_consensus.cc:2272] T 9b58120e0a5c4527a4bab81abeff352b P f469564705e84d08bdef9e5b512b1413 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:18.525528   391 tablet_replica.cc:333] T ae38dce8d35d4840bd07f9e112da917a P f469564705e84d08bdef9e5b512b1413: stopping tablet replica
I20260608 09:54:18.526057   391 raft_consensus.cc:2243] T ae38dce8d35d4840bd07f9e112da917a P f469564705e84d08bdef9e5b512b1413 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:18.526422   391 raft_consensus.cc:2272] T ae38dce8d35d4840bd07f9e112da917a P f469564705e84d08bdef9e5b512b1413 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:18.528476   391 tablet_replica.cc:333] T 121dea6f03a94de09330b09efed7d395 P f469564705e84d08bdef9e5b512b1413: stopping tablet replica
I20260608 09:54:18.528972   391 raft_consensus.cc:2243] T 121dea6f03a94de09330b09efed7d395 P f469564705e84d08bdef9e5b512b1413 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:18.529316   391 raft_consensus.cc:2272] T 121dea6f03a94de09330b09efed7d395 P f469564705e84d08bdef9e5b512b1413 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:18.531430   391 tablet_replica.cc:333] T 31fe05e676d54aa5a963f6c90c37a2ba P f469564705e84d08bdef9e5b512b1413: stopping tablet replica
I20260608 09:54:18.531903   391 raft_consensus.cc:2243] T 31fe05e676d54aa5a963f6c90c37a2ba P f469564705e84d08bdef9e5b512b1413 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:18.532248   391 raft_consensus.cc:2272] T 31fe05e676d54aa5a963f6c90c37a2ba P f469564705e84d08bdef9e5b512b1413 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:18.554468   391 tablet_server.cc:196] TabletServer@127.0.97.193:0 shutdown complete.
W20260608 09:54:18.722432  6702 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.97.193:39843: connect: Connection refused (error 111) [suppressed 6 similar messages]
W20260608 09:54:18.725777  6702 consensus_peers.cc:597] T 121dea6f03a94de09330b09efed7d395 P bd159d0c2d6b41adbd377afc32bfb3a2 -> Peer f469564705e84d08bdef9e5b512b1413 (127.0.97.193:39843): Couldn't send request to peer f469564705e84d08bdef9e5b512b1413. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:39843: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:18.750674  6735 raft_consensus.cc:3060] T ae38dce8d35d4840bd07f9e112da917a P bd159d0c2d6b41adbd377afc32bfb3a2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:18.753589  6865 consensus_queue.cc:1048] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 09:54:18.754573  6776 consensus_peers.cc:597] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956 -> Peer f469564705e84d08bdef9e5b512b1413 (127.0.97.193:39843): Couldn't send request to peer f469564705e84d08bdef9e5b512b1413. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:39843: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:54:18.758502  6776 consensus_peers.cc:597] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956 -> Peer f469564705e84d08bdef9e5b512b1413 (127.0.97.193:39843): Couldn't send request to peer f469564705e84d08bdef9e5b512b1413. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:39843: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:18.759711  6865 consensus_queue.cc:1048] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:18.810302  6857 consensus_queue.cc:1048] T 121dea6f03a94de09330b09efed7d395 P bd159d0c2d6b41adbd377afc32bfb3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:19.341933  6865 consensus_queue.cc:579] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956 [LEADER]: Leader has been unable to successfully communicate with peer f469564705e84d08bdef9e5b512b1413 for more than 1 seconds (1.108s)
W20260608 09:54:19.350263  6556 catalog_manager.cc:5374] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 31fe05e676d54aa5a963f6c90c37a2ba with cas_config_opid_index -1: no extra replica candidate found for tablet 31fe05e676d54aa5a963f6c90c37a2ba (table test-workload [id=4473edaed9364a81ac8743c8917123be]): Not found: could not select location for extra replica: not enough tablet servers to satisfy replica placement policy: the total number of registered tablet servers (3) does not allow for adding an extra replica; consider bringing up more to have at least 4 tablet servers up and running
I20260608 09:54:19.371438  6898 consensus_queue.cc:579] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956 [LEADER]: Leader has been unable to successfully communicate with peer f469564705e84d08bdef9e5b512b1413 for more than 1 seconds (1.152s)
W20260608 09:54:19.477813  6607 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver f469564705e84d08bdef9e5b512b1413 not available for placement
I20260608 09:54:19.568413   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:19.576027  6902 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:54:19.576318  6901 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:54:19.577311  6904 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:54:19.577905   391 server_base.cc:1061] running on GCE node
I20260608 09:54:19.579478   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:19.579694   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:54:19.579862   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912459579844 us; error 0 us; skew 500 ppm
I20260608 09:54:19.580470   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:19.583415   391 webserver.cc:533] Webserver started at http://127.0.97.196:42981/ using document root <none> and password file <none>
I20260608 09:54:19.583868   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:19.584043   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:19.584254   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:19.585343   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912294854977-391-0/minicluster-data/ts-3-root/instance:
uuid: "7757840d2615492e838aa243edd13558"
format_stamp: "Formatted at 2026-06-08 09:54:19 on dist-test-slave-cqs2"
I20260608 09:54:19.589828   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260608 09:54:19.593403  6909 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:19.594167   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:54:19.594501   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912294854977-391-0/minicluster-data/ts-3-root
uuid: "7757840d2615492e838aa243edd13558"
format_stamp: "Formatted at 2026-06-08 09:54:19 on dist-test-slave-cqs2"
I20260608 09:54:19.594786   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912294854977-391-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912294854977-391-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912294854977-391-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:54:19.608635   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:19.609690   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:19.611340   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:19.613742   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:19.613948   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:19.614188   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:19.614349   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:19.653239   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.196:38265
I20260608 09:54:19.653379  6971 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.196:38265 every 8 connection(s)
I20260608 09:54:19.668190  6972 heartbeater.cc:344] Connected to a master server at 127.0.97.254:36765
I20260608 09:54:19.668581  6972 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:19.669270  6972 heartbeater.cc:507] Master 127.0.97.254:36765 requested a full tablet report, sending...
I20260608 09:54:19.671226  6556 ts_manager.cc:194] Registered new tserver with Master: 7757840d2615492e838aa243edd13558 (127.0.97.196:38265)
I20260608 09:54:19.672706  6556 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56894
I20260608 09:54:19.703816  6810 consensus_queue.cc:237] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956 [LEADER]: Queue 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: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: true } }
I20260608 09:54:19.710566  6736 raft_consensus.cc:1275] T ae38dce8d35d4840bd07f9e112da917a P bd159d0c2d6b41adbd377afc32bfb3a2 [term 1 FOLLOWER]: Refusing update from remote peer 0d5342bb18d049318e62eb9a7b5db956: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:54:19.711966  6896 consensus_queue.cc:579] T 121dea6f03a94de09330b09efed7d395 P bd159d0c2d6b41adbd377afc32bfb3a2 [LEADER]: Leader has been unable to successfully communicate with peer f469564705e84d08bdef9e5b512b1413 for more than 1 seconds (1.436s)
I20260608 09:54:19.714347  6865 consensus_queue.cc:1048] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:54:19.736418  6810 consensus_queue.cc:237] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956 [LEADER]: Queue 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: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: true } }
I20260608 09:54:19.749146  6865 raft_consensus.cc:2955] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7757840d2615492e838aa243edd13558 (127.0.97.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: true } } }
W20260608 09:54:19.756279  6775 consensus_peers.cc:597] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956 -> Peer 7757840d2615492e838aa243edd13558 (127.0.97.196:38265): Couldn't send request to peer 7757840d2615492e838aa243edd13558. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ae38dce8d35d4840bd07f9e112da917a. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:19.756517  6736 raft_consensus.cc:2955] T ae38dce8d35d4840bd07f9e112da917a P bd159d0c2d6b41adbd377afc32bfb3a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7757840d2615492e838aa243edd13558 (127.0.97.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: true } } }
I20260608 09:54:19.766693  6735 raft_consensus.cc:1275] T 31fe05e676d54aa5a963f6c90c37a2ba P bd159d0c2d6b41adbd377afc32bfb3a2 [term 1 FOLLOWER]: Refusing update from remote peer 0d5342bb18d049318e62eb9a7b5db956: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 09:54:19.772873  6776 consensus_peers.cc:597] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956 -> Peer f469564705e84d08bdef9e5b512b1413 (127.0.97.193:39843): Couldn't send request to peer f469564705e84d08bdef9e5b512b1413. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:39843: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:54:19.775385  6775 consensus_peers.cc:597] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956 -> Peer 7757840d2615492e838aa243edd13558 (127.0.97.196:38265): Couldn't send request to peer 7757840d2615492e838aa243edd13558. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 31fe05e676d54aa5a963f6c90c37a2ba. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:19.776468  6897 consensus_queue.cc:1048] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 09:54:20.810702  6865 consensus_meta.cc:287] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956: Time spent flushing consensus metadata: real 1.058s	user 0.021s	sys 0.016s
W20260608 09:54:20.811414  6776 consensus_peers.cc:597] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956 -> Peer f469564705e84d08bdef9e5b512b1413 (127.0.97.193:39843): Couldn't send request to peer f469564705e84d08bdef9e5b512b1413. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:39843: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:20.811609  6865 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.ChangeConfig from 127.0.0.1:53266 (request call id 4) took 1109 ms. Trace:
I20260608 09:54:20.812168  6865 rpcz_store.cc:276] 0608 09:54:19.701896 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:54:19.702069 (+   173us) service_pool.cc:224] Handling call
0608 09:54:19.707085 (+  5016us) log.cc:844] Serialized 495 byte log entry
0608 09:54:20.811537 (+1104452us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":216,"mutex_wait_us":31,"raft.queue_time_us":541,"raft.run_cpu_time_us":1915,"raft.run_wall_time_us":1918,"spinlock_wait_cycles":50048}
I20260608 09:54:20.814582  6986 consensus_queue.cc:579] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956 [LEADER]: Leader has been unable to successfully communicate with peer f469564705e84d08bdef9e5b512b1413 for more than 1 seconds (1.076s)
I20260608 09:54:20.815874  6986 raft_consensus.cc:493] T 9b58120e0a5c4527a4bab81abeff352b P 0d5342bb18d049318e62eb9a7b5db956 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:20.816426  6986 raft_consensus.cc:515] T 9b58120e0a5c4527a4bab81abeff352b P 0d5342bb18d049318e62eb9a7b5db956 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } }
I20260608 09:54:20.819000  6986 leader_election.cc:290] T 9b58120e0a5c4527a4bab81abeff352b P 0d5342bb18d049318e62eb9a7b5db956 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bd159d0c2d6b41adbd377afc32bfb3a2 (127.0.97.194:45591), f469564705e84d08bdef9e5b512b1413 (127.0.97.193:39843)
I20260608 09:54:20.829699  6972 heartbeater.cc:499] Master 127.0.97.254:36765 was elected leader, sending a full tablet report...
I20260608 09:54:20.833593  6987 consensus_queue.cc:579] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956 [LEADER]: Leader has been unable to successfully communicate with peer f469564705e84d08bdef9e5b512b1413 for more than 1 seconds (1.129s)
I20260608 09:54:20.837944  6546 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet ae38dce8d35d4840bd07f9e112da917a with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
W20260608 09:54:20.839098  6776 leader_election.cc:336] T 9b58120e0a5c4527a4bab81abeff352b P 0d5342bb18d049318e62eb9a7b5db956 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f469564705e84d08bdef9e5b512b1413 (127.0.97.193:39843): Network error: Client connection negotiation failed: client connection to 127.0.97.193:39843: connect: Connection refused (error 111)
I20260608 09:54:20.839668  6986 consensus_queue.cc:579] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956 [LEADER]: Leader has been unable to successfully communicate with peer 7757840d2615492e838aa243edd13558 for more than 1 seconds (1.083s)
I20260608 09:54:20.842181  6865 consensus_queue.cc:579] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956 [LEADER]: Leader has been unable to successfully communicate with peer 7757840d2615492e838aa243edd13558 for more than 1 seconds (1.067s)
I20260608 09:54:20.847018  6988 raft_consensus.cc:493] T 9b58120e0a5c4527a4bab81abeff352b P bd159d0c2d6b41adbd377afc32bfb3a2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:20.846819  6896 consensus_queue.cc:579] T 121dea6f03a94de09330b09efed7d395 P bd159d0c2d6b41adbd377afc32bfb3a2 [LEADER]: Leader has been unable to successfully communicate with peer 0d5342bb18d049318e62eb9a7b5db956 for more than 1 seconds (1.073s)
I20260608 09:54:20.849601  6988 raft_consensus.cc:515] T 9b58120e0a5c4527a4bab81abeff352b P bd159d0c2d6b41adbd377afc32bfb3a2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } }
I20260608 09:54:20.853530  6988 leader_election.cc:290] T 9b58120e0a5c4527a4bab81abeff352b P bd159d0c2d6b41adbd377afc32bfb3a2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f469564705e84d08bdef9e5b512b1413 (127.0.97.193:39843), 0d5342bb18d049318e62eb9a7b5db956 (127.0.97.195:44195)
I20260608 09:54:20.857931  6991 ts_tablet_manager.cc:933] T ae38dce8d35d4840bd07f9e112da917a P 7757840d2615492e838aa243edd13558: Initiating tablet copy from peer 0d5342bb18d049318e62eb9a7b5db956 (127.0.97.195:44195)
I20260608 09:54:20.858686  6736 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54310 (request call id 14) took 1103 ms. Trace:
I20260608 09:54:20.859190  6736 rpcz_store.cc:276] 0608 09:54:19.755488 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:54:19.755738 (+   250us) service_pool.cc:224] Handling call
0608 09:54:19.756104 (+   366us) raft_consensus.cc:1471] Updating replica for 0 ops
0608 09:54:19.756369 (+   265us) raft_consensus.cc:1534] Early marking committed up to index 2
0608 09:54:20.845087 (+1088718us) log.cc:844] Serialized 14 byte log entry
0608 09:54:20.858291 (+ 13204us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0608 09:54:20.858354 (+    63us) raft_consensus.cc:1645] Marking committed up to 2
0608 09:54:20.858403 (+    49us) raft_consensus.cc:1697] Filling consensus response to leader.
0608 09:54:20.858477 (+    74us) raft_consensus.cc:1691] UpdateReplicas() finished
0608 09:54:20.858625 (+   148us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":3578,"raft.run_cpu_time_us":116,"raft.run_wall_time_us":116,"thread_start_us":12871,"threads_started":1}
I20260608 09:54:20.862531  6736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b58120e0a5c4527a4bab81abeff352b" candidate_uuid: "0d5342bb18d049318e62eb9a7b5db956" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" is_pre_election: true
W20260608 09:54:20.862936  6735 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.081s	user 0.045s	sys 0.064s
I20260608 09:54:20.863298  6736 raft_consensus.cc:2468] T 9b58120e0a5c4527a4bab81abeff352b P bd159d0c2d6b41adbd377afc32bfb3a2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d5342bb18d049318e62eb9a7b5db956 in term 1.
I20260608 09:54:20.863885  6991 tablet_copy_client.cc:323] T ae38dce8d35d4840bd07f9e112da917a P 7757840d2615492e838aa243edd13558: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.195:44195
I20260608 09:54:20.864724  6773 leader_election.cc:304] T 9b58120e0a5c4527a4bab81abeff352b P 0d5342bb18d049318e62eb9a7b5db956 [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: 0d5342bb18d049318e62eb9a7b5db956, bd159d0c2d6b41adbd377afc32bfb3a2; no voters: f469564705e84d08bdef9e5b512b1413
I20260608 09:54:20.865965  6987 raft_consensus.cc:2804] T 9b58120e0a5c4527a4bab81abeff352b P 0d5342bb18d049318e62eb9a7b5db956 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:54:20.866354  6987 raft_consensus.cc:493] T 9b58120e0a5c4527a4bab81abeff352b P 0d5342bb18d049318e62eb9a7b5db956 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:20.866688  6987 raft_consensus.cc:3060] T 9b58120e0a5c4527a4bab81abeff352b P 0d5342bb18d049318e62eb9a7b5db956 [term 1 FOLLOWER]: Advancing to term 2
W20260608 09:54:20.872517  6810 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.113s	user 0.011s	sys 0.031s
W20260608 09:54:20.863376  6735 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.082s	user 0.045s	sys 0.064s
I20260608 09:54:20.875000  6735 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54310 (request call id 16) took 1096 ms. Trace:
I20260608 09:54:20.874401  6987 raft_consensus.cc:515] T 9b58120e0a5c4527a4bab81abeff352b P 0d5342bb18d049318e62eb9a7b5db956 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } }
I20260608 09:54:20.875555  6735 rpcz_store.cc:276] 0608 09:54:19.778829 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:54:19.778993 (+   164us) service_pool.cc:224] Handling call
0608 09:54:19.779627 (+   634us) raft_consensus.cc:1471] Updating replica for 1 ops
0608 09:54:19.780011 (+   384us) raft_consensus.cc:1534] Early marking committed up to index 0
0608 09:54:19.780049 (+    38us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0608 09:54:19.781145 (+  1096us) log.cc:844] Serialized 495 byte log entry
0608 09:54:20.874564 (+1093419us) raft_consensus.cc:1645] Marking committed up to 1
0608 09:54:20.874617 (+    53us) raft_consensus.cc:1697] Filling consensus response to leader.
0608 09:54:20.874701 (+    84us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0608 09:54:20.874750 (+    49us) raft_consensus.cc:1685] finished
0608 09:54:20.874766 (+    16us) raft_consensus.cc:1691] UpdateReplicas() finished
0608 09:54:20.874914 (+   148us) inbound_call.cc:177] Queueing success response
Metrics: {"thread_start_us":1093048,"threads_started":1,"wal-append.queue_time_us":819313}
I20260608 09:54:20.878232  6735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b58120e0a5c4527a4bab81abeff352b" candidate_uuid: "0d5342bb18d049318e62eb9a7b5db956" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2"
I20260608 09:54:20.878854  6735 raft_consensus.cc:3060] T 9b58120e0a5c4527a4bab81abeff352b P bd159d0c2d6b41adbd377afc32bfb3a2 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:54:20.879215  6986 raft_consensus.cc:2955] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7757840d2615492e838aa243edd13558 (127.0.97.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: true } } }
I20260608 09:54:20.882499  6736 raft_consensus.cc:2955] T 31fe05e676d54aa5a963f6c90c37a2ba P bd159d0c2d6b41adbd377afc32bfb3a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7757840d2615492e838aa243edd13558 (127.0.97.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: true } } }
W20260608 09:54:20.885823  6607 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver f469564705e84d08bdef9e5b512b1413 not available for placement
I20260608 09:54:20.869660  6992 ts_tablet_manager.cc:933] T 31fe05e676d54aa5a963f6c90c37a2ba P 7757840d2615492e838aa243edd13558: Initiating tablet copy from peer 0d5342bb18d049318e62eb9a7b5db956 (127.0.97.195:44195)
I20260608 09:54:20.889747  6987 leader_election.cc:290] T 9b58120e0a5c4527a4bab81abeff352b P 0d5342bb18d049318e62eb9a7b5db956 [CANDIDATE]: Term 2 election: Requested vote from peers bd159d0c2d6b41adbd377afc32bfb3a2 (127.0.97.194:45591), f469564705e84d08bdef9e5b512b1413 (127.0.97.193:39843)
I20260608 09:54:20.890424  6734 consensus_queue.cc:237] T 121dea6f03a94de09330b09efed7d395 P bd159d0c2d6b41adbd377afc32bfb3a2 [LEADER]: Queue 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: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: true } }
I20260608 09:54:20.896286  6735 raft_consensus.cc:2468] T 9b58120e0a5c4527a4bab81abeff352b P bd159d0c2d6b41adbd377afc32bfb3a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d5342bb18d049318e62eb9a7b5db956 in term 2.
I20260608 09:54:20.898545  6773 leader_election.cc:304] T 9b58120e0a5c4527a4bab81abeff352b P 0d5342bb18d049318e62eb9a7b5db956 [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: 0d5342bb18d049318e62eb9a7b5db956, bd159d0c2d6b41adbd377afc32bfb3a2; no voters: 
I20260608 09:54:20.899668  6986 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.ChangeConfig from 127.0.0.1:53266 (request call id 5) took 1166 ms. Trace:
I20260608 09:54:20.900098  6897 raft_consensus.cc:2804] T 9b58120e0a5c4527a4bab81abeff352b P 0d5342bb18d049318e62eb9a7b5db956 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:54:20.900913  6897 raft_consensus.cc:697] T 9b58120e0a5c4527a4bab81abeff352b P 0d5342bb18d049318e62eb9a7b5db956 [term 2 LEADER]: Becoming Leader. State: Replica: 0d5342bb18d049318e62eb9a7b5db956, State: Running, Role: LEADER
I20260608 09:54:20.900099  6986 rpcz_store.cc:276] 0608 09:54:19.733433 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:54:19.733655 (+   222us) service_pool.cc:224] Handling call
0608 09:54:19.758862 (+ 25207us) log.cc:844] Serialized 495 byte log entry
0608 09:54:20.899600 (+1140738us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":3358,"raft.run_cpu_time_us":2304,"raft.run_wall_time_us":7889,"spinlock_wait_cycles":811776,"thread_start_us":1113335,"threads_started":1}
I20260608 09:54:20.901775  6897 consensus_queue.cc:237] T 9b58120e0a5c4527a4bab81abeff352b P 0d5342bb18d049318e62eb9a7b5db956 [LEADER]: Queue going to LEADER 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: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } }
I20260608 09:54:20.903705  6546 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 31fe05e676d54aa5a963f6c90c37a2ba with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260608 09:54:20.906634  6556 catalog_manager.cc:5696] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956 reported cstate change: config changed from index -1 to 2, NON_VOTER 7757840d2615492e838aa243edd13558 (127.0.97.196) added. New cstate: current_term: 1 leader_uuid: "0d5342bb18d049318e62eb9a7b5db956" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:20.916261  6810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b58120e0a5c4527a4bab81abeff352b" candidate_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d5342bb18d049318e62eb9a7b5db956" is_pre_election: true
W20260608 09:54:20.916301  6776 leader_election.cc:336] T 9b58120e0a5c4527a4bab81abeff352b P 0d5342bb18d049318e62eb9a7b5db956 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f469564705e84d08bdef9e5b512b1413 (127.0.97.193:39843): Network error: Client connection negotiation failed: client connection to 127.0.97.193:39843: connect: Connection refused (error 111)
I20260608 09:54:20.925058  6992 tablet_copy_client.cc:323] T 31fe05e676d54aa5a963f6c90c37a2ba P 7757840d2615492e838aa243edd13558: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.195:44195
I20260608 09:54:20.926622  6820 tablet_copy_service.cc:140] P 0d5342bb18d049318e62eb9a7b5db956: Received BeginTabletCopySession request for tablet ae38dce8d35d4840bd07f9e112da917a from peer 7757840d2615492e838aa243edd13558 ({username='slave'} at 127.0.0.1:53286)
I20260608 09:54:20.927253  6820 tablet_copy_service.cc:161] P 0d5342bb18d049318e62eb9a7b5db956: Beginning new tablet copy session on tablet ae38dce8d35d4840bd07f9e112da917a from peer 7757840d2615492e838aa243edd13558 at {username='slave'} at 127.0.0.1:53286: session id = 7757840d2615492e838aa243edd13558-ae38dce8d35d4840bd07f9e112da917a
I20260608 09:54:20.934331  6810 raft_consensus.cc:1275] T 121dea6f03a94de09330b09efed7d395 P 0d5342bb18d049318e62eb9a7b5db956 [term 1 FOLLOWER]: Refusing update from remote peer bd159d0c2d6b41adbd377afc32bfb3a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:54:20.938356  6820 tablet_copy_source_session.cc:215] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:54:20.939572  6819 tablet_copy_service.cc:140] P 0d5342bb18d049318e62eb9a7b5db956: Received BeginTabletCopySession request for tablet 31fe05e676d54aa5a963f6c90c37a2ba from peer 7757840d2615492e838aa243edd13558 ({username='slave'} at 127.0.0.1:53286)
I20260608 09:54:20.940335  6819 tablet_copy_service.cc:161] P 0d5342bb18d049318e62eb9a7b5db956: Beginning new tablet copy session on tablet 31fe05e676d54aa5a963f6c90c37a2ba from peer 7757840d2615492e838aa243edd13558 at {username='slave'} at 127.0.0.1:53286: session id = 7757840d2615492e838aa243edd13558-31fe05e676d54aa5a963f6c90c37a2ba
W20260608 09:54:20.940624  6702 leader_election.cc:336] T 9b58120e0a5c4527a4bab81abeff352b P bd159d0c2d6b41adbd377afc32bfb3a2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f469564705e84d08bdef9e5b512b1413 (127.0.97.193:39843): Network error: Client connection negotiation failed: client connection to 127.0.97.193:39843: connect: Connection refused (error 111)
I20260608 09:54:20.941206  6702 leader_election.cc:304] T 9b58120e0a5c4527a4bab81abeff352b P bd159d0c2d6b41adbd377afc32bfb3a2 [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: bd159d0c2d6b41adbd377afc32bfb3a2; no voters: 0d5342bb18d049318e62eb9a7b5db956, f469564705e84d08bdef9e5b512b1413
I20260608 09:54:20.943651  6988 raft_consensus.cc:2749] T 9b58120e0a5c4527a4bab81abeff352b P bd159d0c2d6b41adbd377afc32bfb3a2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:54:20.948033  6988 consensus_queue.cc:1048] T 121dea6f03a94de09330b09efed7d395 P bd159d0c2d6b41adbd377afc32bfb3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:54:20.948419  6819 tablet_copy_source_session.cc:215] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:54:20.951999  6991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae38dce8d35d4840bd07f9e112da917a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 09:54:20.956908  6702 consensus_peers.cc:597] T 121dea6f03a94de09330b09efed7d395 P bd159d0c2d6b41adbd377afc32bfb3a2 -> Peer f469564705e84d08bdef9e5b512b1413 (127.0.97.193:39843): Couldn't send request to peer f469564705e84d08bdef9e5b512b1413. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:39843: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:20.968803  6992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31fe05e676d54aa5a963f6c90c37a2ba. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 09:54:20.974030  6701 consensus_peers.cc:597] T 121dea6f03a94de09330b09efed7d395 P bd159d0c2d6b41adbd377afc32bfb3a2 -> Peer 7757840d2615492e838aa243edd13558 (127.0.97.196:38265): Couldn't send request to peer 7757840d2615492e838aa243edd13558. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 121dea6f03a94de09330b09efed7d395. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:20.978271  6993 raft_consensus.cc:2955] T 121dea6f03a94de09330b09efed7d395 P bd159d0c2d6b41adbd377afc32bfb3a2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7757840d2615492e838aa243edd13558 (127.0.97.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: true } } }
I20260608 09:54:20.979882  6810 raft_consensus.cc:2955] T 121dea6f03a94de09330b09efed7d395 P 0d5342bb18d049318e62eb9a7b5db956 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7757840d2615492e838aa243edd13558 (127.0.97.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: true } } }
I20260608 09:54:20.988718  6543 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 121dea6f03a94de09330b09efed7d395 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 09:54:20.994676  6992 tablet_copy_client.cc:806] T 31fe05e676d54aa5a963f6c90c37a2ba P 7757840d2615492e838aa243edd13558: tablet copy: Starting download of 0 data blocks...
I20260608 09:54:20.995968  6992 tablet_copy_client.cc:670] T 31fe05e676d54aa5a963f6c90c37a2ba P 7757840d2615492e838aa243edd13558: tablet copy: Starting download of 1 WAL segments...
I20260608 09:54:20.996484  6991 tablet_copy_client.cc:806] T ae38dce8d35d4840bd07f9e112da917a P 7757840d2615492e838aa243edd13558: tablet copy: Starting download of 0 data blocks...
I20260608 09:54:20.997069  6991 tablet_copy_client.cc:670] T ae38dce8d35d4840bd07f9e112da917a P 7757840d2615492e838aa243edd13558: tablet copy: Starting download of 1 WAL segments...
I20260608 09:54:21.001811  6992 tablet_copy_client.cc:538] T 31fe05e676d54aa5a963f6c90c37a2ba P 7757840d2615492e838aa243edd13558: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:54:21.001946  6991 tablet_copy_client.cc:538] T ae38dce8d35d4840bd07f9e112da917a P 7757840d2615492e838aa243edd13558: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:54:21.006415  6559 catalog_manager.cc:5696] T 31fe05e676d54aa5a963f6c90c37a2ba P bd159d0c2d6b41adbd377afc32bfb3a2 reported cstate change: config changed from index -1 to 2, NON_VOTER 7757840d2615492e838aa243edd13558 (127.0.97.196) added. New cstate: current_term: 1 leader_uuid: "0d5342bb18d049318e62eb9a7b5db956" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: true } } }
I20260608 09:54:21.010869  6991 tablet_bootstrap.cc:492] T ae38dce8d35d4840bd07f9e112da917a P 7757840d2615492e838aa243edd13558: Bootstrap starting.
I20260608 09:54:21.016208  6992 tablet_bootstrap.cc:492] T 31fe05e676d54aa5a963f6c90c37a2ba P 7757840d2615492e838aa243edd13558: Bootstrap starting.
I20260608 09:54:21.028206  6555 catalog_manager.cc:5696] T 121dea6f03a94de09330b09efed7d395 P bd159d0c2d6b41adbd377afc32bfb3a2 reported cstate change: config changed from index -1 to 2, NON_VOTER 7757840d2615492e838aa243edd13558 (127.0.97.196) added. New cstate: current_term: 1 leader_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:21.038059  6991 tablet_bootstrap.cc:492] T ae38dce8d35d4840bd07f9e112da917a P 7757840d2615492e838aa243edd13558: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:54:21.039070  6991 tablet_bootstrap.cc:492] T ae38dce8d35d4840bd07f9e112da917a P 7757840d2615492e838aa243edd13558: Bootstrap complete.
I20260608 09:54:21.039810  6991 ts_tablet_manager.cc:1403] T ae38dce8d35d4840bd07f9e112da917a P 7757840d2615492e838aa243edd13558: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.008s
I20260608 09:54:21.041613  6992 tablet_bootstrap.cc:492] T 31fe05e676d54aa5a963f6c90c37a2ba P 7757840d2615492e838aa243edd13558: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:54:21.042621  6992 tablet_bootstrap.cc:492] T 31fe05e676d54aa5a963f6c90c37a2ba P 7757840d2615492e838aa243edd13558: Bootstrap complete.
I20260608 09:54:21.043390  6992 ts_tablet_manager.cc:1403] T 31fe05e676d54aa5a963f6c90c37a2ba P 7757840d2615492e838aa243edd13558: Time spent bootstrapping tablet: real 0.027s	user 0.024s	sys 0.000s
I20260608 09:54:21.042912  6991 raft_consensus.cc:359] T ae38dce8d35d4840bd07f9e112da917a P 7757840d2615492e838aa243edd13558 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: true } }
I20260608 09:54:21.044571  6991 raft_consensus.cc:740] T ae38dce8d35d4840bd07f9e112da917a P 7757840d2615492e838aa243edd13558 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7757840d2615492e838aa243edd13558, State: Initialized, Role: LEARNER
I20260608 09:54:21.043303  6556 catalog_manager.cc:5696] T 9b58120e0a5c4527a4bab81abeff352b P 0d5342bb18d049318e62eb9a7b5db956 reported cstate change: term changed from 1 to 2, leader changed from f469564705e84d08bdef9e5b512b1413 (127.0.97.193) to 0d5342bb18d049318e62eb9a7b5db956 (127.0.97.195). New cstate: current_term: 2 leader_uuid: "0d5342bb18d049318e62eb9a7b5db956" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } health_report { overall_health: HEALTHY } } }
I20260608 09:54:21.045362  6991 consensus_queue.cc:260] T ae38dce8d35d4840bd07f9e112da917a P 7757840d2615492e838aa243edd13558 [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: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: true } }
I20260608 09:54:21.046600  6992 raft_consensus.cc:359] T 31fe05e676d54aa5a963f6c90c37a2ba P 7757840d2615492e838aa243edd13558 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: true } }
I20260608 09:54:21.047513  6992 raft_consensus.cc:740] T 31fe05e676d54aa5a963f6c90c37a2ba P 7757840d2615492e838aa243edd13558 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7757840d2615492e838aa243edd13558, State: Initialized, Role: LEARNER
I20260608 09:54:21.048238  6992 consensus_queue.cc:260] T 31fe05e676d54aa5a963f6c90c37a2ba P 7757840d2615492e838aa243edd13558 [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: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: true } }
I20260608 09:54:21.057430  6991 ts_tablet_manager.cc:1434] T ae38dce8d35d4840bd07f9e112da917a P 7757840d2615492e838aa243edd13558: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.004s
I20260608 09:54:21.063089  6810 consensus_queue.cc:237] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956 [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: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } }
I20260608 09:54:21.063272  6809 consensus_queue.cc:237] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956 [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: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } }
I20260608 09:54:21.065048  6820 tablet_copy_service.cc:342] P 0d5342bb18d049318e62eb9a7b5db956: Request end of tablet copy session 7757840d2615492e838aa243edd13558-ae38dce8d35d4840bd07f9e112da917a received from {username='slave'} at 127.0.0.1:53286
I20260608 09:54:21.065551  6820 tablet_copy_service.cc:434] P 0d5342bb18d049318e62eb9a7b5db956: ending tablet copy session 7757840d2615492e838aa243edd13558-ae38dce8d35d4840bd07f9e112da917a on tablet ae38dce8d35d4840bd07f9e112da917a with peer 7757840d2615492e838aa243edd13558
I20260608 09:54:21.058156  6992 ts_tablet_manager.cc:1434] T 31fe05e676d54aa5a963f6c90c37a2ba P 7757840d2615492e838aa243edd13558: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.004s
I20260608 09:54:21.072934  6734 raft_consensus.cc:1275] T 31fe05e676d54aa5a963f6c90c37a2ba P bd159d0c2d6b41adbd377afc32bfb3a2 [term 1 FOLLOWER]: Refusing update from remote peer 0d5342bb18d049318e62eb9a7b5db956: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:54:21.074090  6820 tablet_copy_service.cc:342] P 0d5342bb18d049318e62eb9a7b5db956: Request end of tablet copy session 7757840d2615492e838aa243edd13558-31fe05e676d54aa5a963f6c90c37a2ba received from {username='slave'} at 127.0.0.1:53286
I20260608 09:54:21.074553  6820 tablet_copy_service.cc:434] P 0d5342bb18d049318e62eb9a7b5db956: ending tablet copy session 7757840d2615492e838aa243edd13558-31fe05e676d54aa5a963f6c90c37a2ba on tablet 31fe05e676d54aa5a963f6c90c37a2ba with peer 7757840d2615492e838aa243edd13558
I20260608 09:54:21.076315  6865 consensus_queue.cc:1048] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 09:54:21.079377  6776 consensus_peers.cc:597] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956 -> Peer f469564705e84d08bdef9e5b512b1413 (127.0.97.193:39843): Couldn't send request to peer f469564705e84d08bdef9e5b512b1413. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:39843: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:21.082741  6736 raft_consensus.cc:1275] T ae38dce8d35d4840bd07f9e112da917a P bd159d0c2d6b41adbd377afc32bfb3a2 [term 1 FOLLOWER]: Refusing update from remote peer 0d5342bb18d049318e62eb9a7b5db956: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:54:21.084542  6865 consensus_queue.cc:1048] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 09:54:21.087229  6776 consensus_peers.cc:597] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956 -> Peer f469564705e84d08bdef9e5b512b1413 (127.0.97.193:39843): Couldn't send request to peer f469564705e84d08bdef9e5b512b1413. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:39843: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:21.087404  6897 raft_consensus.cc:2955] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 7757840d2615492e838aa243edd13558 (127.0.97.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } }
I20260608 09:54:21.090958  6736 raft_consensus.cc:2955] T 31fe05e676d54aa5a963f6c90c37a2ba P bd159d0c2d6b41adbd377afc32bfb3a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 7757840d2615492e838aa243edd13558 (127.0.97.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } }
I20260608 09:54:21.091643  6898 raft_consensus.cc:2955] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 7757840d2615492e838aa243edd13558 (127.0.97.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } }
I20260608 09:54:21.099449  6546 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 31fe05e676d54aa5a963f6c90c37a2ba with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:54:21.104065  6546 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ae38dce8d35d4840bd07f9e112da917a with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:54:21.107926  6736 raft_consensus.cc:2955] T ae38dce8d35d4840bd07f9e112da917a P bd159d0c2d6b41adbd377afc32bfb3a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 7757840d2615492e838aa243edd13558 (127.0.97.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } }
I20260608 09:54:21.108438  6556 catalog_manager.cc:5696] T 31fe05e676d54aa5a963f6c90c37a2ba P bd159d0c2d6b41adbd377afc32bfb3a2 reported cstate change: config changed from index 2 to 3, NON_VOTER 7757840d2615492e838aa243edd13558 (127.0.97.196) evicted. New cstate: current_term: 1 leader_uuid: "0d5342bb18d049318e62eb9a7b5db956" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } }
W20260608 09:54:21.113272  6590 debug-util.cc:398] Leaking SignalData structure 0x7b0800217840 after lost signal to thread 394
W20260608 09:54:21.114513  6590 debug-util.cc:398] Leaking SignalData structure 0x7b08001bb980 after lost signal to thread 6593
W20260608 09:54:21.115978  6590 debug-util.cc:398] Leaking SignalData structure 0x7b08001500a0 after lost signal to thread 6760
I20260608 09:54:21.138121  6555 catalog_manager.cc:5696] T ae38dce8d35d4840bd07f9e112da917a P bd159d0c2d6b41adbd377afc32bfb3a2 reported cstate change: config changed from index 2 to 3, NON_VOTER 7757840d2615492e838aa243edd13558 (127.0.97.196) evicted. New cstate: current_term: 1 leader_uuid: "0d5342bb18d049318e62eb9a7b5db956" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } }
I20260608 09:54:21.144523  6937 tablet_service.cc:1558] Processing DeleteTablet for tablet 31fe05e676d54aa5a963f6c90c37a2ba with delete_type TABLET_DATA_TOMBSTONED (TS 7757840d2615492e838aa243edd13558 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:43774
I20260608 09:54:21.150319  7015 tablet_replica.cc:333] T 31fe05e676d54aa5a963f6c90c37a2ba P 7757840d2615492e838aa243edd13558: stopping tablet replica
I20260608 09:54:21.151336  7015 raft_consensus.cc:2243] T 31fe05e676d54aa5a963f6c90c37a2ba P 7757840d2615492e838aa243edd13558 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:54:21.152007  7015 raft_consensus.cc:2272] T 31fe05e676d54aa5a963f6c90c37a2ba P 7757840d2615492e838aa243edd13558 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:54:21.155601  6937 tablet_service.cc:1558] Processing DeleteTablet for tablet ae38dce8d35d4840bd07f9e112da917a with delete_type TABLET_DATA_TOMBSTONED (TS 7757840d2615492e838aa243edd13558 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:43774
I20260608 09:54:21.156553  7015 ts_tablet_manager.cc:1916] T 31fe05e676d54aa5a963f6c90c37a2ba P 7757840d2615492e838aa243edd13558: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:54:21.167760  7015 ts_tablet_manager.cc:1929] T 31fe05e676d54aa5a963f6c90c37a2ba P 7757840d2615492e838aa243edd13558: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 09:54:21.168102  7015 log.cc:1199] T 31fe05e676d54aa5a963f6c90c37a2ba P 7757840d2615492e838aa243edd13558: Deleting WAL directory at /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912294854977-391-0/minicluster-data/ts-3-root/wals/31fe05e676d54aa5a963f6c90c37a2ba
I20260608 09:54:21.169601  7015 tablet_replica.cc:333] T ae38dce8d35d4840bd07f9e112da917a P 7757840d2615492e838aa243edd13558: stopping tablet replica
I20260608 09:54:21.169890  6545 catalog_manager.cc:5027] TS 7757840d2615492e838aa243edd13558 (127.0.97.196:38265): tablet 31fe05e676d54aa5a963f6c90c37a2ba (table test-workload [id=4473edaed9364a81ac8743c8917123be]) successfully deleted
I20260608 09:54:21.170418  7015 raft_consensus.cc:2243] T ae38dce8d35d4840bd07f9e112da917a P 7757840d2615492e838aa243edd13558 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:54:21.170990  7015 raft_consensus.cc:2272] T ae38dce8d35d4840bd07f9e112da917a P 7757840d2615492e838aa243edd13558 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:54:21.173559  7015 ts_tablet_manager.cc:1916] T ae38dce8d35d4840bd07f9e112da917a P 7757840d2615492e838aa243edd13558: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:54:21.184964  7015 ts_tablet_manager.cc:1929] T ae38dce8d35d4840bd07f9e112da917a P 7757840d2615492e838aa243edd13558: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 09:54:21.185277  7015 log.cc:1199] T ae38dce8d35d4840bd07f9e112da917a P 7757840d2615492e838aa243edd13558: Deleting WAL directory at /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912294854977-391-0/minicluster-data/ts-3-root/wals/ae38dce8d35d4840bd07f9e112da917a
I20260608 09:54:21.186604  6545 catalog_manager.cc:5027] TS 7757840d2615492e838aa243edd13558 (127.0.97.196:38265): tablet ae38dce8d35d4840bd07f9e112da917a (table test-workload [id=4473edaed9364a81ac8743c8917123be]) successfully deleted
I20260608 09:54:21.423514  6736 raft_consensus.cc:1275] T 9b58120e0a5c4527a4bab81abeff352b P bd159d0c2d6b41adbd377afc32bfb3a2 [term 2 FOLLOWER]: Refusing update from remote peer 0d5342bb18d049318e62eb9a7b5db956: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 09:54:21.425175  6898 consensus_queue.cc:1048] T 9b58120e0a5c4527a4bab81abeff352b P 0d5342bb18d049318e62eb9a7b5db956 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:54:21.437824  6776 consensus_peers.cc:597] T 9b58120e0a5c4527a4bab81abeff352b P 0d5342bb18d049318e62eb9a7b5db956 -> Peer f469564705e84d08bdef9e5b512b1413 (127.0.97.193:39843): Couldn't send request to peer f469564705e84d08bdef9e5b512b1413. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:39843: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:21.539168  6992 ts_tablet_manager.cc:933] T 121dea6f03a94de09330b09efed7d395 P 7757840d2615492e838aa243edd13558: Initiating tablet copy from peer bd159d0c2d6b41adbd377afc32bfb3a2 (127.0.97.194:45591)
I20260608 09:54:21.540812  6992 tablet_copy_client.cc:323] T 121dea6f03a94de09330b09efed7d395 P 7757840d2615492e838aa243edd13558: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.194:45591
I20260608 09:54:21.552940  6746 tablet_copy_service.cc:140] P bd159d0c2d6b41adbd377afc32bfb3a2: Received BeginTabletCopySession request for tablet 121dea6f03a94de09330b09efed7d395 from peer 7757840d2615492e838aa243edd13558 ({username='slave'} at 127.0.0.1:54330)
I20260608 09:54:21.553568  6746 tablet_copy_service.cc:161] P bd159d0c2d6b41adbd377afc32bfb3a2: Beginning new tablet copy session on tablet 121dea6f03a94de09330b09efed7d395 from peer 7757840d2615492e838aa243edd13558 at {username='slave'} at 127.0.0.1:54330: session id = 7757840d2615492e838aa243edd13558-121dea6f03a94de09330b09efed7d395
I20260608 09:54:21.561810  6746 tablet_copy_source_session.cc:215] T 121dea6f03a94de09330b09efed7d395 P bd159d0c2d6b41adbd377afc32bfb3a2: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:54:21.564896  6992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 121dea6f03a94de09330b09efed7d395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:21.576658  6992 tablet_copy_client.cc:806] T 121dea6f03a94de09330b09efed7d395 P 7757840d2615492e838aa243edd13558: tablet copy: Starting download of 0 data blocks...
I20260608 09:54:21.577308  6992 tablet_copy_client.cc:670] T 121dea6f03a94de09330b09efed7d395 P 7757840d2615492e838aa243edd13558: tablet copy: Starting download of 1 WAL segments...
I20260608 09:54:21.580865  6992 tablet_copy_client.cc:538] T 121dea6f03a94de09330b09efed7d395 P 7757840d2615492e838aa243edd13558: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:54:21.587510  6992 tablet_bootstrap.cc:492] T 121dea6f03a94de09330b09efed7d395 P 7757840d2615492e838aa243edd13558: Bootstrap starting.
I20260608 09:54:21.602674  6992 tablet_bootstrap.cc:492] T 121dea6f03a94de09330b09efed7d395 P 7757840d2615492e838aa243edd13558: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:54:21.603390  6992 tablet_bootstrap.cc:492] T 121dea6f03a94de09330b09efed7d395 P 7757840d2615492e838aa243edd13558: Bootstrap complete.
I20260608 09:54:21.603950  6992 ts_tablet_manager.cc:1403] T 121dea6f03a94de09330b09efed7d395 P 7757840d2615492e838aa243edd13558: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260608 09:54:21.606266  6992 raft_consensus.cc:359] T 121dea6f03a94de09330b09efed7d395 P 7757840d2615492e838aa243edd13558 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: true } }
I20260608 09:54:21.606860  6992 raft_consensus.cc:740] T 121dea6f03a94de09330b09efed7d395 P 7757840d2615492e838aa243edd13558 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7757840d2615492e838aa243edd13558, State: Initialized, Role: LEARNER
I20260608 09:54:21.607438  6992 consensus_queue.cc:260] T 121dea6f03a94de09330b09efed7d395 P 7757840d2615492e838aa243edd13558 [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: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: true } }
I20260608 09:54:21.609934  6992 ts_tablet_manager.cc:1434] T 121dea6f03a94de09330b09efed7d395 P 7757840d2615492e838aa243edd13558: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 09:54:21.611799  6746 tablet_copy_service.cc:342] P bd159d0c2d6b41adbd377afc32bfb3a2: Request end of tablet copy session 7757840d2615492e838aa243edd13558-121dea6f03a94de09330b09efed7d395 received from {username='slave'} at 127.0.0.1:54330
I20260608 09:54:21.612237  6746 tablet_copy_service.cc:434] P bd159d0c2d6b41adbd377afc32bfb3a2: ending tablet copy session 7757840d2615492e838aa243edd13558-121dea6f03a94de09330b09efed7d395 on tablet 121dea6f03a94de09330b09efed7d395 with peer 7757840d2615492e838aa243edd13558
W20260608 09:54:21.887939  6607 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver f469564705e84d08bdef9e5b512b1413 not available for placement
I20260608 09:54:21.947981  6994 consensus_queue.cc:579] T 121dea6f03a94de09330b09efed7d395 P bd159d0c2d6b41adbd377afc32bfb3a2 [LEADER]: Leader has been unable to successfully communicate with peer f469564705e84d08bdef9e5b512b1413 for more than 1 seconds (1.053s)
I20260608 09:54:22.037793  6897 consensus_queue.cc:579] T 9b58120e0a5c4527a4bab81abeff352b P 0d5342bb18d049318e62eb9a7b5db956 [LEADER]: Leader has been unable to successfully communicate with peer f469564705e84d08bdef9e5b512b1413 for more than 1 seconds (1.131s)
I20260608 09:54:22.054342  6810 consensus_queue.cc:237] T 9b58120e0a5c4527a4bab81abeff352b P 0d5342bb18d049318e62eb9a7b5db956 [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: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: true } }
W20260608 09:54:22.061774  6775 consensus_peers.cc:597] T 9b58120e0a5c4527a4bab81abeff352b P 0d5342bb18d049318e62eb9a7b5db956 -> Peer 7757840d2615492e838aa243edd13558 (127.0.97.196:38265): Couldn't send request to peer 7757840d2615492e838aa243edd13558. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9b58120e0a5c4527a4bab81abeff352b. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:22.061981  6736 raft_consensus.cc:1275] T 9b58120e0a5c4527a4bab81abeff352b P bd159d0c2d6b41adbd377afc32bfb3a2 [term 2 FOLLOWER]: Refusing update from remote peer 0d5342bb18d049318e62eb9a7b5db956: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:54:22.063385  6897 consensus_queue.cc:1048] T 9b58120e0a5c4527a4bab81abeff352b P 0d5342bb18d049318e62eb9a7b5db956 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 09:54:22.065306  6776 consensus_peers.cc:597] T 9b58120e0a5c4527a4bab81abeff352b P 0d5342bb18d049318e62eb9a7b5db956 -> Peer f469564705e84d08bdef9e5b512b1413 (127.0.97.193:39843): Couldn't send request to peer f469564705e84d08bdef9e5b512b1413. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:39843: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:22.069651  6897 raft_consensus.cc:2955] T 9b58120e0a5c4527a4bab81abeff352b P 0d5342bb18d049318e62eb9a7b5db956 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 7757840d2615492e838aa243edd13558 (127.0.97.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: true } } }
I20260608 09:54:22.071914  6736 raft_consensus.cc:2955] T 9b58120e0a5c4527a4bab81abeff352b P bd159d0c2d6b41adbd377afc32bfb3a2 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 7757840d2615492e838aa243edd13558 (127.0.97.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: true } } }
I20260608 09:54:22.075868  6946 raft_consensus.cc:1217] T 121dea6f03a94de09330b09efed7d395 P 7757840d2615492e838aa243edd13558 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:54:22.082762  6546 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 9b58120e0a5c4527a4bab81abeff352b with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 09:54:22.090061  6556 catalog_manager.cc:5696] T 9b58120e0a5c4527a4bab81abeff352b P 0d5342bb18d049318e62eb9a7b5db956 reported cstate change: config changed from index -1 to 2, NON_VOTER 7757840d2615492e838aa243edd13558 (127.0.97.196) added. New cstate: current_term: 2 leader_uuid: "0d5342bb18d049318e62eb9a7b5db956" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:22.174165  7028 consensus_queue.cc:579] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956 [LEADER]: Leader has been unable to successfully communicate with peer f469564705e84d08bdef9e5b512b1413 for more than 1 seconds (1.108s)
I20260608 09:54:22.185385  6810 consensus_queue.cc:237] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956 [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: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: true } }
I20260608 09:54:22.191839  6736 raft_consensus.cc:1275] T 31fe05e676d54aa5a963f6c90c37a2ba P bd159d0c2d6b41adbd377afc32bfb3a2 [term 1 FOLLOWER]: Refusing update from remote peer 0d5342bb18d049318e62eb9a7b5db956: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260608 09:54:22.192800  6775 consensus_peers.cc:597] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956 -> Peer 7757840d2615492e838aa243edd13558 (127.0.97.196:38265): Couldn't send request to peer 7757840d2615492e838aa243edd13558. 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 09:54:22.193359  7029 consensus_queue.cc:1048] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260608 09:54:22.197000  6776 consensus_peers.cc:597] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956 -> Peer f469564705e84d08bdef9e5b512b1413 (127.0.97.193:39843): Couldn't send request to peer f469564705e84d08bdef9e5b512b1413. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:39843: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:22.200417  7028 raft_consensus.cc:2955] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 7757840d2615492e838aa243edd13558 (127.0.97.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: true } } }
I20260608 09:54:22.201936  6736 raft_consensus.cc:2955] T 31fe05e676d54aa5a963f6c90c37a2ba P bd159d0c2d6b41adbd377afc32bfb3a2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 7757840d2615492e838aa243edd13558 (127.0.97.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: true } } }
I20260608 09:54:22.204344  7029 consensus_queue.cc:579] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956 [LEADER]: Leader has been unable to successfully communicate with peer f469564705e84d08bdef9e5b512b1413 for more than 1 seconds (1.140s)
I20260608 09:54:22.210255  6546 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 31fe05e676d54aa5a963f6c90c37a2ba with cas_config_opid_index 3: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 09:54:22.216777  6810 consensus_queue.cc:237] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956 [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: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: true } }
I20260608 09:54:22.224045  6556 catalog_manager.cc:5696] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956 reported cstate change: config changed from index 3 to 4, NON_VOTER 7757840d2615492e838aa243edd13558 (127.0.97.196) added. New cstate: current_term: 1 leader_uuid: "0d5342bb18d049318e62eb9a7b5db956" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 09:54:22.228209  6775 consensus_peers.cc:597] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956 -> Peer 7757840d2615492e838aa243edd13558 (127.0.97.196:38265): Couldn't send request to peer 7757840d2615492e838aa243edd13558. 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 09:54:22.227653  6736 raft_consensus.cc:1275] T ae38dce8d35d4840bd07f9e112da917a P bd159d0c2d6b41adbd377afc32bfb3a2 [term 1 FOLLOWER]: Refusing update from remote peer 0d5342bb18d049318e62eb9a7b5db956: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:54:22.231405  7028 consensus_queue.cc:1048] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260608 09:54:22.232303  6776 consensus_peers.cc:597] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956 -> Peer f469564705e84d08bdef9e5b512b1413 (127.0.97.193:39843): Couldn't send request to peer f469564705e84d08bdef9e5b512b1413. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:39843: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:22.240844  7036 raft_consensus.cc:2955] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 7757840d2615492e838aa243edd13558 (127.0.97.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: true } } }
I20260608 09:54:22.242777  6736 raft_consensus.cc:2955] T ae38dce8d35d4840bd07f9e112da917a P bd159d0c2d6b41adbd377afc32bfb3a2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 7757840d2615492e838aa243edd13558 (127.0.97.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: true } } }
I20260608 09:54:22.251204  6546 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet ae38dce8d35d4840bd07f9e112da917a with cas_config_opid_index 3: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 09:54:22.256124  6559 catalog_manager.cc:5696] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956 reported cstate change: config changed from index 3 to 4, NON_VOTER 7757840d2615492e838aa243edd13558 (127.0.97.196) added. New cstate: current_term: 1 leader_uuid: "0d5342bb18d049318e62eb9a7b5db956" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:22.597254  7039 ts_tablet_manager.cc:933] T 9b58120e0a5c4527a4bab81abeff352b P 7757840d2615492e838aa243edd13558: Initiating tablet copy from peer 0d5342bb18d049318e62eb9a7b5db956 (127.0.97.195:44195)
I20260608 09:54:22.598915  7039 tablet_copy_client.cc:323] T 9b58120e0a5c4527a4bab81abeff352b P 7757840d2615492e838aa243edd13558: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.195:44195
I20260608 09:54:22.600526  6820 tablet_copy_service.cc:140] P 0d5342bb18d049318e62eb9a7b5db956: Received BeginTabletCopySession request for tablet 9b58120e0a5c4527a4bab81abeff352b from peer 7757840d2615492e838aa243edd13558 ({username='slave'} at 127.0.0.1:53286)
I20260608 09:54:22.600957  6820 tablet_copy_service.cc:161] P 0d5342bb18d049318e62eb9a7b5db956: Beginning new tablet copy session on tablet 9b58120e0a5c4527a4bab81abeff352b from peer 7757840d2615492e838aa243edd13558 at {username='slave'} at 127.0.0.1:53286: session id = 7757840d2615492e838aa243edd13558-9b58120e0a5c4527a4bab81abeff352b
I20260608 09:54:22.606122  6820 tablet_copy_source_session.cc:215] T 9b58120e0a5c4527a4bab81abeff352b P 0d5342bb18d049318e62eb9a7b5db956: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:54:22.609203  7039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b58120e0a5c4527a4bab81abeff352b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:22.611315  7041 ts_tablet_manager.cc:933] T ae38dce8d35d4840bd07f9e112da917a P 7757840d2615492e838aa243edd13558: Initiating tablet copy from peer 0d5342bb18d049318e62eb9a7b5db956 (127.0.97.195:44195)
I20260608 09:54:22.617012  7041 tablet_copy_client.cc:323] T ae38dce8d35d4840bd07f9e112da917a P 7757840d2615492e838aa243edd13558: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.195:44195
I20260608 09:54:22.618857  6820 tablet_copy_service.cc:140] P 0d5342bb18d049318e62eb9a7b5db956: Received BeginTabletCopySession request for tablet ae38dce8d35d4840bd07f9e112da917a from peer 7757840d2615492e838aa243edd13558 ({username='slave'} at 127.0.0.1:53286)
I20260608 09:54:22.619436  6820 tablet_copy_service.cc:161] P 0d5342bb18d049318e62eb9a7b5db956: Beginning new tablet copy session on tablet ae38dce8d35d4840bd07f9e112da917a from peer 7757840d2615492e838aa243edd13558 at {username='slave'} at 127.0.0.1:53286: session id = 7757840d2615492e838aa243edd13558-ae38dce8d35d4840bd07f9e112da917a
I20260608 09:54:22.623409  7039 tablet_copy_client.cc:806] T 9b58120e0a5c4527a4bab81abeff352b P 7757840d2615492e838aa243edd13558: tablet copy: Starting download of 0 data blocks...
I20260608 09:54:22.623965  7039 tablet_copy_client.cc:670] T 9b58120e0a5c4527a4bab81abeff352b P 7757840d2615492e838aa243edd13558: tablet copy: Starting download of 1 WAL segments...
I20260608 09:54:22.626713  6820 tablet_copy_source_session.cc:215] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:54:22.627607  7039 tablet_copy_client.cc:538] T 9b58120e0a5c4527a4bab81abeff352b P 7757840d2615492e838aa243edd13558: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:54:22.629534  7041 ts_tablet_manager.cc:1916] T ae38dce8d35d4840bd07f9e112da917a P 7757840d2615492e838aa243edd13558: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260608 09:54:22.635965  7039 tablet_bootstrap.cc:492] T 9b58120e0a5c4527a4bab81abeff352b P 7757840d2615492e838aa243edd13558: Bootstrap starting.
I20260608 09:54:22.644731  7041 ts_tablet_manager.cc:1929] T ae38dce8d35d4840bd07f9e112da917a P 7757840d2615492e838aa243edd13558: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260608 09:54:22.645511  7041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae38dce8d35d4840bd07f9e112da917a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:22.652827  7041 tablet_copy_client.cc:806] T ae38dce8d35d4840bd07f9e112da917a P 7757840d2615492e838aa243edd13558: tablet copy: Starting download of 0 data blocks...
I20260608 09:54:22.653301  7041 tablet_copy_client.cc:670] T ae38dce8d35d4840bd07f9e112da917a P 7757840d2615492e838aa243edd13558: tablet copy: Starting download of 1 WAL segments...
I20260608 09:54:22.655881  7039 tablet_bootstrap.cc:492] T 9b58120e0a5c4527a4bab81abeff352b P 7757840d2615492e838aa243edd13558: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:54:22.656870  7039 tablet_bootstrap.cc:492] T 9b58120e0a5c4527a4bab81abeff352b P 7757840d2615492e838aa243edd13558: Bootstrap complete.
I20260608 09:54:22.657629  7039 ts_tablet_manager.cc:1403] T 9b58120e0a5c4527a4bab81abeff352b P 7757840d2615492e838aa243edd13558: Time spent bootstrapping tablet: real 0.022s	user 0.021s	sys 0.000s
I20260608 09:54:22.657648  7041 tablet_copy_client.cc:538] T ae38dce8d35d4840bd07f9e112da917a P 7757840d2615492e838aa243edd13558: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:54:22.659996  7039 raft_consensus.cc:359] T 9b58120e0a5c4527a4bab81abeff352b P 7757840d2615492e838aa243edd13558 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: true } }
I20260608 09:54:22.660574  7039 raft_consensus.cc:740] T 9b58120e0a5c4527a4bab81abeff352b P 7757840d2615492e838aa243edd13558 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 7757840d2615492e838aa243edd13558, State: Initialized, Role: LEARNER
I20260608 09:54:22.661104  7039 consensus_queue.cc:260] T 9b58120e0a5c4527a4bab81abeff352b P 7757840d2615492e838aa243edd13558 [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: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: true } }
I20260608 09:54:22.663952  7039 ts_tablet_manager.cc:1434] T 9b58120e0a5c4527a4bab81abeff352b P 7757840d2615492e838aa243edd13558: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260608 09:54:22.665649  6820 tablet_copy_service.cc:342] P 0d5342bb18d049318e62eb9a7b5db956: Request end of tablet copy session 7757840d2615492e838aa243edd13558-9b58120e0a5c4527a4bab81abeff352b received from {username='slave'} at 127.0.0.1:53286
I20260608 09:54:22.666064  6820 tablet_copy_service.cc:434] P 0d5342bb18d049318e62eb9a7b5db956: ending tablet copy session 7757840d2615492e838aa243edd13558-9b58120e0a5c4527a4bab81abeff352b on tablet 9b58120e0a5c4527a4bab81abeff352b with peer 7757840d2615492e838aa243edd13558
I20260608 09:54:22.666131  7041 tablet_bootstrap.cc:492] T ae38dce8d35d4840bd07f9e112da917a P 7757840d2615492e838aa243edd13558: Bootstrap starting.
I20260608 09:54:22.686733  7025 raft_consensus.cc:1064] T 121dea6f03a94de09330b09efed7d395 P bd159d0c2d6b41adbd377afc32bfb3a2: attempting to promote NON_VOTER 7757840d2615492e838aa243edd13558 to VOTER
I20260608 09:54:22.689407  7025 consensus_queue.cc:237] T 121dea6f03a94de09330b09efed7d395 P bd159d0c2d6b41adbd377afc32bfb3a2 [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: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: false } }
I20260608 09:54:22.693485  7041 tablet_bootstrap.cc:492] T ae38dce8d35d4840bd07f9e112da917a P 7757840d2615492e838aa243edd13558: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:54:22.694463  7041 tablet_bootstrap.cc:492] T ae38dce8d35d4840bd07f9e112da917a P 7757840d2615492e838aa243edd13558: Bootstrap complete.
I20260608 09:54:22.695283  7041 ts_tablet_manager.cc:1403] T ae38dce8d35d4840bd07f9e112da917a P 7757840d2615492e838aa243edd13558: Time spent bootstrapping tablet: real 0.029s	user 0.021s	sys 0.004s
I20260608 09:54:22.697328  6946 raft_consensus.cc:1275] T 121dea6f03a94de09330b09efed7d395 P 7757840d2615492e838aa243edd13558 [term 1 LEARNER]: Refusing update from remote peer bd159d0c2d6b41adbd377afc32bfb3a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:54:22.698309  7041 raft_consensus.cc:359] T ae38dce8d35d4840bd07f9e112da917a P 7757840d2615492e838aa243edd13558 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: true } }
I20260608 09:54:22.699108  7041 raft_consensus.cc:740] T ae38dce8d35d4840bd07f9e112da917a P 7757840d2615492e838aa243edd13558 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7757840d2615492e838aa243edd13558, State: Initialized, Role: LEARNER
I20260608 09:54:22.699775  7041 consensus_queue.cc:260] T ae38dce8d35d4840bd07f9e112da917a P 7757840d2615492e838aa243edd13558 [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: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: true } }
I20260608 09:54:22.700635  6810 raft_consensus.cc:1275] T 121dea6f03a94de09330b09efed7d395 P 0d5342bb18d049318e62eb9a7b5db956 [term 1 FOLLOWER]: Refusing update from remote peer bd159d0c2d6b41adbd377afc32bfb3a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:54:22.702383  7041 ts_tablet_manager.cc:1434] T ae38dce8d35d4840bd07f9e112da917a P 7757840d2615492e838aa243edd13558: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 09:54:22.703186  7025 consensus_queue.cc:1048] T 121dea6f03a94de09330b09efed7d395 P bd159d0c2d6b41adbd377afc32bfb3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:54:22.704305  6820 tablet_copy_service.cc:342] P 0d5342bb18d049318e62eb9a7b5db956: Request end of tablet copy session 7757840d2615492e838aa243edd13558-ae38dce8d35d4840bd07f9e112da917a received from {username='slave'} at 127.0.0.1:53286
I20260608 09:54:22.704746  6820 tablet_copy_service.cc:434] P 0d5342bb18d049318e62eb9a7b5db956: ending tablet copy session 7757840d2615492e838aa243edd13558-ae38dce8d35d4840bd07f9e112da917a on tablet ae38dce8d35d4840bd07f9e112da917a with peer 7757840d2615492e838aa243edd13558
W20260608 09:54:22.704838  6702 consensus_peers.cc:597] T 121dea6f03a94de09330b09efed7d395 P bd159d0c2d6b41adbd377afc32bfb3a2 -> Peer f469564705e84d08bdef9e5b512b1413 (127.0.97.193:39843): Couldn't send request to peer f469564705e84d08bdef9e5b512b1413. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:39843: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:22.704903  7046 consensus_queue.cc:1048] T 121dea6f03a94de09330b09efed7d395 P bd159d0c2d6b41adbd377afc32bfb3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:54:22.721704  7046 raft_consensus.cc:2955] T 121dea6f03a94de09330b09efed7d395 P bd159d0c2d6b41adbd377afc32bfb3a2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7757840d2615492e838aa243edd13558 (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: false } } }
I20260608 09:54:22.723702  6810 raft_consensus.cc:2955] T 121dea6f03a94de09330b09efed7d395 P 0d5342bb18d049318e62eb9a7b5db956 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7757840d2615492e838aa243edd13558 (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: false } } }
I20260608 09:54:22.735435  6946 raft_consensus.cc:2955] T 121dea6f03a94de09330b09efed7d395 P 7757840d2615492e838aa243edd13558 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7757840d2615492e838aa243edd13558 (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: false } } }
I20260608 09:54:22.737005  6556 catalog_manager.cc:5696] T 121dea6f03a94de09330b09efed7d395 P bd159d0c2d6b41adbd377afc32bfb3a2 reported cstate change: config changed from index 2 to 3, 7757840d2615492e838aa243edd13558 (127.0.97.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:54:22.753341  6736 consensus_queue.cc:237] T 121dea6f03a94de09330b09efed7d395 P bd159d0c2d6b41adbd377afc32bfb3a2 [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: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: false } }
I20260608 09:54:22.758352  6946 raft_consensus.cc:1275] T 121dea6f03a94de09330b09efed7d395 P 7757840d2615492e838aa243edd13558 [term 1 FOLLOWER]: Refusing update from remote peer bd159d0c2d6b41adbd377afc32bfb3a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:54:22.759248  6810 raft_consensus.cc:1275] T 121dea6f03a94de09330b09efed7d395 P 0d5342bb18d049318e62eb9a7b5db956 [term 1 FOLLOWER]: Refusing update from remote peer bd159d0c2d6b41adbd377afc32bfb3a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:54:22.760066  7046 consensus_queue.cc:1048] T 121dea6f03a94de09330b09efed7d395 P bd159d0c2d6b41adbd377afc32bfb3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:54:22.760845  7050 consensus_queue.cc:1048] T 121dea6f03a94de09330b09efed7d395 P bd159d0c2d6b41adbd377afc32bfb3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:54:22.767639  7025 raft_consensus.cc:2955] T 121dea6f03a94de09330b09efed7d395 P bd159d0c2d6b41adbd377afc32bfb3a2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f469564705e84d08bdef9e5b512b1413 (127.0.97.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: false } } }
I20260608 09:54:22.769711  6946 raft_consensus.cc:2955] T 121dea6f03a94de09330b09efed7d395 P 7757840d2615492e838aa243edd13558 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f469564705e84d08bdef9e5b512b1413 (127.0.97.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: false } } }
I20260608 09:54:22.772542  6810 raft_consensus.cc:2955] T 121dea6f03a94de09330b09efed7d395 P 0d5342bb18d049318e62eb9a7b5db956 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f469564705e84d08bdef9e5b512b1413 (127.0.97.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: false } } }
I20260608 09:54:22.779316  6543 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 121dea6f03a94de09330b09efed7d395 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:54:22.781694  6555 catalog_manager.cc:5696] T 121dea6f03a94de09330b09efed7d395 P bd159d0c2d6b41adbd377afc32bfb3a2 reported cstate change: config changed from index 3 to 4, VOTER f469564705e84d08bdef9e5b512b1413 (127.0.97.193) evicted. New cstate: current_term: 1 leader_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260608 09:54:22.804414  6546 catalog_manager.cc:4754] TS f469564705e84d08bdef9e5b512b1413 (127.0.97.193:39843): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 121dea6f03a94de09330b09efed7d395: Network error: Client connection negotiation failed: client connection to 127.0.97.193:39843: connect: Connection refused (error 111)
I20260608 09:54:22.813208  7041 ts_tablet_manager.cc:933] T 31fe05e676d54aa5a963f6c90c37a2ba P 7757840d2615492e838aa243edd13558: Initiating tablet copy from peer 0d5342bb18d049318e62eb9a7b5db956 (127.0.97.195:44195)
I20260608 09:54:22.814888  7041 tablet_copy_client.cc:323] T 31fe05e676d54aa5a963f6c90c37a2ba P 7757840d2615492e838aa243edd13558: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.195:44195
I20260608 09:54:22.816408  6820 tablet_copy_service.cc:140] P 0d5342bb18d049318e62eb9a7b5db956: Received BeginTabletCopySession request for tablet 31fe05e676d54aa5a963f6c90c37a2ba from peer 7757840d2615492e838aa243edd13558 ({username='slave'} at 127.0.0.1:53286)
I20260608 09:54:22.816846  6820 tablet_copy_service.cc:161] P 0d5342bb18d049318e62eb9a7b5db956: Beginning new tablet copy session on tablet 31fe05e676d54aa5a963f6c90c37a2ba from peer 7757840d2615492e838aa243edd13558 at {username='slave'} at 127.0.0.1:53286: session id = 7757840d2615492e838aa243edd13558-31fe05e676d54aa5a963f6c90c37a2ba
I20260608 09:54:22.821930  6820 tablet_copy_source_session.cc:215] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:54:22.824255  7041 ts_tablet_manager.cc:1916] T 31fe05e676d54aa5a963f6c90c37a2ba P 7757840d2615492e838aa243edd13558: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260608 09:54:22.834255  7041 ts_tablet_manager.cc:1929] T 31fe05e676d54aa5a963f6c90c37a2ba P 7757840d2615492e838aa243edd13558: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260608 09:54:22.834878  7041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31fe05e676d54aa5a963f6c90c37a2ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:22.839952  7041 tablet_copy_client.cc:806] T 31fe05e676d54aa5a963f6c90c37a2ba P 7757840d2615492e838aa243edd13558: tablet copy: Starting download of 0 data blocks...
I20260608 09:54:22.840402  7041 tablet_copy_client.cc:670] T 31fe05e676d54aa5a963f6c90c37a2ba P 7757840d2615492e838aa243edd13558: tablet copy: Starting download of 1 WAL segments...
I20260608 09:54:22.844288  7041 tablet_copy_client.cc:538] T 31fe05e676d54aa5a963f6c90c37a2ba P 7757840d2615492e838aa243edd13558: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:54:22.850667  7041 tablet_bootstrap.cc:492] T 31fe05e676d54aa5a963f6c90c37a2ba P 7757840d2615492e838aa243edd13558: Bootstrap starting.
I20260608 09:54:22.869558  7041 tablet_bootstrap.cc:492] T 31fe05e676d54aa5a963f6c90c37a2ba P 7757840d2615492e838aa243edd13558: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:54:22.870258  7041 tablet_bootstrap.cc:492] T 31fe05e676d54aa5a963f6c90c37a2ba P 7757840d2615492e838aa243edd13558: Bootstrap complete.
I20260608 09:54:22.870788  7041 ts_tablet_manager.cc:1403] T 31fe05e676d54aa5a963f6c90c37a2ba P 7757840d2615492e838aa243edd13558: Time spent bootstrapping tablet: real 0.020s	user 0.022s	sys 0.000s
I20260608 09:54:22.872678  7041 raft_consensus.cc:359] T 31fe05e676d54aa5a963f6c90c37a2ba P 7757840d2615492e838aa243edd13558 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: true } }
I20260608 09:54:22.873208  7041 raft_consensus.cc:740] T 31fe05e676d54aa5a963f6c90c37a2ba P 7757840d2615492e838aa243edd13558 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7757840d2615492e838aa243edd13558, State: Initialized, Role: LEARNER
I20260608 09:54:22.873658  7041 consensus_queue.cc:260] T 31fe05e676d54aa5a963f6c90c37a2ba P 7757840d2615492e838aa243edd13558 [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: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: true } }
I20260608 09:54:22.875389  7041 ts_tablet_manager.cc:1434] T 31fe05e676d54aa5a963f6c90c37a2ba P 7757840d2615492e838aa243edd13558: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:54:22.878738  6820 tablet_copy_service.cc:342] P 0d5342bb18d049318e62eb9a7b5db956: Request end of tablet copy session 7757840d2615492e838aa243edd13558-31fe05e676d54aa5a963f6c90c37a2ba received from {username='slave'} at 127.0.0.1:53286
I20260608 09:54:22.879105  6820 tablet_copy_service.cc:434] P 0d5342bb18d049318e62eb9a7b5db956: ending tablet copy session 7757840d2615492e838aa243edd13558-31fe05e676d54aa5a963f6c90c37a2ba on tablet 31fe05e676d54aa5a963f6c90c37a2ba with peer 7757840d2615492e838aa243edd13558
W20260608 09:54:22.889900  6607 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver f469564705e84d08bdef9e5b512b1413 not available for placement
I20260608 09:54:22.999413  6946 raft_consensus.cc:1217] T 9b58120e0a5c4527a4bab81abeff352b P 7757840d2615492e838aa243edd13558 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260608 09:54:23.066706  7056 consensus_queue.cc:579] T 9b58120e0a5c4527a4bab81abeff352b P 0d5342bb18d049318e62eb9a7b5db956 [LEADER]: Leader has been unable to successfully communicate with peer f469564705e84d08bdef9e5b512b1413 for more than 1 seconds (1.010s)
I20260608 09:54:23.086346  6946 raft_consensus.cc:1217] T ae38dce8d35d4840bd07f9e112da917a P 7757840d2615492e838aa243edd13558 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260608 09:54:23.243494  6946 raft_consensus.cc:1217] T 31fe05e676d54aa5a963f6c90c37a2ba P 7757840d2615492e838aa243edd13558 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260608 09:54:23.369976  7056 consensus_queue.cc:579] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956 [LEADER]: Leader has been unable to successfully communicate with peer f469564705e84d08bdef9e5b512b1413 for more than 1 seconds (1.152s)
I20260608 09:54:23.390194  7056 raft_consensus.cc:1064] T 9b58120e0a5c4527a4bab81abeff352b P 0d5342bb18d049318e62eb9a7b5db956: attempting to promote NON_VOTER 7757840d2615492e838aa243edd13558 to VOTER
I20260608 09:54:23.393028  7056 consensus_queue.cc:237] T 9b58120e0a5c4527a4bab81abeff352b P 0d5342bb18d049318e62eb9a7b5db956 [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: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: false } }
I20260608 09:54:23.400358  6946 raft_consensus.cc:1275] T 9b58120e0a5c4527a4bab81abeff352b P 7757840d2615492e838aa243edd13558 [term 2 LEARNER]: Refusing update from remote peer 0d5342bb18d049318e62eb9a7b5db956: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:54:23.402190  7028 consensus_queue.cc:1048] T 9b58120e0a5c4527a4bab81abeff352b P 0d5342bb18d049318e62eb9a7b5db956 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:54:23.406730  6736 raft_consensus.cc:1275] T 9b58120e0a5c4527a4bab81abeff352b P bd159d0c2d6b41adbd377afc32bfb3a2 [term 2 FOLLOWER]: Refusing update from remote peer 0d5342bb18d049318e62eb9a7b5db956: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260608 09:54:23.410811  6776 consensus_peers.cc:597] T 9b58120e0a5c4527a4bab81abeff352b P 0d5342bb18d049318e62eb9a7b5db956 -> Peer f469564705e84d08bdef9e5b512b1413 (127.0.97.193:39843): Couldn't send request to peer f469564705e84d08bdef9e5b512b1413. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:39843: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:23.413476  7055 consensus_queue.cc:1048] T 9b58120e0a5c4527a4bab81abeff352b P 0d5342bb18d049318e62eb9a7b5db956 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:54:23.420789  7028 consensus_queue.cc:579] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956 [LEADER]: Leader has been unable to successfully communicate with peer f469564705e84d08bdef9e5b512b1413 for more than 1 seconds (1.234s)
I20260608 09:54:23.425014  7028 raft_consensus.cc:2955] T 9b58120e0a5c4527a4bab81abeff352b P 0d5342bb18d049318e62eb9a7b5db956 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 7757840d2615492e838aa243edd13558 (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: false } } }
I20260608 09:54:23.436739  6736 raft_consensus.cc:2955] T 9b58120e0a5c4527a4bab81abeff352b P bd159d0c2d6b41adbd377afc32bfb3a2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 7757840d2615492e838aa243edd13558 (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: false } } }
I20260608 09:54:23.441865  6946 raft_consensus.cc:2955] T 9b58120e0a5c4527a4bab81abeff352b P 7757840d2615492e838aa243edd13558 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 7757840d2615492e838aa243edd13558 (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: false } } }
I20260608 09:54:23.446087  6559 catalog_manager.cc:5696] T 9b58120e0a5c4527a4bab81abeff352b P 0d5342bb18d049318e62eb9a7b5db956 reported cstate change: config changed from index 2 to 3, 7757840d2615492e838aa243edd13558 (127.0.97.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "0d5342bb18d049318e62eb9a7b5db956" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:54:23.464352  6810 consensus_queue.cc:237] T 9b58120e0a5c4527a4bab81abeff352b P 0d5342bb18d049318e62eb9a7b5db956 [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: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: false } }
I20260608 09:54:23.470036  6946 raft_consensus.cc:1275] T 9b58120e0a5c4527a4bab81abeff352b P 7757840d2615492e838aa243edd13558 [term 2 FOLLOWER]: Refusing update from remote peer 0d5342bb18d049318e62eb9a7b5db956: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:54:23.471426  6736 raft_consensus.cc:1275] T 9b58120e0a5c4527a4bab81abeff352b P bd159d0c2d6b41adbd377afc32bfb3a2 [term 2 FOLLOWER]: Refusing update from remote peer 0d5342bb18d049318e62eb9a7b5db956: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:54:23.471619  7056 consensus_queue.cc:1048] T 9b58120e0a5c4527a4bab81abeff352b P 0d5342bb18d049318e62eb9a7b5db956 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:54:23.473258  7060 consensus_queue.cc:1048] T 9b58120e0a5c4527a4bab81abeff352b P 0d5342bb18d049318e62eb9a7b5db956 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:54:23.478785  7056 raft_consensus.cc:2955] T 9b58120e0a5c4527a4bab81abeff352b P 0d5342bb18d049318e62eb9a7b5db956 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER f469564705e84d08bdef9e5b512b1413 (127.0.97.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: false } } }
I20260608 09:54:23.481896  6946 raft_consensus.cc:2955] T 9b58120e0a5c4527a4bab81abeff352b P 7757840d2615492e838aa243edd13558 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER f469564705e84d08bdef9e5b512b1413 (127.0.97.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: false } } }
I20260608 09:54:23.482524  6736 raft_consensus.cc:2955] T 9b58120e0a5c4527a4bab81abeff352b P bd159d0c2d6b41adbd377afc32bfb3a2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER f469564705e84d08bdef9e5b512b1413 (127.0.97.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: false } } }
I20260608 09:54:23.489861  6546 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9b58120e0a5c4527a4bab81abeff352b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:54:23.496272  6555 catalog_manager.cc:5696] T 9b58120e0a5c4527a4bab81abeff352b P 7757840d2615492e838aa243edd13558 reported cstate change: config changed from index 3 to 4, VOTER f469564705e84d08bdef9e5b512b1413 (127.0.97.193) evicted. New cstate: current_term: 2 leader_uuid: "0d5342bb18d049318e62eb9a7b5db956" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: false } } }
I20260608 09:54:23.537842  7056 raft_consensus.cc:1064] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956: attempting to promote NON_VOTER 7757840d2615492e838aa243edd13558 to VOTER
I20260608 09:54:23.540637  7056 consensus_queue.cc:237] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956 [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: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: false } }
I20260608 09:54:23.547932  6946 raft_consensus.cc:1275] T ae38dce8d35d4840bd07f9e112da917a P 7757840d2615492e838aa243edd13558 [term 1 LEARNER]: Refusing update from remote peer 0d5342bb18d049318e62eb9a7b5db956: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 09:54:23.548034  6736 raft_consensus.cc:1275] T ae38dce8d35d4840bd07f9e112da917a P bd159d0c2d6b41adbd377afc32bfb3a2 [term 1 FOLLOWER]: Refusing update from remote peer 0d5342bb18d049318e62eb9a7b5db956: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 09:54:23.550383  7061 consensus_queue.cc:1048] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:54:23.552049  7061 consensus_queue.cc:1048] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260608 09:54:23.552752  6776 consensus_peers.cc:597] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956 -> Peer f469564705e84d08bdef9e5b512b1413 (127.0.97.193:39843): Couldn't send request to peer f469564705e84d08bdef9e5b512b1413. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:39843: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:23.560935  7056 raft_consensus.cc:2955] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 7757840d2615492e838aa243edd13558 (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: false } } }
I20260608 09:54:23.562490  6946 raft_consensus.cc:2955] T ae38dce8d35d4840bd07f9e112da917a P 7757840d2615492e838aa243edd13558 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 7757840d2615492e838aa243edd13558 (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: false } } }
I20260608 09:54:23.573639  6736 raft_consensus.cc:2955] T ae38dce8d35d4840bd07f9e112da917a P bd159d0c2d6b41adbd377afc32bfb3a2 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 7757840d2615492e838aa243edd13558 (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: false } } }
I20260608 09:54:23.575700  6559 catalog_manager.cc:5696] T ae38dce8d35d4840bd07f9e112da917a P 7757840d2615492e838aa243edd13558 reported cstate change: config changed from index 4 to 5, 7757840d2615492e838aa243edd13558 (127.0.97.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0d5342bb18d049318e62eb9a7b5db956" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: false } } }
I20260608 09:54:23.591166  6810 consensus_queue.cc:237] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956 [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: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: false } }
I20260608 09:54:23.597958  6946 raft_consensus.cc:1275] T ae38dce8d35d4840bd07f9e112da917a P 7757840d2615492e838aa243edd13558 [term 1 FOLLOWER]: Refusing update from remote peer 0d5342bb18d049318e62eb9a7b5db956: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 09:54:23.599143  6736 raft_consensus.cc:1275] T ae38dce8d35d4840bd07f9e112da917a P bd159d0c2d6b41adbd377afc32bfb3a2 [term 1 FOLLOWER]: Refusing update from remote peer 0d5342bb18d049318e62eb9a7b5db956: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 09:54:23.599472  7056 consensus_queue.cc:1048] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 09:54:23.600903  7061 consensus_queue.cc:1048] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 09:54:23.606449  7056 raft_consensus.cc:2955] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER f469564705e84d08bdef9e5b512b1413 (127.0.97.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: false } } }
I20260608 09:54:23.608489  6947 raft_consensus.cc:2955] T ae38dce8d35d4840bd07f9e112da917a P 7757840d2615492e838aa243edd13558 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER f469564705e84d08bdef9e5b512b1413 (127.0.97.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: false } } }
I20260608 09:54:23.610787  6734 raft_consensus.cc:2955] T ae38dce8d35d4840bd07f9e112da917a P bd159d0c2d6b41adbd377afc32bfb3a2 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER f469564705e84d08bdef9e5b512b1413 (127.0.97.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: false } } }
I20260608 09:54:23.616551  6546 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ae38dce8d35d4840bd07f9e112da917a with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:54:23.621582  6556 catalog_manager.cc:5696] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956 reported cstate change: config changed from index 5 to 6, VOTER f469564705e84d08bdef9e5b512b1413 (127.0.97.193) evicted. New cstate: current_term: 1 leader_uuid: "0d5342bb18d049318e62eb9a7b5db956" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:54:23.683811  7061 raft_consensus.cc:1064] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956: attempting to promote NON_VOTER 7757840d2615492e838aa243edd13558 to VOTER
I20260608 09:54:23.685830  7061 consensus_queue.cc:237] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956 [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: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: false } }
I20260608 09:54:23.692699  6947 raft_consensus.cc:1275] T 31fe05e676d54aa5a963f6c90c37a2ba P 7757840d2615492e838aa243edd13558 [term 1 LEARNER]: Refusing update from remote peer 0d5342bb18d049318e62eb9a7b5db956: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 09:54:23.692812  6734 raft_consensus.cc:1275] T 31fe05e676d54aa5a963f6c90c37a2ba P bd159d0c2d6b41adbd377afc32bfb3a2 [term 1 FOLLOWER]: Refusing update from remote peer 0d5342bb18d049318e62eb9a7b5db956: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 09:54:23.694471  7061 consensus_queue.cc:1048] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:54:23.695192  7060 consensus_queue.cc:1048] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260608 09:54:23.696316  6776 consensus_peers.cc:597] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956 -> Peer f469564705e84d08bdef9e5b512b1413 (127.0.97.193:39843): Couldn't send request to peer f469564705e84d08bdef9e5b512b1413. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:39843: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:23.705161  7060 raft_consensus.cc:2955] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 7757840d2615492e838aa243edd13558 (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: false } } }
I20260608 09:54:23.707007  6947 raft_consensus.cc:2955] T 31fe05e676d54aa5a963f6c90c37a2ba P 7757840d2615492e838aa243edd13558 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 7757840d2615492e838aa243edd13558 (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: false } } }
I20260608 09:54:23.719099  6734 raft_consensus.cc:2955] T 31fe05e676d54aa5a963f6c90c37a2ba P bd159d0c2d6b41adbd377afc32bfb3a2 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 7757840d2615492e838aa243edd13558 (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: false } } }
I20260608 09:54:23.720395  6559 catalog_manager.cc:5696] T 31fe05e676d54aa5a963f6c90c37a2ba P 7757840d2615492e838aa243edd13558 reported cstate change: config changed from index 4 to 5, 7757840d2615492e838aa243edd13558 (127.0.97.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0d5342bb18d049318e62eb9a7b5db956" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f469564705e84d08bdef9e5b512b1413" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 39843 } } peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: false } } }
I20260608 09:54:23.736261  6810 consensus_queue.cc:237] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956 [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: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: false } }
W20260608 09:54:23.741900  6546 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.97.193:39843: connect: Connection refused (error 111) [suppressed 52 similar messages]
I20260608 09:54:23.741951  6947 raft_consensus.cc:1275] T 31fe05e676d54aa5a963f6c90c37a2ba P 7757840d2615492e838aa243edd13558 [term 1 FOLLOWER]: Refusing update from remote peer 0d5342bb18d049318e62eb9a7b5db956: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 09:54:23.743935  7061 consensus_queue.cc:1048] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 09:54:23.744558  6734 raft_consensus.cc:1275] T 31fe05e676d54aa5a963f6c90c37a2ba P bd159d0c2d6b41adbd377afc32bfb3a2 [term 1 FOLLOWER]: Refusing update from remote peer 0d5342bb18d049318e62eb9a7b5db956: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 09:54:23.746052  7061 consensus_queue.cc:1048] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 09:54:23.751307  7028 raft_consensus.cc:2955] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER f469564705e84d08bdef9e5b512b1413 (127.0.97.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: false } } }
I20260608 09:54:23.753062  6947 raft_consensus.cc:2955] T 31fe05e676d54aa5a963f6c90c37a2ba P 7757840d2615492e838aa243edd13558 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER f469564705e84d08bdef9e5b512b1413 (127.0.97.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: false } } }
I20260608 09:54:23.755581  6736 raft_consensus.cc:2955] T 31fe05e676d54aa5a963f6c90c37a2ba P bd159d0c2d6b41adbd377afc32bfb3a2 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER f469564705e84d08bdef9e5b512b1413 (127.0.97.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: false } } }
I20260608 09:54:23.765723  6546 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 31fe05e676d54aa5a963f6c90c37a2ba with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:54:23.767264  6556 catalog_manager.cc:5696] T 31fe05e676d54aa5a963f6c90c37a2ba P 7757840d2615492e838aa243edd13558 reported cstate change: config changed from index 5 to 6, VOTER f469564705e84d08bdef9e5b512b1413 (127.0.97.193) evicted. New cstate: current_term: 1 leader_uuid: "0d5342bb18d049318e62eb9a7b5db956" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "bd159d0c2d6b41adbd377afc32bfb3a2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45591 } } peers { permanent_uuid: "0d5342bb18d049318e62eb9a7b5db956" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 44195 } } peers { permanent_uuid: "7757840d2615492e838aa243edd13558" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38265 } attrs { promote: false } } }
W20260608 09:54:23.826911  6546 catalog_manager.cc:4754] TS f469564705e84d08bdef9e5b512b1413 (127.0.97.193:39843): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 31fe05e676d54aa5a963f6c90c37a2ba: Network error: Client connection negotiation failed: client connection to 127.0.97.193:39843: connect: Connection refused (error 111)
W20260608 09:54:24.943228  6546 catalog_manager.cc:4754] TS f469564705e84d08bdef9e5b512b1413 (127.0.97.193:39843): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 31fe05e676d54aa5a963f6c90c37a2ba: Network error: Client connection negotiation failed: client connection to 127.0.97.193:39843: connect: Connection refused (error 111)
W20260608 09:54:26.021404  6546 catalog_manager.cc:4754] TS f469564705e84d08bdef9e5b512b1413 (127.0.97.193:39843): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 31fe05e676d54aa5a963f6c90c37a2ba: Network error: Client connection negotiation failed: client connection to 127.0.97.193:39843: connect: Connection refused (error 111)
W20260608 09:54:27.158250  6546 catalog_manager.cc:4754] TS f469564705e84d08bdef9e5b512b1413 (127.0.97.193:39843): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 121dea6f03a94de09330b09efed7d395: Network error: Client connection negotiation failed: client connection to 127.0.97.193:39843: connect: Connection refused (error 111)
I20260608 09:54:27.702279   391 tablet_server.cc:179] TabletServer@127.0.97.194:0 shutting down...
I20260608 09:54:27.730052   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:27.730913   391 tablet_replica.cc:333] T 31fe05e676d54aa5a963f6c90c37a2ba P bd159d0c2d6b41adbd377afc32bfb3a2: stopping tablet replica
I20260608 09:54:27.732044   391 raft_consensus.cc:2243] T 31fe05e676d54aa5a963f6c90c37a2ba P bd159d0c2d6b41adbd377afc32bfb3a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:27.733834   391 raft_consensus.cc:2272] T 31fe05e676d54aa5a963f6c90c37a2ba P bd159d0c2d6b41adbd377afc32bfb3a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:27.737396   391 tablet_replica.cc:333] T 121dea6f03a94de09330b09efed7d395 P bd159d0c2d6b41adbd377afc32bfb3a2: stopping tablet replica
I20260608 09:54:27.737977   391 raft_consensus.cc:2243] T 121dea6f03a94de09330b09efed7d395 P bd159d0c2d6b41adbd377afc32bfb3a2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:27.739023   391 raft_consensus.cc:2272] T 121dea6f03a94de09330b09efed7d395 P bd159d0c2d6b41adbd377afc32bfb3a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:27.742396   391 tablet_replica.cc:333] T ae38dce8d35d4840bd07f9e112da917a P bd159d0c2d6b41adbd377afc32bfb3a2: stopping tablet replica
I20260608 09:54:27.743000   391 raft_consensus.cc:2243] T ae38dce8d35d4840bd07f9e112da917a P bd159d0c2d6b41adbd377afc32bfb3a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:27.745008   391 raft_consensus.cc:2272] T ae38dce8d35d4840bd07f9e112da917a P bd159d0c2d6b41adbd377afc32bfb3a2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:54:27.745929  6773 consensus_peers.cc:597] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956 -> Peer bd159d0c2d6b41adbd377afc32bfb3a2 (127.0.97.194:45591): Couldn't send request to peer bd159d0c2d6b41adbd377afc32bfb3a2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:27.747566   391 tablet_replica.cc:333] T 9b58120e0a5c4527a4bab81abeff352b P bd159d0c2d6b41adbd377afc32bfb3a2: stopping tablet replica
I20260608 09:54:27.748131   391 raft_consensus.cc:2243] T 9b58120e0a5c4527a4bab81abeff352b P bd159d0c2d6b41adbd377afc32bfb3a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:27.749126   391 raft_consensus.cc:2272] T 9b58120e0a5c4527a4bab81abeff352b P bd159d0c2d6b41adbd377afc32bfb3a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:27.775657   391 tablet_server.cc:196] TabletServer@127.0.97.194:0 shutdown complete.
I20260608 09:54:27.796147   391 tablet_server.cc:179] TabletServer@127.0.97.195:0 shutting down...
W20260608 09:54:27.829507  6773 consensus_peers.cc:597] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956 -> Peer bd159d0c2d6b41adbd377afc32bfb3a2 (127.0.97.194:45591): Couldn't send request to peer bd159d0c2d6b41adbd377afc32bfb3a2. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.194:45591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:27.834396   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:27.835269   391 tablet_replica.cc:333] T 9b58120e0a5c4527a4bab81abeff352b P 0d5342bb18d049318e62eb9a7b5db956: stopping tablet replica
I20260608 09:54:27.835934   391 raft_consensus.cc:2243] T 9b58120e0a5c4527a4bab81abeff352b P 0d5342bb18d049318e62eb9a7b5db956 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:54:27.836838   391 raft_consensus.cc:2272] T 9b58120e0a5c4527a4bab81abeff352b P 0d5342bb18d049318e62eb9a7b5db956 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:27.839283   391 tablet_replica.cc:333] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956: stopping tablet replica
I20260608 09:54:27.839792   391 raft_consensus.cc:2243] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:27.840713   391 raft_consensus.cc:2272] T ae38dce8d35d4840bd07f9e112da917a P 0d5342bb18d049318e62eb9a7b5db956 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:27.843107   391 tablet_replica.cc:333] T 121dea6f03a94de09330b09efed7d395 P 0d5342bb18d049318e62eb9a7b5db956: stopping tablet replica
I20260608 09:54:27.843667   391 raft_consensus.cc:2243] T 121dea6f03a94de09330b09efed7d395 P 0d5342bb18d049318e62eb9a7b5db956 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:27.844729   391 raft_consensus.cc:2272] T 121dea6f03a94de09330b09efed7d395 P 0d5342bb18d049318e62eb9a7b5db956 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:27.846910   391 tablet_replica.cc:333] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956: stopping tablet replica
I20260608 09:54:27.847451   391 raft_consensus.cc:2243] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:27.848366   391 raft_consensus.cc:2272] T 31fe05e676d54aa5a963f6c90c37a2ba P 0d5342bb18d049318e62eb9a7b5db956 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:27.873310   391 tablet_server.cc:196] TabletServer@127.0.97.195:0 shutdown complete.
I20260608 09:54:27.891733   391 tablet_server.cc:179] TabletServer@127.0.97.196:0 shutting down...
I20260608 09:54:27.915149   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:27.915889   391 tablet_replica.cc:333] T ae38dce8d35d4840bd07f9e112da917a P 7757840d2615492e838aa243edd13558: stopping tablet replica
I20260608 09:54:27.916488   391 raft_consensus.cc:2243] T ae38dce8d35d4840bd07f9e112da917a P 7757840d2615492e838aa243edd13558 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:27.917258   391 raft_consensus.cc:2272] T ae38dce8d35d4840bd07f9e112da917a P 7757840d2615492e838aa243edd13558 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:27.919853   391 tablet_replica.cc:333] T 9b58120e0a5c4527a4bab81abeff352b P 7757840d2615492e838aa243edd13558: stopping tablet replica
I20260608 09:54:27.920405   391 raft_consensus.cc:2243] T 9b58120e0a5c4527a4bab81abeff352b P 7757840d2615492e838aa243edd13558 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260608 09:54:27.920873  6607 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver bd159d0c2d6b41adbd377afc32bfb3a2 not available for placement
I20260608 09:54:27.921398   391 raft_consensus.cc:2272] T 9b58120e0a5c4527a4bab81abeff352b P 7757840d2615492e838aa243edd13558 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:27.923897   391 tablet_replica.cc:333] T 31fe05e676d54aa5a963f6c90c37a2ba P 7757840d2615492e838aa243edd13558: stopping tablet replica
I20260608 09:54:27.924420   391 raft_consensus.cc:2243] T 31fe05e676d54aa5a963f6c90c37a2ba P 7757840d2615492e838aa243edd13558 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:27.925302   391 raft_consensus.cc:2272] T 31fe05e676d54aa5a963f6c90c37a2ba P 7757840d2615492e838aa243edd13558 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:27.927594   391 tablet_replica.cc:333] T 121dea6f03a94de09330b09efed7d395 P 7757840d2615492e838aa243edd13558: stopping tablet replica
I20260608 09:54:27.928087   391 raft_consensus.cc:2243] T 121dea6f03a94de09330b09efed7d395 P 7757840d2615492e838aa243edd13558 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:27.928782   391 raft_consensus.cc:2272] T 121dea6f03a94de09330b09efed7d395 P 7757840d2615492e838aa243edd13558 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:27.954169   391 tablet_server.cc:196] TabletServer@127.0.97.196:0 shutdown complete.
I20260608 09:54:27.971447   391 master.cc:562] Master@127.0.97.254:36765 shutting down...
W20260608 09:54:31.274876  6546 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.97.193:39843: connect: Connection refused (error 111) [suppressed 25 similar messages]
W20260608 09:54:31.278028  6546 catalog_manager.cc:4754] TS f469564705e84d08bdef9e5b512b1413 (127.0.97.193:39843): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 121dea6f03a94de09330b09efed7d395: Network error: Client connection negotiation failed: client connection to 127.0.97.193:39843: connect: Connection refused (error 111)
I20260608 09:54:32.473543   391 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c37f5d35792e4d68aa301204450a9bca [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:32.474335   391 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c37f5d35792e4d68aa301204450a9bca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:32.474710   391 tablet_replica.cc:333] T 00000000000000000000000000000000 P c37f5d35792e4d68aa301204450a9bca: stopping tablet replica
I20260608 09:54:32.522589   391 master.cc:584] Master@127.0.97.254:36765 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (16231 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260608 09:54:32.562063   391 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.254:32817
I20260608 09:54:32.563251   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:32.568608  7086 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:54:32.568631  7087 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:54:32.570111  7089 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:54:32.570986   391 server_base.cc:1061] running on GCE node
I20260608 09:54:32.571831   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:32.572013   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:54:32.572162   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912472572145 us; error 0 us; skew 500 ppm
I20260608 09:54:32.572759   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:32.575095   391 webserver.cc:533] Webserver started at http://127.0.97.254:39189/ using document root <none> and password file <none>
I20260608 09:54:32.575615   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:32.575795   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:32.576073   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:32.577224   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294854977-391-0/minicluster-data/master-0-root/instance:
uuid: "5132168d256f4a248a269e1f6d202982"
format_stamp: "Formatted at 2026-06-08 09:54:32 on dist-test-slave-cqs2"
I20260608 09:54:32.581736   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:54:32.585198  7094 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:32.585969   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:54:32.586261   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294854977-391-0/minicluster-data/master-0-root
uuid: "5132168d256f4a248a269e1f6d202982"
format_stamp: "Formatted at 2026-06-08 09:54:32 on dist-test-slave-cqs2"
I20260608 09:54:32.586597   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294854977-391-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294854977-391-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294854977-391-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:54:32.628719   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:32.630040   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:32.668481   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.254:32817
I20260608 09:54:32.668613  7145 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.254:32817 every 8 connection(s)
I20260608 09:54:32.672711  7146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:32.684037  7146 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5132168d256f4a248a269e1f6d202982: Bootstrap starting.
I20260608 09:54:32.689239  7146 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5132168d256f4a248a269e1f6d202982: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:32.693507  7146 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5132168d256f4a248a269e1f6d202982: No bootstrap required, opened a new log
I20260608 09:54:32.695876  7146 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5132168d256f4a248a269e1f6d202982 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5132168d256f4a248a269e1f6d202982" member_type: VOTER }
I20260608 09:54:32.696281  7146 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5132168d256f4a248a269e1f6d202982 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:32.696506  7146 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5132168d256f4a248a269e1f6d202982 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5132168d256f4a248a269e1f6d202982, State: Initialized, Role: FOLLOWER
I20260608 09:54:32.697134  7146 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5132168d256f4a248a269e1f6d202982 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5132168d256f4a248a269e1f6d202982" member_type: VOTER }
I20260608 09:54:32.697595  7146 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5132168d256f4a248a269e1f6d202982 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:54:32.697804  7146 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5132168d256f4a248a269e1f6d202982 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:54:32.698056  7146 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5132168d256f4a248a269e1f6d202982 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:32.702934  7146 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5132168d256f4a248a269e1f6d202982 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5132168d256f4a248a269e1f6d202982" member_type: VOTER }
I20260608 09:54:32.703444  7146 leader_election.cc:304] T 00000000000000000000000000000000 P 5132168d256f4a248a269e1f6d202982 [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: 5132168d256f4a248a269e1f6d202982; no voters: 
I20260608 09:54:32.704581  7146 leader_election.cc:290] T 00000000000000000000000000000000 P 5132168d256f4a248a269e1f6d202982 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:54:32.705056  7149 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5132168d256f4a248a269e1f6d202982 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:32.706473  7149 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5132168d256f4a248a269e1f6d202982 [term 1 LEADER]: Becoming Leader. State: Replica: 5132168d256f4a248a269e1f6d202982, State: Running, Role: LEADER
I20260608 09:54:32.707239  7149 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5132168d256f4a248a269e1f6d202982 [LEADER]: Queue going to LEADER mode. State: All 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: "5132168d256f4a248a269e1f6d202982" member_type: VOTER }
I20260608 09:54:32.707513  7146 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5132168d256f4a248a269e1f6d202982 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:54:32.711789  7150 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5132168d256f4a248a269e1f6d202982 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5132168d256f4a248a269e1f6d202982" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5132168d256f4a248a269e1f6d202982" member_type: VOTER } }
I20260608 09:54:32.712245  7151 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5132168d256f4a248a269e1f6d202982 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5132168d256f4a248a269e1f6d202982. Latest consensus state: current_term: 1 leader_uuid: "5132168d256f4a248a269e1f6d202982" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5132168d256f4a248a269e1f6d202982" member_type: VOTER } }
I20260608 09:54:32.712719  7150 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5132168d256f4a248a269e1f6d202982 [sys.catalog]: This master's current role is: LEADER
I20260608 09:54:32.712970  7151 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5132168d256f4a248a269e1f6d202982 [sys.catalog]: This master's current role is: LEADER
I20260608 09:54:32.715601  7157 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:54:32.720754  7157 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:54:32.722731   391 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:54:32.730206  7157 catalog_manager.cc:1382] Generated new cluster ID: bebcc6a5fa4942bfb8ad7b6909d01961
I20260608 09:54:32.730484  7157 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:54:32.748248  7157 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:54:32.749581  7157 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:54:32.764582  7157 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 5132168d256f4a248a269e1f6d202982: Generated new TSK 0
I20260608 09:54:32.765218  7157 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:54:32.789206   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:32.795576  7167 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:54:32.796592  7168 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:54:32.798696  7170 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:54:32.798892   391 server_base.cc:1061] running on GCE node
I20260608 09:54:32.800523   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:32.800724   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:54:32.800895   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912472800878 us; error 0 us; skew 500 ppm
I20260608 09:54:32.801465   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:32.803789   391 webserver.cc:533] Webserver started at http://127.0.97.193:41237/ using document root <none> and password file <none>
I20260608 09:54:32.804299   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:32.804481   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:32.804741   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:32.805869   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294854977-391-0/minicluster-data/ts-0-root/instance:
uuid: "5f3be80fa0be4db7aa2004ee85f7190a"
format_stamp: "Formatted at 2026-06-08 09:54:32 on dist-test-slave-cqs2"
I20260608 09:54:32.810534   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:54:32.814101  7175 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:32.814806   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:54:32.815146   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294854977-391-0/minicluster-data/ts-0-root
uuid: "5f3be80fa0be4db7aa2004ee85f7190a"
format_stamp: "Formatted at 2026-06-08 09:54:32 on dist-test-slave-cqs2"
I20260608 09:54:32.815418   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294854977-391-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294854977-391-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294854977-391-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:54:32.830287   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:32.831595   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:32.833098   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:32.835537   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:32.835739   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:32.835968   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:32.836119   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:32.877301   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.193:38005
I20260608 09:54:32.877450  7237 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.193:38005 every 8 connection(s)
I20260608 09:54:32.882704   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:32.890977  7242 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:54:32.892740  7243 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:54:32.895088  7245 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:54:32.895601   391 server_base.cc:1061] running on GCE node
I20260608 09:54:32.896320  7238 heartbeater.cc:344] Connected to a master server at 127.0.97.254:32817
I20260608 09:54:32.896711  7238 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:32.896838   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:32.897104   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:54:32.897264   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912472897247 us; error 0 us; skew 500 ppm
I20260608 09:54:32.897539  7238 heartbeater.cc:507] Master 127.0.97.254:32817 requested a full tablet report, sending...
I20260608 09:54:32.897962   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:32.900107  7111 ts_manager.cc:194] Registered new tserver with Master: 5f3be80fa0be4db7aa2004ee85f7190a (127.0.97.193:38005)
I20260608 09:54:32.901021   391 webserver.cc:533] Webserver started at http://127.0.97.194:37383/ using document root <none> and password file <none>
I20260608 09:54:32.901760   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:32.902000   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:32.902313   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:32.902745  7111 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50960
I20260608 09:54:32.904059   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294854977-391-0/minicluster-data/ts-1-root/instance:
uuid: "22f7c9cf13cc455586ad62bb16d547cc"
format_stamp: "Formatted at 2026-06-08 09:54:32 on dist-test-slave-cqs2"
I20260608 09:54:32.908809   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260608 09:54:32.912290  7250 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:32.913062   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:54:32.913318   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294854977-391-0/minicluster-data/ts-1-root
uuid: "22f7c9cf13cc455586ad62bb16d547cc"
format_stamp: "Formatted at 2026-06-08 09:54:32 on dist-test-slave-cqs2"
I20260608 09:54:32.913610   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294854977-391-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294854977-391-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294854977-391-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:54:32.925019   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:32.926189   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:32.927647   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:32.929921   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:32.930102   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:32.930330   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:32.930475   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:32.971019   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.194:45169
I20260608 09:54:32.971194  7312 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.194:45169 every 8 connection(s)
I20260608 09:54:32.976167   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:32.983815  7316 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:54:32.985121  7317 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:54:32.988039  7319 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:54:32.988947   391 server_base.cc:1061] running on GCE node
I20260608 09:54:32.989377  7313 heartbeater.cc:344] Connected to a master server at 127.0.97.254:32817
I20260608 09:54:32.989769  7313 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:32.989929   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:32.990190   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:54:32.990374   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912472990355 us; error 0 us; skew 500 ppm
I20260608 09:54:32.990603  7313 heartbeater.cc:507] Master 127.0.97.254:32817 requested a full tablet report, sending...
I20260608 09:54:32.991083   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:32.993045  7111 ts_manager.cc:194] Registered new tserver with Master: 22f7c9cf13cc455586ad62bb16d547cc (127.0.97.194:45169)
I20260608 09:54:32.994061   391 webserver.cc:533] Webserver started at http://127.0.97.195:38611/ using document root <none> and password file <none>
I20260608 09:54:32.994801   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:32.995075   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:32.994953  7111 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50972
I20260608 09:54:32.995522   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:32.996927   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294854977-391-0/minicluster-data/ts-2-root/instance:
uuid: "fae79d18a9b94fb690fc42c7b94c7e07"
format_stamp: "Formatted at 2026-06-08 09:54:32 on dist-test-slave-cqs2"
I20260608 09:54:33.001668   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:54:33.005580  7324 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:33.006296   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:54:33.006589   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294854977-391-0/minicluster-data/ts-2-root
uuid: "fae79d18a9b94fb690fc42c7b94c7e07"
format_stamp: "Formatted at 2026-06-08 09:54:32 on dist-test-slave-cqs2"
I20260608 09:54:33.006845   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294854977-391-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294854977-391-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294854977-391-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:54:33.032341   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:33.033572   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:33.035079   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:33.037422   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:33.037621   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:33.037834   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:33.037986   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:33.078399   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.195:37825
I20260608 09:54:33.078460  7386 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.195:37825 every 8 connection(s)
I20260608 09:54:33.093222  7387 heartbeater.cc:344] Connected to a master server at 127.0.97.254:32817
I20260608 09:54:33.093600  7387 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:33.094300  7387 heartbeater.cc:507] Master 127.0.97.254:32817 requested a full tablet report, sending...
I20260608 09:54:33.096256  7111 ts_manager.cc:194] Registered new tserver with Master: fae79d18a9b94fb690fc42c7b94c7e07 (127.0.97.195:37825)
I20260608 09:54:33.096378   391 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01462118s
I20260608 09:54:33.097700  7111 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50978
I20260608 09:54:33.905717  7238 heartbeater.cc:499] Master 127.0.97.254:32817 was elected leader, sending a full tablet report...
I20260608 09:54:33.997886  7313 heartbeater.cc:499] Master 127.0.97.254:32817 was elected leader, sending a full tablet report...
I20260608 09:54:34.100531  7387 heartbeater.cc:499] Master 127.0.97.254:32817 was elected leader, sending a full tablet report...
I20260608 09:54:34.156818  7111 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50982:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:54:34.159313  7111 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:54:34.232831  7352 tablet_service.cc:1511] Processing CreateTablet for tablet a14e06633c264be5b18d5040d6031836 (DEFAULT_TABLE table=test-workload [id=2256cb9a59a24bc6a3e6b7c3c1655962]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:54:34.234423  7352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a14e06633c264be5b18d5040d6031836. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:34.235015  7350 tablet_service.cc:1511] Processing CreateTablet for tablet 8b8d6664f321428ca6af16071e4790e1 (DEFAULT_TABLE table=test-workload [id=2256cb9a59a24bc6a3e6b7c3c1655962]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:54:34.235138  7351 tablet_service.cc:1511] Processing CreateTablet for tablet 949251e4de9642ea9c5689582e1be652 (DEFAULT_TABLE table=test-workload [id=2256cb9a59a24bc6a3e6b7c3c1655962]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:54:34.236562  7350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b8d6664f321428ca6af16071e4790e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:34.236349  7278 tablet_service.cc:1511] Processing CreateTablet for tablet a14e06633c264be5b18d5040d6031836 (DEFAULT_TABLE table=test-workload [id=2256cb9a59a24bc6a3e6b7c3c1655962]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:54:34.237792  7278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a14e06633c264be5b18d5040d6031836. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:34.240269  7349 tablet_service.cc:1511] Processing CreateTablet for tablet 85ec50be8c76414eb923e15c1b8f0fa7 (DEFAULT_TABLE table=test-workload [id=2256cb9a59a24bc6a3e6b7c3c1655962]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:54:34.240624  7202 tablet_service.cc:1511] Processing CreateTablet for tablet 949251e4de9642ea9c5689582e1be652 (DEFAULT_TABLE table=test-workload [id=2256cb9a59a24bc6a3e6b7c3c1655962]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:54:34.241482  7203 tablet_service.cc:1511] Processing CreateTablet for tablet a14e06633c264be5b18d5040d6031836 (DEFAULT_TABLE table=test-workload [id=2256cb9a59a24bc6a3e6b7c3c1655962]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:54:34.242084  7202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 949251e4de9642ea9c5689582e1be652. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:34.242807  7203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a14e06633c264be5b18d5040d6031836. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:34.244311  7201 tablet_service.cc:1511] Processing CreateTablet for tablet 8b8d6664f321428ca6af16071e4790e1 (DEFAULT_TABLE table=test-workload [id=2256cb9a59a24bc6a3e6b7c3c1655962]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:54:34.245085  7349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85ec50be8c76414eb923e15c1b8f0fa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:34.245698  7201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b8d6664f321428ca6af16071e4790e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:34.251668  7351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 949251e4de9642ea9c5689582e1be652. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:34.252408  7200 tablet_service.cc:1511] Processing CreateTablet for tablet 85ec50be8c76414eb923e15c1b8f0fa7 (DEFAULT_TABLE table=test-workload [id=2256cb9a59a24bc6a3e6b7c3c1655962]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:54:34.253772  7200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85ec50be8c76414eb923e15c1b8f0fa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:34.261708  7277 tablet_service.cc:1511] Processing CreateTablet for tablet 949251e4de9642ea9c5689582e1be652 (DEFAULT_TABLE table=test-workload [id=2256cb9a59a24bc6a3e6b7c3c1655962]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:54:34.275384  7277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 949251e4de9642ea9c5689582e1be652. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:34.266256  7407 tablet_bootstrap.cc:492] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07: Bootstrap starting.
I20260608 09:54:34.267251  7275 tablet_service.cc:1511] Processing CreateTablet for tablet 85ec50be8c76414eb923e15c1b8f0fa7 (DEFAULT_TABLE table=test-workload [id=2256cb9a59a24bc6a3e6b7c3c1655962]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:54:34.278842  7408 tablet_bootstrap.cc:492] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a: Bootstrap starting.
I20260608 09:54:34.268030  7276 tablet_service.cc:1511] Processing CreateTablet for tablet 8b8d6664f321428ca6af16071e4790e1 (DEFAULT_TABLE table=test-workload [id=2256cb9a59a24bc6a3e6b7c3c1655962]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:54:34.279673  7275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85ec50be8c76414eb923e15c1b8f0fa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:34.281908  7276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b8d6664f321428ca6af16071e4790e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:34.285645  7408 tablet_bootstrap.cc:654] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:34.299461  7407 tablet_bootstrap.cc:654] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:34.314349  7409 tablet_bootstrap.cc:492] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc: Bootstrap starting.
I20260608 09:54:34.316771  7408 tablet_bootstrap.cc:492] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a: No bootstrap required, opened a new log
I20260608 09:54:34.318028  7408 ts_tablet_manager.cc:1403] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.005s
I20260608 09:54:34.321376  7408 raft_consensus.cc:359] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } }
I20260608 09:54:34.322132  7408 raft_consensus.cc:385] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:34.322479  7408 raft_consensus.cc:740] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f3be80fa0be4db7aa2004ee85f7190a, State: Initialized, Role: FOLLOWER
I20260608 09:54:34.322841  7409 tablet_bootstrap.cc:654] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:34.323493  7408 consensus_queue.cc:260] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } }
I20260608 09:54:34.324421  7407 tablet_bootstrap.cc:492] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07: No bootstrap required, opened a new log
I20260608 09:54:34.324852  7407 ts_tablet_manager.cc:1403] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07: Time spent bootstrapping tablet: real 0.059s	user 0.007s	sys 0.012s
I20260608 09:54:34.326614  7408 ts_tablet_manager.cc:1434] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:54:34.327889  7408 tablet_bootstrap.cc:492] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a: Bootstrap starting.
I20260608 09:54:34.327945  7407 raft_consensus.cc:359] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } }
I20260608 09:54:34.328899  7407 raft_consensus.cc:385] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:34.329238  7407 raft_consensus.cc:740] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fae79d18a9b94fb690fc42c7b94c7e07, State: Initialized, Role: FOLLOWER
I20260608 09:54:34.330293  7407 consensus_queue.cc:260] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } }
I20260608 09:54:34.335305  7409 tablet_bootstrap.cc:492] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc: No bootstrap required, opened a new log
I20260608 09:54:34.335384  7408 tablet_bootstrap.cc:654] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:34.336023  7409 ts_tablet_manager.cc:1403] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.006s
I20260608 09:54:34.339390  7409 raft_consensus.cc:359] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } }
I20260608 09:54:34.340209  7409 raft_consensus.cc:385] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:34.340477  7407 ts_tablet_manager.cc:1434] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.006s
I20260608 09:54:34.340605  7409 raft_consensus.cc:740] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22f7c9cf13cc455586ad62bb16d547cc, State: Initialized, Role: FOLLOWER
I20260608 09:54:34.341697  7407 tablet_bootstrap.cc:492] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07: Bootstrap starting.
I20260608 09:54:34.341809  7409 consensus_queue.cc:260] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } }
I20260608 09:54:34.348150  7408 tablet_bootstrap.cc:492] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a: No bootstrap required, opened a new log
I20260608 09:54:34.348793  7408 ts_tablet_manager.cc:1403] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260608 09:54:34.348968  7407 tablet_bootstrap.cc:654] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:34.351519  7409 ts_tablet_manager.cc:1434] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.004s
I20260608 09:54:34.352159  7408 raft_consensus.cc:359] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:34.352916  7408 raft_consensus.cc:385] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:34.353235  7408 raft_consensus.cc:740] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f3be80fa0be4db7aa2004ee85f7190a, State: Initialized, Role: FOLLOWER
I20260608 09:54:34.354249  7409 tablet_bootstrap.cc:492] T 949251e4de9642ea9c5689582e1be652 P 22f7c9cf13cc455586ad62bb16d547cc: Bootstrap starting.
I20260608 09:54:34.354188  7408 consensus_queue.cc:260] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:34.355149  7407 tablet_bootstrap.cc:492] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07: No bootstrap required, opened a new log
I20260608 09:54:34.355708  7407 ts_tablet_manager.cc:1403] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.005s
I20260608 09:54:34.358717  7407 raft_consensus.cc:359] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:34.359084  7408 ts_tablet_manager.cc:1434] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 09:54:34.359524  7407 raft_consensus.cc:385] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:34.359916  7407 raft_consensus.cc:740] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fae79d18a9b94fb690fc42c7b94c7e07, State: Initialized, Role: FOLLOWER
I20260608 09:54:34.360340  7408 tablet_bootstrap.cc:492] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a: Bootstrap starting.
I20260608 09:54:34.360966  7407 consensus_queue.cc:260] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:34.361934  7409 tablet_bootstrap.cc:654] T 949251e4de9642ea9c5689582e1be652 P 22f7c9cf13cc455586ad62bb16d547cc: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:34.366074  7407 ts_tablet_manager.cc:1434] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260608 09:54:34.367223  7407 tablet_bootstrap.cc:492] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07: Bootstrap starting.
I20260608 09:54:34.367480  7408 tablet_bootstrap.cc:654] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:34.376611  7407 tablet_bootstrap.cc:654] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:34.379885  7409 tablet_bootstrap.cc:492] T 949251e4de9642ea9c5689582e1be652 P 22f7c9cf13cc455586ad62bb16d547cc: No bootstrap required, opened a new log
I20260608 09:54:34.382416  7409 ts_tablet_manager.cc:1403] T 949251e4de9642ea9c5689582e1be652 P 22f7c9cf13cc455586ad62bb16d547cc: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.010s
I20260608 09:54:34.384063  7407 tablet_bootstrap.cc:492] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07: No bootstrap required, opened a new log
I20260608 09:54:34.384321  7408 tablet_bootstrap.cc:492] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a: No bootstrap required, opened a new log
I20260608 09:54:34.384621  7407 ts_tablet_manager.cc:1403] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.002s
I20260608 09:54:34.384821  7408 ts_tablet_manager.cc:1403] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.007s
I20260608 09:54:34.385603  7409 raft_consensus.cc:359] T 949251e4de9642ea9c5689582e1be652 P 22f7c9cf13cc455586ad62bb16d547cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:34.386369  7409 raft_consensus.cc:385] T 949251e4de9642ea9c5689582e1be652 P 22f7c9cf13cc455586ad62bb16d547cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:34.386679  7409 raft_consensus.cc:740] T 949251e4de9642ea9c5689582e1be652 P 22f7c9cf13cc455586ad62bb16d547cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22f7c9cf13cc455586ad62bb16d547cc, State: Initialized, Role: FOLLOWER
I20260608 09:54:34.387575  7409 consensus_queue.cc:260] T 949251e4de9642ea9c5689582e1be652 P 22f7c9cf13cc455586ad62bb16d547cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:34.387899  7407 raft_consensus.cc:359] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:34.388151  7408 raft_consensus.cc:359] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:34.388893  7407 raft_consensus.cc:385] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:34.388980  7408 raft_consensus.cc:385] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:34.389287  7407 raft_consensus.cc:740] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fae79d18a9b94fb690fc42c7b94c7e07, State: Initialized, Role: FOLLOWER
I20260608 09:54:34.389360  7408 raft_consensus.cc:740] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f3be80fa0be4db7aa2004ee85f7190a, State: Initialized, Role: FOLLOWER
I20260608 09:54:34.389657  7409 ts_tablet_manager.cc:1434] T 949251e4de9642ea9c5689582e1be652 P 22f7c9cf13cc455586ad62bb16d547cc: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260608 09:54:34.390308  7407 consensus_queue.cc:260] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:34.390434  7408 consensus_queue.cc:260] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:34.390900  7409 tablet_bootstrap.cc:492] T 8b8d6664f321428ca6af16071e4790e1 P 22f7c9cf13cc455586ad62bb16d547cc: Bootstrap starting.
I20260608 09:54:34.392758  7407 ts_tablet_manager.cc:1434] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:54:34.394636  7408 ts_tablet_manager.cc:1434] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260608 09:54:34.395738  7408 tablet_bootstrap.cc:492] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a: Bootstrap starting.
I20260608 09:54:34.396031  7407 tablet_bootstrap.cc:492] T 85ec50be8c76414eb923e15c1b8f0fa7 P fae79d18a9b94fb690fc42c7b94c7e07: Bootstrap starting.
I20260608 09:54:34.399883  7409 tablet_bootstrap.cc:654] T 8b8d6664f321428ca6af16071e4790e1 P 22f7c9cf13cc455586ad62bb16d547cc: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:34.402207  7408 tablet_bootstrap.cc:654] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:34.402966  7407 tablet_bootstrap.cc:654] T 85ec50be8c76414eb923e15c1b8f0fa7 P fae79d18a9b94fb690fc42c7b94c7e07: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:34.412163  7409 tablet_bootstrap.cc:492] T 8b8d6664f321428ca6af16071e4790e1 P 22f7c9cf13cc455586ad62bb16d547cc: No bootstrap required, opened a new log
I20260608 09:54:34.412740  7409 ts_tablet_manager.cc:1403] T 8b8d6664f321428ca6af16071e4790e1 P 22f7c9cf13cc455586ad62bb16d547cc: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.011s
I20260608 09:54:34.414897  7408 tablet_bootstrap.cc:492] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a: No bootstrap required, opened a new log
I20260608 09:54:34.415489  7408 ts_tablet_manager.cc:1403] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.005s
I20260608 09:54:34.416200  7409 raft_consensus.cc:359] T 8b8d6664f321428ca6af16071e4790e1 P 22f7c9cf13cc455586ad62bb16d547cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:34.416983  7409 raft_consensus.cc:385] T 8b8d6664f321428ca6af16071e4790e1 P 22f7c9cf13cc455586ad62bb16d547cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:34.417280  7409 raft_consensus.cc:740] T 8b8d6664f321428ca6af16071e4790e1 P 22f7c9cf13cc455586ad62bb16d547cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22f7c9cf13cc455586ad62bb16d547cc, State: Initialized, Role: FOLLOWER
I20260608 09:54:34.418155  7409 consensus_queue.cc:260] T 8b8d6664f321428ca6af16071e4790e1 P 22f7c9cf13cc455586ad62bb16d547cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:34.418246  7408 raft_consensus.cc:359] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:34.419528  7408 raft_consensus.cc:385] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:34.419881  7408 raft_consensus.cc:740] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f3be80fa0be4db7aa2004ee85f7190a, State: Initialized, Role: FOLLOWER
I20260608 09:54:34.420580  7409 ts_tablet_manager.cc:1434] T 8b8d6664f321428ca6af16071e4790e1 P 22f7c9cf13cc455586ad62bb16d547cc: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:54:34.420802  7408 consensus_queue.cc:260] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:34.421706  7409 tablet_bootstrap.cc:492] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc: Bootstrap starting.
I20260608 09:54:34.422009  7407 tablet_bootstrap.cc:492] T 85ec50be8c76414eb923e15c1b8f0fa7 P fae79d18a9b94fb690fc42c7b94c7e07: No bootstrap required, opened a new log
I20260608 09:54:34.422565  7407 ts_tablet_manager.cc:1403] T 85ec50be8c76414eb923e15c1b8f0fa7 P fae79d18a9b94fb690fc42c7b94c7e07: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.004s
I20260608 09:54:34.423542  7408 ts_tablet_manager.cc:1434] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260608 09:54:34.425294  7407 raft_consensus.cc:359] T 85ec50be8c76414eb923e15c1b8f0fa7 P fae79d18a9b94fb690fc42c7b94c7e07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:34.425830  7407 raft_consensus.cc:385] T 85ec50be8c76414eb923e15c1b8f0fa7 P fae79d18a9b94fb690fc42c7b94c7e07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:34.426069  7407 raft_consensus.cc:740] T 85ec50be8c76414eb923e15c1b8f0fa7 P fae79d18a9b94fb690fc42c7b94c7e07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fae79d18a9b94fb690fc42c7b94c7e07, State: Initialized, Role: FOLLOWER
I20260608 09:54:34.426617  7412 raft_consensus.cc:493] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:34.426952  7407 consensus_queue.cc:260] T 85ec50be8c76414eb923e15c1b8f0fa7 P fae79d18a9b94fb690fc42c7b94c7e07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:34.427174  7412 raft_consensus.cc:515] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:34.429085  7409 tablet_bootstrap.cc:654] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:34.429557  7407 ts_tablet_manager.cc:1434] T 85ec50be8c76414eb923e15c1b8f0fa7 P fae79d18a9b94fb690fc42c7b94c7e07: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 09:54:34.430073  7412 leader_election.cc:290] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22f7c9cf13cc455586ad62bb16d547cc (127.0.97.194:45169), fae79d18a9b94fb690fc42c7b94c7e07 (127.0.97.195:37825)
I20260608 09:54:34.443099  7409 tablet_bootstrap.cc:492] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc: No bootstrap required, opened a new log
I20260608 09:54:34.443727  7409 ts_tablet_manager.cc:1403] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260608 09:54:34.446893  7409 raft_consensus.cc:359] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:34.447696  7409 raft_consensus.cc:385] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:34.448055  7409 raft_consensus.cc:740] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22f7c9cf13cc455586ad62bb16d547cc, State: Initialized, Role: FOLLOWER
I20260608 09:54:34.448905  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8d6664f321428ca6af16071e4790e1" candidate_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22f7c9cf13cc455586ad62bb16d547cc" is_pre_election: true
I20260608 09:54:34.448892  7409 consensus_queue.cc:260] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:34.449848  7288 raft_consensus.cc:2468] T 8b8d6664f321428ca6af16071e4790e1 P 22f7c9cf13cc455586ad62bb16d547cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f3be80fa0be4db7aa2004ee85f7190a in term 0.
I20260608 09:54:34.451203  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8d6664f321428ca6af16071e4790e1" candidate_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" is_pre_election: true
I20260608 09:54:34.451579  7409 ts_tablet_manager.cc:1434] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 09:54:34.451318  7178 leader_election.cc:304] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22f7c9cf13cc455586ad62bb16d547cc, 5f3be80fa0be4db7aa2004ee85f7190a; no voters: 
I20260608 09:54:34.452031  7362 raft_consensus.cc:2468] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f3be80fa0be4db7aa2004ee85f7190a in term 0.
I20260608 09:54:34.452848  7412 raft_consensus.cc:2804] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:34.453253  7412 raft_consensus.cc:493] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:34.453608  7412 raft_consensus.cc:3060] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:34.460355  7412 raft_consensus.cc:515] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:34.462371  7412 leader_election.cc:290] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [CANDIDATE]: Term 1 election: Requested vote from peers 22f7c9cf13cc455586ad62bb16d547cc (127.0.97.194:45169), fae79d18a9b94fb690fc42c7b94c7e07 (127.0.97.195:37825)
I20260608 09:54:34.463110  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8d6664f321428ca6af16071e4790e1" candidate_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22f7c9cf13cc455586ad62bb16d547cc"
I20260608 09:54:34.463369  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8d6664f321428ca6af16071e4790e1" candidate_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fae79d18a9b94fb690fc42c7b94c7e07"
I20260608 09:54:34.463591  7288 raft_consensus.cc:3060] T 8b8d6664f321428ca6af16071e4790e1 P 22f7c9cf13cc455586ad62bb16d547cc [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:34.463918  7362 raft_consensus.cc:3060] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:34.468747  7288 raft_consensus.cc:2468] T 8b8d6664f321428ca6af16071e4790e1 P 22f7c9cf13cc455586ad62bb16d547cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f3be80fa0be4db7aa2004ee85f7190a in term 1.
I20260608 09:54:34.468860  7362 raft_consensus.cc:2468] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f3be80fa0be4db7aa2004ee85f7190a in term 1.
I20260608 09:54:34.469728  7178 leader_election.cc:304] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22f7c9cf13cc455586ad62bb16d547cc, 5f3be80fa0be4db7aa2004ee85f7190a; no voters: 
I20260608 09:54:34.470382  7412 raft_consensus.cc:2804] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:34.471540  7412 raft_consensus.cc:697] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [term 1 LEADER]: Becoming Leader. State: Replica: 5f3be80fa0be4db7aa2004ee85f7190a, State: Running, Role: LEADER
I20260608 09:54:34.472193  7412 consensus_queue.cc:237] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:34.479686  7108 catalog_manager.cc:5696] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f3be80fa0be4db7aa2004ee85f7190a (127.0.97.193). New cstate: current_term: 1 leader_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:34.564090  7416 raft_consensus.cc:493] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:34.564623  7416 raft_consensus.cc:515] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:34.566907  7416 leader_election.cc:290] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f3be80fa0be4db7aa2004ee85f7190a (127.0.97.193:38005), fae79d18a9b94fb690fc42c7b94c7e07 (127.0.97.195:37825)
I20260608 09:54:34.577737  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ec50be8c76414eb923e15c1b8f0fa7" candidate_uuid: "22f7c9cf13cc455586ad62bb16d547cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" is_pre_election: true
I20260608 09:54:34.578084  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ec50be8c76414eb923e15c1b8f0fa7" candidate_uuid: "22f7c9cf13cc455586ad62bb16d547cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" is_pre_election: true
I20260608 09:54:34.578361  7362 raft_consensus.cc:2468] T 85ec50be8c76414eb923e15c1b8f0fa7 P fae79d18a9b94fb690fc42c7b94c7e07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22f7c9cf13cc455586ad62bb16d547cc in term 0.
I20260608 09:54:34.578716  7213 raft_consensus.cc:2468] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22f7c9cf13cc455586ad62bb16d547cc in term 0.
I20260608 09:54:34.579545  7253 leader_election.cc:304] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22f7c9cf13cc455586ad62bb16d547cc, fae79d18a9b94fb690fc42c7b94c7e07; no voters: 
I20260608 09:54:34.580260  7416 raft_consensus.cc:2804] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:34.580608  7416 raft_consensus.cc:493] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:34.580852  7416 raft_consensus.cc:3060] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:34.585892  7416 raft_consensus.cc:515] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:34.587550  7416 leader_election.cc:290] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [CANDIDATE]: Term 1 election: Requested vote from peers 5f3be80fa0be4db7aa2004ee85f7190a (127.0.97.193:38005), fae79d18a9b94fb690fc42c7b94c7e07 (127.0.97.195:37825)
I20260608 09:54:34.588289  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ec50be8c76414eb923e15c1b8f0fa7" candidate_uuid: "22f7c9cf13cc455586ad62bb16d547cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f3be80fa0be4db7aa2004ee85f7190a"
I20260608 09:54:34.588582  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ec50be8c76414eb923e15c1b8f0fa7" candidate_uuid: "22f7c9cf13cc455586ad62bb16d547cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fae79d18a9b94fb690fc42c7b94c7e07"
I20260608 09:54:34.588781  7213 raft_consensus.cc:3060] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:34.589159  7362 raft_consensus.cc:3060] T 85ec50be8c76414eb923e15c1b8f0fa7 P fae79d18a9b94fb690fc42c7b94c7e07 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:34.594563  7362 raft_consensus.cc:2468] T 85ec50be8c76414eb923e15c1b8f0fa7 P fae79d18a9b94fb690fc42c7b94c7e07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22f7c9cf13cc455586ad62bb16d547cc in term 1.
I20260608 09:54:34.594650  7213 raft_consensus.cc:2468] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22f7c9cf13cc455586ad62bb16d547cc in term 1.
I20260608 09:54:34.595604  7253 leader_election.cc:304] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22f7c9cf13cc455586ad62bb16d547cc, fae79d18a9b94fb690fc42c7b94c7e07; no voters: 
I20260608 09:54:34.596421  7416 raft_consensus.cc:2804] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:34.597402  7416 raft_consensus.cc:697] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [term 1 LEADER]: Becoming Leader. State: Replica: 22f7c9cf13cc455586ad62bb16d547cc, State: Running, Role: LEADER
I20260608 09:54:34.598187  7416 consensus_queue.cc:237] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:34.601388  7414 raft_consensus.cc:493] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:34.601970  7414 raft_consensus.cc:515] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:34.604876  7414 leader_election.cc:290] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f3be80fa0be4db7aa2004ee85f7190a (127.0.97.193:38005), 22f7c9cf13cc455586ad62bb16d547cc (127.0.97.194:45169)
I20260608 09:54:34.605942  7108 catalog_manager.cc:5696] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 22f7c9cf13cc455586ad62bb16d547cc (127.0.97.194). New cstate: current_term: 1 leader_uuid: "22f7c9cf13cc455586ad62bb16d547cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:34.618167  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949251e4de9642ea9c5689582e1be652" candidate_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" is_pre_election: true
I20260608 09:54:34.618763  7213 raft_consensus.cc:2468] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fae79d18a9b94fb690fc42c7b94c7e07 in term 0.
I20260608 09:54:34.618831  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949251e4de9642ea9c5689582e1be652" candidate_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22f7c9cf13cc455586ad62bb16d547cc" is_pre_election: true
I20260608 09:54:34.619577  7288 raft_consensus.cc:2468] T 949251e4de9642ea9c5689582e1be652 P 22f7c9cf13cc455586ad62bb16d547cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fae79d18a9b94fb690fc42c7b94c7e07 in term 0.
I20260608 09:54:34.620101  7325 leader_election.cc:304] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f3be80fa0be4db7aa2004ee85f7190a, fae79d18a9b94fb690fc42c7b94c7e07; no voters: 
I20260608 09:54:34.620971  7414 raft_consensus.cc:2804] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:34.621330  7414 raft_consensus.cc:493] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:34.621590  7414 raft_consensus.cc:3060] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:34.626525  7414 raft_consensus.cc:515] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:34.628132  7414 leader_election.cc:290] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 [CANDIDATE]: Term 1 election: Requested vote from peers 5f3be80fa0be4db7aa2004ee85f7190a (127.0.97.193:38005), 22f7c9cf13cc455586ad62bb16d547cc (127.0.97.194:45169)
I20260608 09:54:34.628913  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949251e4de9642ea9c5689582e1be652" candidate_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f3be80fa0be4db7aa2004ee85f7190a"
I20260608 09:54:34.629197  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949251e4de9642ea9c5689582e1be652" candidate_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22f7c9cf13cc455586ad62bb16d547cc"
I20260608 09:54:34.629535  7213 raft_consensus.cc:3060] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:34.629751  7288 raft_consensus.cc:3060] T 949251e4de9642ea9c5689582e1be652 P 22f7c9cf13cc455586ad62bb16d547cc [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:34.636404  7288 raft_consensus.cc:2468] T 949251e4de9642ea9c5689582e1be652 P 22f7c9cf13cc455586ad62bb16d547cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fae79d18a9b94fb690fc42c7b94c7e07 in term 1.
I20260608 09:54:34.636404  7213 raft_consensus.cc:2468] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fae79d18a9b94fb690fc42c7b94c7e07 in term 1.
I20260608 09:54:34.637658  7325 leader_election.cc:304] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f3be80fa0be4db7aa2004ee85f7190a, fae79d18a9b94fb690fc42c7b94c7e07; no voters: 
I20260608 09:54:34.638336  7414 raft_consensus.cc:2804] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:34.639374  7414 raft_consensus.cc:697] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 [term 1 LEADER]: Becoming Leader. State: Replica: fae79d18a9b94fb690fc42c7b94c7e07, State: Running, Role: LEADER
I20260608 09:54:34.640195  7414 consensus_queue.cc:237] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:34.646871  7412 raft_consensus.cc:493] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:34.647338  7412 raft_consensus.cc:515] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } }
I20260608 09:54:34.647552  7108 catalog_manager.cc:5696] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 reported cstate change: term changed from 0 to 1, leader changed from <none> to fae79d18a9b94fb690fc42c7b94c7e07 (127.0.97.195). New cstate: current_term: 1 leader_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } health_report { overall_health: HEALTHY } } }
I20260608 09:54:34.649209  7412 leader_election.cc:290] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fae79d18a9b94fb690fc42c7b94c7e07 (127.0.97.195:37825), 22f7c9cf13cc455586ad62bb16d547cc (127.0.97.194:45169)
I20260608 09:54:34.650110  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14e06633c264be5b18d5040d6031836" candidate_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" is_pre_election: true
I20260608 09:54:34.650337  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14e06633c264be5b18d5040d6031836" candidate_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22f7c9cf13cc455586ad62bb16d547cc" is_pre_election: true
I20260608 09:54:34.650724  7362 raft_consensus.cc:2468] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f3be80fa0be4db7aa2004ee85f7190a in term 0.
I20260608 09:54:34.650995  7288 raft_consensus.cc:2468] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f3be80fa0be4db7aa2004ee85f7190a in term 0.
I20260608 09:54:34.651762  7178 leader_election.cc:304] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f3be80fa0be4db7aa2004ee85f7190a, fae79d18a9b94fb690fc42c7b94c7e07; no voters: 
I20260608 09:54:34.652525  7412 raft_consensus.cc:2804] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:34.652868  7412 raft_consensus.cc:493] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:34.653169  7412 raft_consensus.cc:3060] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:34.658756  7412 raft_consensus.cc:515] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } }
I20260608 09:54:34.660357  7412 leader_election.cc:290] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [CANDIDATE]: Term 1 election: Requested vote from peers fae79d18a9b94fb690fc42c7b94c7e07 (127.0.97.195:37825), 22f7c9cf13cc455586ad62bb16d547cc (127.0.97.194:45169)
I20260608 09:54:34.661068  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14e06633c264be5b18d5040d6031836" candidate_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fae79d18a9b94fb690fc42c7b94c7e07"
I20260608 09:54:34.661325  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14e06633c264be5b18d5040d6031836" candidate_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22f7c9cf13cc455586ad62bb16d547cc"
I20260608 09:54:34.661548  7362 raft_consensus.cc:3060] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:34.661840  7288 raft_consensus.cc:3060] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:34.666067  7362 raft_consensus.cc:2468] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f3be80fa0be4db7aa2004ee85f7190a in term 1.
I20260608 09:54:34.666320  7288 raft_consensus.cc:2468] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f3be80fa0be4db7aa2004ee85f7190a in term 1.
I20260608 09:54:34.667065  7178 leader_election.cc:304] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f3be80fa0be4db7aa2004ee85f7190a, fae79d18a9b94fb690fc42c7b94c7e07; no voters: 
I20260608 09:54:34.667791  7412 raft_consensus.cc:2804] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:34.668273  7412 raft_consensus.cc:697] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [term 1 LEADER]: Becoming Leader. State: Replica: 5f3be80fa0be4db7aa2004ee85f7190a, State: Running, Role: LEADER
I20260608 09:54:34.669044  7412 consensus_queue.cc:237] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } }
I20260608 09:54:34.675499  7108 catalog_manager.cc:5696] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f3be80fa0be4db7aa2004ee85f7190a (127.0.97.193). New cstate: current_term: 1 leader_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:34.794535   391 tablet_server.cc:179] TabletServer@127.0.97.193:0 shutting down...
I20260608 09:54:34.810736   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:34.811527   391 tablet_replica.cc:333] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a: stopping tablet replica
I20260608 09:54:34.812093   391 raft_consensus.cc:2243] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:34.812481   391 raft_consensus.cc:2272] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:34.814527   391 tablet_replica.cc:333] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a: stopping tablet replica
I20260608 09:54:34.815138   391 raft_consensus.cc:2243] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:34.815858   391 pending_rounds.cc:70] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a: Trying to abort 1 pending ops.
I20260608 09:54:34.816023   391 pending_rounds.cc:77] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617495445422080 op_type: NO_OP noop_request { }
I20260608 09:54:34.816277   391 raft_consensus.cc:2889] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:54:34.816507   391 raft_consensus.cc:2272] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:34.818814   391 tablet_replica.cc:333] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a: stopping tablet replica
I20260608 09:54:34.819365   391 raft_consensus.cc:2243] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:34.819707   391 raft_consensus.cc:2272] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:34.821547   391 tablet_replica.cc:333] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a: stopping tablet replica
I20260608 09:54:34.821986   391 raft_consensus.cc:2243] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:34.822525   391 pending_rounds.cc:70] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a: Trying to abort 1 pending ops.
I20260608 09:54:34.822690   391 pending_rounds.cc:77] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617496251199488 op_type: NO_OP noop_request { }
I20260608 09:54:34.822908   391 raft_consensus.cc:2889] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:54:34.823192   391 raft_consensus.cc:2272] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:34.846005   391 tablet_server.cc:196] TabletServer@127.0.97.193:0 shutdown complete.
I20260608 09:54:34.858165   391 tablet_server.cc:179] TabletServer@127.0.97.194:0 shutting down...
I20260608 09:54:34.874126   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:34.874886   391 tablet_replica.cc:333] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc: stopping tablet replica
I20260608 09:54:34.875484   391 raft_consensus.cc:2243] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:34.876091   391 pending_rounds.cc:70] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc: Trying to abort 1 pending ops.
I20260608 09:54:34.876277   391 pending_rounds.cc:77] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617495961948160 op_type: NO_OP noop_request { }
I20260608 09:54:34.876538   391 raft_consensus.cc:2889] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:54:34.876804   391 raft_consensus.cc:2272] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:34.879249   391 tablet_replica.cc:333] T 8b8d6664f321428ca6af16071e4790e1 P 22f7c9cf13cc455586ad62bb16d547cc: stopping tablet replica
I20260608 09:54:34.879752   391 raft_consensus.cc:2243] T 8b8d6664f321428ca6af16071e4790e1 P 22f7c9cf13cc455586ad62bb16d547cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:34.880110   391 raft_consensus.cc:2272] T 8b8d6664f321428ca6af16071e4790e1 P 22f7c9cf13cc455586ad62bb16d547cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:34.881958   391 tablet_replica.cc:333] T 949251e4de9642ea9c5689582e1be652 P 22f7c9cf13cc455586ad62bb16d547cc: stopping tablet replica
I20260608 09:54:34.882448   391 raft_consensus.cc:2243] T 949251e4de9642ea9c5689582e1be652 P 22f7c9cf13cc455586ad62bb16d547cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:34.882884   391 raft_consensus.cc:2272] T 949251e4de9642ea9c5689582e1be652 P 22f7c9cf13cc455586ad62bb16d547cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:34.884620   391 tablet_replica.cc:333] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc: stopping tablet replica
I20260608 09:54:34.885053   391 raft_consensus.cc:2243] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:34.885365   391 raft_consensus.cc:2272] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:34.906917   391 tablet_server.cc:196] TabletServer@127.0.97.194:0 shutdown complete.
I20260608 09:54:34.918957   391 tablet_server.cc:179] TabletServer@127.0.97.195:0 shutting down...
I20260608 09:54:34.934732   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:34.935377   391 tablet_replica.cc:333] T 85ec50be8c76414eb923e15c1b8f0fa7 P fae79d18a9b94fb690fc42c7b94c7e07: stopping tablet replica
I20260608 09:54:34.935930   391 raft_consensus.cc:2243] T 85ec50be8c76414eb923e15c1b8f0fa7 P fae79d18a9b94fb690fc42c7b94c7e07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:34.936353   391 raft_consensus.cc:2272] T 85ec50be8c76414eb923e15c1b8f0fa7 P fae79d18a9b94fb690fc42c7b94c7e07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:34.938295   391 tablet_replica.cc:333] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07: stopping tablet replica
I20260608 09:54:34.938798   391 raft_consensus.cc:2243] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:34.939244   391 raft_consensus.cc:2272] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:34.941146   391 tablet_replica.cc:333] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07: stopping tablet replica
I20260608 09:54:34.941651   391 raft_consensus.cc:2243] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:34.942210   391 pending_rounds.cc:70] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07: Trying to abort 1 pending ops.
I20260608 09:54:34.942360   391 pending_rounds.cc:77] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617496133369856 op_type: NO_OP noop_request { }
I20260608 09:54:34.942593   391 raft_consensus.cc:2889] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:54:34.942826   391 raft_consensus.cc:2272] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:34.945129   391 tablet_replica.cc:333] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07: stopping tablet replica
I20260608 09:54:34.945573   391 raft_consensus.cc:2243] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:34.945891   391 raft_consensus.cc:2272] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:34.967870   391 tablet_server.cc:196] TabletServer@127.0.97.195:0 shutdown complete.
I20260608 09:54:34.981210   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:34.987041  7438 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:54:34.987329  7439 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:54:34.988376  7441 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:54:34.989583   391 server_base.cc:1061] running on GCE node
I20260608 09:54:34.990703   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:34.991024   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:54:34.991346   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912474991331 us; error 0 us; skew 500 ppm
I20260608 09:54:34.992010   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:34.994391   391 webserver.cc:533] Webserver started at http://127.0.97.196:44299/ using document root <none> and password file <none>
I20260608 09:54:34.994976   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:34.995275   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:34.995611   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:34.996774   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294854977-391-0/minicluster-data/ts-3-root/instance:
uuid: "bf7929d814ea4b0b9c5ca0f96d80278e"
format_stamp: "Formatted at 2026-06-08 09:54:34 on dist-test-slave-cqs2"
I20260608 09:54:35.001518   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:54:35.004906  7446 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:35.005690   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:54:35.006081   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294854977-391-0/minicluster-data/ts-3-root
uuid: "bf7929d814ea4b0b9c5ca0f96d80278e"
format_stamp: "Formatted at 2026-06-08 09:54:34 on dist-test-slave-cqs2"
I20260608 09:54:35.006453   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294854977-391-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294854977-391-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294854977-391-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:54:35.029501   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:35.030731   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:35.032215   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:35.034600   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:35.034891   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:35.035224   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:35.035470   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:35.073724   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.196:39327
I20260608 09:54:35.073825  7508 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.196:39327 every 8 connection(s)
I20260608 09:54:35.088490  7509 heartbeater.cc:344] Connected to a master server at 127.0.97.254:32817
I20260608 09:54:35.088999  7509 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:35.089804  7509 heartbeater.cc:507] Master 127.0.97.254:32817 requested a full tablet report, sending...
I20260608 09:54:35.091859  7108 ts_manager.cc:194] Registered new tserver with Master: bf7929d814ea4b0b9c5ca0f96d80278e (127.0.97.196:39327)
I20260608 09:54:35.093395  7108 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52372
W20260608 09:54:35.738088  7159 auto_rebalancer.cc:591] Failed to schedule move for tablet 949251e4de9642ea9c5689582e1be652: Network error: Client connection negotiation failed: client connection to 127.0.97.195:37825: connect: Connection refused (error 111)
W20260608 09:54:35.741842  7159 auto_rebalancer.cc:591] Failed to schedule move for tablet 8b8d6664f321428ca6af16071e4790e1: Network error: Client connection negotiation failed: client connection to 127.0.97.193:38005: connect: Connection refused (error 111)
W20260608 09:54:35.745222  7159 auto_rebalancer.cc:591] Failed to schedule move for tablet a14e06633c264be5b18d5040d6031836: Network error: Client connection negotiation failed: client connection to 127.0.97.193:38005: connect: Connection refused (error 111)
I20260608 09:54:36.096028  7509 heartbeater.cc:499] Master 127.0.97.254:32817 was elected leader, sending a full tablet report...
W20260608 09:54:36.756377  7159 auto_rebalancer.cc:281] could not retrieve auto-rebalancing replica moves: Not found: table 2256cb9a59a24bc6a3e6b7c3c1655962: could not find any suitable replica to move from server 5f3be80fa0be4db7aa2004ee85f7190a to server bf7929d814ea4b0b9c5ca0f96d80278e
W20260608 09:54:37.791026  7159 auto_rebalancer.cc:591] Failed to schedule move for tablet 949251e4de9642ea9c5689582e1be652: Network error: Client connection negotiation failed: client connection to 127.0.97.195:37825: connect: Connection refused (error 111)
W20260608 09:54:37.794822  7159 auto_rebalancer.cc:591] Failed to schedule move for tablet a14e06633c264be5b18d5040d6031836: Network error: Client connection negotiation failed: client connection to 127.0.97.193:38005: connect: Connection refused (error 111)
W20260608 09:54:37.798200  7159 auto_rebalancer.cc:591] Failed to schedule move for tablet 85ec50be8c76414eb923e15c1b8f0fa7: Network error: Client connection negotiation failed: client connection to 127.0.97.194:45169: connect: Connection refused (error 111)
W20260608 09:54:38.811393  7159 auto_rebalancer.cc:591] Failed to schedule move for tablet 949251e4de9642ea9c5689582e1be652: Network error: Client connection negotiation failed: client connection to 127.0.97.195:37825: connect: Connection refused (error 111)
W20260608 09:54:38.814785  7159 auto_rebalancer.cc:591] Failed to schedule move for tablet 8b8d6664f321428ca6af16071e4790e1: Network error: Client connection negotiation failed: client connection to 127.0.97.193:38005: connect: Connection refused (error 111)
W20260608 09:54:38.817896  7159 auto_rebalancer.cc:591] Failed to schedule move for tablet 85ec50be8c76414eb923e15c1b8f0fa7: Network error: Client connection negotiation failed: client connection to 127.0.97.194:45169: connect: Connection refused (error 111)
W20260608 09:54:39.820243  7159 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver fae79d18a9b94fb690fc42c7b94c7e07 not available for placement
W20260608 09:54:40.822311  7159 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver fae79d18a9b94fb690fc42c7b94c7e07 not available for placement
W20260608 09:54:41.824535  7159 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver fae79d18a9b94fb690fc42c7b94c7e07 not available for placement
I20260608 09:54:42.112372   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:42.120443  7517 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:54:42.122526  7520 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:54:42.121673  7518 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:54:42.125224   391 server_base.cc:1061] running on GCE node
I20260608 09:54:42.127207   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:42.127429   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:54:42.127593   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912482127576 us; error 0 us; skew 500 ppm
I20260608 09:54:42.128213   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:42.131093   391 webserver.cc:533] Webserver started at http://127.0.97.193:41237/ using document root <none> and password file <none>
I20260608 09:54:42.131680   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:42.131884   391 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 09:54:42.136129   391 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.003s
I20260608 09:54:42.139648  7525 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:42.140435   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 09:54:42.140729   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294854977-391-0/minicluster-data/ts-0-root
uuid: "5f3be80fa0be4db7aa2004ee85f7190a"
format_stamp: "Formatted at 2026-06-08 09:54:32 on dist-test-slave-cqs2"
I20260608 09:54:42.141144   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294854977-391-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294854977-391-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294854977-391-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:54:42.161689   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:42.163038   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:42.164647   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:42.168537  7532 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260608 09:54:42.190608   391 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 09:54:42.190903   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.023s	user 0.000s	sys 0.002s
I20260608 09:54:42.191226   391 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260608 09:54:42.196695  7532 tablet_bootstrap.cc:492] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a: Bootstrap starting.
I20260608 09:54:42.207592   391 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 09:54:42.207867   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.017s	user 0.012s	sys 0.004s
I20260608 09:54:42.210247  7532 tablet_bootstrap.cc:492] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 09:54:42.211077  7532 tablet_bootstrap.cc:492] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a: Bootstrap complete.
I20260608 09:54:42.211637  7532 ts_tablet_manager.cc:1403] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.005s
I20260608 09:54:42.214181  7532 raft_consensus.cc:359] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } }
I20260608 09:54:42.215225  7532 raft_consensus.cc:740] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f3be80fa0be4db7aa2004ee85f7190a, State: Initialized, Role: FOLLOWER
I20260608 09:54:42.215924  7532 consensus_queue.cc:260] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [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: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } }
I20260608 09:54:42.218925  7532 ts_tablet_manager.cc:1434] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260608 09:54:42.219811  7532 tablet_bootstrap.cc:492] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a: Bootstrap starting.
I20260608 09:54:42.233297  7532 tablet_bootstrap.cc:492] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 09:54:42.234073  7532 tablet_bootstrap.cc:492] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a: Bootstrap complete.
I20260608 09:54:42.234648  7532 ts_tablet_manager.cc:1403] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260608 09:54:42.237102  7532 raft_consensus.cc:359] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:42.237762  7532 raft_consensus.cc:740] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f3be80fa0be4db7aa2004ee85f7190a, State: Initialized, Role: FOLLOWER
I20260608 09:54:42.238427  7532 consensus_queue.cc:260] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [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: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:42.240572  7532 ts_tablet_manager.cc:1434] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260608 09:54:42.241417  7532 tablet_bootstrap.cc:492] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a: Bootstrap starting.
I20260608 09:54:42.254659  7532 tablet_bootstrap.cc:492] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:54:42.255342  7532 tablet_bootstrap.cc:492] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a: Bootstrap complete.
I20260608 09:54:42.255921  7532 ts_tablet_manager.cc:1403] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.008s
I20260608 09:54:42.258332  7532 raft_consensus.cc:359] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:42.258860  7532 raft_consensus.cc:740] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f3be80fa0be4db7aa2004ee85f7190a, State: Initialized, Role: FOLLOWER
I20260608 09:54:42.259654  7532 consensus_queue.cc:260] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:42.261518  7532 ts_tablet_manager.cc:1434] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260608 09:54:42.262205  7532 tablet_bootstrap.cc:492] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a: Bootstrap starting.
I20260608 09:54:42.267139   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.193:38005
I20260608 09:54:42.267304  7592 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.193:38005 every 8 connection(s)
W20260608 09:54:42.271788  7594 tablet.cc:2404] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 09:54:42.272764   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:54:42.277719  7532 tablet_bootstrap.cc:492] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:54:42.278646  7532 tablet_bootstrap.cc:492] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a: Bootstrap complete.
I20260608 09:54:42.279469  7532 ts_tablet_manager.cc:1403] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.008s
I20260608 09:54:42.282928  7532 raft_consensus.cc:359] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:42.283779  7532 raft_consensus.cc:740] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f3be80fa0be4db7aa2004ee85f7190a, State: Initialized, Role: FOLLOWER
I20260608 09:54:42.284621  7532 consensus_queue.cc:260] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
W20260608 09:54:42.285965  7598 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:54:42.287374  7532 ts_tablet_manager.cc:1434] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
W20260608 09:54:42.290330  7599 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:54:42.291105  7601 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:54:42.291508   391 server_base.cc:1061] running on GCE node
I20260608 09:54:42.292946   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:42.293226   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:54:42.293442   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912482293422 us; error 0 us; skew 500 ppm
I20260608 09:54:42.294229   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:42.296721   391 webserver.cc:533] Webserver started at http://127.0.97.194:37383/ using document root <none> and password file <none>
I20260608 09:54:42.297173   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:42.297320   391 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 09:54:42.301287  7593 heartbeater.cc:344] Connected to a master server at 127.0.97.254:32817
I20260608 09:54:42.301800  7593 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:42.302186   391 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:54:42.302651  7593 heartbeater.cc:507] Master 127.0.97.254:32817 requested a full tablet report, sending...
I20260608 09:54:42.305912  7606 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:42.306897   391 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260608 09:54:42.307281   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294854977-391-0/minicluster-data/ts-1-root
uuid: "22f7c9cf13cc455586ad62bb16d547cc"
format_stamp: "Formatted at 2026-06-08 09:54:32 on dist-test-slave-cqs2"
I20260608 09:54:42.307651  7108 ts_manager.cc:194] Re-registered known tserver with Master: 5f3be80fa0be4db7aa2004ee85f7190a (127.0.97.193:38005)
I20260608 09:54:42.307737   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294854977-391-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294854977-391-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294854977-391-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:54:42.314678  7108 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52374
I20260608 09:54:42.317708  7593 heartbeater.cc:499] Master 127.0.97.254:32817 was elected leader, sending a full tablet report...
I20260608 09:54:42.329298   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:42.330698   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:42.332221   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:42.356166   391 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 09:54:42.356492   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.022s	user 0.002s	sys 0.000s
I20260608 09:54:42.361474  7613 tablet_bootstrap.cc:492] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc: Bootstrap starting.
I20260608 09:54:42.371927   391 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 09:54:42.372217   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.015s	user 0.015s	sys 0.000s
I20260608 09:54:42.372923  7613 tablet_bootstrap.cc:492] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:54:42.373732  7613 tablet_bootstrap.cc:492] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc: Bootstrap complete.
I20260608 09:54:42.374285  7613 ts_tablet_manager.cc:1403] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260608 09:54:42.376636  7613 raft_consensus.cc:359] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } }
I20260608 09:54:42.377146  7613 raft_consensus.cc:740] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22f7c9cf13cc455586ad62bb16d547cc, State: Initialized, Role: FOLLOWER
I20260608 09:54:42.377815  7613 consensus_queue.cc:260] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } }
I20260608 09:54:42.380358  7613 ts_tablet_manager.cc:1434] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 09:54:42.381354  7613 tablet_bootstrap.cc:492] T 8b8d6664f321428ca6af16071e4790e1 P 22f7c9cf13cc455586ad62bb16d547cc: Bootstrap starting.
I20260608 09:54:42.393951  7613 tablet_bootstrap.cc:492] T 8b8d6664f321428ca6af16071e4790e1 P 22f7c9cf13cc455586ad62bb16d547cc: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:54:42.394661  7613 tablet_bootstrap.cc:492] T 8b8d6664f321428ca6af16071e4790e1 P 22f7c9cf13cc455586ad62bb16d547cc: Bootstrap complete.
I20260608 09:54:42.395393  7613 ts_tablet_manager.cc:1403] T 8b8d6664f321428ca6af16071e4790e1 P 22f7c9cf13cc455586ad62bb16d547cc: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260608 09:54:42.397800  7613 raft_consensus.cc:359] T 8b8d6664f321428ca6af16071e4790e1 P 22f7c9cf13cc455586ad62bb16d547cc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:42.398495  7613 raft_consensus.cc:740] T 8b8d6664f321428ca6af16071e4790e1 P 22f7c9cf13cc455586ad62bb16d547cc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22f7c9cf13cc455586ad62bb16d547cc, State: Initialized, Role: FOLLOWER
I20260608 09:54:42.399262  7613 consensus_queue.cc:260] T 8b8d6664f321428ca6af16071e4790e1 P 22f7c9cf13cc455586ad62bb16d547cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:42.401254  7613 ts_tablet_manager.cc:1434] T 8b8d6664f321428ca6af16071e4790e1 P 22f7c9cf13cc455586ad62bb16d547cc: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 09:54:42.402100  7613 tablet_bootstrap.cc:492] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc: Bootstrap starting.
I20260608 09:54:42.417811  7613 tablet_bootstrap.cc:492] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 09:54:42.418702  7613 tablet_bootstrap.cc:492] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc: Bootstrap complete.
I20260608 09:54:42.419314  7613 ts_tablet_manager.cc:1403] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260608 09:54:42.422171  7613 raft_consensus.cc:359] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:42.422886  7613 raft_consensus.cc:740] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22f7c9cf13cc455586ad62bb16d547cc, State: Initialized, Role: FOLLOWER
I20260608 09:54:42.423673  7613 consensus_queue.cc:260] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [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: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:42.425446  7613 ts_tablet_manager.cc:1434] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 09:54:42.426447  7613 tablet_bootstrap.cc:492] T 949251e4de9642ea9c5689582e1be652 P 22f7c9cf13cc455586ad62bb16d547cc: Bootstrap starting.
I20260608 09:54:42.428298   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.194:45169
I20260608 09:54:42.428560  7673 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.194:45169 every 8 connection(s)
I20260608 09:54:42.433611   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:54:42.441784  7613 tablet_bootstrap.cc:492] T 949251e4de9642ea9c5689582e1be652 P 22f7c9cf13cc455586ad62bb16d547cc: 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
W20260608 09:54:42.442708  7678 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:54:42.442786  7613 tablet_bootstrap.cc:492] T 949251e4de9642ea9c5689582e1be652 P 22f7c9cf13cc455586ad62bb16d547cc: Bootstrap complete.
I20260608 09:54:42.445067  7613 ts_tablet_manager.cc:1403] T 949251e4de9642ea9c5689582e1be652 P 22f7c9cf13cc455586ad62bb16d547cc: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
W20260608 09:54:42.447026  7679 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:54:42.449232  7674 heartbeater.cc:344] Connected to a master server at 127.0.97.254:32817
I20260608 09:54:42.449748  7674 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:42.448640  7613 raft_consensus.cc:359] T 949251e4de9642ea9c5689582e1be652 P 22f7c9cf13cc455586ad62bb16d547cc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:42.450595  7613 raft_consensus.cc:740] T 949251e4de9642ea9c5689582e1be652 P 22f7c9cf13cc455586ad62bb16d547cc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22f7c9cf13cc455586ad62bb16d547cc, State: Initialized, Role: FOLLOWER
I20260608 09:54:42.450868  7674 heartbeater.cc:507] Master 127.0.97.254:32817 requested a full tablet report, sending...
I20260608 09:54:42.451335  7613 consensus_queue.cc:260] T 949251e4de9642ea9c5689582e1be652 P 22f7c9cf13cc455586ad62bb16d547cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
W20260608 09:54:42.452411  7681 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:54:42.452473   391 server_base.cc:1061] running on GCE node
I20260608 09:54:42.453819  7613 ts_tablet_manager.cc:1434] T 949251e4de9642ea9c5689582e1be652 P 22f7c9cf13cc455586ad62bb16d547cc: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260608 09:54:42.454066   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:42.454383   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:54:42.454610   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912482454588 us; error 0 us; skew 500 ppm
I20260608 09:54:42.455471   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:42.456528  7108 ts_manager.cc:194] Re-registered known tserver with Master: 22f7c9cf13cc455586ad62bb16d547cc (127.0.97.194:45169)
I20260608 09:54:42.458215   391 webserver.cc:533] Webserver started at http://127.0.97.195:38611/ using document root <none> and password file <none>
I20260608 09:54:42.458760   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:42.458918   391 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 09:54:42.460810  7108 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52390
I20260608 09:54:42.463223   391 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:54:42.463425  7674 heartbeater.cc:499] Master 127.0.97.254:32817 was elected leader, sending a full tablet report...
I20260608 09:54:42.466809  7686 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:42.467682   391 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:54:42.467979   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294854977-391-0/minicluster-data/ts-2-root
uuid: "fae79d18a9b94fb690fc42c7b94c7e07"
format_stamp: "Formatted at 2026-06-08 09:54:32 on dist-test-slave-cqs2"
I20260608 09:54:42.468235   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294854977-391-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294854977-391-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294854977-391-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:54:42.491326   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:42.492587   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:42.494045   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:42.518464   391 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 09:54:42.518759   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.022s	user 0.002s	sys 0.000s
I20260608 09:54:42.523701  7693 tablet_bootstrap.cc:492] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07: Bootstrap starting.
I20260608 09:54:42.533792   391 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 09:54:42.534199   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.015s	user 0.013s	sys 0.000s
I20260608 09:54:42.536118  7693 tablet_bootstrap.cc:492] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:54:42.536810  7693 tablet_bootstrap.cc:492] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07: Bootstrap complete.
I20260608 09:54:42.537355  7693 ts_tablet_manager.cc:1403] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.005s
I20260608 09:54:42.539614  7693 raft_consensus.cc:359] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } }
I20260608 09:54:42.540154  7693 raft_consensus.cc:740] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fae79d18a9b94fb690fc42c7b94c7e07, State: Initialized, Role: FOLLOWER
I20260608 09:54:42.540860  7693 consensus_queue.cc:260] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } }
I20260608 09:54:42.543866  7693 ts_tablet_manager.cc:1434] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 09:54:42.544570  7693 tablet_bootstrap.cc:492] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07: Bootstrap starting.
I20260608 09:54:42.556599  7693 tablet_bootstrap.cc:492] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:54:42.557288  7693 tablet_bootstrap.cc:492] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07: Bootstrap complete.
I20260608 09:54:42.558036  7693 ts_tablet_manager.cc:1403] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.004s
I20260608 09:54:42.560420  7693 raft_consensus.cc:359] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:42.560945  7693 raft_consensus.cc:740] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fae79d18a9b94fb690fc42c7b94c7e07, State: Initialized, Role: FOLLOWER
I20260608 09:54:42.561645  7693 consensus_queue.cc:260] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:42.563670  7693 ts_tablet_manager.cc:1434] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260608 09:54:42.564365  7693 tablet_bootstrap.cc:492] T 85ec50be8c76414eb923e15c1b8f0fa7 P fae79d18a9b94fb690fc42c7b94c7e07: Bootstrap starting.
I20260608 09:54:42.577589  7693 tablet_bootstrap.cc:492] T 85ec50be8c76414eb923e15c1b8f0fa7 P fae79d18a9b94fb690fc42c7b94c7e07: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:54:42.578245  7693 tablet_bootstrap.cc:492] T 85ec50be8c76414eb923e15c1b8f0fa7 P fae79d18a9b94fb690fc42c7b94c7e07: Bootstrap complete.
I20260608 09:54:42.578824  7693 ts_tablet_manager.cc:1403] T 85ec50be8c76414eb923e15c1b8f0fa7 P fae79d18a9b94fb690fc42c7b94c7e07: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260608 09:54:42.581300  7693 raft_consensus.cc:359] T 85ec50be8c76414eb923e15c1b8f0fa7 P fae79d18a9b94fb690fc42c7b94c7e07 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:42.581863  7693 raft_consensus.cc:740] T 85ec50be8c76414eb923e15c1b8f0fa7 P fae79d18a9b94fb690fc42c7b94c7e07 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fae79d18a9b94fb690fc42c7b94c7e07, State: Initialized, Role: FOLLOWER
I20260608 09:54:42.582535  7693 consensus_queue.cc:260] T 85ec50be8c76414eb923e15c1b8f0fa7 P fae79d18a9b94fb690fc42c7b94c7e07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:42.584347  7693 ts_tablet_manager.cc:1434] T 85ec50be8c76414eb923e15c1b8f0fa7 P fae79d18a9b94fb690fc42c7b94c7e07: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260608 09:54:42.585180  7693 tablet_bootstrap.cc:492] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07: Bootstrap starting.
I20260608 09:54:42.589823   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.195:37825
I20260608 09:54:42.590065  7753 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.195:37825 every 8 connection(s)
I20260608 09:54:42.602046  7693 tablet_bootstrap.cc:492] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 09:54:42.603317  7693 tablet_bootstrap.cc:492] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07: Bootstrap complete.
I20260608 09:54:42.604219  7693 ts_tablet_manager.cc:1403] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.009s
I20260608 09:54:42.607200  7754 heartbeater.cc:344] Connected to a master server at 127.0.97.254:32817
I20260608 09:54:42.607793  7754 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:42.607296  7693 raft_consensus.cc:359] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:42.608592  7693 raft_consensus.cc:740] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fae79d18a9b94fb690fc42c7b94c7e07, State: Initialized, Role: FOLLOWER
I20260608 09:54:42.608711  7754 heartbeater.cc:507] Master 127.0.97.254:32817 requested a full tablet report, sending...
I20260608 09:54:42.609633  7693 consensus_queue.cc:260] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 [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: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:42.611605  7693 ts_tablet_manager.cc:1434] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260608 09:54:42.614063  7108 ts_manager.cc:194] Re-registered known tserver with Master: fae79d18a9b94fb690fc42c7b94c7e07 (127.0.97.195:37825)
I20260608 09:54:42.618631  7108 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52406
I20260608 09:54:42.621249  7754 heartbeater.cc:499] Master 127.0.97.254:32817 was elected leader, sending a full tablet report...
W20260608 09:54:42.845609  7159 auto_rebalancer.cc:591] Failed to schedule move for tablet a14e06633c264be5b18d5040d6031836: Illegal state: Replica 5f3be80fa0be4db7aa2004ee85f7190a is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } }
W20260608 09:54:42.859129  7159 auto_rebalancer.cc:591] Failed to schedule move for tablet 85ec50be8c76414eb923e15c1b8f0fa7: Illegal state: Replica 22f7c9cf13cc455586ad62bb16d547cc is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } }
W20260608 09:54:42.872145  7159 auto_rebalancer.cc:591] Failed to schedule move for tablet 949251e4de9642ea9c5689582e1be652: Illegal state: Replica fae79d18a9b94fb690fc42c7b94c7e07 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } }
I20260608 09:54:43.508546  7762 raft_consensus.cc:493] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:43.509317  7762 raft_consensus.cc:515] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:43.511792  7762 leader_election.cc:290] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 22f7c9cf13cc455586ad62bb16d547cc (127.0.97.194:45169), fae79d18a9b94fb690fc42c7b94c7e07 (127.0.97.195:37825)
I20260608 09:54:43.525511  7728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ec50be8c76414eb923e15c1b8f0fa7" candidate_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" is_pre_election: true
I20260608 09:54:43.525765  7648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ec50be8c76414eb923e15c1b8f0fa7" candidate_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22f7c9cf13cc455586ad62bb16d547cc" is_pre_election: true
I20260608 09:54:43.526401  7728 raft_consensus.cc:2468] T 85ec50be8c76414eb923e15c1b8f0fa7 P fae79d18a9b94fb690fc42c7b94c7e07 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f3be80fa0be4db7aa2004ee85f7190a in term 1.
I20260608 09:54:43.526845  7648 raft_consensus.cc:2410] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5f3be80fa0be4db7aa2004ee85f7190a for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 09:54:43.527860  7528 leader_election.cc:304] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a [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: 5f3be80fa0be4db7aa2004ee85f7190a, fae79d18a9b94fb690fc42c7b94c7e07; no voters: 
I20260608 09:54:43.528707  7762 raft_consensus.cc:2804] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:54:43.529136  7762 raft_consensus.cc:493] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:43.529564  7762 raft_consensus.cc:3060] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:54:43.535530  7762 raft_consensus.cc:515] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:43.537323  7762 leader_election.cc:290] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a [CANDIDATE]: Term 2 election: Requested vote from peers 22f7c9cf13cc455586ad62bb16d547cc (127.0.97.194:45169), fae79d18a9b94fb690fc42c7b94c7e07 (127.0.97.195:37825)
I20260608 09:54:43.538141  7648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ec50be8c76414eb923e15c1b8f0fa7" candidate_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22f7c9cf13cc455586ad62bb16d547cc"
I20260608 09:54:43.538301  7728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ec50be8c76414eb923e15c1b8f0fa7" candidate_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fae79d18a9b94fb690fc42c7b94c7e07"
I20260608 09:54:43.538810  7648 raft_consensus.cc:3060] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:54:43.539063  7728 raft_consensus.cc:3060] T 85ec50be8c76414eb923e15c1b8f0fa7 P fae79d18a9b94fb690fc42c7b94c7e07 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:54:43.543606  7762 raft_consensus.cc:493] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:43.544324  7762 raft_consensus.cc:515] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:43.544732  7648 raft_consensus.cc:2410] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 5f3be80fa0be4db7aa2004ee85f7190a for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 09:54:43.545186  7728 raft_consensus.cc:2468] T 85ec50be8c76414eb923e15c1b8f0fa7 P fae79d18a9b94fb690fc42c7b94c7e07 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f3be80fa0be4db7aa2004ee85f7190a in term 2.
I20260608 09:54:43.546742  7762 leader_election.cc:290] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 22f7c9cf13cc455586ad62bb16d547cc (127.0.97.194:45169), fae79d18a9b94fb690fc42c7b94c7e07 (127.0.97.195:37825)
I20260608 09:54:43.547001  7528 leader_election.cc:304] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a [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: 5f3be80fa0be4db7aa2004ee85f7190a, fae79d18a9b94fb690fc42c7b94c7e07; no voters: 22f7c9cf13cc455586ad62bb16d547cc
I20260608 09:54:43.547490  7648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949251e4de9642ea9c5689582e1be652" candidate_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22f7c9cf13cc455586ad62bb16d547cc" is_pre_election: true
I20260608 09:54:43.548050  7762 raft_consensus.cc:2804] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:54:43.548312  7648 raft_consensus.cc:2468] T 949251e4de9642ea9c5689582e1be652 P 22f7c9cf13cc455586ad62bb16d547cc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f3be80fa0be4db7aa2004ee85f7190a in term 1.
I20260608 09:54:43.549000  7728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949251e4de9642ea9c5689582e1be652" candidate_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" is_pre_election: true
I20260608 09:54:43.549676  7762 raft_consensus.cc:697] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a [term 2 LEADER]: Becoming Leader. State: Replica: 5f3be80fa0be4db7aa2004ee85f7190a, State: Running, Role: LEADER
I20260608 09:54:43.550403  7728 raft_consensus.cc:2410] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5f3be80fa0be4db7aa2004ee85f7190a for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 09:54:43.550927  7528 leader_election.cc:304] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a [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: 22f7c9cf13cc455586ad62bb16d547cc, 5f3be80fa0be4db7aa2004ee85f7190a; no voters: 
I20260608 09:54:43.551038  7762 consensus_queue.cc:237] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a [LEADER]: Queue going to LEADER 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: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:43.552275  7767 raft_consensus.cc:2804] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:54:43.552867  7767 raft_consensus.cc:493] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:43.553416  7767 raft_consensus.cc:3060] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:54:43.559351  7767 raft_consensus.cc:515] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:43.560062  7108 catalog_manager.cc:5696] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a reported cstate change: term changed from 1 to 2, leader changed from 22f7c9cf13cc455586ad62bb16d547cc (127.0.97.194) to 5f3be80fa0be4db7aa2004ee85f7190a (127.0.97.193). New cstate: current_term: 2 leader_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:43.561153  7767 leader_election.cc:290] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a [CANDIDATE]: Term 2 election: Requested vote from peers 22f7c9cf13cc455586ad62bb16d547cc (127.0.97.194:45169), fae79d18a9b94fb690fc42c7b94c7e07 (127.0.97.195:37825)
I20260608 09:54:43.561962  7648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949251e4de9642ea9c5689582e1be652" candidate_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22f7c9cf13cc455586ad62bb16d547cc"
I20260608 09:54:43.562376  7728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949251e4de9642ea9c5689582e1be652" candidate_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fae79d18a9b94fb690fc42c7b94c7e07"
I20260608 09:54:43.562893  7648 raft_consensus.cc:3060] T 949251e4de9642ea9c5689582e1be652 P 22f7c9cf13cc455586ad62bb16d547cc [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:54:43.563429  7728 raft_consensus.cc:3060] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:54:43.570807  7648 raft_consensus.cc:2468] T 949251e4de9642ea9c5689582e1be652 P 22f7c9cf13cc455586ad62bb16d547cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f3be80fa0be4db7aa2004ee85f7190a in term 2.
I20260608 09:54:43.571178  7728 raft_consensus.cc:2410] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 5f3be80fa0be4db7aa2004ee85f7190a for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 09:54:43.572701  7528 leader_election.cc:304] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a [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: 22f7c9cf13cc455586ad62bb16d547cc, 5f3be80fa0be4db7aa2004ee85f7190a; no voters: 
I20260608 09:54:43.573614  7767 raft_consensus.cc:2804] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:54:43.574308  7767 raft_consensus.cc:697] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a [term 2 LEADER]: Becoming Leader. State: Replica: 5f3be80fa0be4db7aa2004ee85f7190a, State: Running, Role: LEADER
I20260608 09:54:43.575345  7767 consensus_queue.cc:237] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a [LEADER]: Queue going to LEADER 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: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:43.582718  7108 catalog_manager.cc:5696] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a reported cstate change: term changed from 1 to 2, leader changed from fae79d18a9b94fb690fc42c7b94c7e07 (127.0.97.195) to 5f3be80fa0be4db7aa2004ee85f7190a (127.0.97.193). New cstate: current_term: 2 leader_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:43.741482  7774 raft_consensus.cc:493] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:43.742200  7774 raft_consensus.cc:515] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } }
I20260608 09:54:43.744681  7774 leader_election.cc:290] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fae79d18a9b94fb690fc42c7b94c7e07 (127.0.97.195:37825), 5f3be80fa0be4db7aa2004ee85f7190a (127.0.97.193:38005)
I20260608 09:54:43.756254  7728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14e06633c264be5b18d5040d6031836" candidate_uuid: "22f7c9cf13cc455586ad62bb16d547cc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" is_pre_election: true
I20260608 09:54:43.756774  7567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14e06633c264be5b18d5040d6031836" candidate_uuid: "22f7c9cf13cc455586ad62bb16d547cc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" is_pre_election: true
I20260608 09:54:43.757330  7728 raft_consensus.cc:2468] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22f7c9cf13cc455586ad62bb16d547cc in term 1.
I20260608 09:54:43.757956  7567 raft_consensus.cc:2410] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 22f7c9cf13cc455586ad62bb16d547cc for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 09:54:43.758896  7609 leader_election.cc:304] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc [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: 22f7c9cf13cc455586ad62bb16d547cc, fae79d18a9b94fb690fc42c7b94c7e07; no voters: 
I20260608 09:54:43.759941  7774 raft_consensus.cc:2804] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:54:43.760462  7774 raft_consensus.cc:493] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:43.760819  7774 raft_consensus.cc:3060] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:54:43.766024  7774 raft_consensus.cc:515] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } }
I20260608 09:54:43.767822  7774 leader_election.cc:290] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc [CANDIDATE]: Term 2 election: Requested vote from peers fae79d18a9b94fb690fc42c7b94c7e07 (127.0.97.195:37825), 5f3be80fa0be4db7aa2004ee85f7190a (127.0.97.193:38005)
I20260608 09:54:43.768695  7728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14e06633c264be5b18d5040d6031836" candidate_uuid: "22f7c9cf13cc455586ad62bb16d547cc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fae79d18a9b94fb690fc42c7b94c7e07"
I20260608 09:54:43.768916  7567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14e06633c264be5b18d5040d6031836" candidate_uuid: "22f7c9cf13cc455586ad62bb16d547cc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f3be80fa0be4db7aa2004ee85f7190a"
I20260608 09:54:43.769392  7728 raft_consensus.cc:3060] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:54:43.769819  7567 raft_consensus.cc:3060] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:54:43.772756  7774 raft_consensus.cc:493] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:43.773471  7774 raft_consensus.cc:515] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:43.775203  7728 raft_consensus.cc:2468] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22f7c9cf13cc455586ad62bb16d547cc in term 2.
I20260608 09:54:43.776505  7774 leader_election.cc:290] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5f3be80fa0be4db7aa2004ee85f7190a (127.0.97.193:38005), fae79d18a9b94fb690fc42c7b94c7e07 (127.0.97.195:37825)
I20260608 09:54:43.776530  7609 leader_election.cc:304] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc [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: 22f7c9cf13cc455586ad62bb16d547cc, fae79d18a9b94fb690fc42c7b94c7e07; no voters: 
I20260608 09:54:43.777127  7567 raft_consensus.cc:2410] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 22f7c9cf13cc455586ad62bb16d547cc for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 09:54:43.777056  7566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ec50be8c76414eb923e15c1b8f0fa7" candidate_uuid: "22f7c9cf13cc455586ad62bb16d547cc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" is_pre_election: true
I20260608 09:54:43.778187  7774 raft_consensus.cc:2804] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:54:43.779441  7728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ec50be8c76414eb923e15c1b8f0fa7" candidate_uuid: "22f7c9cf13cc455586ad62bb16d547cc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" is_pre_election: true
I20260608 09:54:43.780191  7728 raft_consensus.cc:2468] T 85ec50be8c76414eb923e15c1b8f0fa7 P fae79d18a9b94fb690fc42c7b94c7e07 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22f7c9cf13cc455586ad62bb16d547cc in term 2.
I20260608 09:54:43.780596  7774 raft_consensus.cc:697] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc [term 2 LEADER]: Becoming Leader. State: Replica: 22f7c9cf13cc455586ad62bb16d547cc, State: Running, Role: LEADER
I20260608 09:54:43.781412  7609 leader_election.cc:304] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [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: 22f7c9cf13cc455586ad62bb16d547cc, fae79d18a9b94fb690fc42c7b94c7e07; no voters: 5f3be80fa0be4db7aa2004ee85f7190a
I20260608 09:54:43.781746  7774 consensus_queue.cc:237] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc [LEADER]: Queue going to LEADER 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: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } }
I20260608 09:54:43.782702  7778 raft_consensus.cc:2804] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 09:54:43.783370  7778 raft_consensus.cc:493] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:43.783975  7778 raft_consensus.cc:3060] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:54:43.790853  7778 raft_consensus.cc:515] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:43.790755  7108 catalog_manager.cc:5696] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc reported cstate change: term changed from 1 to 2, leader changed from 5f3be80fa0be4db7aa2004ee85f7190a (127.0.97.193) to 22f7c9cf13cc455586ad62bb16d547cc (127.0.97.194). New cstate: current_term: 2 leader_uuid: "22f7c9cf13cc455586ad62bb16d547cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } health_report { overall_health: HEALTHY } } }
I20260608 09:54:43.793449  7778 leader_election.cc:290] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [CANDIDATE]: Term 3 election: Requested vote from peers 5f3be80fa0be4db7aa2004ee85f7190a (127.0.97.193:38005), fae79d18a9b94fb690fc42c7b94c7e07 (127.0.97.195:37825)
I20260608 09:54:43.794150  7566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ec50be8c76414eb923e15c1b8f0fa7" candidate_uuid: "22f7c9cf13cc455586ad62bb16d547cc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f3be80fa0be4db7aa2004ee85f7190a"
I20260608 09:54:43.795462  7728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ec50be8c76414eb923e15c1b8f0fa7" candidate_uuid: "22f7c9cf13cc455586ad62bb16d547cc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fae79d18a9b94fb690fc42c7b94c7e07"
I20260608 09:54:43.796213  7728 raft_consensus.cc:3060] T 85ec50be8c76414eb923e15c1b8f0fa7 P fae79d18a9b94fb690fc42c7b94c7e07 [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:54:43.798506  7767 raft_consensus.cc:493] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:43.799217  7767 raft_consensus.cc:515] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } }
I20260608 09:54:43.801581  7767 leader_election.cc:290] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fae79d18a9b94fb690fc42c7b94c7e07 (127.0.97.195:37825), 22f7c9cf13cc455586ad62bb16d547cc (127.0.97.194:45169)
I20260608 09:54:43.802130  7728 raft_consensus.cc:2468] T 85ec50be8c76414eb923e15c1b8f0fa7 P fae79d18a9b94fb690fc42c7b94c7e07 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22f7c9cf13cc455586ad62bb16d547cc in term 3.
I20260608 09:54:43.802680  7648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14e06633c264be5b18d5040d6031836" candidate_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "22f7c9cf13cc455586ad62bb16d547cc" is_pre_election: true
I20260608 09:54:43.803159  7727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14e06633c264be5b18d5040d6031836" candidate_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" is_pre_election: true
I20260608 09:54:43.803867  7609 leader_election.cc:304] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [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: 22f7c9cf13cc455586ad62bb16d547cc, fae79d18a9b94fb690fc42c7b94c7e07; no voters: 5f3be80fa0be4db7aa2004ee85f7190a
I20260608 09:54:43.804220  7727 raft_consensus.cc:2468] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f3be80fa0be4db7aa2004ee85f7190a in term 2.
I20260608 09:54:43.805002  7778 raft_consensus.cc:2804] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [term 3 FOLLOWER]: Leader election won for term 3
I20260608 09:54:43.805675  7778 raft_consensus.cc:697] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [term 3 LEADER]: Becoming Leader. State: Replica: 22f7c9cf13cc455586ad62bb16d547cc, State: Running, Role: LEADER
I20260608 09:54:43.805958  7528 leader_election.cc:304] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [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: 5f3be80fa0be4db7aa2004ee85f7190a, fae79d18a9b94fb690fc42c7b94c7e07; no voters: 22f7c9cf13cc455586ad62bb16d547cc
I20260608 09:54:43.807121  7767 raft_consensus.cc:2804] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 09:54:43.806819  7778 consensus_queue.cc:237] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [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: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:43.807601  7767 raft_consensus.cc:493] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:43.808476  7767 raft_consensus.cc:3060] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:54:43.814670  7767 raft_consensus.cc:515] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } }
I20260608 09:54:43.815264  7108 catalog_manager.cc:5696] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc reported cstate change: term changed from 2 to 3, leader changed from 5f3be80fa0be4db7aa2004ee85f7190a (127.0.97.193) to 22f7c9cf13cc455586ad62bb16d547cc (127.0.97.194). New cstate: current_term: 3 leader_uuid: "22f7c9cf13cc455586ad62bb16d547cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:43.816479  7767 leader_election.cc:290] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [CANDIDATE]: Term 3 election: Requested vote from peers fae79d18a9b94fb690fc42c7b94c7e07 (127.0.97.195:37825), 22f7c9cf13cc455586ad62bb16d547cc (127.0.97.194:45169)
I20260608 09:54:43.817350  7727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14e06633c264be5b18d5040d6031836" candidate_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fae79d18a9b94fb690fc42c7b94c7e07"
I20260608 09:54:43.817737  7648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14e06633c264be5b18d5040d6031836" candidate_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "22f7c9cf13cc455586ad62bb16d547cc"
I20260608 09:54:43.817994  7727 raft_consensus.cc:3060] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07 [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:54:43.824513  7727 raft_consensus.cc:2468] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f3be80fa0be4db7aa2004ee85f7190a in term 3.
I20260608 09:54:43.826031  7528 leader_election.cc:304] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [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: 5f3be80fa0be4db7aa2004ee85f7190a, fae79d18a9b94fb690fc42c7b94c7e07; no voters: 22f7c9cf13cc455586ad62bb16d547cc
I20260608 09:54:43.826857  7767 raft_consensus.cc:2804] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [term 3 FOLLOWER]: Leader election won for term 3
I20260608 09:54:43.827425  7767 raft_consensus.cc:697] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [term 3 LEADER]: Becoming Leader. State: Replica: 5f3be80fa0be4db7aa2004ee85f7190a, State: Running, Role: LEADER
I20260608 09:54:43.828306  7767 consensus_queue.cc:237] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [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: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } }
I20260608 09:54:43.835777  7767 raft_consensus.cc:493] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:43.835388  7108 catalog_manager.cc:5696] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a reported cstate change: term changed from 2 to 3, leader changed from 22f7c9cf13cc455586ad62bb16d547cc (127.0.97.194) to 5f3be80fa0be4db7aa2004ee85f7190a (127.0.97.193). New cstate: current_term: 3 leader_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:43.836401  7767 raft_consensus.cc:515] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:43.838600  7767 leader_election.cc:290] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 22f7c9cf13cc455586ad62bb16d547cc (127.0.97.194:45169), fae79d18a9b94fb690fc42c7b94c7e07 (127.0.97.195:37825)
I20260608 09:54:43.839262  7648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8d6664f321428ca6af16071e4790e1" candidate_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "22f7c9cf13cc455586ad62bb16d547cc" is_pre_election: true
I20260608 09:54:43.839990  7648 raft_consensus.cc:2468] T 8b8d6664f321428ca6af16071e4790e1 P 22f7c9cf13cc455586ad62bb16d547cc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f3be80fa0be4db7aa2004ee85f7190a in term 1.
I20260608 09:54:43.840556  7727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8d6664f321428ca6af16071e4790e1" candidate_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" is_pre_election: true
I20260608 09:54:43.841249  7528 leader_election.cc:304] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [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: 22f7c9cf13cc455586ad62bb16d547cc, 5f3be80fa0be4db7aa2004ee85f7190a; no voters: 
I20260608 09:54:43.841339  7727 raft_consensus.cc:2468] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f3be80fa0be4db7aa2004ee85f7190a in term 1.
I20260608 09:54:43.842321  7767 raft_consensus.cc:2804] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:54:43.843106  7767 raft_consensus.cc:493] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:43.843676  7767 raft_consensus.cc:3060] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:54:43.848799  7767 raft_consensus.cc:515] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:43.850546  7767 leader_election.cc:290] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [CANDIDATE]: Term 2 election: Requested vote from peers 22f7c9cf13cc455586ad62bb16d547cc (127.0.97.194:45169), fae79d18a9b94fb690fc42c7b94c7e07 (127.0.97.195:37825)
I20260608 09:54:43.851397  7648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8d6664f321428ca6af16071e4790e1" candidate_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "22f7c9cf13cc455586ad62bb16d547cc"
I20260608 09:54:43.851661  7727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8d6664f321428ca6af16071e4790e1" candidate_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fae79d18a9b94fb690fc42c7b94c7e07"
I20260608 09:54:43.852210  7648 raft_consensus.cc:3060] T 8b8d6664f321428ca6af16071e4790e1 P 22f7c9cf13cc455586ad62bb16d547cc [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:54:43.852515  7727 raft_consensus.cc:3060] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:54:43.857717  7727 raft_consensus.cc:2468] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f3be80fa0be4db7aa2004ee85f7190a in term 2.
I20260608 09:54:43.857923  7648 raft_consensus.cc:2468] T 8b8d6664f321428ca6af16071e4790e1 P 22f7c9cf13cc455586ad62bb16d547cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f3be80fa0be4db7aa2004ee85f7190a in term 2.
I20260608 09:54:43.859122  7528 leader_election.cc:304] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [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: 5f3be80fa0be4db7aa2004ee85f7190a, fae79d18a9b94fb690fc42c7b94c7e07; no voters: 
I20260608 09:54:43.859953  7767 raft_consensus.cc:2804] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:54:43.860510  7767 raft_consensus.cc:697] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [term 2 LEADER]: Becoming Leader. State: Replica: 5f3be80fa0be4db7aa2004ee85f7190a, State: Running, Role: LEADER
I20260608 09:54:43.861392  7767 consensus_queue.cc:237] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [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: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:43.868201  7108 catalog_manager.cc:5696] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } health_report { overall_health: UNKNOWN } } }
W20260608 09:54:43.884263  7159 auto_rebalancer.cc:591] Failed to schedule move for tablet a14e06633c264be5b18d5040d6031836: Illegal state: Leader has not yet committed an operation in its own term
W20260608 09:54:43.888074  7159 auto_rebalancer.cc:591] Failed to schedule move for tablet 85ec50be8c76414eb923e15c1b8f0fa7: Illegal state: Leader has not yet committed an operation in its own term
W20260608 09:54:43.891415  7159 auto_rebalancer.cc:591] Failed to schedule move for tablet 8b8d6664f321428ca6af16071e4790e1: Illegal state: Leader has not yet committed an operation in its own term
I20260608 09:54:43.979075  7783 raft_consensus.cc:493] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:43.979782  7783 raft_consensus.cc:515] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:43.982158  7783 leader_election.cc:290] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5f3be80fa0be4db7aa2004ee85f7190a (127.0.97.193:38005), 22f7c9cf13cc455586ad62bb16d547cc (127.0.97.194:45169)
I20260608 09:54:43.992372  7566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949251e4de9642ea9c5689582e1be652" candidate_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" is_pre_election: true
I20260608 09:54:43.992601  7648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949251e4de9642ea9c5689582e1be652" candidate_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "22f7c9cf13cc455586ad62bb16d547cc" is_pre_election: true
I20260608 09:54:43.993425  7648 raft_consensus.cc:2468] T 949251e4de9642ea9c5689582e1be652 P 22f7c9cf13cc455586ad62bb16d547cc [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fae79d18a9b94fb690fc42c7b94c7e07 in term 2.
I20260608 09:54:43.994594  7689 leader_election.cc:304] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 [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: 22f7c9cf13cc455586ad62bb16d547cc, fae79d18a9b94fb690fc42c7b94c7e07; no voters: 5f3be80fa0be4db7aa2004ee85f7190a
I20260608 09:54:43.995473  7783 raft_consensus.cc:2804] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 09:54:43.995965  7783 raft_consensus.cc:493] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:43.996346  7783 raft_consensus.cc:3060] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:54:44.001684  7783 raft_consensus.cc:515] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:44.003464  7783 leader_election.cc:290] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 [CANDIDATE]: Term 3 election: Requested vote from peers 5f3be80fa0be4db7aa2004ee85f7190a (127.0.97.193:38005), 22f7c9cf13cc455586ad62bb16d547cc (127.0.97.194:45169)
I20260608 09:54:44.004137  7566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949251e4de9642ea9c5689582e1be652" candidate_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f3be80fa0be4db7aa2004ee85f7190a"
I20260608 09:54:44.004551  7648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949251e4de9642ea9c5689582e1be652" candidate_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "22f7c9cf13cc455586ad62bb16d547cc"
I20260608 09:54:44.005414  7648 raft_consensus.cc:3060] T 949251e4de9642ea9c5689582e1be652 P 22f7c9cf13cc455586ad62bb16d547cc [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:54:44.010757  7648 raft_consensus.cc:2468] T 949251e4de9642ea9c5689582e1be652 P 22f7c9cf13cc455586ad62bb16d547cc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fae79d18a9b94fb690fc42c7b94c7e07 in term 3.
I20260608 09:54:44.011780  7689 leader_election.cc:304] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 [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: 22f7c9cf13cc455586ad62bb16d547cc, fae79d18a9b94fb690fc42c7b94c7e07; no voters: 5f3be80fa0be4db7aa2004ee85f7190a
I20260608 09:54:44.012580  7783 raft_consensus.cc:2804] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 09:54:44.013718  7783 raft_consensus.cc:697] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 [term 3 LEADER]: Becoming Leader. State: Replica: fae79d18a9b94fb690fc42c7b94c7e07, State: Running, Role: LEADER
I20260608 09:54:44.014688  7783 consensus_queue.cc:237] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 [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: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:44.021500  7108 catalog_manager.cc:5696] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 reported cstate change: term changed from 2 to 3, leader changed from 5f3be80fa0be4db7aa2004ee85f7190a (127.0.97.193) to fae79d18a9b94fb690fc42c7b94c7e07 (127.0.97.195). New cstate: current_term: 3 leader_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } health_report { overall_health: HEALTHY } } }
I20260608 09:54:44.091728  7727 raft_consensus.cc:1240] T 85ec50be8c76414eb923e15c1b8f0fa7 P fae79d18a9b94fb690fc42c7b94c7e07 [term 3 FOLLOWER]: Rejecting Update request from peer 5f3be80fa0be4db7aa2004ee85f7190a for earlier term 2. Current term is 3. Ops: []
I20260608 09:54:44.093295  7767 consensus_queue.cc:1059] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:44.094173  7762 raft_consensus.cc:3055] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a [term 2 LEADER]: Stepping down as leader of term 2
I20260608 09:54:44.094594  7762 raft_consensus.cc:740] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5f3be80fa0be4db7aa2004ee85f7190a, State: Running, Role: LEADER
I20260608 09:54:44.095438  7762 consensus_queue.cc:260] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a [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: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:44.096524  7762 raft_consensus.cc:3060] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:54:44.118494  7648 raft_consensus.cc:1240] T 949251e4de9642ea9c5689582e1be652 P 22f7c9cf13cc455586ad62bb16d547cc [term 3 FOLLOWER]: Rejecting Update request from peer 5f3be80fa0be4db7aa2004ee85f7190a for earlier term 2. Current term is 3. Ops: []
I20260608 09:54:44.120071  7762 consensus_queue.cc:1059] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:44.120925  7767 raft_consensus.cc:3055] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a [term 2 LEADER]: Stepping down as leader of term 2
I20260608 09:54:44.121376  7767 raft_consensus.cc:740] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5f3be80fa0be4db7aa2004ee85f7190a, State: Running, Role: LEADER
I20260608 09:54:44.122241  7767 consensus_queue.cc:260] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a [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: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:44.123323  7767 raft_consensus.cc:3060] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:54:44.254778  7727 raft_consensus.cc:1240] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07 [term 3 FOLLOWER]: Rejecting Update request from peer 22f7c9cf13cc455586ad62bb16d547cc for earlier term 2. Current term is 3. Ops: []
I20260608 09:54:44.256651  7778 consensus_queue.cc:1059] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:44.257499  7774 raft_consensus.cc:3055] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc [term 2 LEADER]: Stepping down as leader of term 2
I20260608 09:54:44.257929  7774 raft_consensus.cc:740] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 22f7c9cf13cc455586ad62bb16d547cc, State: Running, Role: LEADER
I20260608 09:54:44.258769  7774 consensus_queue.cc:260] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc [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: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } }
I20260608 09:54:44.259912  7774 raft_consensus.cc:3060] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:54:44.336048  7727 raft_consensus.cc:1275] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07 [term 3 FOLLOWER]: Refusing update from remote peer 5f3be80fa0be4db7aa2004ee85f7190a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 09:54:44.337527  7767 consensus_queue.cc:1048] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:44.349735  7648 raft_consensus.cc:1275] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc [term 3 FOLLOWER]: Refusing update from remote peer 5f3be80fa0be4db7aa2004ee85f7190a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 09:54:44.352579  7767 consensus_queue.cc:1048] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [LEADER]: Connected to new peer: Peer: permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:44.353621  7767 consensus_queue.cc:1243] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [LEADER]: Peer 22f7c9cf13cc455586ad62bb16d547cc log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 09:54:44.356889  7648 pending_rounds.cc:85] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc: Aborting all ops after (but not including) 0
I20260608 09:54:44.357401  7648 pending_rounds.cc:107] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 09:54:44.357879  7648 raft_consensus.cc:2889] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 09:54:44.404553  7566 raft_consensus.cc:1275] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a [term 3 FOLLOWER]: Refusing update from remote peer 22f7c9cf13cc455586ad62bb16d547cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 09:54:44.405565  7727 raft_consensus.cc:1275] T 85ec50be8c76414eb923e15c1b8f0fa7 P fae79d18a9b94fb690fc42c7b94c7e07 [term 3 FOLLOWER]: Refusing update from remote peer 22f7c9cf13cc455586ad62bb16d547cc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 09:54:44.406253  7774 consensus_queue.cc:1048] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:44.407248  7774 consensus_queue.cc:1243] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [LEADER]: Peer 5f3be80fa0be4db7aa2004ee85f7190a log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 09:54:44.407724  7778 consensus_queue.cc:1048] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:44.411109  7566 pending_rounds.cc:85] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a: Aborting all ops after (but not including) 0
I20260608 09:54:44.411556  7566 pending_rounds.cc:107] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 09:54:44.411962  7566 raft_consensus.cc:2889] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 09:54:44.433317  7648 raft_consensus.cc:1275] T 8b8d6664f321428ca6af16071e4790e1 P 22f7c9cf13cc455586ad62bb16d547cc [term 2 FOLLOWER]: Refusing update from remote peer 5f3be80fa0be4db7aa2004ee85f7190a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:54:44.434670  7767 consensus_queue.cc:1048] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [LEADER]: Connected to new peer: Peer: permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:44.447844  7727 raft_consensus.cc:1275] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07 [term 2 FOLLOWER]: Refusing update from remote peer 5f3be80fa0be4db7aa2004ee85f7190a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:54:44.449451  7767 consensus_queue.cc:1048] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:44.465528  7648 raft_consensus.cc:1275] T 949251e4de9642ea9c5689582e1be652 P 22f7c9cf13cc455586ad62bb16d547cc [term 3 FOLLOWER]: Refusing update from remote peer fae79d18a9b94fb690fc42c7b94c7e07: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 09:54:44.466863  7783 consensus_queue.cc:1048] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:44.480216  7566 raft_consensus.cc:1275] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a [term 3 FOLLOWER]: Refusing update from remote peer fae79d18a9b94fb690fc42c7b94c7e07: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 09:54:44.482079  7786 consensus_queue.cc:1048] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:54:44.483085  7786 consensus_queue.cc:1243] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 [LEADER]: Peer 5f3be80fa0be4db7aa2004ee85f7190a log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 09:54:44.486619  7566 pending_rounds.cc:85] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a: Aborting all ops after (but not including) 0
I20260608 09:54:44.487118  7566 pending_rounds.cc:107] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 09:54:44.487550  7566 raft_consensus.cc:2889] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 09:54:44.903441  7566 consensus_queue.cc:237] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [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: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } attrs { replace: true } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: true } }
I20260608 09:54:44.910264  7727 raft_consensus.cc:1275] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07 [term 2 FOLLOWER]: Refusing update from remote peer 5f3be80fa0be4db7aa2004ee85f7190a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:54:44.911469  7648 raft_consensus.cc:1275] T 8b8d6664f321428ca6af16071e4790e1 P 22f7c9cf13cc455586ad62bb16d547cc [term 2 FOLLOWER]: Refusing update from remote peer 5f3be80fa0be4db7aa2004ee85f7190a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:54:44.912562  7762 consensus_queue.cc:1048] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:54:44.913582  7795 consensus_queue.cc:1048] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [LEADER]: Connected to new peer: Peer: permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:54:44.921381  7795 raft_consensus.cc:2955] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER bf7929d814ea4b0b9c5ca0f96d80278e (127.0.97.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } attrs { replace: true } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: true } } }
W20260608 09:54:44.924310  7527 consensus_peers.cc:597] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a -> Peer bf7929d814ea4b0b9c5ca0f96d80278e (127.0.97.196:39327): Couldn't send request to peer bf7929d814ea4b0b9c5ca0f96d80278e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8b8d6664f321428ca6af16071e4790e1. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:44.924975  7648 raft_consensus.cc:2955] T 8b8d6664f321428ca6af16071e4790e1 P 22f7c9cf13cc455586ad62bb16d547cc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER bf7929d814ea4b0b9c5ca0f96d80278e (127.0.97.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } attrs { replace: true } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: true } } }
I20260608 09:54:44.925675  7727 raft_consensus.cc:2955] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER bf7929d814ea4b0b9c5ca0f96d80278e (127.0.97.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } attrs { replace: true } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: true } } }
I20260608 09:54:44.936692  7111 catalog_manager.cc:5696] T 8b8d6664f321428ca6af16071e4790e1 P 22f7c9cf13cc455586ad62bb16d547cc reported cstate change: config changed from index -1 to 3, NON_VOTER bf7929d814ea4b0b9c5ca0f96d80278e (127.0.97.196) added. New cstate: current_term: 2 leader_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } attrs { replace: true } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: true } } }
I20260608 09:54:44.938921  7728 consensus_queue.cc:237] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 [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: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } attrs { replace: true } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: true } }
I20260608 09:54:44.946170  7648 raft_consensus.cc:1275] T 949251e4de9642ea9c5689582e1be652 P 22f7c9cf13cc455586ad62bb16d547cc [term 3 FOLLOWER]: Refusing update from remote peer fae79d18a9b94fb690fc42c7b94c7e07: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 09:54:44.948385  7799 consensus_queue.cc:1048] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:54:44.949044  7566 raft_consensus.cc:1275] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a [term 3 FOLLOWER]: Refusing update from remote peer fae79d18a9b94fb690fc42c7b94c7e07: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 09:54:44.951167  7799 consensus_queue.cc:1048] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:54:44.960865  7786 raft_consensus.cc:2955] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER bf7929d814ea4b0b9c5ca0f96d80278e (127.0.97.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } attrs { replace: true } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: true } } }
W20260608 09:54:44.963708  7688 consensus_peers.cc:597] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 -> Peer bf7929d814ea4b0b9c5ca0f96d80278e (127.0.97.196:39327): Couldn't send request to peer bf7929d814ea4b0b9c5ca0f96d80278e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 949251e4de9642ea9c5689582e1be652. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:44.962741  7647 raft_consensus.cc:2955] T 949251e4de9642ea9c5689582e1be652 P 22f7c9cf13cc455586ad62bb16d547cc [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER bf7929d814ea4b0b9c5ca0f96d80278e (127.0.97.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } attrs { replace: true } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: true } } }
I20260608 09:54:44.965859  7566 raft_consensus.cc:2955] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER bf7929d814ea4b0b9c5ca0f96d80278e (127.0.97.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } attrs { replace: true } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: true } } }
I20260608 09:54:44.980134  7567 consensus_queue.cc:237] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [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: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } attrs { replace: true } } peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: true } }
I20260608 09:54:44.982933  7109 catalog_manager.cc:5696] T 949251e4de9642ea9c5689582e1be652 P 22f7c9cf13cc455586ad62bb16d547cc reported cstate change: config changed from index -1 to 3, NON_VOTER bf7929d814ea4b0b9c5ca0f96d80278e (127.0.97.196) added. New cstate: current_term: 3 leader_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } attrs { replace: true } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: true } } }
I20260608 09:54:44.989873  7648 raft_consensus.cc:1275] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc [term 3 FOLLOWER]: Refusing update from remote peer 5f3be80fa0be4db7aa2004ee85f7190a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 09:54:44.990523  7728 raft_consensus.cc:1275] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07 [term 3 FOLLOWER]: Refusing update from remote peer 5f3be80fa0be4db7aa2004ee85f7190a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260608 09:54:44.990599  7527 consensus_peers.cc:597] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a -> Peer bf7929d814ea4b0b9c5ca0f96d80278e (127.0.97.196:39327): Couldn't send request to peer bf7929d814ea4b0b9c5ca0f96d80278e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a14e06633c264be5b18d5040d6031836. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:44.991526  7795 consensus_queue.cc:1048] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [LEADER]: Connected to new peer: Peer: permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:54:44.992564  7767 consensus_queue.cc:1048] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:54:45.000705  7795 raft_consensus.cc:2955] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER bf7929d814ea4b0b9c5ca0f96d80278e (127.0.97.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } attrs { replace: true } } peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: true } } }
I20260608 09:54:45.002708  7728 raft_consensus.cc:2955] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER bf7929d814ea4b0b9c5ca0f96d80278e (127.0.97.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } attrs { replace: true } } peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: true } } }
I20260608 09:54:45.004470  7648 raft_consensus.cc:2955] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER bf7929d814ea4b0b9c5ca0f96d80278e (127.0.97.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } attrs { replace: true } } peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: true } } }
I20260608 09:54:45.017491  7111 catalog_manager.cc:5696] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a reported cstate change: config changed from index -1 to 3, NON_VOTER bf7929d814ea4b0b9c5ca0f96d80278e (127.0.97.196) added. New cstate: current_term: 3 leader_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:45.390534  7806 ts_tablet_manager.cc:933] T 8b8d6664f321428ca6af16071e4790e1 P bf7929d814ea4b0b9c5ca0f96d80278e: Initiating tablet copy from peer 5f3be80fa0be4db7aa2004ee85f7190a (127.0.97.193:38005)
I20260608 09:54:45.392241  7806 tablet_copy_client.cc:323] T 8b8d6664f321428ca6af16071e4790e1 P bf7929d814ea4b0b9c5ca0f96d80278e: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.193:38005
I20260608 09:54:45.405619  7578 tablet_copy_service.cc:140] P 5f3be80fa0be4db7aa2004ee85f7190a: Received BeginTabletCopySession request for tablet 8b8d6664f321428ca6af16071e4790e1 from peer bf7929d814ea4b0b9c5ca0f96d80278e ({username='slave'} at 127.0.0.1:34596)
I20260608 09:54:45.407213  7578 tablet_copy_service.cc:161] P 5f3be80fa0be4db7aa2004ee85f7190a: Beginning new tablet copy session on tablet 8b8d6664f321428ca6af16071e4790e1 from peer bf7929d814ea4b0b9c5ca0f96d80278e at {username='slave'} at 127.0.0.1:34596: session id = bf7929d814ea4b0b9c5ca0f96d80278e-8b8d6664f321428ca6af16071e4790e1
I20260608 09:54:45.416266  7578 tablet_copy_source_session.cc:215] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:54:45.420715  7806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b8d6664f321428ca6af16071e4790e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:45.433030  7806 tablet_copy_client.cc:806] T 8b8d6664f321428ca6af16071e4790e1 P bf7929d814ea4b0b9c5ca0f96d80278e: tablet copy: Starting download of 0 data blocks...
I20260608 09:54:45.433699  7806 tablet_copy_client.cc:670] T 8b8d6664f321428ca6af16071e4790e1 P bf7929d814ea4b0b9c5ca0f96d80278e: tablet copy: Starting download of 1 WAL segments...
I20260608 09:54:45.437697  7806 tablet_copy_client.cc:538] T 8b8d6664f321428ca6af16071e4790e1 P bf7929d814ea4b0b9c5ca0f96d80278e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:54:45.443758  7806 tablet_bootstrap.cc:492] T 8b8d6664f321428ca6af16071e4790e1 P bf7929d814ea4b0b9c5ca0f96d80278e: Bootstrap starting.
I20260608 09:54:45.463039  7806 tablet_bootstrap.cc:492] T 8b8d6664f321428ca6af16071e4790e1 P bf7929d814ea4b0b9c5ca0f96d80278e: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:54:45.464143  7806 tablet_bootstrap.cc:492] T 8b8d6664f321428ca6af16071e4790e1 P bf7929d814ea4b0b9c5ca0f96d80278e: Bootstrap complete.
I20260608 09:54:45.464963  7806 ts_tablet_manager.cc:1403] T 8b8d6664f321428ca6af16071e4790e1 P bf7929d814ea4b0b9c5ca0f96d80278e: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.008s
I20260608 09:54:45.468195  7806 raft_consensus.cc:359] T 8b8d6664f321428ca6af16071e4790e1 P bf7929d814ea4b0b9c5ca0f96d80278e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } attrs { replace: true } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: true } }
I20260608 09:54:45.469326  7806 raft_consensus.cc:740] T 8b8d6664f321428ca6af16071e4790e1 P bf7929d814ea4b0b9c5ca0f96d80278e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: bf7929d814ea4b0b9c5ca0f96d80278e, State: Initialized, Role: LEARNER
I20260608 09:54:45.470220  7806 consensus_queue.cc:260] T 8b8d6664f321428ca6af16071e4790e1 P bf7929d814ea4b0b9c5ca0f96d80278e [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: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } attrs { replace: true } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: true } }
I20260608 09:54:45.473265  7806 ts_tablet_manager.cc:1434] T 8b8d6664f321428ca6af16071e4790e1 P bf7929d814ea4b0b9c5ca0f96d80278e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260608 09:54:45.475189  7578 tablet_copy_service.cc:342] P 5f3be80fa0be4db7aa2004ee85f7190a: Request end of tablet copy session bf7929d814ea4b0b9c5ca0f96d80278e-8b8d6664f321428ca6af16071e4790e1 received from {username='slave'} at 127.0.0.1:34596
I20260608 09:54:45.475821  7578 tablet_copy_service.cc:434] P 5f3be80fa0be4db7aa2004ee85f7190a: ending tablet copy session bf7929d814ea4b0b9c5ca0f96d80278e-8b8d6664f321428ca6af16071e4790e1 on tablet 8b8d6664f321428ca6af16071e4790e1 with peer bf7929d814ea4b0b9c5ca0f96d80278e
I20260608 09:54:45.478849  7806 ts_tablet_manager.cc:933] T 949251e4de9642ea9c5689582e1be652 P bf7929d814ea4b0b9c5ca0f96d80278e: Initiating tablet copy from peer fae79d18a9b94fb690fc42c7b94c7e07 (127.0.97.195:37825)
I20260608 09:54:45.481666  7806 tablet_copy_client.cc:323] T 949251e4de9642ea9c5689582e1be652 P bf7929d814ea4b0b9c5ca0f96d80278e: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.195:37825
I20260608 09:54:45.492375  7739 tablet_copy_service.cc:140] P fae79d18a9b94fb690fc42c7b94c7e07: Received BeginTabletCopySession request for tablet 949251e4de9642ea9c5689582e1be652 from peer bf7929d814ea4b0b9c5ca0f96d80278e ({username='slave'} at 127.0.0.1:59100)
I20260608 09:54:45.493183  7739 tablet_copy_service.cc:161] P fae79d18a9b94fb690fc42c7b94c7e07: Beginning new tablet copy session on tablet 949251e4de9642ea9c5689582e1be652 from peer bf7929d814ea4b0b9c5ca0f96d80278e at {username='slave'} at 127.0.0.1:59100: session id = bf7929d814ea4b0b9c5ca0f96d80278e-949251e4de9642ea9c5689582e1be652
I20260608 09:54:45.501489  7739 tablet_copy_source_session.cc:215] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:54:45.504639  7806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 949251e4de9642ea9c5689582e1be652. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:45.517046  7806 tablet_copy_client.cc:806] T 949251e4de9642ea9c5689582e1be652 P bf7929d814ea4b0b9c5ca0f96d80278e: tablet copy: Starting download of 0 data blocks...
I20260608 09:54:45.517673  7806 tablet_copy_client.cc:670] T 949251e4de9642ea9c5689582e1be652 P bf7929d814ea4b0b9c5ca0f96d80278e: tablet copy: Starting download of 1 WAL segments...
I20260608 09:54:45.521414  7806 tablet_copy_client.cc:538] T 949251e4de9642ea9c5689582e1be652 P bf7929d814ea4b0b9c5ca0f96d80278e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:54:45.527870  7806 tablet_bootstrap.cc:492] T 949251e4de9642ea9c5689582e1be652 P bf7929d814ea4b0b9c5ca0f96d80278e: Bootstrap starting.
I20260608 09:54:45.544220  7806 tablet_bootstrap.cc:492] T 949251e4de9642ea9c5689582e1be652 P bf7929d814ea4b0b9c5ca0f96d80278e: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:54:45.545022  7806 tablet_bootstrap.cc:492] T 949251e4de9642ea9c5689582e1be652 P bf7929d814ea4b0b9c5ca0f96d80278e: Bootstrap complete.
I20260608 09:54:45.545691  7806 ts_tablet_manager.cc:1403] T 949251e4de9642ea9c5689582e1be652 P bf7929d814ea4b0b9c5ca0f96d80278e: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260608 09:54:45.548039  7806 raft_consensus.cc:359] T 949251e4de9642ea9c5689582e1be652 P bf7929d814ea4b0b9c5ca0f96d80278e [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } attrs { replace: true } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: true } }
I20260608 09:54:45.548800  7806 raft_consensus.cc:740] T 949251e4de9642ea9c5689582e1be652 P bf7929d814ea4b0b9c5ca0f96d80278e [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: bf7929d814ea4b0b9c5ca0f96d80278e, State: Initialized, Role: LEARNER
I20260608 09:54:45.549432  7806 consensus_queue.cc:260] T 949251e4de9642ea9c5689582e1be652 P bf7929d814ea4b0b9c5ca0f96d80278e [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: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } attrs { replace: true } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: true } }
I20260608 09:54:45.551487  7806 ts_tablet_manager.cc:1434] T 949251e4de9642ea9c5689582e1be652 P bf7929d814ea4b0b9c5ca0f96d80278e: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.003s
I20260608 09:54:45.553344  7739 tablet_copy_service.cc:342] P fae79d18a9b94fb690fc42c7b94c7e07: Request end of tablet copy session bf7929d814ea4b0b9c5ca0f96d80278e-949251e4de9642ea9c5689582e1be652 received from {username='slave'} at 127.0.0.1:59100
I20260608 09:54:45.553951  7739 tablet_copy_service.cc:434] P fae79d18a9b94fb690fc42c7b94c7e07: ending tablet copy session bf7929d814ea4b0b9c5ca0f96d80278e-949251e4de9642ea9c5689582e1be652 on tablet 949251e4de9642ea9c5689582e1be652 with peer bf7929d814ea4b0b9c5ca0f96d80278e
I20260608 09:54:45.566444  7806 ts_tablet_manager.cc:933] T a14e06633c264be5b18d5040d6031836 P bf7929d814ea4b0b9c5ca0f96d80278e: Initiating tablet copy from peer 5f3be80fa0be4db7aa2004ee85f7190a (127.0.97.193:38005)
I20260608 09:54:45.568001  7806 tablet_copy_client.cc:323] T a14e06633c264be5b18d5040d6031836 P bf7929d814ea4b0b9c5ca0f96d80278e: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.193:38005
I20260608 09:54:45.569615  7578 tablet_copy_service.cc:140] P 5f3be80fa0be4db7aa2004ee85f7190a: Received BeginTabletCopySession request for tablet a14e06633c264be5b18d5040d6031836 from peer bf7929d814ea4b0b9c5ca0f96d80278e ({username='slave'} at 127.0.0.1:34596)
I20260608 09:54:45.570344  7578 tablet_copy_service.cc:161] P 5f3be80fa0be4db7aa2004ee85f7190a: Beginning new tablet copy session on tablet a14e06633c264be5b18d5040d6031836 from peer bf7929d814ea4b0b9c5ca0f96d80278e at {username='slave'} at 127.0.0.1:34596: session id = bf7929d814ea4b0b9c5ca0f96d80278e-a14e06633c264be5b18d5040d6031836
I20260608 09:54:45.578325  7578 tablet_copy_source_session.cc:215] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:54:45.581472  7806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a14e06633c264be5b18d5040d6031836. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:45.592362  7806 tablet_copy_client.cc:806] T a14e06633c264be5b18d5040d6031836 P bf7929d814ea4b0b9c5ca0f96d80278e: tablet copy: Starting download of 0 data blocks...
I20260608 09:54:45.592944  7806 tablet_copy_client.cc:670] T a14e06633c264be5b18d5040d6031836 P bf7929d814ea4b0b9c5ca0f96d80278e: tablet copy: Starting download of 1 WAL segments...
I20260608 09:54:45.596607  7806 tablet_copy_client.cc:538] T a14e06633c264be5b18d5040d6031836 P bf7929d814ea4b0b9c5ca0f96d80278e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:54:45.601665  7806 tablet_bootstrap.cc:492] T a14e06633c264be5b18d5040d6031836 P bf7929d814ea4b0b9c5ca0f96d80278e: Bootstrap starting.
I20260608 09:54:45.617499  7806 tablet_bootstrap.cc:492] T a14e06633c264be5b18d5040d6031836 P bf7929d814ea4b0b9c5ca0f96d80278e: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:54:45.618263  7806 tablet_bootstrap.cc:492] T a14e06633c264be5b18d5040d6031836 P bf7929d814ea4b0b9c5ca0f96d80278e: Bootstrap complete.
I20260608 09:54:45.618896  7806 ts_tablet_manager.cc:1403] T a14e06633c264be5b18d5040d6031836 P bf7929d814ea4b0b9c5ca0f96d80278e: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260608 09:54:45.621019  7806 raft_consensus.cc:359] T a14e06633c264be5b18d5040d6031836 P bf7929d814ea4b0b9c5ca0f96d80278e [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } attrs { replace: true } } peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: true } }
I20260608 09:54:45.621688  7806 raft_consensus.cc:740] T a14e06633c264be5b18d5040d6031836 P bf7929d814ea4b0b9c5ca0f96d80278e [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: bf7929d814ea4b0b9c5ca0f96d80278e, State: Initialized, Role: LEARNER
I20260608 09:54:45.622279  7806 consensus_queue.cc:260] T a14e06633c264be5b18d5040d6031836 P bf7929d814ea4b0b9c5ca0f96d80278e [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: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } attrs { replace: true } } peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: true } }
I20260608 09:54:45.624003  7806 ts_tablet_manager.cc:1434] T a14e06633c264be5b18d5040d6031836 P bf7929d814ea4b0b9c5ca0f96d80278e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:54:45.626092  7578 tablet_copy_service.cc:342] P 5f3be80fa0be4db7aa2004ee85f7190a: Request end of tablet copy session bf7929d814ea4b0b9c5ca0f96d80278e-a14e06633c264be5b18d5040d6031836 received from {username='slave'} at 127.0.0.1:34596
I20260608 09:54:45.626598  7578 tablet_copy_service.cc:434] P 5f3be80fa0be4db7aa2004ee85f7190a: ending tablet copy session bf7929d814ea4b0b9c5ca0f96d80278e-a14e06633c264be5b18d5040d6031836 on tablet a14e06633c264be5b18d5040d6031836 with peer bf7929d814ea4b0b9c5ca0f96d80278e
I20260608 09:54:45.984200  7484 raft_consensus.cc:1217] T 8b8d6664f321428ca6af16071e4790e1 P bf7929d814ea4b0b9c5ca0f96d80278e [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 09:54:45.998781  7484 raft_consensus.cc:1217] T 949251e4de9642ea9c5689582e1be652 P bf7929d814ea4b0b9c5ca0f96d80278e [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260608 09:54:46.124908  7484 raft_consensus.cc:1217] T a14e06633c264be5b18d5040d6031836 P bf7929d814ea4b0b9c5ca0f96d80278e [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260608 09:54:46.532161  7820 raft_consensus.cc:1064] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a: attempting to promote NON_VOTER bf7929d814ea4b0b9c5ca0f96d80278e to VOTER
I20260608 09:54:46.536304  7820 consensus_queue.cc:237] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [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: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } attrs { replace: true } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: false } }
I20260608 09:54:46.545045  7484 raft_consensus.cc:1275] T 8b8d6664f321428ca6af16071e4790e1 P bf7929d814ea4b0b9c5ca0f96d80278e [term 2 LEARNER]: Refusing update from remote peer 5f3be80fa0be4db7aa2004ee85f7190a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:54:46.545971  7728 raft_consensus.cc:1275] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07 [term 2 FOLLOWER]: Refusing update from remote peer 5f3be80fa0be4db7aa2004ee85f7190a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:54:46.546268  7648 raft_consensus.cc:1275] T 8b8d6664f321428ca6af16071e4790e1 P 22f7c9cf13cc455586ad62bb16d547cc [term 2 FOLLOWER]: Refusing update from remote peer 5f3be80fa0be4db7aa2004ee85f7190a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:54:46.547060  7820 consensus_queue.cc:1048] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:54:46.548305  7767 consensus_queue.cc:1048] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:54:46.549329  7818 consensus_queue.cc:1048] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [LEADER]: Connected to new peer: Peer: permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:54:46.569262  7767 raft_consensus.cc:2955] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, bf7929d814ea4b0b9c5ca0f96d80278e (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } attrs { replace: true } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: false } } }
I20260608 09:54:46.571502  7484 raft_consensus.cc:2955] T 8b8d6664f321428ca6af16071e4790e1 P bf7929d814ea4b0b9c5ca0f96d80278e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, bf7929d814ea4b0b9c5ca0f96d80278e (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } attrs { replace: true } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: false } } }
I20260608 09:54:46.571848  7728 raft_consensus.cc:2955] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, bf7929d814ea4b0b9c5ca0f96d80278e (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } attrs { replace: true } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: false } } }
I20260608 09:54:46.588446  7648 raft_consensus.cc:2955] T 8b8d6664f321428ca6af16071e4790e1 P 22f7c9cf13cc455586ad62bb16d547cc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, bf7929d814ea4b0b9c5ca0f96d80278e (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } attrs { replace: true } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: false } } }
I20260608 09:54:46.593961  7108 catalog_manager.cc:5696] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a reported cstate change: config changed from index 3 to 4, bf7929d814ea4b0b9c5ca0f96d80278e (127.0.97.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260608 09:54:47.528855  7830 thread.cc:641] apply [worker] (thread pool) Time spent creating pthread: real 0.669s	user 0.000s	sys 0.008s
W20260608 09:54:47.529614  7830 thread.cc:608] apply [worker] (thread pool) Time spent starting thread: real 0.670s	user 0.000s	sys 0.009s
I20260608 09:54:47.592532  7832 raft_consensus.cc:493] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 5f3be80fa0be4db7aa2004ee85f7190a)
I20260608 09:54:47.594784  7832 raft_consensus.cc:515] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } attrs { replace: true } } peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: true } }
I20260608 09:54:47.612685  7832 leader_election.cc:290] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5f3be80fa0be4db7aa2004ee85f7190a (127.0.97.193:38005), 22f7c9cf13cc455586ad62bb16d547cc (127.0.97.194:45169)
I20260608 09:54:48.018673  7647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14e06633c264be5b18d5040d6031836" candidate_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "22f7c9cf13cc455586ad62bb16d547cc" is_pre_election: true
I20260608 09:54:48.019790  7647 raft_consensus.cc:2468] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fae79d18a9b94fb690fc42c7b94c7e07 in term 3.
I20260608 09:54:48.041996  7689 leader_election.cc:304] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22f7c9cf13cc455586ad62bb16d547cc, fae79d18a9b94fb690fc42c7b94c7e07; no voters: 
I20260608 09:54:48.043241  7832 raft_consensus.cc:2804] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260608 09:54:48.043660  7832 raft_consensus.cc:493] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 5f3be80fa0be4db7aa2004ee85f7190a)
I20260608 09:54:48.044027  7832 raft_consensus.cc:3060] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07 [term 3 FOLLOWER]: Advancing to term 4
I20260608 09:54:48.053738  7832 raft_consensus.cc:515] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } attrs { replace: true } } peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: true } }
I20260608 09:54:48.160979  7833 raft_consensus.cc:493] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5f3be80fa0be4db7aa2004ee85f7190a)
I20260608 09:54:48.161864  7833 raft_consensus.cc:515] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } attrs { replace: true } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: false } }
I20260608 09:54:48.179350  7834 raft_consensus.cc:493] T 8b8d6664f321428ca6af16071e4790e1 P 22f7c9cf13cc455586ad62bb16d547cc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5f3be80fa0be4db7aa2004ee85f7190a)
I20260608 09:54:48.180235  7834 raft_consensus.cc:515] T 8b8d6664f321428ca6af16071e4790e1 P 22f7c9cf13cc455586ad62bb16d547cc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } attrs { replace: true } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: false } }
I20260608 09:54:48.199558  7832 leader_election.cc:290] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07 [CANDIDATE]: Term 4 election: Requested vote from peers 5f3be80fa0be4db7aa2004ee85f7190a (127.0.97.193:38005), 22f7c9cf13cc455586ad62bb16d547cc (127.0.97.194:45169)
I20260608 09:54:48.200418  7832 raft_consensus.cc:493] T 85ec50be8c76414eb923e15c1b8f0fa7 P fae79d18a9b94fb690fc42c7b94c7e07 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 22f7c9cf13cc455586ad62bb16d547cc)
I20260608 09:54:48.201061  7832 raft_consensus.cc:515] T 85ec50be8c76414eb923e15c1b8f0fa7 P fae79d18a9b94fb690fc42c7b94c7e07 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:48.208896  7835 raft_consensus.cc:493] T 8b8d6664f321428ca6af16071e4790e1 P bf7929d814ea4b0b9c5ca0f96d80278e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5f3be80fa0be4db7aa2004ee85f7190a)
I20260608 09:54:48.209674  7835 raft_consensus.cc:515] T 8b8d6664f321428ca6af16071e4790e1 P bf7929d814ea4b0b9c5ca0f96d80278e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } attrs { replace: true } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: false } }
I20260608 09:54:48.210903  7647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14e06633c264be5b18d5040d6031836" candidate_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "22f7c9cf13cc455586ad62bb16d547cc"
I20260608 09:54:48.211644  7647 raft_consensus.cc:3060] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc [term 3 FOLLOWER]: Advancing to term 4
I20260608 09:54:48.252290  7833 leader_election.cc:290] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5f3be80fa0be4db7aa2004ee85f7190a (127.0.97.193:38005), 22f7c9cf13cc455586ad62bb16d547cc (127.0.97.194:45169), bf7929d814ea4b0b9c5ca0f96d80278e (127.0.97.196:39327)
I20260608 09:54:48.184752  7834 leader_election.cc:290] T 8b8d6664f321428ca6af16071e4790e1 P 22f7c9cf13cc455586ad62bb16d547cc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5f3be80fa0be4db7aa2004ee85f7190a (127.0.97.193:38005), fae79d18a9b94fb690fc42c7b94c7e07 (127.0.97.195:37825), bf7929d814ea4b0b9c5ca0f96d80278e (127.0.97.196:39327)
W20260608 09:54:48.262147  7829 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.630s	user 0.011s	sys 0.015s
I20260608 09:54:48.264629  7728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8d6664f321428ca6af16071e4790e1" candidate_uuid: "22f7c9cf13cc455586ad62bb16d547cc" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" is_pre_election: true
I20260608 09:54:48.265311  7728 raft_consensus.cc:2468] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22f7c9cf13cc455586ad62bb16d547cc in term 2.
I20260608 09:54:48.267824  7484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8d6664f321428ca6af16071e4790e1" candidate_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" is_pre_election: true
I20260608 09:54:48.268693  7484 raft_consensus.cc:2468] T 8b8d6664f321428ca6af16071e4790e1 P bf7929d814ea4b0b9c5ca0f96d80278e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fae79d18a9b94fb690fc42c7b94c7e07 in term 2.
I20260608 09:54:48.268971  7836 raft_consensus.cc:1064] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07: attempting to promote NON_VOTER bf7929d814ea4b0b9c5ca0f96d80278e to VOTER
I20260608 09:54:48.274286  7836 consensus_queue.cc:237] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } attrs { replace: true } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: false } }
W20260608 09:54:48.275230  7829 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.647s	user 0.011s	sys 0.016s
I20260608 09:54:48.321143  7837 raft_consensus.cc:493] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fae79d18a9b94fb690fc42c7b94c7e07)
I20260608 09:54:48.322039  7834 raft_consensus.cc:493] T 949251e4de9642ea9c5689582e1be652 P 22f7c9cf13cc455586ad62bb16d547cc [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fae79d18a9b94fb690fc42c7b94c7e07)
I20260608 09:54:48.307317  7832 leader_election.cc:290] T 85ec50be8c76414eb923e15c1b8f0fa7 P fae79d18a9b94fb690fc42c7b94c7e07 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5f3be80fa0be4db7aa2004ee85f7190a (127.0.97.193:38005), 22f7c9cf13cc455586ad62bb16d547cc (127.0.97.194:45169)
I20260608 09:54:48.323616  7834 raft_consensus.cc:515] T 949251e4de9642ea9c5689582e1be652 P 22f7c9cf13cc455586ad62bb16d547cc [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } attrs { replace: true } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: true } }
I20260608 09:54:48.326148  7834 leader_election.cc:290] T 949251e4de9642ea9c5689582e1be652 P 22f7c9cf13cc455586ad62bb16d547cc [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5f3be80fa0be4db7aa2004ee85f7190a (127.0.97.193:38005), fae79d18a9b94fb690fc42c7b94c7e07 (127.0.97.195:37825)
I20260608 09:54:48.326469  7564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14e06633c264be5b18d5040d6031836" candidate_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "5f3be80fa0be4db7aa2004ee85f7190a"
I20260608 09:54:48.327096  7565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14e06633c264be5b18d5040d6031836" candidate_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" is_pre_election: true
I20260608 09:54:48.328400  7563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8d6664f321428ca6af16071e4790e1" candidate_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" is_pre_election: true
I20260608 09:54:48.328975  7646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8d6664f321428ca6af16071e4790e1" candidate_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "22f7c9cf13cc455586ad62bb16d547cc" is_pre_election: true
I20260608 09:54:48.329695  7646 raft_consensus.cc:2468] T 8b8d6664f321428ca6af16071e4790e1 P 22f7c9cf13cc455586ad62bb16d547cc [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fae79d18a9b94fb690fc42c7b94c7e07 in term 2.
I20260608 09:54:48.327227  7562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ec50be8c76414eb923e15c1b8f0fa7" candidate_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" is_pre_election: true
I20260608 09:54:48.332340  7647 raft_consensus.cc:2468] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fae79d18a9b94fb690fc42c7b94c7e07 in term 4.
I20260608 09:54:48.333817  7835 leader_election.cc:290] T 8b8d6664f321428ca6af16071e4790e1 P bf7929d814ea4b0b9c5ca0f96d80278e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5f3be80fa0be4db7aa2004ee85f7190a (127.0.97.193:38005), 22f7c9cf13cc455586ad62bb16d547cc (127.0.97.194:45169), fae79d18a9b94fb690fc42c7b94c7e07 (127.0.97.195:37825)
I20260608 09:54:48.302935  7839 raft_consensus.cc:493] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 22f7c9cf13cc455586ad62bb16d547cc)
I20260608 09:54:48.334753  7839 raft_consensus.cc:515] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:48.337114  7839 leader_election.cc:290] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 22f7c9cf13cc455586ad62bb16d547cc (127.0.97.194:45169), fae79d18a9b94fb690fc42c7b94c7e07 (127.0.97.195:37825)
I20260608 09:54:48.338143  7839 raft_consensus.cc:1064] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a: attempting to promote NON_VOTER bf7929d814ea4b0b9c5ca0f96d80278e to VOTER
I20260608 09:54:48.346271  7837 raft_consensus.cc:515] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } attrs { replace: true } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: true } }
I20260608 09:54:48.356298  7647 raft_consensus.cc:1240] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc [term 4 FOLLOWER]: Rejecting Update request from peer 5f3be80fa0be4db7aa2004ee85f7190a for earlier term 3. Current term is 4. Ops: []
I20260608 09:54:48.357349  7646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ec50be8c76414eb923e15c1b8f0fa7" candidate_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "22f7c9cf13cc455586ad62bb16d547cc" is_pre_election: true
I20260608 09:54:48.358062  7839 consensus_queue.cc:237] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } attrs { replace: true } } peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: false } }
W20260608 09:54:48.362962  7108 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 1.763s	user 0.013s	sys 0.034s
W20260608 09:54:48.364616  7108 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 1.765s	user 0.014s	sys 0.034s
I20260608 09:54:48.368456  7646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ec50be8c76414eb923e15c1b8f0fa7" candidate_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "22f7c9cf13cc455586ad62bb16d547cc" is_pre_election: true
I20260608 09:54:48.366603  7689 leader_election.cc:304] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 22f7c9cf13cc455586ad62bb16d547cc, fae79d18a9b94fb690fc42c7b94c7e07; no voters: 5f3be80fa0be4db7aa2004ee85f7190a
I20260608 09:54:48.371065  7689 leader_election.cc:304] T 85ec50be8c76414eb923e15c1b8f0fa7 P fae79d18a9b94fb690fc42c7b94c7e07 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fae79d18a9b94fb690fc42c7b94c7e07; no voters: 22f7c9cf13cc455586ad62bb16d547cc, 5f3be80fa0be4db7aa2004ee85f7190a
I20260608 09:54:48.372628  7837 leader_election.cc:290] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 22f7c9cf13cc455586ad62bb16d547cc (127.0.97.194:45169), fae79d18a9b94fb690fc42c7b94c7e07 (127.0.97.195:37825)
I20260608 09:54:48.373454  7647 raft_consensus.cc:1275] T 949251e4de9642ea9c5689582e1be652 P 22f7c9cf13cc455586ad62bb16d547cc [term 3 FOLLOWER]: Refusing update from remote peer fae79d18a9b94fb690fc42c7b94c7e07: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 09:54:48.374361  7562 raft_consensus.cc:1275] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a [term 3 FOLLOWER]: Refusing update from remote peer fae79d18a9b94fb690fc42c7b94c7e07: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 09:54:48.375955  7833 consensus_queue.cc:1048] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:54:48.376194  7566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8d6664f321428ca6af16071e4790e1" candidate_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" is_pre_election: true
I20260608 09:54:48.390544  7833 consensus_queue.cc:1048] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:54:48.372452  7832 raft_consensus.cc:2749] T 85ec50be8c76414eb923e15c1b8f0fa7 P fae79d18a9b94fb690fc42c7b94c7e07 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260608 09:54:48.372402  7836 raft_consensus.cc:2804] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07 [term 4 FOLLOWER]: Leader election won for term 4
I20260608 09:54:48.404376  7836 raft_consensus.cc:697] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07 [term 4 LEADER]: Becoming Leader. State: Replica: fae79d18a9b94fb690fc42c7b94c7e07, State: Running, Role: LEADER
I20260608 09:54:48.405655  7836 consensus_queue.cc:237] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } attrs { replace: true } } peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: true } }
I20260608 09:54:48.435524  7562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8d6664f321428ca6af16071e4790e1" candidate_uuid: "22f7c9cf13cc455586ad62bb16d547cc" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" is_pre_election: true
I20260608 09:54:48.438993  7562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949251e4de9642ea9c5689582e1be652" candidate_uuid: "22f7c9cf13cc455586ad62bb16d547cc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" is_pre_election: true
I20260608 09:54:48.480208  7648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949251e4de9642ea9c5689582e1be652" candidate_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "22f7c9cf13cc455586ad62bb16d547cc" is_pre_election: true
I20260608 09:54:48.488513  7728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8d6664f321428ca6af16071e4790e1" candidate_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" is_pre_election: true
I20260608 09:54:48.490897  7728 raft_consensus.cc:2468] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf7929d814ea4b0b9c5ca0f96d80278e in term 2.
I20260608 09:54:48.504844  7484 raft_consensus.cc:1275] T a14e06633c264be5b18d5040d6031836 P bf7929d814ea4b0b9c5ca0f96d80278e [term 3 LEARNER]: Refusing update from remote peer 5f3be80fa0be4db7aa2004ee85f7190a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 09:54:48.506752  7839 consensus_queue.cc:1048] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:54:48.520166  7108 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:52374 (request call id 24) took 1932 ms. Trace:
I20260608 09:54:48.521021  7483 raft_consensus.cc:1275] T 949251e4de9642ea9c5689582e1be652 P bf7929d814ea4b0b9c5ca0f96d80278e [term 3 LEARNER]: Refusing update from remote peer fae79d18a9b94fb690fc42c7b94c7e07: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 09:54:48.523165  7726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ec50be8c76414eb923e15c1b8f0fa7" candidate_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" is_pre_election: true
I20260608 09:54:48.523802  7726 raft_consensus.cc:2468] T 85ec50be8c76414eb923e15c1b8f0fa7 P fae79d18a9b94fb690fc42c7b94c7e07 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f3be80fa0be4db7aa2004ee85f7190a in term 3.
I20260608 09:54:48.527285  7727 raft_consensus.cc:1240] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07 [term 4 LEADER]: Rejecting Update request from peer 5f3be80fa0be4db7aa2004ee85f7190a for earlier term 3. Current term is 4. Ops: []
I20260608 09:54:48.529026  7724 raft_consensus.cc:1240] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07 [term 4 LEADER]: Rejecting Update request from peer 5f3be80fa0be4db7aa2004ee85f7190a for earlier term 3. Current term is 4. Ops: []
I20260608 09:54:48.529321  7111 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:52406 (request call id 19) took 1936 ms. Trace:
I20260608 09:54:48.524895  7725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949251e4de9642ea9c5689582e1be652" candidate_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" is_pre_election: true
I20260608 09:54:48.529770  7111 rpcz_store.cc:276] 0608 09:54:46.592900 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:54:46.593254 (+   354us) service_pool.cc:224] Handling call
0608 09:54:48.529143 (+1935889us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":5698,"reported_tablets":1}
I20260608 09:54:48.531368  7109 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:52372 (request call id 21) took 1943 ms. Trace:
I20260608 09:54:48.520686  7108 rpcz_store.cc:276] 0608 09:54:46.587956 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:54:46.591224 (+  3268us) service_pool.cc:224] Handling call
0608 09:54:48.364928 (+1773704us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:54:48.364961 (+    33us) write_op.cc:454] Released schema lock
0608 09:54:48.520046 (+155085us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:54:46.615088 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0608 09:54:46.616223 (+  1135us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:54:46.616518 (+   295us) write_op.cc:435] Acquired schema lock
0608 09:54:46.616557 (+    39us) tablet.cc:662] Decoding operations
0608 09:54:46.617130 (+   573us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:54:46.617277 (+   147us) write_op.cc:641] Partition lock acquired for write op
0608 09:54:46.617355 (+    78us) tablet.cc:685] Acquiring locks for 1 operations
0608 09:54:46.617831 (+   476us) tablet.cc:701] Row locks acquired
0608 09:54:46.617880 (+    49us) write_op.cc:260] PREPARE: finished
0608 09:54:46.618157 (+   277us) write_op.cc:270] Start()
0608 09:54:46.618481 (+   324us) write_op.cc:276] Timestamp: P: 1780912486618073 usec, L: 0
0608 09:54:46.618538 (+    57us) op_driver.cc:348] REPLICATION: starting
0608 09:54:46.619601 (+  1063us) log.cc:844] Serialized 594 byte log entry
0608 09:54:46.858897 (+239296us) op_driver.cc:464] REPLICATION: finished
0608 09:54:47.529349 (+670452us) write_op.cc:301] APPLY: starting
0608 09:54:47.529473 (+   124us) tablet.cc:1367] starting BulkCheckPresence
0608 09:54:47.529656 (+   183us) tablet.cc:1370] finished BulkCheckPresence
0608 09:54:47.529806 (+   150us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:54:47.530179 (+   373us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:54:47.530418 (+   239us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0608 09:54:47.530484 (+    66us) write_op.cc:312] APPLY: finished
0608 09:54:47.530833 (+   349us) log.cc:844] Serialized 22 byte log entry
0608 09:54:47.531070 (+   237us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:54:47.531168 (+    98us) write_op.cc:454] Released schema lock
0608 09:54:47.531226 (+    58us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"mutex_wait_us":105189,"reported_tablets":1,"spinlock_wait_cycles":31488,"child_traces":[["op",{"apply.queue_time_us":670003,"apply.run_cpu_time_us":2379,"apply.run_wall_time_us":2381,"num_ops":1,"prepare.queue_time_us":14313,"prepare.run_cpu_time_us":6673,"prepare.run_wall_time_us":7827,"raft.queue_time_us":230822,"raft.run_cpu_time_us":10037,"raft.run_wall_time_us":671652,"replication_time_us":240160,"thread_start_us":4121437,"threads_started":4,"wal-append.queue_time_us":4265}]]}
I20260608 09:54:48.539304  7725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949251e4de9642ea9c5689582e1be652" candidate_uuid: "22f7c9cf13cc455586ad62bb16d547cc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" is_pre_election: true
I20260608 09:54:48.539753  7688 leader_election.cc:304] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 22f7c9cf13cc455586ad62bb16d547cc, bf7929d814ea4b0b9c5ca0f96d80278e, fae79d18a9b94fb690fc42c7b94c7e07; no voters: 5f3be80fa0be4db7aa2004ee85f7190a
I20260608 09:54:48.540688  7836 raft_consensus.cc:2804] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 09:54:48.540885  7483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8d6664f321428ca6af16071e4790e1" candidate_uuid: "22f7c9cf13cc455586ad62bb16d547cc" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" is_pre_election: true
I20260608 09:54:48.541136  7836 raft_consensus.cc:493] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 5f3be80fa0be4db7aa2004ee85f7190a)
I20260608 09:54:48.541603  7836 raft_consensus.cc:3060] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07 [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:54:48.542928  7608 leader_election.cc:304] T 8b8d6664f321428ca6af16071e4790e1 P 22f7c9cf13cc455586ad62bb16d547cc [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 22f7c9cf13cc455586ad62bb16d547cc, fae79d18a9b94fb690fc42c7b94c7e07; no voters: 5f3be80fa0be4db7aa2004ee85f7190a, bf7929d814ea4b0b9c5ca0f96d80278e
I20260608 09:54:48.543985  7833 consensus_queue.cc:1048] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:54:48.544443  7834 raft_consensus.cc:2749] T 8b8d6664f321428ca6af16071e4790e1 P 22f7c9cf13cc455586ad62bb16d547cc [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 09:54:48.551112  7528 leader_election.cc:304] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5f3be80fa0be4db7aa2004ee85f7190a, fae79d18a9b94fb690fc42c7b94c7e07; no voters: 22f7c9cf13cc455586ad62bb16d547cc
I20260608 09:54:48.553573  7528 leader_election.cc:304] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f3be80fa0be4db7aa2004ee85f7190a; no voters: 22f7c9cf13cc455586ad62bb16d547cc, fae79d18a9b94fb690fc42c7b94c7e07
I20260608 09:54:48.554543  7843 raft_consensus.cc:2804] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260608 09:54:48.554967  7843 raft_consensus.cc:493] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a [term 3 FOLLOWER]: Starting leader election (detected failure of leader 22f7c9cf13cc455586ad62bb16d547cc)
I20260608 09:54:48.555325  7839 consensus_queue.cc:1059] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } attrs { replace: true }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:54:48.556100  7839 consensus_queue.cc:1243] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [LEADER]: Peer fae79d18a9b94fb690fc42c7b94c7e07 log is divergent from this leader: its last log entry 4.4 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 3
I20260608 09:54:48.556195  7837 raft_consensus.cc:2749] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260608 09:54:48.556720  7839 raft_consensus.cc:3055] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [term 3 LEADER]: Stepping down as leader of term 3
I20260608 09:54:48.557101  7839 raft_consensus.cc:740] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5f3be80fa0be4db7aa2004ee85f7190a, State: Running, Role: LEADER
I20260608 09:54:48.531795  7109 rpcz_store.cc:276] 0608 09:54:46.588049 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:54:46.590803 (+  2754us) service_pool.cc:224] Handling call
0608 09:54:48.531202 (+1940399us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":1}
I20260608 09:54:48.555377  7843 raft_consensus.cc:3060] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a [term 3 FOLLOWER]: Advancing to term 4
I20260608 09:54:48.560420  7647 raft_consensus.cc:1240] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc [term 4 FOLLOWER]: Rejecting Update request from peer 5f3be80fa0be4db7aa2004ee85f7190a for earlier term 3. Current term is 4. Ops: []
I20260608 09:54:48.558020  7839 consensus_queue.cc:260] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.4, Last appended by leader: 4, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } attrs { replace: true } } peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: false } }
I20260608 09:54:48.565629  7839 raft_consensus.cc:3060] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [term 3 FOLLOWER]: Advancing to term 4
I20260608 09:54:48.560500  7609 leader_election.cc:304] T 949251e4de9642ea9c5689582e1be652 P 22f7c9cf13cc455586ad62bb16d547cc [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 22f7c9cf13cc455586ad62bb16d547cc; no voters: 5f3be80fa0be4db7aa2004ee85f7190a, fae79d18a9b94fb690fc42c7b94c7e07
I20260608 09:54:48.567584  7834 raft_consensus.cc:2749] T 949251e4de9642ea9c5689582e1be652 P 22f7c9cf13cc455586ad62bb16d547cc [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260608 09:54:48.566385  7844 raft_consensus.cc:2955] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, bf7929d814ea4b0b9c5ca0f96d80278e (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } attrs { replace: true } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: false } } }
I20260608 09:54:48.574589  7647 raft_consensus.cc:2955] T 949251e4de9642ea9c5689582e1be652 P 22f7c9cf13cc455586ad62bb16d547cc [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, bf7929d814ea4b0b9c5ca0f96d80278e (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } attrs { replace: true } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: false } } }
I20260608 09:54:48.580950  7836 raft_consensus.cc:515] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } attrs { replace: true } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: false } }
I20260608 09:54:48.587585  7567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8d6664f321428ca6af16071e4790e1" candidate_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "5f3be80fa0be4db7aa2004ee85f7190a"
I20260608 09:54:48.589774  7648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8d6664f321428ca6af16071e4790e1" candidate_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "22f7c9cf13cc455586ad62bb16d547cc"
I20260608 09:54:48.590363  7836 leader_election.cc:290] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07 [CANDIDATE]: Term 3 election: Requested vote from peers 5f3be80fa0be4db7aa2004ee85f7190a (127.0.97.193:38005), 22f7c9cf13cc455586ad62bb16d547cc (127.0.97.194:45169), bf7929d814ea4b0b9c5ca0f96d80278e (127.0.97.196:39327)
I20260608 09:54:48.590744  7484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8d6664f321428ca6af16071e4790e1" candidate_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e"
I20260608 09:54:48.592639  7688 leader_election.cc:304] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: fae79d18a9b94fb690fc42c7b94c7e07; no voters: 5f3be80fa0be4db7aa2004ee85f7190a, bf7929d814ea4b0b9c5ca0f96d80278e
I20260608 09:54:48.595357  7836 raft_consensus.cc:2749] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260608 09:54:48.597308  7648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8d6664f321428ca6af16071e4790e1" candidate_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "22f7c9cf13cc455586ad62bb16d547cc" is_pre_election: true
I20260608 09:54:48.598980  7449 leader_election.cc:304] T 8b8d6664f321428ca6af16071e4790e1 P bf7929d814ea4b0b9c5ca0f96d80278e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: bf7929d814ea4b0b9c5ca0f96d80278e, fae79d18a9b94fb690fc42c7b94c7e07; no voters: 22f7c9cf13cc455586ad62bb16d547cc, 5f3be80fa0be4db7aa2004ee85f7190a
I20260608 09:54:48.600389  7835 raft_consensus.cc:2749] T 8b8d6664f321428ca6af16071e4790e1 P bf7929d814ea4b0b9c5ca0f96d80278e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 09:54:48.592569  7843 raft_consensus.cc:515] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:48.620342  7648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ec50be8c76414eb923e15c1b8f0fa7" candidate_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "22f7c9cf13cc455586ad62bb16d547cc"
I20260608 09:54:48.619217  7483 raft_consensus.cc:2955] T 949251e4de9642ea9c5689582e1be652 P bf7929d814ea4b0b9c5ca0f96d80278e [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, bf7929d814ea4b0b9c5ca0f96d80278e (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } attrs { replace: true } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: false } } }
I20260608 09:54:48.620342  7724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ec50be8c76414eb923e15c1b8f0fa7" candidate_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fae79d18a9b94fb690fc42c7b94c7e07"
I20260608 09:54:48.623524  7528 leader_election.cc:304] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f3be80fa0be4db7aa2004ee85f7190a; no voters: 22f7c9cf13cc455586ad62bb16d547cc, fae79d18a9b94fb690fc42c7b94c7e07
I20260608 09:54:48.624585  7838 raft_consensus.cc:2749] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260608 09:54:48.629652  7567 raft_consensus.cc:2955] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, bf7929d814ea4b0b9c5ca0f96d80278e (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } attrs { replace: true } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: false } } }
I20260608 09:54:48.636679  7109 catalog_manager.cc:5696] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07 reported cstate change: term changed from 3 to 4, leader changed from 5f3be80fa0be4db7aa2004ee85f7190a (127.0.97.193) to fae79d18a9b94fb690fc42c7b94c7e07 (127.0.97.195). New cstate: current_term: 4 leader_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:48.619299  7843 leader_election.cc:290] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a [CANDIDATE]: Term 4 election: Requested vote from peers 22f7c9cf13cc455586ad62bb16d547cc (127.0.97.194:45169), fae79d18a9b94fb690fc42c7b94c7e07 (127.0.97.195:37825)
I20260608 09:54:48.639097  7109 catalog_manager.cc:5696] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 reported cstate change: config changed from index 3 to 4, bf7929d814ea4b0b9c5ca0f96d80278e (127.0.97.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:54:48.644623  7566 consensus_queue.cc:237] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [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: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: false } }
I20260608 09:54:48.662381  7724 raft_consensus.cc:1240] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07 [term 3 FOLLOWER]: Rejecting Update request from peer 5f3be80fa0be4db7aa2004ee85f7190a for earlier term 2. Current term is 3. Ops: []
I20260608 09:54:48.665230  7483 raft_consensus.cc:1275] T 8b8d6664f321428ca6af16071e4790e1 P bf7929d814ea4b0b9c5ca0f96d80278e [term 2 FOLLOWER]: Refusing update from remote peer 5f3be80fa0be4db7aa2004ee85f7190a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:54:48.666997  7843 consensus_queue.cc:1059] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:54:48.668246  7838 consensus_queue.cc:1048] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:54:48.671636  7839 raft_consensus.cc:3055] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [term 2 LEADER]: Stepping down as leader of term 2
I20260608 09:54:48.672013  7839 raft_consensus.cc:740] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5f3be80fa0be4db7aa2004ee85f7190a, State: Running, Role: LEADER
I20260608 09:54:48.673087  7839 consensus_queue.cc:260] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: false } }
I20260608 09:54:48.674293  7839 raft_consensus.cc:3060] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:54:48.703239  7725 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a14e06633c264be5b18d5040d6031836"
dest_uuid: "fae79d18a9b94fb690fc42c7b94c7e07"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:59108
I20260608 09:54:48.704049  7725 raft_consensus.cc:606] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07 [term 4 LEADER]: Received request to transfer leadership
I20260608 09:54:48.704993  7724 consensus_queue.cc:237] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: false } }
I20260608 09:54:48.708555  7725 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a14e06633c264be5b18d5040d6031836"
dest_uuid: "fae79d18a9b94fb690fc42c7b94c7e07"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:59108
I20260608 09:54:48.709120  7725 raft_consensus.cc:606] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07 [term 4 LEADER]: Received request to transfer leadership
W20260608 09:54:48.710625  7097 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for a14e06633c264be5b18d5040d6031836 already in progress [suppressed 2 similar messages]
I20260608 09:54:48.710628  7483 raft_consensus.cc:1275] T 949251e4de9642ea9c5689582e1be652 P bf7929d814ea4b0b9c5ca0f96d80278e [term 3 FOLLOWER]: Refusing update from remote peer fae79d18a9b94fb690fc42c7b94c7e07: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 09:54:48.711448  7647 raft_consensus.cc:1275] T 949251e4de9642ea9c5689582e1be652 P 22f7c9cf13cc455586ad62bb16d547cc [term 3 FOLLOWER]: Refusing update from remote peer fae79d18a9b94fb690fc42c7b94c7e07: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 09:54:48.713383  7844 consensus_queue.cc:1048] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:54:48.714967  7833 consensus_queue.cc:1048] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:54:48.717509  7724 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a14e06633c264be5b18d5040d6031836"
dest_uuid: "fae79d18a9b94fb690fc42c7b94c7e07"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:59108
I20260608 09:54:48.718137  7724 raft_consensus.cc:606] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07 [term 4 LEADER]: Received request to transfer leadership
W20260608 09:54:48.723920  7159 auto_rebalancer.cc:855] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260608 09:54:48.724395  7159 auto_rebalancer.cc:863] Could not move replica: Remote error: Service unavailable: leadership transfer for a14e06633c264be5b18d5040d6031836 already in progress
I20260608 09:54:48.723482  7844 raft_consensus.cc:2955] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 5f3be80fa0be4db7aa2004ee85f7190a (127.0.97.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: false } } }
W20260608 09:54:48.724748  7159 auto_rebalancer.cc:301] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for a14e06633c264be5b18d5040d6031836 already in progress
I20260608 09:54:48.726367  7647 raft_consensus.cc:2955] T 949251e4de9642ea9c5689582e1be652 P 22f7c9cf13cc455586ad62bb16d547cc [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 5f3be80fa0be4db7aa2004ee85f7190a (127.0.97.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: false } } }
I20260608 09:54:48.726394  7483 raft_consensus.cc:2955] T 949251e4de9642ea9c5689582e1be652 P bf7929d814ea4b0b9c5ca0f96d80278e [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 5f3be80fa0be4db7aa2004ee85f7190a (127.0.97.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: false } } }
I20260608 09:54:48.742050  7111 catalog_manager.cc:5696] T 949251e4de9642ea9c5689582e1be652 P 22f7c9cf13cc455586ad62bb16d547cc reported cstate change: config changed from index 4 to 5, VOTER 5f3be80fa0be4db7aa2004ee85f7190a (127.0.97.193) evicted. New cstate: current_term: 3 leader_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: false } } }
I20260608 09:54:48.752918  7097 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 949251e4de9642ea9c5689582e1be652 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:54:48.759510  7557 tablet_service.cc:1558] Processing DeleteTablet for tablet 949251e4de9642ea9c5689582e1be652 with delete_type TABLET_DATA_TOMBSTONED (TS 5f3be80fa0be4db7aa2004ee85f7190a not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:34612
I20260608 09:54:48.762293  7864 tablet_replica.cc:333] stopping tablet replica
I20260608 09:54:48.763494  7864 raft_consensus.cc:2243] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:48.764595  7864 raft_consensus.cc:2272] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:48.768646  7864 ts_tablet_manager.cc:1916] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:54:48.785905  7864 ts_tablet_manager.cc:1929] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260608 09:54:48.786402  7864 log.cc:1199] T 949251e4de9642ea9c5689582e1be652 P 5f3be80fa0be4db7aa2004ee85f7190a: Deleting WAL directory at /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294854977-391-0/minicluster-data/ts-0-root/wals/949251e4de9642ea9c5689582e1be652
I20260608 09:54:48.788502  7095 catalog_manager.cc:5027] TS 5f3be80fa0be4db7aa2004ee85f7190a (127.0.97.193:38005): tablet 949251e4de9642ea9c5689582e1be652 (table test-workload [id=2256cb9a59a24bc6a3e6b7c3c1655962]) successfully deleted
I20260608 09:54:48.879119  7566 raft_consensus.cc:1240] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a [term 4 FOLLOWER]: Rejecting Update request from peer 22f7c9cf13cc455586ad62bb16d547cc for earlier term 3. Current term is 4. Ops: []
I20260608 09:54:48.880796  7834 consensus_queue.cc:1059] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:54:48.882697  7865 raft_consensus.cc:3055] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [term 3 LEADER]: Stepping down as leader of term 3
I20260608 09:54:48.883137  7865 raft_consensus.cc:740] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 22f7c9cf13cc455586ad62bb16d547cc, State: Running, Role: LEADER
I20260608 09:54:48.884181  7865 consensus_queue.cc:260] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:48.885614  7865 raft_consensus.cc:3060] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [term 3 FOLLOWER]: Advancing to term 4
I20260608 09:54:48.898059  7566 raft_consensus.cc:1275] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [term 4 FOLLOWER]: Refusing update from remote peer fae79d18a9b94fb690fc42c7b94c7e07: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 4. (term mismatch)
I20260608 09:54:48.898516  7566 pending_rounds.cc:85] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a: Aborting all ops after (but not including) 3
I20260608 09:54:48.898766  7566 pending_rounds.cc:107] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a: Aborting uncommitted CHANGE_CONFIG_OP operation due to leader change: 3.4
I20260608 09:54:48.899106  7566 raft_consensus.cc:2917] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [term 4 FOLLOWER]: Aborting config change with OpId 3.4: Aborted: Op aborted by new leader
I20260608 09:54:48.899534  7566 raft_consensus.cc:2889] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [term 4 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted by new leader
I20260608 09:54:48.901444  7844 consensus_queue.cc:1048] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:54:48.906998  7832 raft_consensus.cc:993] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07: : Instructing follower 5f3be80fa0be4db7aa2004ee85f7190a to start an election
I20260608 09:54:48.907553  7833 raft_consensus.cc:1081] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07 [term 4 LEADER]: Signalling peer 5f3be80fa0be4db7aa2004ee85f7190a to start an election
I20260608 09:54:48.909273  7567 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a14e06633c264be5b18d5040d6031836"
dest_uuid: "5f3be80fa0be4db7aa2004ee85f7190a"
 from {username='slave'} at 127.0.0.1:55368
I20260608 09:54:48.909941  7567 raft_consensus.cc:493] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:54:48.910305  7567 raft_consensus.cc:3060] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [term 4 FOLLOWER]: Advancing to term 5
I20260608 09:54:48.914800  7483 raft_consensus.cc:3060] T a14e06633c264be5b18d5040d6031836 P bf7929d814ea4b0b9c5ca0f96d80278e [term 3 FOLLOWER]: Advancing to term 4
I20260608 09:54:48.917629  7567 raft_consensus.cc:515] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } attrs { replace: true } } peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: true } }
I20260608 09:54:48.920756  7724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14e06633c264be5b18d5040d6031836" candidate_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "fae79d18a9b94fb690fc42c7b94c7e07"
I20260608 09:54:48.920980  7567 leader_election.cc:290] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [CANDIDATE]: Term 5 election: Requested vote from peers fae79d18a9b94fb690fc42c7b94c7e07 (127.0.97.195:37825), 22f7c9cf13cc455586ad62bb16d547cc (127.0.97.194:45169)
I20260608 09:54:48.921382  7724 raft_consensus.cc:3055] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07 [term 4 LEADER]: Stepping down as leader of term 4
I20260608 09:54:48.921723  7724 raft_consensus.cc:740] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: fae79d18a9b94fb690fc42c7b94c7e07, State: Running, Role: LEADER
I20260608 09:54:48.923182  7647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14e06633c264be5b18d5040d6031836" candidate_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "22f7c9cf13cc455586ad62bb16d547cc"
I20260608 09:54:48.923959  7648 raft_consensus.cc:1275] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc [term 4 FOLLOWER]: Refusing update from remote peer fae79d18a9b94fb690fc42c7b94c7e07: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260608 09:54:48.924878  7483 raft_consensus.cc:1275] T a14e06633c264be5b18d5040d6031836 P bf7929d814ea4b0b9c5ca0f96d80278e [term 4 FOLLOWER]: Refusing update from remote peer fae79d18a9b94fb690fc42c7b94c7e07: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 4. (term mismatch)
I20260608 09:54:48.925300  7483 pending_rounds.cc:85] T a14e06633c264be5b18d5040d6031836 P bf7929d814ea4b0b9c5ca0f96d80278e: Aborting all ops after (but not including) 3
I20260608 09:54:48.925642  7483 pending_rounds.cc:107] T a14e06633c264be5b18d5040d6031836 P bf7929d814ea4b0b9c5ca0f96d80278e: Aborting uncommitted CHANGE_CONFIG_OP operation due to leader change: 3.4
I20260608 09:54:48.925984  7483 raft_consensus.cc:2917] T a14e06633c264be5b18d5040d6031836 P bf7929d814ea4b0b9c5ca0f96d80278e [term 4 FOLLOWER]: Aborting config change with OpId 3.4: Aborted: Op aborted by new leader
I20260608 09:54:48.922612  7724 consensus_queue.cc:260] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } attrs { replace: true } } peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: true } }
I20260608 09:54:48.926606  7832 consensus_queue.cc:1048] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07 [NON_LEADER]: Connected to new peer: Peer: permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:54:48.925935  7566 raft_consensus.cc:1240] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [term 5 FOLLOWER]: Rejecting Update request from peer fae79d18a9b94fb690fc42c7b94c7e07 for earlier term 4. Current term is 5. Ops: []
I20260608 09:54:48.927917  7724 raft_consensus.cc:3060] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07 [term 4 FOLLOWER]: Advancing to term 5
I20260608 09:54:48.926868  7483 raft_consensus.cc:2889] T a14e06633c264be5b18d5040d6031836 P bf7929d814ea4b0b9c5ca0f96d80278e [term 4 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted by new leader
I20260608 09:54:48.934095  7724 raft_consensus.cc:2468] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f3be80fa0be4db7aa2004ee85f7190a in term 5.
I20260608 09:54:48.935187  7528 leader_election.cc:304] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5f3be80fa0be4db7aa2004ee85f7190a, fae79d18a9b94fb690fc42c7b94c7e07; no voters: 22f7c9cf13cc455586ad62bb16d547cc
I20260608 09:54:48.935917  7839 raft_consensus.cc:2804] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [term 5 FOLLOWER]: Leader election won for term 5
I20260608 09:54:48.936432  7839 raft_consensus.cc:697] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [term 5 LEADER]: Becoming Leader. State: Replica: 5f3be80fa0be4db7aa2004ee85f7190a, State: Running, Role: LEADER
I20260608 09:54:48.937292  7839 consensus_queue.cc:237] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } attrs { replace: true } } peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: true } }
I20260608 09:54:48.945681  7111 catalog_manager.cc:5696] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a reported cstate change: term changed from 4 to 5, leader changed from fae79d18a9b94fb690fc42c7b94c7e07 (127.0.97.195) to 5f3be80fa0be4db7aa2004ee85f7190a (127.0.97.193). New cstate: current_term: 5 leader_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 09:54:49.280719  7670 debug-util.cc:398] Leaking SignalData structure 0x7b08002eafa0 after lost signal to thread 394
W20260608 09:54:49.282085  7670 debug-util.cc:398] Leaking SignalData structure 0x7b080011da60 after lost signal to thread 7145
I20260608 09:54:49.443372  7724 raft_consensus.cc:1275] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07 [term 5 FOLLOWER]: Refusing update from remote peer 5f3be80fa0be4db7aa2004ee85f7190a: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260608 09:54:49.445647  7839 consensus_queue.cc:1048] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:54:49.448164  7483 raft_consensus.cc:3060] T a14e06633c264be5b18d5040d6031836 P bf7929d814ea4b0b9c5ca0f96d80278e [term 4 LEARNER]: Advancing to term 5
I20260608 09:54:49.458369  7483 raft_consensus.cc:1275] T a14e06633c264be5b18d5040d6031836 P bf7929d814ea4b0b9c5ca0f96d80278e [term 5 LEARNER]: Refusing update from remote peer 5f3be80fa0be4db7aa2004ee85f7190a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260608 09:54:49.461187  7868 consensus_queue.cc:1048] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:54:49.489789  7868 raft_consensus.cc:1064] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a: attempting to promote NON_VOTER bf7929d814ea4b0b9c5ca0f96d80278e to VOTER
I20260608 09:54:49.495455  7648 raft_consensus.cc:3060] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc [term 4 FOLLOWER]: Advancing to term 5
I20260608 09:54:49.498426  7868 consensus_queue.cc:237] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 4, Current term: 5, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } attrs { replace: true } } peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: false } }
I20260608 09:54:49.505563  7648 raft_consensus.cc:1275] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc [term 5 FOLLOWER]: Refusing update from remote peer 5f3be80fa0be4db7aa2004ee85f7190a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260608 09:54:49.526701  7484 raft_consensus.cc:1275] T a14e06633c264be5b18d5040d6031836 P bf7929d814ea4b0b9c5ca0f96d80278e [term 5 LEARNER]: Refusing update from remote peer 5f3be80fa0be4db7aa2004ee85f7190a: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260608 09:54:49.528510  7648 raft_consensus.cc:1275] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc [term 5 FOLLOWER]: Refusing update from remote peer 5f3be80fa0be4db7aa2004ee85f7190a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260608 09:54:49.528573  7872 consensus_queue.cc:1048] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.002s
I20260608 09:54:49.532048  7724 raft_consensus.cc:1275] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07 [term 5 FOLLOWER]: Refusing update from remote peer 5f3be80fa0be4db7aa2004ee85f7190a: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260608 09:54:49.533368  7868 consensus_queue.cc:1048] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [LEADER]: Connected to new peer: Peer: permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:54:49.534464  7839 consensus_queue.cc:1048] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 09:54:49.543805  7839 raft_consensus.cc:2955] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [term 5 LEADER]: Committing config change with OpId 5.6: config changed from index 3 to 6, bf7929d814ea4b0b9c5ca0f96d80278e (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } attrs { replace: true } } peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: false } } }
I20260608 09:54:49.547899  7724 raft_consensus.cc:2955] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 3 to 6, bf7929d814ea4b0b9c5ca0f96d80278e (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } attrs { replace: true } } peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: false } } }
I20260608 09:54:49.558858  7111 catalog_manager.cc:5696] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a reported cstate change: config changed from index 3 to 6, bf7929d814ea4b0b9c5ca0f96d80278e (127.0.97.196) changed from NON_VOTER to VOTER. New cstate: current_term: 5 leader_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:49.559651  7483 raft_consensus.cc:2955] T a14e06633c264be5b18d5040d6031836 P bf7929d814ea4b0b9c5ca0f96d80278e [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 3 to 6, bf7929d814ea4b0b9c5ca0f96d80278e (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } attrs { replace: true } } peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: false } } }
I20260608 09:54:49.595644  7648 raft_consensus.cc:2955] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 3 to 6, bf7929d814ea4b0b9c5ca0f96d80278e (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } attrs { replace: true } } peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: false } } }
I20260608 09:54:50.065723  7566 consensus_queue.cc:237] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: false } }
I20260608 09:54:50.071568  7483 raft_consensus.cc:1275] T a14e06633c264be5b18d5040d6031836 P bf7929d814ea4b0b9c5ca0f96d80278e [term 5 FOLLOWER]: Refusing update from remote peer 5f3be80fa0be4db7aa2004ee85f7190a: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260608 09:54:50.072793  7648 raft_consensus.cc:1275] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc [term 5 FOLLOWER]: Refusing update from remote peer 5f3be80fa0be4db7aa2004ee85f7190a: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260608 09:54:50.073299  7868 consensus_queue.cc:1048] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39327 } 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 09:54:50.074397  7839 consensus_queue.cc:1048] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [LEADER]: Connected to new peer: Peer: permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260608 09:54:50.082206  7868 raft_consensus.cc:2955] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [term 5 LEADER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER fae79d18a9b94fb690fc42c7b94c7e07 (127.0.97.195) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: false } } }
I20260608 09:54:50.086959  7483 raft_consensus.cc:2955] T a14e06633c264be5b18d5040d6031836 P bf7929d814ea4b0b9c5ca0f96d80278e [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER fae79d18a9b94fb690fc42c7b94c7e07 (127.0.97.195) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: false } } }
I20260608 09:54:50.084301  7648 raft_consensus.cc:2955] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER fae79d18a9b94fb690fc42c7b94c7e07 (127.0.97.195) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: false } } }
I20260608 09:54:50.103865  7095 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a14e06633c264be5b18d5040d6031836 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:54:50.108948  7110 catalog_manager.cc:5696] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a reported cstate change: config changed from index 6 to 7, VOTER fae79d18a9b94fb690fc42c7b94c7e07 (127.0.97.195) evicted. New cstate: current_term: 5 leader_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:54:50.133680  7718 tablet_service.cc:1558] Processing DeleteTablet for tablet a14e06633c264be5b18d5040d6031836 with delete_type TABLET_DATA_TOMBSTONED (TS fae79d18a9b94fb690fc42c7b94c7e07 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:59108
I20260608 09:54:50.136777  7885 tablet_replica.cc:333] stopping tablet replica
I20260608 09:54:50.138562  7885 raft_consensus.cc:2243] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:50.139544  7885 raft_consensus.cc:2272] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:50.143603  7885 ts_tablet_manager.cc:1916] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:54:50.159484  7885 ts_tablet_manager.cc:1929] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 5.6
I20260608 09:54:50.159874  7885 log.cc:1199] T a14e06633c264be5b18d5040d6031836 P fae79d18a9b94fb690fc42c7b94c7e07: Deleting WAL directory at /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912294854977-391-0/minicluster-data/ts-2-root/wals/a14e06633c264be5b18d5040d6031836
I20260608 09:54:50.161535  7097 catalog_manager.cc:5027] TS fae79d18a9b94fb690fc42c7b94c7e07 (127.0.97.195:37825): tablet a14e06633c264be5b18d5040d6031836 (table test-workload [id=2256cb9a59a24bc6a3e6b7c3c1655962]) successfully deleted
I20260608 09:54:50.174108  7880 raft_consensus.cc:493] T 8b8d6664f321428ca6af16071e4790e1 P bf7929d814ea4b0b9c5ca0f96d80278e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5f3be80fa0be4db7aa2004ee85f7190a)
I20260608 09:54:50.174741  7880 raft_consensus.cc:515] T 8b8d6664f321428ca6af16071e4790e1 P bf7929d814ea4b0b9c5ca0f96d80278e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: false } }
I20260608 09:54:50.177220  7880 leader_election.cc:290] T 8b8d6664f321428ca6af16071e4790e1 P bf7929d814ea4b0b9c5ca0f96d80278e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5f3be80fa0be4db7aa2004ee85f7190a (127.0.97.193:38005), fae79d18a9b94fb690fc42c7b94c7e07 (127.0.97.195:37825)
I20260608 09:54:50.178056  7566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8d6664f321428ca6af16071e4790e1" candidate_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" is_pre_election: true
I20260608 09:54:50.178776  7566 raft_consensus.cc:2468] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf7929d814ea4b0b9c5ca0f96d80278e in term 3.
I20260608 09:54:50.179123  7724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8d6664f321428ca6af16071e4790e1" candidate_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" is_pre_election: true
I20260608 09:54:50.179916  7724 raft_consensus.cc:2393] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bf7929d814ea4b0b9c5ca0f96d80278e in current term 3: Already voted for candidate fae79d18a9b94fb690fc42c7b94c7e07 in this term.
I20260608 09:54:50.180262  7447 leader_election.cc:304] T 8b8d6664f321428ca6af16071e4790e1 P bf7929d814ea4b0b9c5ca0f96d80278e [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: 5f3be80fa0be4db7aa2004ee85f7190a, bf7929d814ea4b0b9c5ca0f96d80278e; no voters: 
I20260608 09:54:50.181175  7880 raft_consensus.cc:2804] T 8b8d6664f321428ca6af16071e4790e1 P bf7929d814ea4b0b9c5ca0f96d80278e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 09:54:50.181582  7880 raft_consensus.cc:493] T 8b8d6664f321428ca6af16071e4790e1 P bf7929d814ea4b0b9c5ca0f96d80278e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 5f3be80fa0be4db7aa2004ee85f7190a)
I20260608 09:54:50.181953  7880 raft_consensus.cc:3060] T 8b8d6664f321428ca6af16071e4790e1 P bf7929d814ea4b0b9c5ca0f96d80278e [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:54:50.189361  7880 raft_consensus.cc:515] T 8b8d6664f321428ca6af16071e4790e1 P bf7929d814ea4b0b9c5ca0f96d80278e [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: false } }
I20260608 09:54:50.191583  7880 leader_election.cc:290] T 8b8d6664f321428ca6af16071e4790e1 P bf7929d814ea4b0b9c5ca0f96d80278e [CANDIDATE]: Term 3 election: Requested vote from peers 5f3be80fa0be4db7aa2004ee85f7190a (127.0.97.193:38005), fae79d18a9b94fb690fc42c7b94c7e07 (127.0.97.195:37825)
I20260608 09:54:50.192438  7566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8d6664f321428ca6af16071e4790e1" candidate_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "5f3be80fa0be4db7aa2004ee85f7190a"
I20260608 09:54:50.193462  7724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8d6664f321428ca6af16071e4790e1" candidate_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fae79d18a9b94fb690fc42c7b94c7e07"
I20260608 09:54:50.194280  7724 raft_consensus.cc:2393] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate bf7929d814ea4b0b9c5ca0f96d80278e in current term 3: Already voted for candidate fae79d18a9b94fb690fc42c7b94c7e07 in this term.
I20260608 09:54:50.200325  7566 raft_consensus.cc:2468] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf7929d814ea4b0b9c5ca0f96d80278e in term 3.
I20260608 09:54:50.201519  7447 leader_election.cc:304] T 8b8d6664f321428ca6af16071e4790e1 P bf7929d814ea4b0b9c5ca0f96d80278e [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: 5f3be80fa0be4db7aa2004ee85f7190a, bf7929d814ea4b0b9c5ca0f96d80278e; no voters: fae79d18a9b94fb690fc42c7b94c7e07
I20260608 09:54:50.202432  7880 raft_consensus.cc:2804] T 8b8d6664f321428ca6af16071e4790e1 P bf7929d814ea4b0b9c5ca0f96d80278e [term 3 FOLLOWER]: Leader election won for term 3
I20260608 09:54:50.203560  7880 raft_consensus.cc:697] T 8b8d6664f321428ca6af16071e4790e1 P bf7929d814ea4b0b9c5ca0f96d80278e [term 3 LEADER]: Becoming Leader. State: Replica: bf7929d814ea4b0b9c5ca0f96d80278e, State: Running, Role: LEADER
I20260608 09:54:50.204582  7880 consensus_queue.cc:237] T 8b8d6664f321428ca6af16071e4790e1 P bf7929d814ea4b0b9c5ca0f96d80278e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: false } }
I20260608 09:54:50.211573  7882 raft_consensus.cc:493] T 8b8d6664f321428ca6af16071e4790e1 P 22f7c9cf13cc455586ad62bb16d547cc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5f3be80fa0be4db7aa2004ee85f7190a)
I20260608 09:54:50.212157  7882 raft_consensus.cc:515] T 8b8d6664f321428ca6af16071e4790e1 P 22f7c9cf13cc455586ad62bb16d547cc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } attrs { replace: true } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: false } }
I20260608 09:54:50.214438  7109 catalog_manager.cc:5696] T 8b8d6664f321428ca6af16071e4790e1 P bf7929d814ea4b0b9c5ca0f96d80278e reported cstate change: term changed from 2 to 3, leader changed from 5f3be80fa0be4db7aa2004ee85f7190a (127.0.97.193) to bf7929d814ea4b0b9c5ca0f96d80278e (127.0.97.196), now has a pending config: VOTER 5f3be80fa0be4db7aa2004ee85f7190a (127.0.97.193), VOTER fae79d18a9b94fb690fc42c7b94c7e07 (127.0.97.195), VOTER bf7929d814ea4b0b9c5ca0f96d80278e (127.0.97.196). New cstate: current_term: 3 leader_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } attrs { replace: true } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: false } health_report { overall_health: HEALTHY } } } pending_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: false } } }
I20260608 09:54:50.216336  7566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8d6664f321428ca6af16071e4790e1" candidate_uuid: "22f7c9cf13cc455586ad62bb16d547cc" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" is_pre_election: true
I20260608 09:54:50.216955  7566 raft_consensus.cc:1813] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [term 3 FOLLOWER]: Handling vote request from an unknown peer 22f7c9cf13cc455586ad62bb16d547cc
I20260608 09:54:50.217329  7882 leader_election.cc:290] T 8b8d6664f321428ca6af16071e4790e1 P 22f7c9cf13cc455586ad62bb16d547cc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5f3be80fa0be4db7aa2004ee85f7190a (127.0.97.193:38005), fae79d18a9b94fb690fc42c7b94c7e07 (127.0.97.195:37825), bf7929d814ea4b0b9c5ca0f96d80278e (127.0.97.196:39327)
I20260608 09:54:50.217988  7724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8d6664f321428ca6af16071e4790e1" candidate_uuid: "22f7c9cf13cc455586ad62bb16d547cc" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" is_pre_election: true
I20260608 09:54:50.218751  7724 raft_consensus.cc:2393] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 22f7c9cf13cc455586ad62bb16d547cc in current term 3: Already voted for candidate fae79d18a9b94fb690fc42c7b94c7e07 in this term.
I20260608 09:54:50.217476  7566 raft_consensus.cc:2393] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 22f7c9cf13cc455586ad62bb16d547cc in current term 3: Already voted for candidate bf7929d814ea4b0b9c5ca0f96d80278e in this term.
I20260608 09:54:50.221048  7483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8d6664f321428ca6af16071e4790e1" candidate_uuid: "22f7c9cf13cc455586ad62bb16d547cc" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" is_pre_election: true
I20260608 09:54:50.221968  7607 leader_election.cc:304] T 8b8d6664f321428ca6af16071e4790e1 P 22f7c9cf13cc455586ad62bb16d547cc [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 22f7c9cf13cc455586ad62bb16d547cc; no voters: 5f3be80fa0be4db7aa2004ee85f7190a, fae79d18a9b94fb690fc42c7b94c7e07
I20260608 09:54:50.223316  7882 raft_consensus.cc:3060] T 8b8d6664f321428ca6af16071e4790e1 P 22f7c9cf13cc455586ad62bb16d547cc [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:54:50.231360  7882 raft_consensus.cc:2749] T 8b8d6664f321428ca6af16071e4790e1 P 22f7c9cf13cc455586ad62bb16d547cc [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 09:54:50.232218  7882 raft_consensus.cc:493] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:50.232790  7882 raft_consensus.cc:515] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:50.235875  7566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ec50be8c76414eb923e15c1b8f0fa7" candidate_uuid: "22f7c9cf13cc455586ad62bb16d547cc" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" is_pre_election: true
I20260608 09:54:50.236490  7566 raft_consensus.cc:2468] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22f7c9cf13cc455586ad62bb16d547cc in term 4.
I20260608 09:54:50.237915  7607 leader_election.cc:304] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22f7c9cf13cc455586ad62bb16d547cc, 5f3be80fa0be4db7aa2004ee85f7190a; no voters: 
I20260608 09:54:50.240571  7724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ec50be8c76414eb923e15c1b8f0fa7" candidate_uuid: "22f7c9cf13cc455586ad62bb16d547cc" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" is_pre_election: true
I20260608 09:54:50.242496  7882 leader_election.cc:290] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 5f3be80fa0be4db7aa2004ee85f7190a (127.0.97.193:38005), fae79d18a9b94fb690fc42c7b94c7e07 (127.0.97.195:37825)
I20260608 09:54:50.243432  7882 raft_consensus.cc:2804] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260608 09:54:50.243944  7882 raft_consensus.cc:493] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:50.244323  7882 raft_consensus.cc:3060] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [term 4 FOLLOWER]: Advancing to term 5
I20260608 09:54:50.249169  7882 raft_consensus.cc:515] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:50.251781  7566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ec50be8c76414eb923e15c1b8f0fa7" candidate_uuid: "22f7c9cf13cc455586ad62bb16d547cc" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "5f3be80fa0be4db7aa2004ee85f7190a"
I20260608 09:54:50.251964  7724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ec50be8c76414eb923e15c1b8f0fa7" candidate_uuid: "22f7c9cf13cc455586ad62bb16d547cc" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fae79d18a9b94fb690fc42c7b94c7e07"
I20260608 09:54:50.252404  7566 raft_consensus.cc:3060] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a [term 4 FOLLOWER]: Advancing to term 5
I20260608 09:54:50.253820  7882 leader_election.cc:290] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [CANDIDATE]: Term 5 election: Requested vote from peers 5f3be80fa0be4db7aa2004ee85f7190a (127.0.97.193:38005), fae79d18a9b94fb690fc42c7b94c7e07 (127.0.97.195:37825)
I20260608 09:54:50.257790  7566 raft_consensus.cc:2468] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22f7c9cf13cc455586ad62bb16d547cc in term 5.
I20260608 09:54:50.258769  7607 leader_election.cc:304] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 22f7c9cf13cc455586ad62bb16d547cc, 5f3be80fa0be4db7aa2004ee85f7190a; no voters: fae79d18a9b94fb690fc42c7b94c7e07
I20260608 09:54:50.259472  7882 raft_consensus.cc:2804] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [term 5 FOLLOWER]: Leader election won for term 5
I20260608 09:54:50.259927  7882 raft_consensus.cc:697] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [term 5 LEADER]: Becoming Leader. State: Replica: 22f7c9cf13cc455586ad62bb16d547cc, State: Running, Role: LEADER
I20260608 09:54:50.261179  7882 consensus_queue.cc:237] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:50.269234  7109 catalog_manager.cc:5696] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "22f7c9cf13cc455586ad62bb16d547cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:50.326581  7832 raft_consensus.cc:493] T 85ec50be8c76414eb923e15c1b8f0fa7 P fae79d18a9b94fb690fc42c7b94c7e07 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 22f7c9cf13cc455586ad62bb16d547cc)
I20260608 09:54:50.327167  7832 raft_consensus.cc:515] T 85ec50be8c76414eb923e15c1b8f0fa7 P fae79d18a9b94fb690fc42c7b94c7e07 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:50.329100  7832 leader_election.cc:290] T 85ec50be8c76414eb923e15c1b8f0fa7 P fae79d18a9b94fb690fc42c7b94c7e07 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5f3be80fa0be4db7aa2004ee85f7190a (127.0.97.193:38005), 22f7c9cf13cc455586ad62bb16d547cc (127.0.97.194:45169)
I20260608 09:54:50.330024  7566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ec50be8c76414eb923e15c1b8f0fa7" candidate_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" is_pre_election: true
I20260608 09:54:50.330868  7566 raft_consensus.cc:2368] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fae79d18a9b94fb690fc42c7b94c7e07 for earlier term 4. Current term is 5.
I20260608 09:54:50.332461  7687 leader_election.cc:400] T 85ec50be8c76414eb923e15c1b8f0fa7 P fae79d18a9b94fb690fc42c7b94c7e07 [CANDIDATE]: Term 4 pre-election: Vote denied by peer 5f3be80fa0be4db7aa2004ee85f7190a (127.0.97.193:38005) with higher term. Message: Invalid argument: T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fae79d18a9b94fb690fc42c7b94c7e07 for earlier term 4. Current term is 5.
I20260608 09:54:50.332590  7648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ec50be8c76414eb923e15c1b8f0fa7" candidate_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "22f7c9cf13cc455586ad62bb16d547cc" is_pre_election: true
I20260608 09:54:50.332864  7687 leader_election.cc:403] T 85ec50be8c76414eb923e15c1b8f0fa7 P fae79d18a9b94fb690fc42c7b94c7e07 [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
I20260608 09:54:50.333562  7832 raft_consensus.cc:3060] T 85ec50be8c76414eb923e15c1b8f0fa7 P fae79d18a9b94fb690fc42c7b94c7e07 [term 3 FOLLOWER]: Advancing to term 5
I20260608 09:54:50.338949  7832 raft_consensus.cc:2749] T 85ec50be8c76414eb923e15c1b8f0fa7 P fae79d18a9b94fb690fc42c7b94c7e07 [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer 5f3be80fa0be4db7aa2004ee85f7190a (127.0.97.193:38005) with higher term. Message: Invalid argument: T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fae79d18a9b94fb690fc42c7b94c7e07 for earlier term 4. Current term is 5.
I20260608 09:54:50.401731   391 tablet_server.cc:179] TabletServer@127.0.97.193:38005 shutting down...
I20260608 09:54:50.450753   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:50.451833   391 tablet_replica.cc:333] stopping tablet replica
I20260608 09:54:50.452680   391 raft_consensus.cc:2243] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a [term 5 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:50.453384   391 raft_consensus.cc:2272] T 85ec50be8c76414eb923e15c1b8f0fa7 P 5f3be80fa0be4db7aa2004ee85f7190a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:50.456717   391 tablet_replica.cc:333] stopping tablet replica
I20260608 09:54:50.457499   391 raft_consensus.cc:2243] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:50.457965   391 pending_rounds.cc:70] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a: Trying to abort 1 pending ops.
I20260608 09:54:50.458184   391 pending_rounds.cc:77] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7294617553460342784 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "8b8d6664f321428ca6af16071e4790e1" old_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } attrs { replace: true } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: false } } } new_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: false } } } }
I20260608 09:54:50.459187   391 raft_consensus.cc:2917] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [term 3 FOLLOWER]: Aborting config change with OpId 2.5: Aborted: Op aborted
I20260608 09:54:50.459563   391 raft_consensus.cc:2889] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [term 3 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 09:54:50.460122   391 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.ChangeConfig from 127.0.0.1:34612 (request call id 0) took 1823 ms. Trace:
I20260608 09:54:50.460413   391 rpcz_store.cc:276] 0608 09:54:48.636342 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:54:48.636809 (+   467us) service_pool.cc:224] Handling call
0608 09:54:48.647758 (+ 10949us) log.cc:844] Serialized 494 byte log entry
0608 09:54:50.460035 (+1812277us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":42,"raft.queue_time_us":481,"raft.run_cpu_time_us":1213,"raft.run_wall_time_us":1212,"spinlock_wait_cycles":844288,"thread_start_us":11144,"threads_started":1,"wal-append.queue_time_us":11177,"wal-append.run_cpu_time_us":1777,"wal-append.run_wall_time_us":1010538}
I20260608 09:54:50.462276   391 raft_consensus.cc:2272] T 8b8d6664f321428ca6af16071e4790e1 P 5f3be80fa0be4db7aa2004ee85f7190a [term 3 FOLLOWER]: Raft consensus is shut down!
W20260608 09:54:50.462283  7095 catalog_manager.cc:5226] ChangeConfig:REMOVE_PEER RPC for tablet 8b8d6664f321428ca6af16071e4790e1 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER failed with leader 5f3be80fa0be4db7aa2004ee85f7190a (127.0.97.193:38005) due to error UNKNOWN_ERROR; will retry: Aborted: Op aborted
I20260608 09:54:50.466053   391 tablet_replica.cc:333] stopping tablet replica
I20260608 09:54:50.466825   391 raft_consensus.cc:2243] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [term 5 LEADER]: Raft consensus shutting down.
I20260608 09:54:50.467911   391 raft_consensus.cc:2272] T a14e06633c264be5b18d5040d6031836 P 5f3be80fa0be4db7aa2004ee85f7190a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:50.491410   391 tablet_server.cc:196] TabletServer@127.0.97.193:38005 shutdown complete.
I20260608 09:54:50.518167   391 tablet_server.cc:179] TabletServer@127.0.97.194:45169 shutting down...
I20260608 09:54:50.573676   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:50.574568   391 tablet_replica.cc:333] stopping tablet replica
I20260608 09:54:50.575451   391 raft_consensus.cc:2243] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [term 5 LEADER]: Raft consensus shutting down.
I20260608 09:54:50.576279   391 pending_rounds.cc:70] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc: Trying to abort 1 pending ops.
I20260608 09:54:50.576541   391 pending_rounds.cc:77] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc: Aborting op as it isn't in flight: id { term: 5 index: 3 } timestamp: 7294617560117116928 op_type: NO_OP noop_request { }
I20260608 09:54:50.576874   391 raft_consensus.cc:2889] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [term 5 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:54:50.577207   391 raft_consensus.cc:2272] T 85ec50be8c76414eb923e15c1b8f0fa7 P 22f7c9cf13cc455586ad62bb16d547cc [term 5 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:50.580830   391 tablet_replica.cc:333] stopping tablet replica
I20260608 09:54:50.581611   391 raft_consensus.cc:2243] T 8b8d6664f321428ca6af16071e4790e1 P 22f7c9cf13cc455586ad62bb16d547cc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:50.582392   391 raft_consensus.cc:2272] T 8b8d6664f321428ca6af16071e4790e1 P 22f7c9cf13cc455586ad62bb16d547cc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:50.585279   391 tablet_replica.cc:333] stopping tablet replica
I20260608 09:54:50.586025   391 raft_consensus.cc:2243] T 949251e4de9642ea9c5689582e1be652 P 22f7c9cf13cc455586ad62bb16d547cc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:50.586732   391 raft_consensus.cc:2272] T 949251e4de9642ea9c5689582e1be652 P 22f7c9cf13cc455586ad62bb16d547cc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:50.589805   391 tablet_replica.cc:333] stopping tablet replica
I20260608 09:54:50.590497   391 raft_consensus.cc:2243] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc [term 5 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:50.591325   391 raft_consensus.cc:2272] T a14e06633c264be5b18d5040d6031836 P 22f7c9cf13cc455586ad62bb16d547cc [term 5 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:50.771265  7832 raft_consensus.cc:493] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:50.771924  7832 raft_consensus.cc:515] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } attrs { replace: true } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: false } }
I20260608 09:54:50.778158  7832 leader_election.cc:290] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5f3be80fa0be4db7aa2004ee85f7190a (127.0.97.193:38005), 22f7c9cf13cc455586ad62bb16d547cc (127.0.97.194:45169), bf7929d814ea4b0b9c5ca0f96d80278e (127.0.97.196:39327)
W20260608 09:54:50.804539  7687 leader_election.cc:336] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 5f3be80fa0be4db7aa2004ee85f7190a (127.0.97.193:38005): Network error: Client connection negotiation failed: client connection to 127.0.97.193:38005: connect: Connection refused (error 111)
I20260608 09:54:50.805953  7483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8d6664f321428ca6af16071e4790e1" candidate_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" is_pre_election: true
W20260608 09:54:50.809139  7689 leader_election.cc:336] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 22f7c9cf13cc455586ad62bb16d547cc (127.0.97.194:45169): Network error: Client connection negotiation failed: client connection to 127.0.97.194:45169: connect: Connection refused (error 111)
I20260608 09:54:50.810604  7688 leader_election.cc:304] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 1 yes votes; 3 no votes. yes voters: fae79d18a9b94fb690fc42c7b94c7e07; no voters: 22f7c9cf13cc455586ad62bb16d547cc, 5f3be80fa0be4db7aa2004ee85f7190a, bf7929d814ea4b0b9c5ca0f96d80278e
I20260608 09:54:50.811630  7832 raft_consensus.cc:2749] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260608 09:54:50.818287  7447 consensus_peers.cc:597] T 8b8d6664f321428ca6af16071e4790e1 P bf7929d814ea4b0b9c5ca0f96d80278e -> Peer 5f3be80fa0be4db7aa2004ee85f7190a (127.0.97.193:38005): Couldn't send request to peer 5f3be80fa0be4db7aa2004ee85f7190a. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:38005: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:50.824126  7724 raft_consensus.cc:1275] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07 [term 3 FOLLOWER]: Refusing update from remote peer bf7929d814ea4b0b9c5ca0f96d80278e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 09:54:50.825807  7892 consensus_queue.cc:1048] T 8b8d6664f321428ca6af16071e4790e1 P bf7929d814ea4b0b9c5ca0f96d80278e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:54:50.840104  7892 raft_consensus.cc:2955] T 8b8d6664f321428ca6af16071e4790e1 P bf7929d814ea4b0b9c5ca0f96d80278e [term 3 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 22f7c9cf13cc455586ad62bb16d547cc (127.0.97.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: false } } }
I20260608 09:54:50.843067  7724 raft_consensus.cc:2955] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07 [term 3 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 22f7c9cf13cc455586ad62bb16d547cc (127.0.97.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: false } } }
W20260608 09:54:50.867331  7096 catalog_manager.cc:5219] ChangeConfig:REMOVE_PEER RPC for tablet 8b8d6664f321428ca6af16071e4790e1 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER failed with leader bf7929d814ea4b0b9c5ca0f96d80278e (127.0.97.196:39327) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 4 but the committed config has opid_index of 5
I20260608 09:54:50.867331  7109 catalog_manager.cc:5696] T 8b8d6664f321428ca6af16071e4790e1 P bf7929d814ea4b0b9c5ca0f96d80278e reported cstate change: config changed from index 4 to 5, VOTER 22f7c9cf13cc455586ad62bb16d547cc (127.0.97.194) evicted, no longer has a pending config: VOTER 5f3be80fa0be4db7aa2004ee85f7190a (127.0.97.193), VOTER fae79d18a9b94fb690fc42c7b94c7e07 (127.0.97.195), VOTER bf7929d814ea4b0b9c5ca0f96d80278e (127.0.97.196). New cstate: current_term: 3 leader_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260608 09:54:50.891741  7097 catalog_manager.cc:4754] TS 22f7c9cf13cc455586ad62bb16d547cc (127.0.97.194:45169): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 8b8d6664f321428ca6af16071e4790e1: Network error: Client connection negotiation failed: client connection to 127.0.97.194:45169: connect: Connection refused (error 111)
W20260608 09:54:50.911890  7689 consensus_peers.cc:597] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 -> Peer 22f7c9cf13cc455586ad62bb16d547cc (127.0.97.194:45169): Couldn't send request to peer 22f7c9cf13cc455586ad62bb16d547cc. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.194:45169: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:51.587574  7892 raft_consensus.cc:493] T a14e06633c264be5b18d5040d6031836 P bf7929d814ea4b0b9c5ca0f96d80278e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 5f3be80fa0be4db7aa2004ee85f7190a)
I20260608 09:54:51.588234  7892 raft_consensus.cc:515] T a14e06633c264be5b18d5040d6031836 P bf7929d814ea4b0b9c5ca0f96d80278e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "bf7929d814ea4b0b9c5ca0f96d80278e" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 39327 } attrs { promote: false } }
I20260608 09:54:51.590654  7892 leader_election.cc:290] T a14e06633c264be5b18d5040d6031836 P bf7929d814ea4b0b9c5ca0f96d80278e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 5f3be80fa0be4db7aa2004ee85f7190a (127.0.97.193:38005), 22f7c9cf13cc455586ad62bb16d547cc (127.0.97.194:45169)
W20260608 09:54:51.595517  7447 leader_election.cc:336] T a14e06633c264be5b18d5040d6031836 P bf7929d814ea4b0b9c5ca0f96d80278e [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 5f3be80fa0be4db7aa2004ee85f7190a (127.0.97.193:38005): Network error: Client connection negotiation failed: client connection to 127.0.97.193:38005: connect: Connection refused (error 111)
W20260608 09:54:51.596062  7449 leader_election.cc:336] T a14e06633c264be5b18d5040d6031836 P bf7929d814ea4b0b9c5ca0f96d80278e [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 22f7c9cf13cc455586ad62bb16d547cc (127.0.97.194:45169): Network error: Client connection negotiation failed: client connection to 127.0.97.194:45169: connect: Connection refused (error 111)
I20260608 09:54:51.596443  7449 leader_election.cc:304] T a14e06633c264be5b18d5040d6031836 P bf7929d814ea4b0b9c5ca0f96d80278e [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bf7929d814ea4b0b9c5ca0f96d80278e; no voters: 22f7c9cf13cc455586ad62bb16d547cc, 5f3be80fa0be4db7aa2004ee85f7190a
I20260608 09:54:51.597095  7892 raft_consensus.cc:2749] T a14e06633c264be5b18d5040d6031836 P bf7929d814ea4b0b9c5ca0f96d80278e [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260608 09:54:51.619673   391 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 7670)
W20260608 09:54:52.034518  7097 catalog_manager.cc:4754] TS 22f7c9cf13cc455586ad62bb16d547cc (127.0.97.194:45169): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 8b8d6664f321428ca6af16071e4790e1: Network error: Client connection negotiation failed: client connection to 127.0.97.194:45169: connect: Connection refused (error 111)
I20260608 09:54:52.245949  7907 raft_consensus.cc:493] T 85ec50be8c76414eb923e15c1b8f0fa7 P fae79d18a9b94fb690fc42c7b94c7e07 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:52.246474  7907 raft_consensus.cc:515] T 85ec50be8c76414eb923e15c1b8f0fa7 P fae79d18a9b94fb690fc42c7b94c7e07 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3be80fa0be4db7aa2004ee85f7190a" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38005 } } peers { permanent_uuid: "22f7c9cf13cc455586ad62bb16d547cc" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 45169 } } peers { permanent_uuid: "fae79d18a9b94fb690fc42c7b94c7e07" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 37825 } }
I20260608 09:54:52.248270  7907 leader_election.cc:290] T 85ec50be8c76414eb923e15c1b8f0fa7 P fae79d18a9b94fb690fc42c7b94c7e07 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 5f3be80fa0be4db7aa2004ee85f7190a (127.0.97.193:38005), 22f7c9cf13cc455586ad62bb16d547cc (127.0.97.194:45169)
W20260608 09:54:52.252964  7687 leader_election.cc:336] T 85ec50be8c76414eb923e15c1b8f0fa7 P fae79d18a9b94fb690fc42c7b94c7e07 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 5f3be80fa0be4db7aa2004ee85f7190a (127.0.97.193:38005): Network error: Client connection negotiation failed: client connection to 127.0.97.193:38005: connect: Connection refused (error 111)
W20260608 09:54:52.254875  7689 leader_election.cc:336] T 85ec50be8c76414eb923e15c1b8f0fa7 P fae79d18a9b94fb690fc42c7b94c7e07 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 22f7c9cf13cc455586ad62bb16d547cc (127.0.97.194:45169): Network error: Client connection negotiation failed: client connection to 127.0.97.194:45169: connect: Connection refused (error 111)
I20260608 09:54:52.255273  7689 leader_election.cc:304] T 85ec50be8c76414eb923e15c1b8f0fa7 P fae79d18a9b94fb690fc42c7b94c7e07 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fae79d18a9b94fb690fc42c7b94c7e07; no voters: 22f7c9cf13cc455586ad62bb16d547cc, 5f3be80fa0be4db7aa2004ee85f7190a
I20260608 09:54:52.255915  7907 raft_consensus.cc:2749] T 85ec50be8c76414eb923e15c1b8f0fa7 P fae79d18a9b94fb690fc42c7b94c7e07 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260608 09:54:52.620169   391 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 7670)
I20260608 09:54:52.771168   391 tablet_server.cc:196] TabletServer@127.0.97.194:45169 shutdown complete.
I20260608 09:54:52.787461   391 tablet_server.cc:179] TabletServer@127.0.97.195:37825 shutting down...
I20260608 09:54:52.805617   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:52.806293   391 tablet_replica.cc:333] stopping tablet replica
I20260608 09:54:52.806876   391 raft_consensus.cc:2243] T 85ec50be8c76414eb923e15c1b8f0fa7 P fae79d18a9b94fb690fc42c7b94c7e07 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:52.807403   391 raft_consensus.cc:2272] T 85ec50be8c76414eb923e15c1b8f0fa7 P fae79d18a9b94fb690fc42c7b94c7e07 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:52.809652   391 tablet_replica.cc:333] stopping tablet replica
I20260608 09:54:52.810114   391 raft_consensus.cc:2243] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:52.810690   391 raft_consensus.cc:2272] T 8b8d6664f321428ca6af16071e4790e1 P fae79d18a9b94fb690fc42c7b94c7e07 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:52.812726   391 tablet_replica.cc:333] stopping tablet replica
I20260608 09:54:52.813126   391 raft_consensus.cc:2243] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 [term 3 LEADER]: Raft consensus shutting down.
I20260608 09:54:52.813858   391 raft_consensus.cc:2272] T 949251e4de9642ea9c5689582e1be652 P fae79d18a9b94fb690fc42c7b94c7e07 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:52.837350   391 tablet_server.cc:196] TabletServer@127.0.97.195:37825 shutdown complete.
I20260608 09:54:52.852782   391 tablet_server.cc:179] TabletServer@127.0.97.196:0 shutting down...
I20260608 09:54:52.870582   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:52.871368   391 tablet_replica.cc:333] T a14e06633c264be5b18d5040d6031836 P bf7929d814ea4b0b9c5ca0f96d80278e: stopping tablet replica
I20260608 09:54:52.872020   391 raft_consensus.cc:2243] T a14e06633c264be5b18d5040d6031836 P bf7929d814ea4b0b9c5ca0f96d80278e [term 5 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:52.872622   391 raft_consensus.cc:2272] T a14e06633c264be5b18d5040d6031836 P bf7929d814ea4b0b9c5ca0f96d80278e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:52.874773   391 tablet_replica.cc:333] T 949251e4de9642ea9c5689582e1be652 P bf7929d814ea4b0b9c5ca0f96d80278e: stopping tablet replica
I20260608 09:54:52.875319   391 raft_consensus.cc:2243] T 949251e4de9642ea9c5689582e1be652 P bf7929d814ea4b0b9c5ca0f96d80278e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:52.875833   391 raft_consensus.cc:2272] T 949251e4de9642ea9c5689582e1be652 P bf7929d814ea4b0b9c5ca0f96d80278e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:52.877866   391 tablet_replica.cc:333] T 8b8d6664f321428ca6af16071e4790e1 P bf7929d814ea4b0b9c5ca0f96d80278e: stopping tablet replica
I20260608 09:54:52.878288   391 raft_consensus.cc:2243] T 8b8d6664f321428ca6af16071e4790e1 P bf7929d814ea4b0b9c5ca0f96d80278e [term 3 LEADER]: Raft consensus shutting down.
I20260608 09:54:52.879166   391 raft_consensus.cc:2272] T 8b8d6664f321428ca6af16071e4790e1 P bf7929d814ea4b0b9c5ca0f96d80278e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:52.900701   391 tablet_server.cc:196] TabletServer@127.0.97.196:0 shutdown complete.
I20260608 09:54:52.914919   391 master.cc:562] Master@127.0.97.254:32817 shutting down...
W20260608 09:54:53.102020  7097 catalog_manager.cc:4754] TS 22f7c9cf13cc455586ad62bb16d547cc (127.0.97.194:45169): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 8b8d6664f321428ca6af16071e4790e1: Network error: Client connection negotiation failed: client connection to 127.0.97.194:45169: connect: Connection refused (error 111)
I20260608 09:54:53.138638   391 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5132168d256f4a248a269e1f6d202982 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:53.139292   391 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5132168d256f4a248a269e1f6d202982 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:53.139685   391 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5132168d256f4a248a269e1f6d202982: stopping tablet replica
I20260608 09:54:53.162822   391 master.cc:584] Master@127.0.97.254:32817 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (20638 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260608 09:54:53.200874   391 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.254:34373
I20260608 09:54:53.202085   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:53.207747  7919 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:54:53.207792  7918 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:54:53.210176   391 server_base.cc:1061] running on GCE node
W20260608 09:54:53.210448  7921 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:54:53.211535   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:53.211719   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:54:53.211833   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912493211821 us; error 0 us; skew 500 ppm
I20260608 09:54:53.212416   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:53.214787   391 webserver.cc:533] Webserver started at http://127.0.97.254:33787/ using document root <none> and password file <none>
I20260608 09:54:53.215312   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:53.215474   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:53.215692   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:53.216745   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294854977-391-0/minicluster-data/master-0-root/instance:
uuid: "015b40471c7a41bfb971278c934038f1"
format_stamp: "Formatted at 2026-06-08 09:54:53 on dist-test-slave-cqs2"
I20260608 09:54:53.221300   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:54:53.224937  7926 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:53.225648   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:54:53.225924   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294854977-391-0/minicluster-data/master-0-root
uuid: "015b40471c7a41bfb971278c934038f1"
format_stamp: "Formatted at 2026-06-08 09:54:53 on dist-test-slave-cqs2"
I20260608 09:54:53.226186   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294854977-391-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294854977-391-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294854977-391-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:54:53.259814   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:53.261112   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:53.301816   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.254:34373
I20260608 09:54:53.301975  7977 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.254:34373 every 8 connection(s)
I20260608 09:54:53.306006  7978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:53.316928  7978 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 015b40471c7a41bfb971278c934038f1: Bootstrap starting.
I20260608 09:54:53.321899  7978 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 015b40471c7a41bfb971278c934038f1: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:53.326426  7978 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 015b40471c7a41bfb971278c934038f1: No bootstrap required, opened a new log
I20260608 09:54:53.328817  7978 raft_consensus.cc:359] T 00000000000000000000000000000000 P 015b40471c7a41bfb971278c934038f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "015b40471c7a41bfb971278c934038f1" member_type: VOTER }
I20260608 09:54:53.329200  7978 raft_consensus.cc:385] T 00000000000000000000000000000000 P 015b40471c7a41bfb971278c934038f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:53.329391  7978 raft_consensus.cc:740] T 00000000000000000000000000000000 P 015b40471c7a41bfb971278c934038f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 015b40471c7a41bfb971278c934038f1, State: Initialized, Role: FOLLOWER
I20260608 09:54:53.329969  7978 consensus_queue.cc:260] T 00000000000000000000000000000000 P 015b40471c7a41bfb971278c934038f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "015b40471c7a41bfb971278c934038f1" member_type: VOTER }
I20260608 09:54:53.330401  7978 raft_consensus.cc:399] T 00000000000000000000000000000000 P 015b40471c7a41bfb971278c934038f1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:54:53.330600  7978 raft_consensus.cc:493] T 00000000000000000000000000000000 P 015b40471c7a41bfb971278c934038f1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:54:53.330806  7978 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 015b40471c7a41bfb971278c934038f1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:53.335530  7978 raft_consensus.cc:515] T 00000000000000000000000000000000 P 015b40471c7a41bfb971278c934038f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "015b40471c7a41bfb971278c934038f1" member_type: VOTER }
I20260608 09:54:53.335988  7978 leader_election.cc:304] T 00000000000000000000000000000000 P 015b40471c7a41bfb971278c934038f1 [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: 015b40471c7a41bfb971278c934038f1; no voters: 
I20260608 09:54:53.337049  7978 leader_election.cc:290] T 00000000000000000000000000000000 P 015b40471c7a41bfb971278c934038f1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:54:53.337407  7981 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 015b40471c7a41bfb971278c934038f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:53.338734  7981 raft_consensus.cc:697] T 00000000000000000000000000000000 P 015b40471c7a41bfb971278c934038f1 [term 1 LEADER]: Becoming Leader. State: Replica: 015b40471c7a41bfb971278c934038f1, State: Running, Role: LEADER
I20260608 09:54:53.339439  7981 consensus_queue.cc:237] T 00000000000000000000000000000000 P 015b40471c7a41bfb971278c934038f1 [LEADER]: Queue going to LEADER mode. State: All 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: "015b40471c7a41bfb971278c934038f1" member_type: VOTER }
I20260608 09:54:53.340044  7978 sys_catalog.cc:565] T 00000000000000000000000000000000 P 015b40471c7a41bfb971278c934038f1 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:54:53.344177  7982 sys_catalog.cc:455] T 00000000000000000000000000000000 P 015b40471c7a41bfb971278c934038f1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "015b40471c7a41bfb971278c934038f1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "015b40471c7a41bfb971278c934038f1" member_type: VOTER } }
I20260608 09:54:53.344432  7983 sys_catalog.cc:455] T 00000000000000000000000000000000 P 015b40471c7a41bfb971278c934038f1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 015b40471c7a41bfb971278c934038f1. Latest consensus state: current_term: 1 leader_uuid: "015b40471c7a41bfb971278c934038f1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "015b40471c7a41bfb971278c934038f1" member_type: VOTER } }
I20260608 09:54:53.344874  7982 sys_catalog.cc:458] T 00000000000000000000000000000000 P 015b40471c7a41bfb971278c934038f1 [sys.catalog]: This master's current role is: LEADER
I20260608 09:54:53.345158  7983 sys_catalog.cc:458] T 00000000000000000000000000000000 P 015b40471c7a41bfb971278c934038f1 [sys.catalog]: This master's current role is: LEADER
I20260608 09:54:53.347937  7988 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:54:53.353349  7988 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:54:53.356225   391 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:54:53.362871  7988 catalog_manager.cc:1382] Generated new cluster ID: 5b49b2a2a2094c309ac755d6915df1e0
I20260608 09:54:53.363183  7988 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:54:53.413622  7988 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:54:53.415112  7988 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:54:53.429486  7988 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 015b40471c7a41bfb971278c934038f1: Generated new TSK 0
I20260608 09:54:53.430145  7988 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:54:53.487303   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:53.493577  7999 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:54:53.494720  8000 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:54:53.497735  8002 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:54:53.499116   391 server_base.cc:1061] running on GCE node
I20260608 09:54:53.500144   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:53.500339   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:54:53.500515   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912493500498 us; error 0 us; skew 500 ppm
I20260608 09:54:53.501127   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:53.503450   391 webserver.cc:533] Webserver started at http://127.0.97.193:35623/ using document root <none> and password file <none>
I20260608 09:54:53.504022   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:53.504230   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:53.504495   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:53.505650   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294854977-391-0/minicluster-data/ts-0-root/instance:
uuid: "c21e0a9c15a3443a81a0da37a0c87969"
format_stamp: "Formatted at 2026-06-08 09:54:53 on dist-test-slave-cqs2"
I20260608 09:54:53.510324   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 09:54:53.513792  8007 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:53.514622   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:54:53.514976   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294854977-391-0/minicluster-data/ts-0-root
uuid: "c21e0a9c15a3443a81a0da37a0c87969"
format_stamp: "Formatted at 2026-06-08 09:54:53 on dist-test-slave-cqs2"
I20260608 09:54:53.515347   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294854977-391-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294854977-391-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294854977-391-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:54:53.528024   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:53.529192   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:53.530587   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:53.532958   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:53.533157   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:53.533385   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:53.533537   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:53.573647   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.193:46563
I20260608 09:54:53.573762  8069 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.193:46563 every 8 connection(s)
I20260608 09:54:53.579210   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:53.586299  8074 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:54:53.586925  8075 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:54:53.591136  8070 heartbeater.cc:344] Connected to a master server at 127.0.97.254:34373
I20260608 09:54:53.591531  8070 heartbeater.cc:461] Registering TS with master...
W20260608 09:54:53.591676  8077 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:54:53.591965   391 server_base.cc:1061] running on GCE node
I20260608 09:54:53.592453  8070 heartbeater.cc:507] Master 127.0.97.254:34373 requested a full tablet report, sending...
I20260608 09:54:53.593397   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:53.593658   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:54:53.593845   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912493593825 us; error 0 us; skew 500 ppm
I20260608 09:54:53.594530   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:53.594899  7943 ts_manager.cc:194] Registered new tserver with Master: c21e0a9c15a3443a81a0da37a0c87969 (127.0.97.193:46563)
I20260608 09:54:53.597148  7943 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55112
I20260608 09:54:53.597193   391 webserver.cc:533] Webserver started at http://127.0.97.194:33113/ using document root <none> and password file <none>
I20260608 09:54:53.597867   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:53.598055   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:53.598312   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:53.599790   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294854977-391-0/minicluster-data/ts-1-root/instance:
uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd"
format_stamp: "Formatted at 2026-06-08 09:54:53 on dist-test-slave-cqs2"
I20260608 09:54:53.604257   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:54:53.607592  8082 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:53.608314   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:54:53.608599   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294854977-391-0/minicluster-data/ts-1-root
uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd"
format_stamp: "Formatted at 2026-06-08 09:54:53 on dist-test-slave-cqs2"
I20260608 09:54:53.608858   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294854977-391-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294854977-391-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294854977-391-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:54:53.652576   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:53.653807   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:53.655345   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:53.657650   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:53.657845   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:53.658069   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:53.658223   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:53.699263   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.194:40759
I20260608 09:54:53.699404  8144 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.194:40759 every 8 connection(s)
I20260608 09:54:53.704329   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:53.712649  8149 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:54:53.712625  8148 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:54:53.716233  8151 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:54:53.717206  8145 heartbeater.cc:344] Connected to a master server at 127.0.97.254:34373
I20260608 09:54:53.717665  8145 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:53.717973   391 server_base.cc:1061] running on GCE node
I20260608 09:54:53.718609  8145 heartbeater.cc:507] Master 127.0.97.254:34373 requested a full tablet report, sending...
I20260608 09:54:53.718861   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:53.719141   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:54:53.719310   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912493719288 us; error 0 us; skew 500 ppm
I20260608 09:54:53.719933   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:53.720872  7943 ts_manager.cc:194] Registered new tserver with Master: a3d1e25cf1ed425ebb0848acfcb89ffd (127.0.97.194:40759)
I20260608 09:54:53.722651   391 webserver.cc:533] Webserver started at http://127.0.97.195:36741/ using document root <none> and password file <none>
I20260608 09:54:53.722885  7943 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55118
I20260608 09:54:53.723434   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:53.723745   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:53.724071   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:53.725458   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294854977-391-0/minicluster-data/ts-2-root/instance:
uuid: "2e2fa85eee2647499556c010f2407729"
format_stamp: "Formatted at 2026-06-08 09:54:53 on dist-test-slave-cqs2"
I20260608 09:54:53.730127   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260608 09:54:53.733433  8156 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:53.734145   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:54:53.734417   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294854977-391-0/minicluster-data/ts-2-root
uuid: "2e2fa85eee2647499556c010f2407729"
format_stamp: "Formatted at 2026-06-08 09:54:53 on dist-test-slave-cqs2"
I20260608 09:54:53.734683   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294854977-391-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294854977-391-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294854977-391-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:54:53.744577   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:53.745708   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:53.747190   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:53.749409   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:53.749609   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:53.749832   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:53.749979   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:53.790014   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.195:36713
I20260608 09:54:53.790165  8218 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.195:36713 every 8 connection(s)
I20260608 09:54:53.805011  8219 heartbeater.cc:344] Connected to a master server at 127.0.97.254:34373
I20260608 09:54:53.805429  8219 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:53.806211  8219 heartbeater.cc:507] Master 127.0.97.254:34373 requested a full tablet report, sending...
I20260608 09:54:53.808211  7943 ts_manager.cc:194] Registered new tserver with Master: 2e2fa85eee2647499556c010f2407729 (127.0.97.195:36713)
I20260608 09:54:53.809134   391 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015689392s
I20260608 09:54:53.809645  7943 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55124
I20260608 09:54:54.600226  8070 heartbeater.cc:499] Master 127.0.97.254:34373 was elected leader, sending a full tablet report...
I20260608 09:54:54.726151  8145 heartbeater.cc:499] Master 127.0.97.254:34373 was elected leader, sending a full tablet report...
I20260608 09:54:54.812597  8219 heartbeater.cc:499] Master 127.0.97.254:34373 was elected leader, sending a full tablet report...
I20260608 09:54:54.869416  7943 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47990:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:54:54.871867  7943 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:54:54.933003  8182 tablet_service.cc:1511] Processing CreateTablet for tablet e2679cfb18b54e65867f89d3d35d831d (DEFAULT_TABLE table=test-workload [id=f0ec1812e11b41d9908dcddfc9ecb8f1]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:54:54.934613  8182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2679cfb18b54e65867f89d3d35d831d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:54.933003  8181 tablet_service.cc:1511] Processing CreateTablet for tablet 353a9abfe6804581aff6c4d4b6174e93 (DEFAULT_TABLE table=test-workload [id=f0ec1812e11b41d9908dcddfc9ecb8f1]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:54:54.935468  8183 tablet_service.cc:1511] Processing CreateTablet for tablet 7a1b67ab38e4486e8548e507e111630d (DEFAULT_TABLE table=test-workload [id=f0ec1812e11b41d9908dcddfc9ecb8f1]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:54:54.934206  8184 tablet_service.cc:1511] Processing CreateTablet for tablet 944dc6fa32834b8cac01680f2388b815 (DEFAULT_TABLE table=test-workload [id=f0ec1812e11b41d9908dcddfc9ecb8f1]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:54:54.936266  8181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 353a9abfe6804581aff6c4d4b6174e93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:54.936932  8183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a1b67ab38e4486e8548e507e111630d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:54.939184  8184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 944dc6fa32834b8cac01680f2388b815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:54.948645  8035 tablet_service.cc:1511] Processing CreateTablet for tablet 944dc6fa32834b8cac01680f2388b815 (DEFAULT_TABLE table=test-workload [id=f0ec1812e11b41d9908dcddfc9ecb8f1]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:54:54.950126  8035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 944dc6fa32834b8cac01680f2388b815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:54.962357  8034 tablet_service.cc:1511] Processing CreateTablet for tablet 7a1b67ab38e4486e8548e507e111630d (DEFAULT_TABLE table=test-workload [id=f0ec1812e11b41d9908dcddfc9ecb8f1]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:54:54.963255  8239 tablet_bootstrap.cc:492] T 944dc6fa32834b8cac01680f2388b815 P 2e2fa85eee2647499556c010f2407729: Bootstrap starting.
I20260608 09:54:54.964655  8034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a1b67ab38e4486e8548e507e111630d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:54.965526  8033 tablet_service.cc:1511] Processing CreateTablet for tablet e2679cfb18b54e65867f89d3d35d831d (DEFAULT_TABLE table=test-workload [id=f0ec1812e11b41d9908dcddfc9ecb8f1]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:54:54.966001  8032 tablet_service.cc:1511] Processing CreateTablet for tablet 353a9abfe6804581aff6c4d4b6174e93 (DEFAULT_TABLE table=test-workload [id=f0ec1812e11b41d9908dcddfc9ecb8f1]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:54:54.966949  8033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2679cfb18b54e65867f89d3d35d831d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:54.967661  8032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 353a9abfe6804581aff6c4d4b6174e93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:54.972579  8239 tablet_bootstrap.cc:654] T 944dc6fa32834b8cac01680f2388b815 P 2e2fa85eee2647499556c010f2407729: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:54.980378  8110 tablet_service.cc:1511] Processing CreateTablet for tablet 944dc6fa32834b8cac01680f2388b815 (DEFAULT_TABLE table=test-workload [id=f0ec1812e11b41d9908dcddfc9ecb8f1]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:54:54.981889  8110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 944dc6fa32834b8cac01680f2388b815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:54.984318  8109 tablet_service.cc:1511] Processing CreateTablet for tablet 7a1b67ab38e4486e8548e507e111630d (DEFAULT_TABLE table=test-workload [id=f0ec1812e11b41d9908dcddfc9ecb8f1]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:54:54.985751  8109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a1b67ab38e4486e8548e507e111630d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:54.988284  8108 tablet_service.cc:1511] Processing CreateTablet for tablet e2679cfb18b54e65867f89d3d35d831d (DEFAULT_TABLE table=test-workload [id=f0ec1812e11b41d9908dcddfc9ecb8f1]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:54:54.989691  8108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2679cfb18b54e65867f89d3d35d831d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:54.992226  8107 tablet_service.cc:1511] Processing CreateTablet for tablet 353a9abfe6804581aff6c4d4b6174e93 (DEFAULT_TABLE table=test-workload [id=f0ec1812e11b41d9908dcddfc9ecb8f1]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:54:54.993546  8107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 353a9abfe6804581aff6c4d4b6174e93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:55.010690  8239 tablet_bootstrap.cc:492] T 944dc6fa32834b8cac01680f2388b815 P 2e2fa85eee2647499556c010f2407729: No bootstrap required, opened a new log
I20260608 09:54:55.011036  8241 tablet_bootstrap.cc:492] T 944dc6fa32834b8cac01680f2388b815 P c21e0a9c15a3443a81a0da37a0c87969: Bootstrap starting.
I20260608 09:54:55.011579  8239 ts_tablet_manager.cc:1403] T 944dc6fa32834b8cac01680f2388b815 P 2e2fa85eee2647499556c010f2407729: Time spent bootstrapping tablet: real 0.052s	user 0.017s	sys 0.025s
I20260608 09:54:55.015034  8239 raft_consensus.cc:359] T 944dc6fa32834b8cac01680f2388b815 P 2e2fa85eee2647499556c010f2407729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } }
I20260608 09:54:55.015748  8239 raft_consensus.cc:385] T 944dc6fa32834b8cac01680f2388b815 P 2e2fa85eee2647499556c010f2407729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:55.016089  8239 raft_consensus.cc:740] T 944dc6fa32834b8cac01680f2388b815 P 2e2fa85eee2647499556c010f2407729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e2fa85eee2647499556c010f2407729, State: Initialized, Role: FOLLOWER
I20260608 09:54:55.016901  8239 consensus_queue.cc:260] T 944dc6fa32834b8cac01680f2388b815 P 2e2fa85eee2647499556c010f2407729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } }
I20260608 09:54:55.019784  8239 ts_tablet_manager.cc:1434] T 944dc6fa32834b8cac01680f2388b815 P 2e2fa85eee2647499556c010f2407729: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260608 09:54:55.020897  8239 tablet_bootstrap.cc:492] T 7a1b67ab38e4486e8548e507e111630d P 2e2fa85eee2647499556c010f2407729: Bootstrap starting.
I20260608 09:54:55.023212  8242 tablet_bootstrap.cc:492] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd: Bootstrap starting.
I20260608 09:54:55.026911  8239 tablet_bootstrap.cc:654] T 7a1b67ab38e4486e8548e507e111630d P 2e2fa85eee2647499556c010f2407729: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:55.029779  8241 tablet_bootstrap.cc:654] T 944dc6fa32834b8cac01680f2388b815 P c21e0a9c15a3443a81a0da37a0c87969: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:55.032394  8242 tablet_bootstrap.cc:654] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:55.037899  8242 tablet_bootstrap.cc:492] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd: No bootstrap required, opened a new log
I20260608 09:54:55.038249  8239 tablet_bootstrap.cc:492] T 7a1b67ab38e4486e8548e507e111630d P 2e2fa85eee2647499556c010f2407729: No bootstrap required, opened a new log
I20260608 09:54:55.038400  8242 ts_tablet_manager.cc:1403] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.007s
I20260608 09:54:55.038728  8239 ts_tablet_manager.cc:1403] T 7a1b67ab38e4486e8548e507e111630d P 2e2fa85eee2647499556c010f2407729: Time spent bootstrapping tablet: real 0.018s	user 0.003s	sys 0.012s
I20260608 09:54:55.038993  8241 tablet_bootstrap.cc:492] T 944dc6fa32834b8cac01680f2388b815 P c21e0a9c15a3443a81a0da37a0c87969: No bootstrap required, opened a new log
I20260608 09:54:55.039538  8241 ts_tablet_manager.cc:1403] T 944dc6fa32834b8cac01680f2388b815 P c21e0a9c15a3443a81a0da37a0c87969: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.006s
I20260608 09:54:55.041694  8242 raft_consensus.cc:359] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } }
I20260608 09:54:55.042013  8239 raft_consensus.cc:359] T 7a1b67ab38e4486e8548e507e111630d P 2e2fa85eee2647499556c010f2407729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:55.042582  8242 raft_consensus.cc:385] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:55.042840  8239 raft_consensus.cc:385] T 7a1b67ab38e4486e8548e507e111630d P 2e2fa85eee2647499556c010f2407729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:55.042695  8241 raft_consensus.cc:359] T 944dc6fa32834b8cac01680f2388b815 P c21e0a9c15a3443a81a0da37a0c87969 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } }
I20260608 09:54:55.043105  8242 raft_consensus.cc:740] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3d1e25cf1ed425ebb0848acfcb89ffd, State: Initialized, Role: FOLLOWER
I20260608 09:54:55.043601  8239 raft_consensus.cc:740] T 7a1b67ab38e4486e8548e507e111630d P 2e2fa85eee2647499556c010f2407729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e2fa85eee2647499556c010f2407729, State: Initialized, Role: FOLLOWER
I20260608 09:54:55.043740  8241 raft_consensus.cc:385] T 944dc6fa32834b8cac01680f2388b815 P c21e0a9c15a3443a81a0da37a0c87969 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:55.044198  8241 raft_consensus.cc:740] T 944dc6fa32834b8cac01680f2388b815 P c21e0a9c15a3443a81a0da37a0c87969 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c21e0a9c15a3443a81a0da37a0c87969, State: Initialized, Role: FOLLOWER
I20260608 09:54:55.044554  8239 consensus_queue.cc:260] T 7a1b67ab38e4486e8548e507e111630d P 2e2fa85eee2647499556c010f2407729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:55.044456  8242 consensus_queue.cc:260] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } }
I20260608 09:54:55.046746  8239 ts_tablet_manager.cc:1434] T 7a1b67ab38e4486e8548e507e111630d P 2e2fa85eee2647499556c010f2407729: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:54:55.046358  8241 consensus_queue.cc:260] T 944dc6fa32834b8cac01680f2388b815 P c21e0a9c15a3443a81a0da37a0c87969 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } }
I20260608 09:54:55.047923  8239 tablet_bootstrap.cc:492] T e2679cfb18b54e65867f89d3d35d831d P 2e2fa85eee2647499556c010f2407729: Bootstrap starting.
I20260608 09:54:55.054544  8242 ts_tablet_manager.cc:1434] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.012s
I20260608 09:54:55.055358  8239 tablet_bootstrap.cc:654] T e2679cfb18b54e65867f89d3d35d831d P 2e2fa85eee2647499556c010f2407729: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:55.062390  8242 tablet_bootstrap.cc:492] T 7a1b67ab38e4486e8548e507e111630d P a3d1e25cf1ed425ebb0848acfcb89ffd: Bootstrap starting.
I20260608 09:54:55.067441  8239 tablet_bootstrap.cc:492] T e2679cfb18b54e65867f89d3d35d831d P 2e2fa85eee2647499556c010f2407729: No bootstrap required, opened a new log
I20260608 09:54:55.067929  8239 ts_tablet_manager.cc:1403] T e2679cfb18b54e65867f89d3d35d831d P 2e2fa85eee2647499556c010f2407729: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260608 09:54:55.069069  8241 ts_tablet_manager.cc:1434] T 944dc6fa32834b8cac01680f2388b815 P c21e0a9c15a3443a81a0da37a0c87969: Time spent starting tablet: real 0.029s	user 0.017s	sys 0.009s
I20260608 09:54:55.070237  8241 tablet_bootstrap.cc:492] T e2679cfb18b54e65867f89d3d35d831d P c21e0a9c15a3443a81a0da37a0c87969: Bootstrap starting.
I20260608 09:54:55.070776  8242 tablet_bootstrap.cc:654] T 7a1b67ab38e4486e8548e507e111630d P a3d1e25cf1ed425ebb0848acfcb89ffd: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:55.070945  8239 raft_consensus.cc:359] T e2679cfb18b54e65867f89d3d35d831d P 2e2fa85eee2647499556c010f2407729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:55.071782  8239 raft_consensus.cc:385] T e2679cfb18b54e65867f89d3d35d831d P 2e2fa85eee2647499556c010f2407729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:55.072113  8239 raft_consensus.cc:740] T e2679cfb18b54e65867f89d3d35d831d P 2e2fa85eee2647499556c010f2407729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e2fa85eee2647499556c010f2407729, State: Initialized, Role: FOLLOWER
I20260608 09:54:55.073001  8239 consensus_queue.cc:260] T e2679cfb18b54e65867f89d3d35d831d P 2e2fa85eee2647499556c010f2407729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:55.075220  8239 ts_tablet_manager.cc:1434] T e2679cfb18b54e65867f89d3d35d831d P 2e2fa85eee2647499556c010f2407729: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:54:55.076345  8239 tablet_bootstrap.cc:492] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729: Bootstrap starting.
I20260608 09:54:55.077899  8241 tablet_bootstrap.cc:654] T e2679cfb18b54e65867f89d3d35d831d P c21e0a9c15a3443a81a0da37a0c87969: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:55.083150  8242 tablet_bootstrap.cc:492] T 7a1b67ab38e4486e8548e507e111630d P a3d1e25cf1ed425ebb0848acfcb89ffd: No bootstrap required, opened a new log
I20260608 09:54:55.083738  8239 tablet_bootstrap.cc:654] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:55.083814  8242 ts_tablet_manager.cc:1403] T 7a1b67ab38e4486e8548e507e111630d P a3d1e25cf1ed425ebb0848acfcb89ffd: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.009s
I20260608 09:54:55.087942  8242 raft_consensus.cc:359] T 7a1b67ab38e4486e8548e507e111630d P a3d1e25cf1ed425ebb0848acfcb89ffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:55.088778  8242 raft_consensus.cc:385] T 7a1b67ab38e4486e8548e507e111630d P a3d1e25cf1ed425ebb0848acfcb89ffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:55.089133  8242 raft_consensus.cc:740] T 7a1b67ab38e4486e8548e507e111630d P a3d1e25cf1ed425ebb0848acfcb89ffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3d1e25cf1ed425ebb0848acfcb89ffd, State: Initialized, Role: FOLLOWER
I20260608 09:54:55.090202  8242 consensus_queue.cc:260] T 7a1b67ab38e4486e8548e507e111630d P a3d1e25cf1ed425ebb0848acfcb89ffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:55.095171  8242 ts_tablet_manager.cc:1434] T 7a1b67ab38e4486e8548e507e111630d P a3d1e25cf1ed425ebb0848acfcb89ffd: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 09:54:55.096382  8242 tablet_bootstrap.cc:492] T e2679cfb18b54e65867f89d3d35d831d P a3d1e25cf1ed425ebb0848acfcb89ffd: Bootstrap starting.
I20260608 09:54:55.101876  8241 tablet_bootstrap.cc:492] T e2679cfb18b54e65867f89d3d35d831d P c21e0a9c15a3443a81a0da37a0c87969: No bootstrap required, opened a new log
I20260608 09:54:55.102531  8241 ts_tablet_manager.cc:1403] T e2679cfb18b54e65867f89d3d35d831d P c21e0a9c15a3443a81a0da37a0c87969: Time spent bootstrapping tablet: real 0.033s	user 0.020s	sys 0.012s
I20260608 09:54:55.104486  8242 tablet_bootstrap.cc:654] T e2679cfb18b54e65867f89d3d35d831d P a3d1e25cf1ed425ebb0848acfcb89ffd: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:55.105705  8241 raft_consensus.cc:359] T e2679cfb18b54e65867f89d3d35d831d P c21e0a9c15a3443a81a0da37a0c87969 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:55.106511  8241 raft_consensus.cc:385] T e2679cfb18b54e65867f89d3d35d831d P c21e0a9c15a3443a81a0da37a0c87969 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:55.106853  8241 raft_consensus.cc:740] T e2679cfb18b54e65867f89d3d35d831d P c21e0a9c15a3443a81a0da37a0c87969 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c21e0a9c15a3443a81a0da37a0c87969, State: Initialized, Role: FOLLOWER
I20260608 09:54:55.107915  8241 consensus_queue.cc:260] T e2679cfb18b54e65867f89d3d35d831d P c21e0a9c15a3443a81a0da37a0c87969 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:55.110394  8241 ts_tablet_manager.cc:1434] T e2679cfb18b54e65867f89d3d35d831d P c21e0a9c15a3443a81a0da37a0c87969: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 09:54:55.111511  8241 tablet_bootstrap.cc:492] T 7a1b67ab38e4486e8548e507e111630d P c21e0a9c15a3443a81a0da37a0c87969: Bootstrap starting.
I20260608 09:54:55.118690  8241 tablet_bootstrap.cc:654] T 7a1b67ab38e4486e8548e507e111630d P c21e0a9c15a3443a81a0da37a0c87969: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:55.119082  8242 tablet_bootstrap.cc:492] T e2679cfb18b54e65867f89d3d35d831d P a3d1e25cf1ed425ebb0848acfcb89ffd: No bootstrap required, opened a new log
I20260608 09:54:55.119686  8242 ts_tablet_manager.cc:1403] T e2679cfb18b54e65867f89d3d35d831d P a3d1e25cf1ed425ebb0848acfcb89ffd: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.005s
I20260608 09:54:55.122970  8242 raft_consensus.cc:359] T e2679cfb18b54e65867f89d3d35d831d P a3d1e25cf1ed425ebb0848acfcb89ffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:55.123993  8242 raft_consensus.cc:385] T e2679cfb18b54e65867f89d3d35d831d P a3d1e25cf1ed425ebb0848acfcb89ffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:55.124364  8242 raft_consensus.cc:740] T e2679cfb18b54e65867f89d3d35d831d P a3d1e25cf1ed425ebb0848acfcb89ffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3d1e25cf1ed425ebb0848acfcb89ffd, State: Initialized, Role: FOLLOWER
I20260608 09:54:55.125363  8242 consensus_queue.cc:260] T e2679cfb18b54e65867f89d3d35d831d P a3d1e25cf1ed425ebb0848acfcb89ffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:55.129977  8242 ts_tablet_manager.cc:1434] T e2679cfb18b54e65867f89d3d35d831d P a3d1e25cf1ed425ebb0848acfcb89ffd: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260608 09:54:55.131269  8242 tablet_bootstrap.cc:492] T 353a9abfe6804581aff6c4d4b6174e93 P a3d1e25cf1ed425ebb0848acfcb89ffd: Bootstrap starting.
I20260608 09:54:55.139155  8241 tablet_bootstrap.cc:492] T 7a1b67ab38e4486e8548e507e111630d P c21e0a9c15a3443a81a0da37a0c87969: No bootstrap required, opened a new log
I20260608 09:54:55.139470  8242 tablet_bootstrap.cc:654] T 353a9abfe6804581aff6c4d4b6174e93 P a3d1e25cf1ed425ebb0848acfcb89ffd: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:55.139786  8241 ts_tablet_manager.cc:1403] T 7a1b67ab38e4486e8548e507e111630d P c21e0a9c15a3443a81a0da37a0c87969: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.015s
I20260608 09:54:55.143445  8241 raft_consensus.cc:359] T 7a1b67ab38e4486e8548e507e111630d P c21e0a9c15a3443a81a0da37a0c87969 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:55.144249  8241 raft_consensus.cc:385] T 7a1b67ab38e4486e8548e507e111630d P c21e0a9c15a3443a81a0da37a0c87969 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:55.144579  8241 raft_consensus.cc:740] T 7a1b67ab38e4486e8548e507e111630d P c21e0a9c15a3443a81a0da37a0c87969 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c21e0a9c15a3443a81a0da37a0c87969, State: Initialized, Role: FOLLOWER
I20260608 09:54:55.145632  8241 consensus_queue.cc:260] T 7a1b67ab38e4486e8548e507e111630d P c21e0a9c15a3443a81a0da37a0c87969 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:55.148118  8241 ts_tablet_manager.cc:1434] T 7a1b67ab38e4486e8548e507e111630d P c21e0a9c15a3443a81a0da37a0c87969: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260608 09:54:55.149269  8241 tablet_bootstrap.cc:492] T 353a9abfe6804581aff6c4d4b6174e93 P c21e0a9c15a3443a81a0da37a0c87969: Bootstrap starting.
I20260608 09:54:55.149682  8239 tablet_bootstrap.cc:492] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729: No bootstrap required, opened a new log
I20260608 09:54:55.150302  8239 ts_tablet_manager.cc:1403] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729: Time spent bootstrapping tablet: real 0.074s	user 0.025s	sys 0.046s
I20260608 09:54:55.153607  8242 tablet_bootstrap.cc:492] T 353a9abfe6804581aff6c4d4b6174e93 P a3d1e25cf1ed425ebb0848acfcb89ffd: No bootstrap required, opened a new log
I20260608 09:54:55.153707  8239 raft_consensus.cc:359] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:55.154333  8242 ts_tablet_manager.cc:1403] T 353a9abfe6804581aff6c4d4b6174e93 P a3d1e25cf1ed425ebb0848acfcb89ffd: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.005s
I20260608 09:54:55.154652  8239 raft_consensus.cc:385] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:55.155122  8239 raft_consensus.cc:740] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e2fa85eee2647499556c010f2407729, State: Initialized, Role: FOLLOWER
I20260608 09:54:55.156158  8241 tablet_bootstrap.cc:654] T 353a9abfe6804581aff6c4d4b6174e93 P c21e0a9c15a3443a81a0da37a0c87969: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:55.156185  8239 consensus_queue.cc:260] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:55.157739  8242 raft_consensus.cc:359] T 353a9abfe6804581aff6c4d4b6174e93 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:55.158615  8242 raft_consensus.cc:385] T 353a9abfe6804581aff6c4d4b6174e93 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:55.158955  8242 raft_consensus.cc:740] T 353a9abfe6804581aff6c4d4b6174e93 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3d1e25cf1ed425ebb0848acfcb89ffd, State: Initialized, Role: FOLLOWER
I20260608 09:54:55.160035  8242 consensus_queue.cc:260] T 353a9abfe6804581aff6c4d4b6174e93 P a3d1e25cf1ed425ebb0848acfcb89ffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:55.161891  8239 ts_tablet_manager.cc:1434] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 09:54:55.164538  8242 ts_tablet_manager.cc:1434] T 353a9abfe6804581aff6c4d4b6174e93 P a3d1e25cf1ed425ebb0848acfcb89ffd: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 09:54:55.168164  8241 tablet_bootstrap.cc:492] T 353a9abfe6804581aff6c4d4b6174e93 P c21e0a9c15a3443a81a0da37a0c87969: No bootstrap required, opened a new log
I20260608 09:54:55.168684  8241 ts_tablet_manager.cc:1403] T 353a9abfe6804581aff6c4d4b6174e93 P c21e0a9c15a3443a81a0da37a0c87969: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260608 09:54:55.170161  8247 raft_consensus.cc:493] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:55.170643  8247 raft_consensus.cc:515] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } }
I20260608 09:54:55.171846  8241 raft_consensus.cc:359] T 353a9abfe6804581aff6c4d4b6174e93 P c21e0a9c15a3443a81a0da37a0c87969 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:55.172587  8241 raft_consensus.cc:385] T 353a9abfe6804581aff6c4d4b6174e93 P c21e0a9c15a3443a81a0da37a0c87969 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:55.172885  8241 raft_consensus.cc:740] T 353a9abfe6804581aff6c4d4b6174e93 P c21e0a9c15a3443a81a0da37a0c87969 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c21e0a9c15a3443a81a0da37a0c87969, State: Initialized, Role: FOLLOWER
I20260608 09:54:55.173022  8247 leader_election.cc:290] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e2fa85eee2647499556c010f2407729 (127.0.97.195:36713), c21e0a9c15a3443a81a0da37a0c87969 (127.0.97.193:46563)
I20260608 09:54:55.173770  8241 consensus_queue.cc:260] T 353a9abfe6804581aff6c4d4b6174e93 P c21e0a9c15a3443a81a0da37a0c87969 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:55.177496  8241 ts_tablet_manager.cc:1434] T 353a9abfe6804581aff6c4d4b6174e93 P c21e0a9c15a3443a81a0da37a0c87969: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 09:54:55.188935  8194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "944dc6fa32834b8cac01680f2388b815" candidate_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e2fa85eee2647499556c010f2407729" is_pre_election: true
I20260608 09:54:55.189682  8194 raft_consensus.cc:2468] T 944dc6fa32834b8cac01680f2388b815 P 2e2fa85eee2647499556c010f2407729 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3d1e25cf1ed425ebb0848acfcb89ffd in term 0.
I20260608 09:54:55.191288  8083 leader_election.cc:304] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e2fa85eee2647499556c010f2407729, a3d1e25cf1ed425ebb0848acfcb89ffd; no voters: 
I20260608 09:54:55.192059  8247 raft_consensus.cc:2804] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:55.192397  8247 raft_consensus.cc:493] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:55.192657  8247 raft_consensus.cc:3060] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:55.192930  8045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "944dc6fa32834b8cac01680f2388b815" candidate_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c21e0a9c15a3443a81a0da37a0c87969" is_pre_election: true
I20260608 09:54:55.193521  8045 raft_consensus.cc:2468] T 944dc6fa32834b8cac01680f2388b815 P c21e0a9c15a3443a81a0da37a0c87969 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3d1e25cf1ed425ebb0848acfcb89ffd in term 0.
I20260608 09:54:55.197983  8247 raft_consensus.cc:515] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } }
I20260608 09:54:55.199903  8247 leader_election.cc:290] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd [CANDIDATE]: Term 1 election: Requested vote from peers 2e2fa85eee2647499556c010f2407729 (127.0.97.195:36713), c21e0a9c15a3443a81a0da37a0c87969 (127.0.97.193:46563)
I20260608 09:54:55.200423  8194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "944dc6fa32834b8cac01680f2388b815" candidate_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e2fa85eee2647499556c010f2407729"
I20260608 09:54:55.200853  8045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "944dc6fa32834b8cac01680f2388b815" candidate_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c21e0a9c15a3443a81a0da37a0c87969"
I20260608 09:54:55.201014  8194 raft_consensus.cc:3060] T 944dc6fa32834b8cac01680f2388b815 P 2e2fa85eee2647499556c010f2407729 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:55.201462  8045 raft_consensus.cc:3060] T 944dc6fa32834b8cac01680f2388b815 P c21e0a9c15a3443a81a0da37a0c87969 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:55.208439  8045 raft_consensus.cc:2468] T 944dc6fa32834b8cac01680f2388b815 P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3d1e25cf1ed425ebb0848acfcb89ffd in term 1.
I20260608 09:54:55.208441  8194 raft_consensus.cc:2468] T 944dc6fa32834b8cac01680f2388b815 P 2e2fa85eee2647499556c010f2407729 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3d1e25cf1ed425ebb0848acfcb89ffd in term 1.
I20260608 09:54:55.209685  8083 leader_election.cc:304] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3d1e25cf1ed425ebb0848acfcb89ffd, c21e0a9c15a3443a81a0da37a0c87969; no voters: 
I20260608 09:54:55.210341  8247 raft_consensus.cc:2804] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:55.211428  8247 raft_consensus.cc:697] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 1 LEADER]: Becoming Leader. State: Replica: a3d1e25cf1ed425ebb0848acfcb89ffd, State: Running, Role: LEADER
I20260608 09:54:55.212208  8247 consensus_queue.cc:237] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } }
I20260608 09:54:55.219825  7941 catalog_manager.cc:5696] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd reported cstate change: term changed from 0 to 1, leader changed from <none> to a3d1e25cf1ed425ebb0848acfcb89ffd (127.0.97.194). New cstate: current_term: 1 leader_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } health_report { overall_health: HEALTHY } } }
I20260608 09:54:55.230075  8243 raft_consensus.cc:493] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:55.230541  8243 raft_consensus.cc:515] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:55.232813  8243 leader_election.cc:290] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c21e0a9c15a3443a81a0da37a0c87969 (127.0.97.193:46563), a3d1e25cf1ed425ebb0848acfcb89ffd (127.0.97.194:40759)
I20260608 09:54:55.242867  8045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353a9abfe6804581aff6c4d4b6174e93" candidate_uuid: "2e2fa85eee2647499556c010f2407729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c21e0a9c15a3443a81a0da37a0c87969" is_pre_election: true
I20260608 09:54:55.243551  8045 raft_consensus.cc:2468] T 353a9abfe6804581aff6c4d4b6174e93 P c21e0a9c15a3443a81a0da37a0c87969 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e2fa85eee2647499556c010f2407729 in term 0.
I20260608 09:54:55.244359  8120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353a9abfe6804581aff6c4d4b6174e93" candidate_uuid: "2e2fa85eee2647499556c010f2407729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" is_pre_election: true
I20260608 09:54:55.244599  8157 leader_election.cc:304] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e2fa85eee2647499556c010f2407729, c21e0a9c15a3443a81a0da37a0c87969; no voters: 
I20260608 09:54:55.244968  8120 raft_consensus.cc:2468] T 353a9abfe6804581aff6c4d4b6174e93 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e2fa85eee2647499556c010f2407729 in term 0.
I20260608 09:54:55.245417  8243 raft_consensus.cc:2804] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:55.245791  8243 raft_consensus.cc:493] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:55.246088  8243 raft_consensus.cc:3060] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:55.251883  8243 raft_consensus.cc:515] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:55.253491  8243 leader_election.cc:290] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729 [CANDIDATE]: Term 1 election: Requested vote from peers c21e0a9c15a3443a81a0da37a0c87969 (127.0.97.193:46563), a3d1e25cf1ed425ebb0848acfcb89ffd (127.0.97.194:40759)
I20260608 09:54:55.254240  8045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353a9abfe6804581aff6c4d4b6174e93" candidate_uuid: "2e2fa85eee2647499556c010f2407729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c21e0a9c15a3443a81a0da37a0c87969"
I20260608 09:54:55.254467  8120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "353a9abfe6804581aff6c4d4b6174e93" candidate_uuid: "2e2fa85eee2647499556c010f2407729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd"
I20260608 09:54:55.254806  8045 raft_consensus.cc:3060] T 353a9abfe6804581aff6c4d4b6174e93 P c21e0a9c15a3443a81a0da37a0c87969 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:55.254966  8120 raft_consensus.cc:3060] T 353a9abfe6804581aff6c4d4b6174e93 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:55.259627  8045 raft_consensus.cc:2468] T 353a9abfe6804581aff6c4d4b6174e93 P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e2fa85eee2647499556c010f2407729 in term 1.
I20260608 09:54:55.259691  8120 raft_consensus.cc:2468] T 353a9abfe6804581aff6c4d4b6174e93 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e2fa85eee2647499556c010f2407729 in term 1.
I20260608 09:54:55.260594  8157 leader_election.cc:304] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e2fa85eee2647499556c010f2407729, c21e0a9c15a3443a81a0da37a0c87969; no voters: 
I20260608 09:54:55.261220  8243 raft_consensus.cc:2804] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:55.262240  8243 raft_consensus.cc:697] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729 [term 1 LEADER]: Becoming Leader. State: Replica: 2e2fa85eee2647499556c010f2407729, State: Running, Role: LEADER
I20260608 09:54:55.262898  8243 consensus_queue.cc:237] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:55.270139  7941 catalog_manager.cc:5696] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e2fa85eee2647499556c010f2407729 (127.0.97.195). New cstate: current_term: 1 leader_uuid: "2e2fa85eee2647499556c010f2407729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } health_report { overall_health: HEALTHY } } }
I20260608 09:54:55.317521  8243 raft_consensus.cc:493] T e2679cfb18b54e65867f89d3d35d831d P 2e2fa85eee2647499556c010f2407729 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:55.318037  8243 raft_consensus.cc:515] T e2679cfb18b54e65867f89d3d35d831d P 2e2fa85eee2647499556c010f2407729 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:55.319829  8243 leader_election.cc:290] T e2679cfb18b54e65867f89d3d35d831d P 2e2fa85eee2647499556c010f2407729 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c21e0a9c15a3443a81a0da37a0c87969 (127.0.97.193:46563), a3d1e25cf1ed425ebb0848acfcb89ffd (127.0.97.194:40759)
I20260608 09:54:55.320726  8045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2679cfb18b54e65867f89d3d35d831d" candidate_uuid: "2e2fa85eee2647499556c010f2407729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c21e0a9c15a3443a81a0da37a0c87969" is_pre_election: true
I20260608 09:54:55.321161  8120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2679cfb18b54e65867f89d3d35d831d" candidate_uuid: "2e2fa85eee2647499556c010f2407729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" is_pre_election: true
I20260608 09:54:55.321424  8045 raft_consensus.cc:2468] T e2679cfb18b54e65867f89d3d35d831d P c21e0a9c15a3443a81a0da37a0c87969 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e2fa85eee2647499556c010f2407729 in term 0.
I20260608 09:54:55.321826  8120 raft_consensus.cc:2468] T e2679cfb18b54e65867f89d3d35d831d P a3d1e25cf1ed425ebb0848acfcb89ffd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e2fa85eee2647499556c010f2407729 in term 0.
I20260608 09:54:55.322675  8157 leader_election.cc:304] T e2679cfb18b54e65867f89d3d35d831d P 2e2fa85eee2647499556c010f2407729 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e2fa85eee2647499556c010f2407729, c21e0a9c15a3443a81a0da37a0c87969; no voters: 
I20260608 09:54:55.323402  8243 raft_consensus.cc:2804] T e2679cfb18b54e65867f89d3d35d831d P 2e2fa85eee2647499556c010f2407729 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:55.323705  8243 raft_consensus.cc:493] T e2679cfb18b54e65867f89d3d35d831d P 2e2fa85eee2647499556c010f2407729 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:55.323954  8243 raft_consensus.cc:3060] T e2679cfb18b54e65867f89d3d35d831d P 2e2fa85eee2647499556c010f2407729 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:55.328919  8243 raft_consensus.cc:515] T e2679cfb18b54e65867f89d3d35d831d P 2e2fa85eee2647499556c010f2407729 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:55.330587  8243 leader_election.cc:290] T e2679cfb18b54e65867f89d3d35d831d P 2e2fa85eee2647499556c010f2407729 [CANDIDATE]: Term 1 election: Requested vote from peers c21e0a9c15a3443a81a0da37a0c87969 (127.0.97.193:46563), a3d1e25cf1ed425ebb0848acfcb89ffd (127.0.97.194:40759)
I20260608 09:54:55.331513  8045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2679cfb18b54e65867f89d3d35d831d" candidate_uuid: "2e2fa85eee2647499556c010f2407729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c21e0a9c15a3443a81a0da37a0c87969"
I20260608 09:54:55.331838  8120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2679cfb18b54e65867f89d3d35d831d" candidate_uuid: "2e2fa85eee2647499556c010f2407729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd"
I20260608 09:54:55.332141  8045 raft_consensus.cc:3060] T e2679cfb18b54e65867f89d3d35d831d P c21e0a9c15a3443a81a0da37a0c87969 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:55.332471  8120 raft_consensus.cc:3060] T e2679cfb18b54e65867f89d3d35d831d P a3d1e25cf1ed425ebb0848acfcb89ffd [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:55.339032  8045 raft_consensus.cc:2468] T e2679cfb18b54e65867f89d3d35d831d P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e2fa85eee2647499556c010f2407729 in term 1.
I20260608 09:54:55.339041  8120 raft_consensus.cc:2468] T e2679cfb18b54e65867f89d3d35d831d P a3d1e25cf1ed425ebb0848acfcb89ffd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e2fa85eee2647499556c010f2407729 in term 1.
I20260608 09:54:55.340360  8157 leader_election.cc:304] T e2679cfb18b54e65867f89d3d35d831d P 2e2fa85eee2647499556c010f2407729 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e2fa85eee2647499556c010f2407729, a3d1e25cf1ed425ebb0848acfcb89ffd; no voters: 
I20260608 09:54:55.341004  8243 raft_consensus.cc:2804] T e2679cfb18b54e65867f89d3d35d831d P 2e2fa85eee2647499556c010f2407729 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:55.341410  8243 raft_consensus.cc:697] T e2679cfb18b54e65867f89d3d35d831d P 2e2fa85eee2647499556c010f2407729 [term 1 LEADER]: Becoming Leader. State: Replica: 2e2fa85eee2647499556c010f2407729, State: Running, Role: LEADER
I20260608 09:54:55.342095  8243 consensus_queue.cc:237] T e2679cfb18b54e65867f89d3d35d831d P 2e2fa85eee2647499556c010f2407729 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:55.348899  7941 catalog_manager.cc:5696] T e2679cfb18b54e65867f89d3d35d831d P 2e2fa85eee2647499556c010f2407729 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e2fa85eee2647499556c010f2407729 (127.0.97.195). New cstate: current_term: 1 leader_uuid: "2e2fa85eee2647499556c010f2407729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } health_report { overall_health: HEALTHY } } }
W20260608 09:54:55.354959  7991 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:54:55.385440  8248 raft_consensus.cc:493] T 7a1b67ab38e4486e8548e507e111630d P c21e0a9c15a3443a81a0da37a0c87969 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:55.385946  8248 raft_consensus.cc:515] T 7a1b67ab38e4486e8548e507e111630d P c21e0a9c15a3443a81a0da37a0c87969 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:55.388152  8248 leader_election.cc:290] T 7a1b67ab38e4486e8548e507e111630d P c21e0a9c15a3443a81a0da37a0c87969 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3d1e25cf1ed425ebb0848acfcb89ffd (127.0.97.194:40759), 2e2fa85eee2647499556c010f2407729 (127.0.97.195:36713)
I20260608 09:54:55.398222  8120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a1b67ab38e4486e8548e507e111630d" candidate_uuid: "c21e0a9c15a3443a81a0da37a0c87969" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" is_pre_election: true
I20260608 09:54:55.398958  8120 raft_consensus.cc:2468] T 7a1b67ab38e4486e8548e507e111630d P a3d1e25cf1ed425ebb0848acfcb89ffd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c21e0a9c15a3443a81a0da37a0c87969 in term 0.
I20260608 09:54:55.399573  8194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a1b67ab38e4486e8548e507e111630d" candidate_uuid: "c21e0a9c15a3443a81a0da37a0c87969" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e2fa85eee2647499556c010f2407729" is_pre_election: true
I20260608 09:54:55.400171  8008 leader_election.cc:304] T 7a1b67ab38e4486e8548e507e111630d P c21e0a9c15a3443a81a0da37a0c87969 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3d1e25cf1ed425ebb0848acfcb89ffd, c21e0a9c15a3443a81a0da37a0c87969; no voters: 
I20260608 09:54:55.400188  8194 raft_consensus.cc:2468] T 7a1b67ab38e4486e8548e507e111630d P 2e2fa85eee2647499556c010f2407729 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c21e0a9c15a3443a81a0da37a0c87969 in term 0.
I20260608 09:54:55.400969  8248 raft_consensus.cc:2804] T 7a1b67ab38e4486e8548e507e111630d P c21e0a9c15a3443a81a0da37a0c87969 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:55.401296  8248 raft_consensus.cc:493] T 7a1b67ab38e4486e8548e507e111630d P c21e0a9c15a3443a81a0da37a0c87969 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:55.401587  8248 raft_consensus.cc:3060] T 7a1b67ab38e4486e8548e507e111630d P c21e0a9c15a3443a81a0da37a0c87969 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:55.406507  8248 raft_consensus.cc:515] T 7a1b67ab38e4486e8548e507e111630d P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:55.408361  8248 leader_election.cc:290] T 7a1b67ab38e4486e8548e507e111630d P c21e0a9c15a3443a81a0da37a0c87969 [CANDIDATE]: Term 1 election: Requested vote from peers a3d1e25cf1ed425ebb0848acfcb89ffd (127.0.97.194:40759), 2e2fa85eee2647499556c010f2407729 (127.0.97.195:36713)
I20260608 09:54:55.409298  8120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a1b67ab38e4486e8548e507e111630d" candidate_uuid: "c21e0a9c15a3443a81a0da37a0c87969" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd"
I20260608 09:54:55.409724  8194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a1b67ab38e4486e8548e507e111630d" candidate_uuid: "c21e0a9c15a3443a81a0da37a0c87969" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e2fa85eee2647499556c010f2407729"
I20260608 09:54:55.409924  8120 raft_consensus.cc:3060] T 7a1b67ab38e4486e8548e507e111630d P a3d1e25cf1ed425ebb0848acfcb89ffd [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:55.410465  8194 raft_consensus.cc:3060] T 7a1b67ab38e4486e8548e507e111630d P 2e2fa85eee2647499556c010f2407729 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:55.415752  8120 raft_consensus.cc:2468] T 7a1b67ab38e4486e8548e507e111630d P a3d1e25cf1ed425ebb0848acfcb89ffd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c21e0a9c15a3443a81a0da37a0c87969 in term 1.
I20260608 09:54:55.416353  8194 raft_consensus.cc:2468] T 7a1b67ab38e4486e8548e507e111630d P 2e2fa85eee2647499556c010f2407729 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c21e0a9c15a3443a81a0da37a0c87969 in term 1.
I20260608 09:54:55.416857  8008 leader_election.cc:304] T 7a1b67ab38e4486e8548e507e111630d P c21e0a9c15a3443a81a0da37a0c87969 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3d1e25cf1ed425ebb0848acfcb89ffd, c21e0a9c15a3443a81a0da37a0c87969; no voters: 
I20260608 09:54:55.417614  8248 raft_consensus.cc:2804] T 7a1b67ab38e4486e8548e507e111630d P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:55.418602  8248 raft_consensus.cc:697] T 7a1b67ab38e4486e8548e507e111630d P c21e0a9c15a3443a81a0da37a0c87969 [term 1 LEADER]: Becoming Leader. State: Replica: c21e0a9c15a3443a81a0da37a0c87969, State: Running, Role: LEADER
I20260608 09:54:55.419467  8248 consensus_queue.cc:237] T 7a1b67ab38e4486e8548e507e111630d P c21e0a9c15a3443a81a0da37a0c87969 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:55.426492  7941 catalog_manager.cc:5696] T 7a1b67ab38e4486e8548e507e111630d P c21e0a9c15a3443a81a0da37a0c87969 reported cstate change: term changed from 0 to 1, leader changed from <none> to c21e0a9c15a3443a81a0da37a0c87969 (127.0.97.193). New cstate: current_term: 1 leader_uuid: "c21e0a9c15a3443a81a0da37a0c87969" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:55.547425  7941 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47998:
name: "dugtrio"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:54:55.549652  7941 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table dugtrio in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:54:55.581743  8032 tablet_service.cc:1511] Processing CreateTablet for tablet a33ca5d48e5840feb54b9eebdf3c38e4 (DEFAULT_TABLE table=dugtrio [id=1063a7038b094c6d86e67a528ef94067]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:54:55.583117  8110 tablet_service.cc:1511] Processing CreateTablet for tablet a33ca5d48e5840feb54b9eebdf3c38e4 (DEFAULT_TABLE table=dugtrio [id=1063a7038b094c6d86e67a528ef94067]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:54:55.583141  8032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a33ca5d48e5840feb54b9eebdf3c38e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:55.585296  8181 tablet_service.cc:1511] Processing CreateTablet for tablet a33ca5d48e5840feb54b9eebdf3c38e4 (DEFAULT_TABLE table=dugtrio [id=1063a7038b094c6d86e67a528ef94067]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:54:55.586649  8181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a33ca5d48e5840feb54b9eebdf3c38e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:55.587581  8110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a33ca5d48e5840feb54b9eebdf3c38e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:55.587940  8035 tablet_service.cc:1511] Processing CreateTablet for tablet a3274fe47c54487695314a42f17ba111 (DEFAULT_TABLE table=dugtrio [id=1063a7038b094c6d86e67a528ef94067]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:54:55.589250  8035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3274fe47c54487695314a42f17ba111. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:55.596091  8107 tablet_service.cc:1511] Processing CreateTablet for tablet a3274fe47c54487695314a42f17ba111 (DEFAULT_TABLE table=dugtrio [id=1063a7038b094c6d86e67a528ef94067]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:54:55.597441  8107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3274fe47c54487695314a42f17ba111. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:55.599647  8241 tablet_bootstrap.cc:492] T a33ca5d48e5840feb54b9eebdf3c38e4 P c21e0a9c15a3443a81a0da37a0c87969: Bootstrap starting.
I20260608 09:54:55.603139  8239 tablet_bootstrap.cc:492] T a33ca5d48e5840feb54b9eebdf3c38e4 P 2e2fa85eee2647499556c010f2407729: Bootstrap starting.
I20260608 09:54:55.606185  8241 tablet_bootstrap.cc:654] T a33ca5d48e5840feb54b9eebdf3c38e4 P c21e0a9c15a3443a81a0da37a0c87969: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:55.609032  8242 tablet_bootstrap.cc:492] T a33ca5d48e5840feb54b9eebdf3c38e4 P a3d1e25cf1ed425ebb0848acfcb89ffd: Bootstrap starting.
I20260608 09:54:55.610311  8239 tablet_bootstrap.cc:654] T a33ca5d48e5840feb54b9eebdf3c38e4 P 2e2fa85eee2647499556c010f2407729: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:55.615573  8242 tablet_bootstrap.cc:654] T a33ca5d48e5840feb54b9eebdf3c38e4 P a3d1e25cf1ed425ebb0848acfcb89ffd: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:55.617367  8181 tablet_service.cc:1511] Processing CreateTablet for tablet a3274fe47c54487695314a42f17ba111 (DEFAULT_TABLE table=dugtrio [id=1063a7038b094c6d86e67a528ef94067]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:54:55.618443  8239 tablet_bootstrap.cc:492] T a33ca5d48e5840feb54b9eebdf3c38e4 P 2e2fa85eee2647499556c010f2407729: No bootstrap required, opened a new log
I20260608 09:54:55.618768  8181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3274fe47c54487695314a42f17ba111. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:55.619011  8239 ts_tablet_manager.cc:1403] T a33ca5d48e5840feb54b9eebdf3c38e4 P 2e2fa85eee2647499556c010f2407729: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.007s
I20260608 09:54:55.622246  8239 raft_consensus.cc:359] T a33ca5d48e5840feb54b9eebdf3c38e4 P 2e2fa85eee2647499556c010f2407729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:55.623090  8239 raft_consensus.cc:385] T a33ca5d48e5840feb54b9eebdf3c38e4 P 2e2fa85eee2647499556c010f2407729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:55.623454  8239 raft_consensus.cc:740] T a33ca5d48e5840feb54b9eebdf3c38e4 P 2e2fa85eee2647499556c010f2407729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e2fa85eee2647499556c010f2407729, State: Initialized, Role: FOLLOWER
I20260608 09:54:55.624585  8239 consensus_queue.cc:260] T a33ca5d48e5840feb54b9eebdf3c38e4 P 2e2fa85eee2647499556c010f2407729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:55.628028  8241 tablet_bootstrap.cc:492] T a33ca5d48e5840feb54b9eebdf3c38e4 P c21e0a9c15a3443a81a0da37a0c87969: No bootstrap required, opened a new log
I20260608 09:54:55.628557  8241 ts_tablet_manager.cc:1403] T a33ca5d48e5840feb54b9eebdf3c38e4 P c21e0a9c15a3443a81a0da37a0c87969: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.008s
I20260608 09:54:55.630127  8032 tablet_service.cc:1511] Processing CreateTablet for tablet c6d15976a9b4448c8f2f8f7f085453b2 (DEFAULT_TABLE table=dugtrio [id=1063a7038b094c6d86e67a528ef94067]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:54:55.631469  8032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6d15976a9b4448c8f2f8f7f085453b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:55.631661  8241 raft_consensus.cc:359] T a33ca5d48e5840feb54b9eebdf3c38e4 P c21e0a9c15a3443a81a0da37a0c87969 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:55.632328  8241 raft_consensus.cc:385] T a33ca5d48e5840feb54b9eebdf3c38e4 P c21e0a9c15a3443a81a0da37a0c87969 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:55.632637  8241 raft_consensus.cc:740] T a33ca5d48e5840feb54b9eebdf3c38e4 P c21e0a9c15a3443a81a0da37a0c87969 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c21e0a9c15a3443a81a0da37a0c87969, State: Initialized, Role: FOLLOWER
I20260608 09:54:55.633411  8241 consensus_queue.cc:260] T a33ca5d48e5840feb54b9eebdf3c38e4 P c21e0a9c15a3443a81a0da37a0c87969 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:55.636144  8239 ts_tablet_manager.cc:1434] T a33ca5d48e5840feb54b9eebdf3c38e4 P 2e2fa85eee2647499556c010f2407729: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.003s
I20260608 09:54:55.640985  8241 ts_tablet_manager.cc:1434] T a33ca5d48e5840feb54b9eebdf3c38e4 P c21e0a9c15a3443a81a0da37a0c87969: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260608 09:54:55.641273  8110 tablet_service.cc:1511] Processing CreateTablet for tablet c6d15976a9b4448c8f2f8f7f085453b2 (DEFAULT_TABLE table=dugtrio [id=1063a7038b094c6d86e67a528ef94067]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:54:55.645483  8110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6d15976a9b4448c8f2f8f7f085453b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:55.650132  8242 tablet_bootstrap.cc:492] T a33ca5d48e5840feb54b9eebdf3c38e4 P a3d1e25cf1ed425ebb0848acfcb89ffd: No bootstrap required, opened a new log
I20260608 09:54:55.650683  8242 ts_tablet_manager.cc:1403] T a33ca5d48e5840feb54b9eebdf3c38e4 P a3d1e25cf1ed425ebb0848acfcb89ffd: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.012s
I20260608 09:54:55.651503  8239 tablet_bootstrap.cc:492] T a3274fe47c54487695314a42f17ba111 P 2e2fa85eee2647499556c010f2407729: Bootstrap starting.
I20260608 09:54:55.651615  8108 tablet_service.cc:1511] Processing CreateTablet for tablet f7914da28cc74bb98f3b34f9fbe6e85e (DEFAULT_TABLE table=dugtrio [id=1063a7038b094c6d86e67a528ef94067]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:54:55.650985  8033 tablet_service.cc:1511] Processing CreateTablet for tablet f7914da28cc74bb98f3b34f9fbe6e85e (DEFAULT_TABLE table=dugtrio [id=1063a7038b094c6d86e67a528ef94067]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:54:55.652521  8241 tablet_bootstrap.cc:492] T a3274fe47c54487695314a42f17ba111 P c21e0a9c15a3443a81a0da37a0c87969: Bootstrap starting.
I20260608 09:54:55.653887  8108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7914da28cc74bb98f3b34f9fbe6e85e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:55.654990  8033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7914da28cc74bb98f3b34f9fbe6e85e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:55.659940  8181 tablet_service.cc:1511] Processing CreateTablet for tablet c6d15976a9b4448c8f2f8f7f085453b2 (DEFAULT_TABLE table=dugtrio [id=1063a7038b094c6d86e67a528ef94067]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:54:55.660794  8182 tablet_service.cc:1511] Processing CreateTablet for tablet f7914da28cc74bb98f3b34f9fbe6e85e (DEFAULT_TABLE table=dugtrio [id=1063a7038b094c6d86e67a528ef94067]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:54:55.661237  8181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6d15976a9b4448c8f2f8f7f085453b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:55.662036  8182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7914da28cc74bb98f3b34f9fbe6e85e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:55.653869  8242 raft_consensus.cc:359] T a33ca5d48e5840feb54b9eebdf3c38e4 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:55.672596  8242 raft_consensus.cc:385] T a33ca5d48e5840feb54b9eebdf3c38e4 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:55.673005  8242 raft_consensus.cc:740] T a33ca5d48e5840feb54b9eebdf3c38e4 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3d1e25cf1ed425ebb0848acfcb89ffd, State: Initialized, Role: FOLLOWER
I20260608 09:54:55.673774  8239 tablet_bootstrap.cc:654] T a3274fe47c54487695314a42f17ba111 P 2e2fa85eee2647499556c010f2407729: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:55.675470  8242 consensus_queue.cc:260] T a33ca5d48e5840feb54b9eebdf3c38e4 P a3d1e25cf1ed425ebb0848acfcb89ffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:55.678540  8242 ts_tablet_manager.cc:1434] T a33ca5d48e5840feb54b9eebdf3c38e4 P a3d1e25cf1ed425ebb0848acfcb89ffd: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260608 09:54:55.679741  8247 raft_consensus.cc:493] T a33ca5d48e5840feb54b9eebdf3c38e4 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:55.680266  8247 raft_consensus.cc:515] T a33ca5d48e5840feb54b9eebdf3c38e4 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:55.682451  8247 leader_election.cc:290] T a33ca5d48e5840feb54b9eebdf3c38e4 P a3d1e25cf1ed425ebb0848acfcb89ffd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c21e0a9c15a3443a81a0da37a0c87969 (127.0.97.193:46563), 2e2fa85eee2647499556c010f2407729 (127.0.97.195:36713)
I20260608 09:54:55.684722  8045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a33ca5d48e5840feb54b9eebdf3c38e4" candidate_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c21e0a9c15a3443a81a0da37a0c87969" is_pre_election: true
I20260608 09:54:55.685220  8194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a33ca5d48e5840feb54b9eebdf3c38e4" candidate_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e2fa85eee2647499556c010f2407729" is_pre_election: true
I20260608 09:54:55.685405  8045 raft_consensus.cc:2468] T a33ca5d48e5840feb54b9eebdf3c38e4 P c21e0a9c15a3443a81a0da37a0c87969 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3d1e25cf1ed425ebb0848acfcb89ffd in term 0.
I20260608 09:54:55.685858  8194 raft_consensus.cc:2468] T a33ca5d48e5840feb54b9eebdf3c38e4 P 2e2fa85eee2647499556c010f2407729 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3d1e25cf1ed425ebb0848acfcb89ffd in term 0.
I20260608 09:54:55.686720  8083 leader_election.cc:304] T a33ca5d48e5840feb54b9eebdf3c38e4 P a3d1e25cf1ed425ebb0848acfcb89ffd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3d1e25cf1ed425ebb0848acfcb89ffd, c21e0a9c15a3443a81a0da37a0c87969; no voters: 
I20260608 09:54:55.687491  8241 tablet_bootstrap.cc:654] T a3274fe47c54487695314a42f17ba111 P c21e0a9c15a3443a81a0da37a0c87969: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:55.688267  8247 raft_consensus.cc:2804] T a33ca5d48e5840feb54b9eebdf3c38e4 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:55.688771  8247 raft_consensus.cc:493] T a33ca5d48e5840feb54b9eebdf3c38e4 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:55.689186  8247 raft_consensus.cc:3060] T a33ca5d48e5840feb54b9eebdf3c38e4 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:55.690450  8242 tablet_bootstrap.cc:492] T a3274fe47c54487695314a42f17ba111 P a3d1e25cf1ed425ebb0848acfcb89ffd: Bootstrap starting.
I20260608 09:54:55.697460  8242 tablet_bootstrap.cc:654] T a3274fe47c54487695314a42f17ba111 P a3d1e25cf1ed425ebb0848acfcb89ffd: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:55.697104  8247 raft_consensus.cc:515] T a33ca5d48e5840feb54b9eebdf3c38e4 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:55.700353  8045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a33ca5d48e5840feb54b9eebdf3c38e4" candidate_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c21e0a9c15a3443a81a0da37a0c87969"
I20260608 09:54:55.701000  8045 raft_consensus.cc:3060] T a33ca5d48e5840feb54b9eebdf3c38e4 P c21e0a9c15a3443a81a0da37a0c87969 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:55.703918  8239 tablet_bootstrap.cc:492] T a3274fe47c54487695314a42f17ba111 P 2e2fa85eee2647499556c010f2407729: No bootstrap required, opened a new log
I20260608 09:54:55.704453  8239 ts_tablet_manager.cc:1403] T a3274fe47c54487695314a42f17ba111 P 2e2fa85eee2647499556c010f2407729: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.002s
I20260608 09:54:55.706956  8239 raft_consensus.cc:359] T a3274fe47c54487695314a42f17ba111 P 2e2fa85eee2647499556c010f2407729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:55.707672  8239 raft_consensus.cc:385] T a3274fe47c54487695314a42f17ba111 P 2e2fa85eee2647499556c010f2407729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:55.707995  8239 raft_consensus.cc:740] T a3274fe47c54487695314a42f17ba111 P 2e2fa85eee2647499556c010f2407729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e2fa85eee2647499556c010f2407729, State: Initialized, Role: FOLLOWER
I20260608 09:54:55.709169  8241 tablet_bootstrap.cc:492] T a3274fe47c54487695314a42f17ba111 P c21e0a9c15a3443a81a0da37a0c87969: No bootstrap required, opened a new log
I20260608 09:54:55.708905  8239 consensus_queue.cc:260] T a3274fe47c54487695314a42f17ba111 P 2e2fa85eee2647499556c010f2407729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:55.709697  8241 ts_tablet_manager.cc:1403] T a3274fe47c54487695314a42f17ba111 P c21e0a9c15a3443a81a0da37a0c87969: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.001s
I20260608 09:54:55.713558  8239 ts_tablet_manager.cc:1434] T a3274fe47c54487695314a42f17ba111 P 2e2fa85eee2647499556c010f2407729: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 09:54:55.713615  8259 consensus_queue.cc:1048] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:54:55.714810  8239 tablet_bootstrap.cc:492] T f7914da28cc74bb98f3b34f9fbe6e85e P 2e2fa85eee2647499556c010f2407729: Bootstrap starting.
I20260608 09:54:55.720481  8045 raft_consensus.cc:2468] T a33ca5d48e5840feb54b9eebdf3c38e4 P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3d1e25cf1ed425ebb0848acfcb89ffd in term 1.
I20260608 09:54:55.721879  8239 tablet_bootstrap.cc:654] T f7914da28cc74bb98f3b34f9fbe6e85e P 2e2fa85eee2647499556c010f2407729: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:55.722599  8083 leader_election.cc:304] T a33ca5d48e5840feb54b9eebdf3c38e4 P a3d1e25cf1ed425ebb0848acfcb89ffd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3d1e25cf1ed425ebb0848acfcb89ffd, c21e0a9c15a3443a81a0da37a0c87969; no voters: 
I20260608 09:54:55.723699  8259 raft_consensus.cc:2804] T a33ca5d48e5840feb54b9eebdf3c38e4 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:55.724721  8243 raft_consensus.cc:493] T a3274fe47c54487695314a42f17ba111 P 2e2fa85eee2647499556c010f2407729 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:55.725309  8243 raft_consensus.cc:515] T a3274fe47c54487695314a42f17ba111 P 2e2fa85eee2647499556c010f2407729 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:55.727824  8243 leader_election.cc:290] T a3274fe47c54487695314a42f17ba111 P 2e2fa85eee2647499556c010f2407729 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c21e0a9c15a3443a81a0da37a0c87969 (127.0.97.193:46563), a3d1e25cf1ed425ebb0848acfcb89ffd (127.0.97.194:40759)
I20260608 09:54:55.728767  8044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3274fe47c54487695314a42f17ba111" candidate_uuid: "2e2fa85eee2647499556c010f2407729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c21e0a9c15a3443a81a0da37a0c87969" is_pre_election: true
I20260608 09:54:55.729568  8120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3274fe47c54487695314a42f17ba111" candidate_uuid: "2e2fa85eee2647499556c010f2407729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" is_pre_election: true
I20260608 09:54:55.724180  8241 raft_consensus.cc:359] T a3274fe47c54487695314a42f17ba111 P c21e0a9c15a3443a81a0da37a0c87969 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:55.730276  8241 raft_consensus.cc:385] T a3274fe47c54487695314a42f17ba111 P c21e0a9c15a3443a81a0da37a0c87969 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:55.730595  8241 raft_consensus.cc:740] T a3274fe47c54487695314a42f17ba111 P c21e0a9c15a3443a81a0da37a0c87969 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c21e0a9c15a3443a81a0da37a0c87969, State: Initialized, Role: FOLLOWER
W20260608 09:54:55.731240  8157 leader_election.cc:343] T a3274fe47c54487695314a42f17ba111 P 2e2fa85eee2647499556c010f2407729 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3d1e25cf1ed425ebb0848acfcb89ffd (127.0.97.194:40759): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:54:55.731779  8241 consensus_queue.cc:260] T a3274fe47c54487695314a42f17ba111 P c21e0a9c15a3443a81a0da37a0c87969 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:55.733031  8044 raft_consensus.cc:2468] T a3274fe47c54487695314a42f17ba111 P c21e0a9c15a3443a81a0da37a0c87969 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e2fa85eee2647499556c010f2407729 in term 0.
I20260608 09:54:55.733587  8193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a33ca5d48e5840feb54b9eebdf3c38e4" candidate_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e2fa85eee2647499556c010f2407729"
I20260608 09:54:55.734277  8193 raft_consensus.cc:3060] T a33ca5d48e5840feb54b9eebdf3c38e4 P 2e2fa85eee2647499556c010f2407729 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:55.736461  8157 leader_election.cc:304] T a3274fe47c54487695314a42f17ba111 P 2e2fa85eee2647499556c010f2407729 [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: 2e2fa85eee2647499556c010f2407729, c21e0a9c15a3443a81a0da37a0c87969; no voters: a3d1e25cf1ed425ebb0848acfcb89ffd
I20260608 09:54:55.732998  8247 leader_election.cc:290] T a33ca5d48e5840feb54b9eebdf3c38e4 P a3d1e25cf1ed425ebb0848acfcb89ffd [CANDIDATE]: Term 1 election: Requested vote from peers c21e0a9c15a3443a81a0da37a0c87969 (127.0.97.193:46563), 2e2fa85eee2647499556c010f2407729 (127.0.97.195:36713)
I20260608 09:54:55.737739  8243 raft_consensus.cc:2804] T a3274fe47c54487695314a42f17ba111 P 2e2fa85eee2647499556c010f2407729 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:55.738211  8243 raft_consensus.cc:493] T a3274fe47c54487695314a42f17ba111 P 2e2fa85eee2647499556c010f2407729 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:55.738632  8243 raft_consensus.cc:3060] T a3274fe47c54487695314a42f17ba111 P 2e2fa85eee2647499556c010f2407729 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:55.744983  8263 consensus_queue.cc:1048] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:55.756661  8241 ts_tablet_manager.cc:1434] T a3274fe47c54487695314a42f17ba111 P c21e0a9c15a3443a81a0da37a0c87969: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260608 09:54:55.757887  8263 consensus_queue.cc:1048] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:55.761775  8193 raft_consensus.cc:2468] T a33ca5d48e5840feb54b9eebdf3c38e4 P 2e2fa85eee2647499556c010f2407729 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3d1e25cf1ed425ebb0848acfcb89ffd in term 1.
I20260608 09:54:55.763890  8259 raft_consensus.cc:697] T a33ca5d48e5840feb54b9eebdf3c38e4 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 1 LEADER]: Becoming Leader. State: Replica: a3d1e25cf1ed425ebb0848acfcb89ffd, State: Running, Role: LEADER
I20260608 09:54:55.758162  8241 tablet_bootstrap.cc:492] T c6d15976a9b4448c8f2f8f7f085453b2 P c21e0a9c15a3443a81a0da37a0c87969: Bootstrap starting.
I20260608 09:54:55.754678  8243 raft_consensus.cc:515] T a3274fe47c54487695314a42f17ba111 P 2e2fa85eee2647499556c010f2407729 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:55.764943  8259 consensus_queue.cc:237] T a33ca5d48e5840feb54b9eebdf3c38e4 P a3d1e25cf1ed425ebb0848acfcb89ffd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:55.771237  8043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3274fe47c54487695314a42f17ba111" candidate_uuid: "2e2fa85eee2647499556c010f2407729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c21e0a9c15a3443a81a0da37a0c87969"
I20260608 09:54:55.773844  8043 raft_consensus.cc:3060] T a3274fe47c54487695314a42f17ba111 P c21e0a9c15a3443a81a0da37a0c87969 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:55.770356  8243 leader_election.cc:290] T a3274fe47c54487695314a42f17ba111 P 2e2fa85eee2647499556c010f2407729 [CANDIDATE]: Term 1 election: Requested vote from peers c21e0a9c15a3443a81a0da37a0c87969 (127.0.97.193:46563), a3d1e25cf1ed425ebb0848acfcb89ffd (127.0.97.194:40759)
I20260608 09:54:55.772864  8119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3274fe47c54487695314a42f17ba111" candidate_uuid: "2e2fa85eee2647499556c010f2407729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd"
W20260608 09:54:55.780476  8157 leader_election.cc:343] T a3274fe47c54487695314a42f17ba111 P 2e2fa85eee2647499556c010f2407729 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a3d1e25cf1ed425ebb0848acfcb89ffd (127.0.97.194:40759): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:54:55.781092  8242 tablet_bootstrap.cc:492] T a3274fe47c54487695314a42f17ba111 P a3d1e25cf1ed425ebb0848acfcb89ffd: No bootstrap required, opened a new log
I20260608 09:54:55.781623  8242 ts_tablet_manager.cc:1403] T a3274fe47c54487695314a42f17ba111 P a3d1e25cf1ed425ebb0848acfcb89ffd: Time spent bootstrapping tablet: real 0.091s	user 0.023s	sys 0.022s
I20260608 09:54:55.783502  8043 raft_consensus.cc:2468] T a3274fe47c54487695314a42f17ba111 P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e2fa85eee2647499556c010f2407729 in term 1.
I20260608 09:54:55.784832  8157 leader_election.cc:304] T a3274fe47c54487695314a42f17ba111 P 2e2fa85eee2647499556c010f2407729 [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: 2e2fa85eee2647499556c010f2407729, c21e0a9c15a3443a81a0da37a0c87969; no voters: a3d1e25cf1ed425ebb0848acfcb89ffd
I20260608 09:54:55.784732  8242 raft_consensus.cc:359] T a3274fe47c54487695314a42f17ba111 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:55.785645  8242 raft_consensus.cc:385] T a3274fe47c54487695314a42f17ba111 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:55.785949  8242 raft_consensus.cc:740] T a3274fe47c54487695314a42f17ba111 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3d1e25cf1ed425ebb0848acfcb89ffd, State: Initialized, Role: FOLLOWER
I20260608 09:54:55.786326  8243 raft_consensus.cc:2804] T a3274fe47c54487695314a42f17ba111 P 2e2fa85eee2647499556c010f2407729 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:55.786707  8242 consensus_queue.cc:260] T a3274fe47c54487695314a42f17ba111 P a3d1e25cf1ed425ebb0848acfcb89ffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:55.787281  8243 raft_consensus.cc:697] T a3274fe47c54487695314a42f17ba111 P 2e2fa85eee2647499556c010f2407729 [term 1 LEADER]: Becoming Leader. State: Replica: 2e2fa85eee2647499556c010f2407729, State: Running, Role: LEADER
I20260608 09:54:55.788254  8243 consensus_queue.cc:237] T a3274fe47c54487695314a42f17ba111 P 2e2fa85eee2647499556c010f2407729 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:55.790632  8239 tablet_bootstrap.cc:492] T f7914da28cc74bb98f3b34f9fbe6e85e P 2e2fa85eee2647499556c010f2407729: No bootstrap required, opened a new log
I20260608 09:54:55.791193  8239 ts_tablet_manager.cc:1403] T f7914da28cc74bb98f3b34f9fbe6e85e P 2e2fa85eee2647499556c010f2407729: Time spent bootstrapping tablet: real 0.077s	user 0.033s	sys 0.042s
I20260608 09:54:55.793427  8263 consensus_queue.cc:1048] T e2679cfb18b54e65867f89d3d35d831d P 2e2fa85eee2647499556c010f2407729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:55.793861  8241 tablet_bootstrap.cc:654] T c6d15976a9b4448c8f2f8f7f085453b2 P c21e0a9c15a3443a81a0da37a0c87969: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:55.794368  8239 raft_consensus.cc:359] T f7914da28cc74bb98f3b34f9fbe6e85e P 2e2fa85eee2647499556c010f2407729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:55.796274  8286 consensus_queue.cc:1048] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:55.798264  8239 raft_consensus.cc:385] T f7914da28cc74bb98f3b34f9fbe6e85e P 2e2fa85eee2647499556c010f2407729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:55.798651  8239 raft_consensus.cc:740] T f7914da28cc74bb98f3b34f9fbe6e85e P 2e2fa85eee2647499556c010f2407729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e2fa85eee2647499556c010f2407729, State: Initialized, Role: FOLLOWER
I20260608 09:54:55.799480  8239 consensus_queue.cc:260] T f7914da28cc74bb98f3b34f9fbe6e85e P 2e2fa85eee2647499556c010f2407729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:55.804562  8239 ts_tablet_manager.cc:1434] T f7914da28cc74bb98f3b34f9fbe6e85e P 2e2fa85eee2647499556c010f2407729: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260608 09:54:55.808987  8239 tablet_bootstrap.cc:492] T c6d15976a9b4448c8f2f8f7f085453b2 P 2e2fa85eee2647499556c010f2407729: Bootstrap starting.
I20260608 09:54:55.810176  8242 ts_tablet_manager.cc:1434] T a3274fe47c54487695314a42f17ba111 P a3d1e25cf1ed425ebb0848acfcb89ffd: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.001s
I20260608 09:54:55.820348  8239 tablet_bootstrap.cc:654] T c6d15976a9b4448c8f2f8f7f085453b2 P 2e2fa85eee2647499556c010f2407729: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:55.823719  8242 tablet_bootstrap.cc:492] T c6d15976a9b4448c8f2f8f7f085453b2 P a3d1e25cf1ed425ebb0848acfcb89ffd: Bootstrap starting.
I20260608 09:54:55.826332  7941 catalog_manager.cc:5696] T a33ca5d48e5840feb54b9eebdf3c38e4 P a3d1e25cf1ed425ebb0848acfcb89ffd reported cstate change: term changed from 0 to 1, leader changed from <none> to a3d1e25cf1ed425ebb0848acfcb89ffd (127.0.97.194). New cstate: current_term: 1 leader_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:55.837149  8243 consensus_queue.cc:1048] T e2679cfb18b54e65867f89d3d35d831d P 2e2fa85eee2647499556c010f2407729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:55.851696  7940 catalog_manager.cc:5696] T a3274fe47c54487695314a42f17ba111 P 2e2fa85eee2647499556c010f2407729 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e2fa85eee2647499556c010f2407729 (127.0.97.195). New cstate: current_term: 1 leader_uuid: "2e2fa85eee2647499556c010f2407729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } health_report { overall_health: HEALTHY } } }
I20260608 09:54:55.857539  8241 tablet_bootstrap.cc:492] T c6d15976a9b4448c8f2f8f7f085453b2 P c21e0a9c15a3443a81a0da37a0c87969: No bootstrap required, opened a new log
I20260608 09:54:55.858191  8241 ts_tablet_manager.cc:1403] T c6d15976a9b4448c8f2f8f7f085453b2 P c21e0a9c15a3443a81a0da37a0c87969: Time spent bootstrapping tablet: real 0.100s	user 0.016s	sys 0.000s
I20260608 09:54:55.861716  8241 raft_consensus.cc:359] T c6d15976a9b4448c8f2f8f7f085453b2 P c21e0a9c15a3443a81a0da37a0c87969 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:55.868817  8241 raft_consensus.cc:385] T c6d15976a9b4448c8f2f8f7f085453b2 P c21e0a9c15a3443a81a0da37a0c87969 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:55.869585  8241 raft_consensus.cc:740] T c6d15976a9b4448c8f2f8f7f085453b2 P c21e0a9c15a3443a81a0da37a0c87969 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c21e0a9c15a3443a81a0da37a0c87969, State: Initialized, Role: FOLLOWER
I20260608 09:54:55.869029  8242 tablet_bootstrap.cc:654] T c6d15976a9b4448c8f2f8f7f085453b2 P a3d1e25cf1ed425ebb0848acfcb89ffd: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:55.873284  8241 consensus_queue.cc:260] T c6d15976a9b4448c8f2f8f7f085453b2 P c21e0a9c15a3443a81a0da37a0c87969 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
W20260608 09:54:55.870796  8157 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.97.193:46563, user_credentials={real_user=slave}} blocked reactor thread for 43871.3us
I20260608 09:54:55.876528  8241 ts_tablet_manager.cc:1434] T c6d15976a9b4448c8f2f8f7f085453b2 P c21e0a9c15a3443a81a0da37a0c87969: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260608 09:54:55.877640  8241 tablet_bootstrap.cc:492] T f7914da28cc74bb98f3b34f9fbe6e85e P c21e0a9c15a3443a81a0da37a0c87969: Bootstrap starting.
I20260608 09:54:55.881333  8239 tablet_bootstrap.cc:492] T c6d15976a9b4448c8f2f8f7f085453b2 P 2e2fa85eee2647499556c010f2407729: No bootstrap required, opened a new log
I20260608 09:54:55.881866  8239 ts_tablet_manager.cc:1403] T c6d15976a9b4448c8f2f8f7f085453b2 P 2e2fa85eee2647499556c010f2407729: Time spent bootstrapping tablet: real 0.073s	user 0.013s	sys 0.016s
I20260608 09:54:55.884009  8241 tablet_bootstrap.cc:654] T f7914da28cc74bb98f3b34f9fbe6e85e P c21e0a9c15a3443a81a0da37a0c87969: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:55.889477  8239 raft_consensus.cc:359] T c6d15976a9b4448c8f2f8f7f085453b2 P 2e2fa85eee2647499556c010f2407729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:55.890240  8239 raft_consensus.cc:385] T c6d15976a9b4448c8f2f8f7f085453b2 P 2e2fa85eee2647499556c010f2407729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:55.890528  8239 raft_consensus.cc:740] T c6d15976a9b4448c8f2f8f7f085453b2 P 2e2fa85eee2647499556c010f2407729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e2fa85eee2647499556c010f2407729, State: Initialized, Role: FOLLOWER
I20260608 09:54:55.891317  8239 consensus_queue.cc:260] T c6d15976a9b4448c8f2f8f7f085453b2 P 2e2fa85eee2647499556c010f2407729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:55.893725  8239 ts_tablet_manager.cc:1434] T c6d15976a9b4448c8f2f8f7f085453b2 P 2e2fa85eee2647499556c010f2407729: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260608 09:54:55.899256  8242 tablet_bootstrap.cc:492] T c6d15976a9b4448c8f2f8f7f085453b2 P a3d1e25cf1ed425ebb0848acfcb89ffd: No bootstrap required, opened a new log
I20260608 09:54:55.899871  8242 ts_tablet_manager.cc:1403] T c6d15976a9b4448c8f2f8f7f085453b2 P a3d1e25cf1ed425ebb0848acfcb89ffd: Time spent bootstrapping tablet: real 0.076s	user 0.012s	sys 0.003s
I20260608 09:54:55.903179  8242 raft_consensus.cc:359] T c6d15976a9b4448c8f2f8f7f085453b2 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:55.903927  8242 raft_consensus.cc:385] T c6d15976a9b4448c8f2f8f7f085453b2 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:55.904223  8242 raft_consensus.cc:740] T c6d15976a9b4448c8f2f8f7f085453b2 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3d1e25cf1ed425ebb0848acfcb89ffd, State: Initialized, Role: FOLLOWER
I20260608 09:54:55.905658  8242 consensus_queue.cc:260] T c6d15976a9b4448c8f2f8f7f085453b2 P a3d1e25cf1ed425ebb0848acfcb89ffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:55.908936  8242 ts_tablet_manager.cc:1434] T c6d15976a9b4448c8f2f8f7f085453b2 P a3d1e25cf1ed425ebb0848acfcb89ffd: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260608 09:54:55.910061  8242 tablet_bootstrap.cc:492] T f7914da28cc74bb98f3b34f9fbe6e85e P a3d1e25cf1ed425ebb0848acfcb89ffd: Bootstrap starting.
I20260608 09:54:55.915969  8242 tablet_bootstrap.cc:654] T f7914da28cc74bb98f3b34f9fbe6e85e P a3d1e25cf1ed425ebb0848acfcb89ffd: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:55.918583  8241 tablet_bootstrap.cc:492] T f7914da28cc74bb98f3b34f9fbe6e85e P c21e0a9c15a3443a81a0da37a0c87969: No bootstrap required, opened a new log
I20260608 09:54:55.920650  8241 ts_tablet_manager.cc:1403] T f7914da28cc74bb98f3b34f9fbe6e85e P c21e0a9c15a3443a81a0da37a0c87969: Time spent bootstrapping tablet: real 0.043s	user 0.025s	sys 0.007s
I20260608 09:54:55.925640  8241 raft_consensus.cc:359] T f7914da28cc74bb98f3b34f9fbe6e85e P c21e0a9c15a3443a81a0da37a0c87969 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:55.926373  8241 raft_consensus.cc:385] T f7914da28cc74bb98f3b34f9fbe6e85e P c21e0a9c15a3443a81a0da37a0c87969 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:55.926724  8241 raft_consensus.cc:740] T f7914da28cc74bb98f3b34f9fbe6e85e P c21e0a9c15a3443a81a0da37a0c87969 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c21e0a9c15a3443a81a0da37a0c87969, State: Initialized, Role: FOLLOWER
I20260608 09:54:55.927661  8241 consensus_queue.cc:260] T f7914da28cc74bb98f3b34f9fbe6e85e P c21e0a9c15a3443a81a0da37a0c87969 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:55.929018  8242 tablet_bootstrap.cc:492] T f7914da28cc74bb98f3b34f9fbe6e85e P a3d1e25cf1ed425ebb0848acfcb89ffd: No bootstrap required, opened a new log
I20260608 09:54:55.929596  8242 ts_tablet_manager.cc:1403] T f7914da28cc74bb98f3b34f9fbe6e85e P a3d1e25cf1ed425ebb0848acfcb89ffd: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.009s
I20260608 09:54:55.929869  8241 ts_tablet_manager.cc:1434] T f7914da28cc74bb98f3b34f9fbe6e85e P c21e0a9c15a3443a81a0da37a0c87969: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:54:55.932093  8242 raft_consensus.cc:359] T f7914da28cc74bb98f3b34f9fbe6e85e P a3d1e25cf1ed425ebb0848acfcb89ffd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:55.932577  8242 raft_consensus.cc:385] T f7914da28cc74bb98f3b34f9fbe6e85e P a3d1e25cf1ed425ebb0848acfcb89ffd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:55.932786  8242 raft_consensus.cc:740] T f7914da28cc74bb98f3b34f9fbe6e85e P a3d1e25cf1ed425ebb0848acfcb89ffd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3d1e25cf1ed425ebb0848acfcb89ffd, State: Initialized, Role: FOLLOWER
I20260608 09:54:55.933331  8242 consensus_queue.cc:260] T f7914da28cc74bb98f3b34f9fbe6e85e P a3d1e25cf1ed425ebb0848acfcb89ffd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:55.935178  8242 ts_tablet_manager.cc:1434] T f7914da28cc74bb98f3b34f9fbe6e85e P a3d1e25cf1ed425ebb0848acfcb89ffd: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260608 09:54:55.981140  8248 consensus_queue.cc:1048] T 7a1b67ab38e4486e8548e507e111630d P c21e0a9c15a3443a81a0da37a0c87969 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:55.981742  8303 consensus_queue.cc:1048] T 7a1b67ab38e4486e8548e507e111630d P c21e0a9c15a3443a81a0da37a0c87969 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:56.016624  8259 raft_consensus.cc:493] T c6d15976a9b4448c8f2f8f7f085453b2 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:56.017050  8259 raft_consensus.cc:515] T c6d15976a9b4448c8f2f8f7f085453b2 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:56.018857  8259 leader_election.cc:290] T c6d15976a9b4448c8f2f8f7f085453b2 P a3d1e25cf1ed425ebb0848acfcb89ffd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c21e0a9c15a3443a81a0da37a0c87969 (127.0.97.193:46563), 2e2fa85eee2647499556c010f2407729 (127.0.97.195:36713)
I20260608 09:54:56.019673  8045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6d15976a9b4448c8f2f8f7f085453b2" candidate_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c21e0a9c15a3443a81a0da37a0c87969" is_pre_election: true
I20260608 09:54:56.019891  8194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6d15976a9b4448c8f2f8f7f085453b2" candidate_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e2fa85eee2647499556c010f2407729" is_pre_election: true
I20260608 09:54:56.020259  8045 raft_consensus.cc:2468] T c6d15976a9b4448c8f2f8f7f085453b2 P c21e0a9c15a3443a81a0da37a0c87969 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3d1e25cf1ed425ebb0848acfcb89ffd in term 0.
I20260608 09:54:56.020504  8194 raft_consensus.cc:2468] T c6d15976a9b4448c8f2f8f7f085453b2 P 2e2fa85eee2647499556c010f2407729 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3d1e25cf1ed425ebb0848acfcb89ffd in term 0.
I20260608 09:54:56.021265  8083 leader_election.cc:304] T c6d15976a9b4448c8f2f8f7f085453b2 P a3d1e25cf1ed425ebb0848acfcb89ffd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3d1e25cf1ed425ebb0848acfcb89ffd, c21e0a9c15a3443a81a0da37a0c87969; no voters: 
I20260608 09:54:56.021971  8259 raft_consensus.cc:2804] T c6d15976a9b4448c8f2f8f7f085453b2 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:56.022249  8259 raft_consensus.cc:493] T c6d15976a9b4448c8f2f8f7f085453b2 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:56.022507  8259 raft_consensus.cc:3060] T c6d15976a9b4448c8f2f8f7f085453b2 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:56.026559  8283 raft_consensus.cc:493] T a3274fe47c54487695314a42f17ba111 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:56.027092  8283 raft_consensus.cc:515] T a3274fe47c54487695314a42f17ba111 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:56.027904  8259 raft_consensus.cc:515] T c6d15976a9b4448c8f2f8f7f085453b2 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:56.029107  8283 leader_election.cc:290] T a3274fe47c54487695314a42f17ba111 P a3d1e25cf1ed425ebb0848acfcb89ffd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c21e0a9c15a3443a81a0da37a0c87969 (127.0.97.193:46563), 2e2fa85eee2647499556c010f2407729 (127.0.97.195:36713)
I20260608 09:54:56.029726  8045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3274fe47c54487695314a42f17ba111" candidate_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c21e0a9c15a3443a81a0da37a0c87969" is_pre_election: true
I20260608 09:54:56.030405  8194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3274fe47c54487695314a42f17ba111" candidate_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e2fa85eee2647499556c010f2407729" is_pre_election: true
I20260608 09:54:56.030666  8045 raft_consensus.cc:2393] T a3274fe47c54487695314a42f17ba111 P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3d1e25cf1ed425ebb0848acfcb89ffd in current term 1: Already voted for candidate 2e2fa85eee2647499556c010f2407729 in this term.
I20260608 09:54:56.030844  8193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6d15976a9b4448c8f2f8f7f085453b2" candidate_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e2fa85eee2647499556c010f2407729"
I20260608 09:54:56.031308  8044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6d15976a9b4448c8f2f8f7f085453b2" candidate_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c21e0a9c15a3443a81a0da37a0c87969"
I20260608 09:54:56.031476  8193 raft_consensus.cc:3060] T c6d15976a9b4448c8f2f8f7f085453b2 P 2e2fa85eee2647499556c010f2407729 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:56.029807  8259 leader_election.cc:290] T c6d15976a9b4448c8f2f8f7f085453b2 P a3d1e25cf1ed425ebb0848acfcb89ffd [CANDIDATE]: Term 1 election: Requested vote from peers c21e0a9c15a3443a81a0da37a0c87969 (127.0.97.193:46563), 2e2fa85eee2647499556c010f2407729 (127.0.97.195:36713)
I20260608 09:54:56.031885  8044 raft_consensus.cc:3060] T c6d15976a9b4448c8f2f8f7f085453b2 P c21e0a9c15a3443a81a0da37a0c87969 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:56.032583  8083 leader_election.cc:304] T a3274fe47c54487695314a42f17ba111 P a3d1e25cf1ed425ebb0848acfcb89ffd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3d1e25cf1ed425ebb0848acfcb89ffd; no voters: 2e2fa85eee2647499556c010f2407729, c21e0a9c15a3443a81a0da37a0c87969
I20260608 09:54:56.033278  8259 raft_consensus.cc:3060] T a3274fe47c54487695314a42f17ba111 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:56.038151  8259 raft_consensus.cc:2749] T a3274fe47c54487695314a42f17ba111 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:54:56.038669  8193 raft_consensus.cc:2468] T c6d15976a9b4448c8f2f8f7f085453b2 P 2e2fa85eee2647499556c010f2407729 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3d1e25cf1ed425ebb0848acfcb89ffd in term 1.
I20260608 09:54:56.039099  8044 raft_consensus.cc:2468] T c6d15976a9b4448c8f2f8f7f085453b2 P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3d1e25cf1ed425ebb0848acfcb89ffd in term 1.
I20260608 09:54:56.039880  8083 leader_election.cc:304] T c6d15976a9b4448c8f2f8f7f085453b2 P a3d1e25cf1ed425ebb0848acfcb89ffd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e2fa85eee2647499556c010f2407729, a3d1e25cf1ed425ebb0848acfcb89ffd; no voters: 
I20260608 09:54:56.040817  8259 raft_consensus.cc:2804] T c6d15976a9b4448c8f2f8f7f085453b2 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:56.041337  8259 raft_consensus.cc:697] T c6d15976a9b4448c8f2f8f7f085453b2 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 1 LEADER]: Becoming Leader. State: Replica: a3d1e25cf1ed425ebb0848acfcb89ffd, State: Running, Role: LEADER
I20260608 09:54:56.042143  8259 consensus_queue.cc:237] T c6d15976a9b4448c8f2f8f7f085453b2 P a3d1e25cf1ed425ebb0848acfcb89ffd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:56.049957  7943 catalog_manager.cc:5696] T c6d15976a9b4448c8f2f8f7f085453b2 P a3d1e25cf1ed425ebb0848acfcb89ffd reported cstate change: term changed from 0 to 1, leader changed from <none> to a3d1e25cf1ed425ebb0848acfcb89ffd (127.0.97.194). New cstate: current_term: 1 leader_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:56.110904  8307 raft_consensus.cc:493] T f7914da28cc74bb98f3b34f9fbe6e85e P c21e0a9c15a3443a81a0da37a0c87969 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:56.111495  8307 raft_consensus.cc:515] T f7914da28cc74bb98f3b34f9fbe6e85e P c21e0a9c15a3443a81a0da37a0c87969 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:56.113298  8307 leader_election.cc:290] T f7914da28cc74bb98f3b34f9fbe6e85e P c21e0a9c15a3443a81a0da37a0c87969 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3d1e25cf1ed425ebb0848acfcb89ffd (127.0.97.194:40759), 2e2fa85eee2647499556c010f2407729 (127.0.97.195:36713)
I20260608 09:54:56.114245  8119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7914da28cc74bb98f3b34f9fbe6e85e" candidate_uuid: "c21e0a9c15a3443a81a0da37a0c87969" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" is_pre_election: true
I20260608 09:54:56.114437  8193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7914da28cc74bb98f3b34f9fbe6e85e" candidate_uuid: "c21e0a9c15a3443a81a0da37a0c87969" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e2fa85eee2647499556c010f2407729" is_pre_election: true
I20260608 09:54:56.114835  8119 raft_consensus.cc:2468] T f7914da28cc74bb98f3b34f9fbe6e85e P a3d1e25cf1ed425ebb0848acfcb89ffd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c21e0a9c15a3443a81a0da37a0c87969 in term 0.
I20260608 09:54:56.115028  8193 raft_consensus.cc:2468] T f7914da28cc74bb98f3b34f9fbe6e85e P 2e2fa85eee2647499556c010f2407729 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c21e0a9c15a3443a81a0da37a0c87969 in term 0.
I20260608 09:54:56.115929  8008 leader_election.cc:304] T f7914da28cc74bb98f3b34f9fbe6e85e P c21e0a9c15a3443a81a0da37a0c87969 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3d1e25cf1ed425ebb0848acfcb89ffd, c21e0a9c15a3443a81a0da37a0c87969; no voters: 
I20260608 09:54:56.116726  8307 raft_consensus.cc:2804] T f7914da28cc74bb98f3b34f9fbe6e85e P c21e0a9c15a3443a81a0da37a0c87969 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:56.117031  8307 raft_consensus.cc:493] T f7914da28cc74bb98f3b34f9fbe6e85e P c21e0a9c15a3443a81a0da37a0c87969 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:56.117278  8307 raft_consensus.cc:3060] T f7914da28cc74bb98f3b34f9fbe6e85e P c21e0a9c15a3443a81a0da37a0c87969 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:56.122249  8307 raft_consensus.cc:515] T f7914da28cc74bb98f3b34f9fbe6e85e P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:56.124013  8307 leader_election.cc:290] T f7914da28cc74bb98f3b34f9fbe6e85e P c21e0a9c15a3443a81a0da37a0c87969 [CANDIDATE]: Term 1 election: Requested vote from peers a3d1e25cf1ed425ebb0848acfcb89ffd (127.0.97.194:40759), 2e2fa85eee2647499556c010f2407729 (127.0.97.195:36713)
I20260608 09:54:56.124886  8119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7914da28cc74bb98f3b34f9fbe6e85e" candidate_uuid: "c21e0a9c15a3443a81a0da37a0c87969" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd"
I20260608 09:54:56.125092  8193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7914da28cc74bb98f3b34f9fbe6e85e" candidate_uuid: "c21e0a9c15a3443a81a0da37a0c87969" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e2fa85eee2647499556c010f2407729"
I20260608 09:54:56.125540  8119 raft_consensus.cc:3060] T f7914da28cc74bb98f3b34f9fbe6e85e P a3d1e25cf1ed425ebb0848acfcb89ffd [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:56.125634  8193 raft_consensus.cc:3060] T f7914da28cc74bb98f3b34f9fbe6e85e P 2e2fa85eee2647499556c010f2407729 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:56.130865  8193 raft_consensus.cc:2468] T f7914da28cc74bb98f3b34f9fbe6e85e P 2e2fa85eee2647499556c010f2407729 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c21e0a9c15a3443a81a0da37a0c87969 in term 1.
I20260608 09:54:56.131114  8119 raft_consensus.cc:2468] T f7914da28cc74bb98f3b34f9fbe6e85e P a3d1e25cf1ed425ebb0848acfcb89ffd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c21e0a9c15a3443a81a0da37a0c87969 in term 1.
I20260608 09:54:56.131955  8008 leader_election.cc:304] T f7914da28cc74bb98f3b34f9fbe6e85e P c21e0a9c15a3443a81a0da37a0c87969 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e2fa85eee2647499556c010f2407729, c21e0a9c15a3443a81a0da37a0c87969; no voters: 
I20260608 09:54:56.132810  8307 raft_consensus.cc:2804] T f7914da28cc74bb98f3b34f9fbe6e85e P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:56.133186  8307 raft_consensus.cc:697] T f7914da28cc74bb98f3b34f9fbe6e85e P c21e0a9c15a3443a81a0da37a0c87969 [term 1 LEADER]: Becoming Leader. State: Replica: c21e0a9c15a3443a81a0da37a0c87969, State: Running, Role: LEADER
I20260608 09:54:56.133819  8307 consensus_queue.cc:237] T f7914da28cc74bb98f3b34f9fbe6e85e P c21e0a9c15a3443a81a0da37a0c87969 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:56.141619  7943 catalog_manager.cc:5696] T f7914da28cc74bb98f3b34f9fbe6e85e P c21e0a9c15a3443a81a0da37a0c87969 reported cstate change: term changed from 0 to 1, leader changed from <none> to c21e0a9c15a3443a81a0da37a0c87969 (127.0.97.193). New cstate: current_term: 1 leader_uuid: "c21e0a9c15a3443a81a0da37a0c87969" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:56.217901  8263 consensus_queue.cc:1048] T a3274fe47c54487695314a42f17ba111 P 2e2fa85eee2647499556c010f2407729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:54:56.226318  8259 consensus_queue.cc:1048] T a33ca5d48e5840feb54b9eebdf3c38e4 P a3d1e25cf1ed425ebb0848acfcb89ffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:54:56.244261  8297 consensus_queue.cc:1048] T a3274fe47c54487695314a42f17ba111 P 2e2fa85eee2647499556c010f2407729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:54:56.244309  8286 consensus_queue.cc:1048] T a33ca5d48e5840feb54b9eebdf3c38e4 P a3d1e25cf1ed425ebb0848acfcb89ffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260608 09:54:56.266270   391 tablet_server.cc:179] TabletServer@127.0.97.193:0 shutting down...
W20260608 09:54:56.282181  8157 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 23 similar messages]
W20260608 09:54:56.287523  8157 consensus_peers.cc:597] T e2679cfb18b54e65867f89d3d35d831d P 2e2fa85eee2647499556c010f2407729 -> Peer c21e0a9c15a3443a81a0da37a0c87969 (127.0.97.193:46563): Couldn't send request to peer c21e0a9c15a3443a81a0da37a0c87969. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:56.317750   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:56.319274   391 tablet_replica.cc:333] T f7914da28cc74bb98f3b34f9fbe6e85e P c21e0a9c15a3443a81a0da37a0c87969: stopping tablet replica
I20260608 09:54:56.320446   391 raft_consensus.cc:2243] T f7914da28cc74bb98f3b34f9fbe6e85e P c21e0a9c15a3443a81a0da37a0c87969 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:56.321491   391 pending_rounds.cc:70] T f7914da28cc74bb98f3b34f9fbe6e85e P c21e0a9c15a3443a81a0da37a0c87969: Trying to abort 1 pending ops.
I20260608 09:54:56.321722   391 pending_rounds.cc:77] T f7914da28cc74bb98f3b34f9fbe6e85e P c21e0a9c15a3443a81a0da37a0c87969: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617584171515904 op_type: NO_OP noop_request { }
I20260608 09:54:56.322036   391 raft_consensus.cc:2889] T f7914da28cc74bb98f3b34f9fbe6e85e P c21e0a9c15a3443a81a0da37a0c87969 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:54:56.322352   391 raft_consensus.cc:2272] T f7914da28cc74bb98f3b34f9fbe6e85e P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:56.326068   391 tablet_replica.cc:333] T c6d15976a9b4448c8f2f8f7f085453b2 P c21e0a9c15a3443a81a0da37a0c87969: stopping tablet replica
I20260608 09:54:56.326781   391 raft_consensus.cc:2243] T c6d15976a9b4448c8f2f8f7f085453b2 P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:56.327309   391 raft_consensus.cc:2272] T c6d15976a9b4448c8f2f8f7f085453b2 P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:56.330108   391 tablet_replica.cc:333] T a3274fe47c54487695314a42f17ba111 P c21e0a9c15a3443a81a0da37a0c87969: stopping tablet replica
I20260608 09:54:56.330778   391 raft_consensus.cc:2243] T a3274fe47c54487695314a42f17ba111 P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:56.331267   391 raft_consensus.cc:2272] T a3274fe47c54487695314a42f17ba111 P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:56.334084   391 tablet_replica.cc:333] T 353a9abfe6804581aff6c4d4b6174e93 P c21e0a9c15a3443a81a0da37a0c87969: stopping tablet replica
I20260608 09:54:56.334700   391 raft_consensus.cc:2243] T 353a9abfe6804581aff6c4d4b6174e93 P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:56.335265   391 raft_consensus.cc:2272] T 353a9abfe6804581aff6c4d4b6174e93 P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:56.338743   391 tablet_replica.cc:333] T a33ca5d48e5840feb54b9eebdf3c38e4 P c21e0a9c15a3443a81a0da37a0c87969: stopping tablet replica
I20260608 09:54:56.339428   391 raft_consensus.cc:2243] T a33ca5d48e5840feb54b9eebdf3c38e4 P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:56.339977   391 raft_consensus.cc:2272] T a33ca5d48e5840feb54b9eebdf3c38e4 P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:56.343026   391 tablet_replica.cc:333] T 7a1b67ab38e4486e8548e507e111630d P c21e0a9c15a3443a81a0da37a0c87969: stopping tablet replica
I20260608 09:54:56.343722   391 raft_consensus.cc:2243] T 7a1b67ab38e4486e8548e507e111630d P c21e0a9c15a3443a81a0da37a0c87969 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:56.344960   391 raft_consensus.cc:2272] T 7a1b67ab38e4486e8548e507e111630d P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:56.347995   391 tablet_replica.cc:333] T e2679cfb18b54e65867f89d3d35d831d P c21e0a9c15a3443a81a0da37a0c87969: stopping tablet replica
I20260608 09:54:56.348553   391 raft_consensus.cc:2243] T e2679cfb18b54e65867f89d3d35d831d P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:56.349056   391 raft_consensus.cc:2272] T e2679cfb18b54e65867f89d3d35d831d P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:56.353139   391 tablet_replica.cc:333] T 944dc6fa32834b8cac01680f2388b815 P c21e0a9c15a3443a81a0da37a0c87969: stopping tablet replica
I20260608 09:54:56.353971   391 raft_consensus.cc:2243] T 944dc6fa32834b8cac01680f2388b815 P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:56.354542   391 raft_consensus.cc:2272] T 944dc6fa32834b8cac01680f2388b815 P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:54:56.390578  8083 consensus_peers.cc:597] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd -> Peer c21e0a9c15a3443a81a0da37a0c87969 (127.0.97.193:46563): Couldn't send request to peer c21e0a9c15a3443a81a0da37a0c87969. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:46563: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:56.395787   391 tablet_server.cc:196] TabletServer@127.0.97.193:0 shutdown complete.
W20260608 09:54:56.398253  8157 consensus_peers.cc:597] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729 -> Peer c21e0a9c15a3443a81a0da37a0c87969 (127.0.97.193:46563): Couldn't send request to peer c21e0a9c15a3443a81a0da37a0c87969. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:46563: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:54:56.589478  8083 consensus_peers.cc:597] T c6d15976a9b4448c8f2f8f7f085453b2 P a3d1e25cf1ed425ebb0848acfcb89ffd -> Peer c21e0a9c15a3443a81a0da37a0c87969 (127.0.97.193:46563): Couldn't send request to peer c21e0a9c15a3443a81a0da37a0c87969. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:46563: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:56.593245  8259 consensus_queue.cc:1048] T c6d15976a9b4448c8f2f8f7f085453b2 P a3d1e25cf1ed425ebb0848acfcb89ffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:54:56.670009  8157 consensus_peers.cc:597] T a3274fe47c54487695314a42f17ba111 P 2e2fa85eee2647499556c010f2407729 -> Peer c21e0a9c15a3443a81a0da37a0c87969 (127.0.97.193:46563): Couldn't send request to peer c21e0a9c15a3443a81a0da37a0c87969. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:46563: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:54:56.762791  8083 consensus_peers.cc:597] T a33ca5d48e5840feb54b9eebdf3c38e4 P a3d1e25cf1ed425ebb0848acfcb89ffd -> Peer c21e0a9c15a3443a81a0da37a0c87969 (127.0.97.193:46563): Couldn't send request to peer c21e0a9c15a3443a81a0da37a0c87969. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:46563: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:57.086670  8259 consensus_queue.cc:579] T c6d15976a9b4448c8f2f8f7f085453b2 P a3d1e25cf1ed425ebb0848acfcb89ffd [LEADER]: Leader has been unable to successfully communicate with peer c21e0a9c15a3443a81a0da37a0c87969 for more than 1 seconds (1.043s)
I20260608 09:54:57.280658  8259 consensus_queue.cc:579] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd [LEADER]: Leader has been unable to successfully communicate with peer c21e0a9c15a3443a81a0da37a0c87969 for more than 1 seconds (1.409s)
I20260608 09:54:57.312224  8297 consensus_queue.cc:579] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729 [LEADER]: Leader has been unable to successfully communicate with peer c21e0a9c15a3443a81a0da37a0c87969 for more than 1 seconds (1.421s)
W20260608 09:54:57.378126  7991 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver c21e0a9c15a3443a81a0da37a0c87969 not available for placement
I20260608 09:54:57.437907  7940 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:47990:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 09:54:57.438525  7940 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:47990:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 09:54:57.457237  7940 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 015b40471c7a41bfb971278c934038f1: Sending DeleteTablet for 3 replicas of tablet a33ca5d48e5840feb54b9eebdf3c38e4
I20260608 09:54:57.458762  7940 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 015b40471c7a41bfb971278c934038f1: Sending DeleteTablet for 3 replicas of tablet a3274fe47c54487695314a42f17ba111
I20260608 09:54:57.460043  7940 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 015b40471c7a41bfb971278c934038f1: Sending DeleteTablet for 3 replicas of tablet c6d15976a9b4448c8f2f8f7f085453b2
I20260608 09:54:57.461277  8108 tablet_service.cc:1558] Processing DeleteTablet for tablet a33ca5d48e5840feb54b9eebdf3c38e4 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:54:57 UTC) from {username='slave'} at 127.0.0.1:35422
I20260608 09:54:57.461957  7940 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 015b40471c7a41bfb971278c934038f1: Sending DeleteTablet for 3 replicas of tablet f7914da28cc74bb98f3b34f9fbe6e85e
I20260608 09:54:57.462713  8182 tablet_service.cc:1558] Processing DeleteTablet for tablet a3274fe47c54487695314a42f17ba111 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:54:57 UTC) from {username='slave'} at 127.0.0.1:46866
I20260608 09:54:57.464485  8181 tablet_service.cc:1558] Processing DeleteTablet for tablet a33ca5d48e5840feb54b9eebdf3c38e4 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:54:57 UTC) from {username='slave'} at 127.0.0.1:46866
I20260608 09:54:57.466487  8110 tablet_service.cc:1558] Processing DeleteTablet for tablet a3274fe47c54487695314a42f17ba111 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:54:57 UTC) from {username='slave'} at 127.0.0.1:35422
I20260608 09:54:57.467795   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:54:57.471424  8329 tablet_replica.cc:333] T a3274fe47c54487695314a42f17ba111 P 2e2fa85eee2647499556c010f2407729: stopping tablet replica
I20260608 09:54:57.471851  8328 tablet_replica.cc:333] T a33ca5d48e5840feb54b9eebdf3c38e4 P a3d1e25cf1ed425ebb0848acfcb89ffd: stopping tablet replica
I20260608 09:54:57.472883  8329 raft_consensus.cc:2243] T a3274fe47c54487695314a42f17ba111 P 2e2fa85eee2647499556c010f2407729 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:57.473246  8328 raft_consensus.cc:2243] T a33ca5d48e5840feb54b9eebdf3c38e4 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:57.474383  8329 raft_consensus.cc:2272] T a3274fe47c54487695314a42f17ba111 P 2e2fa85eee2647499556c010f2407729 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:57.474677  8328 raft_consensus.cc:2272] T a33ca5d48e5840feb54b9eebdf3c38e4 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:57.475708  8108 tablet_service.cc:1558] Processing DeleteTablet for tablet c6d15976a9b4448c8f2f8f7f085453b2 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:54:57 UTC) from {username='slave'} at 127.0.0.1:35422
I20260608 09:54:57.476545  8182 tablet_service.cc:1558] Processing DeleteTablet for tablet c6d15976a9b4448c8f2f8f7f085453b2 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:54:57 UTC) from {username='slave'} at 127.0.0.1:46866
I20260608 09:54:57.478559  8108 tablet_service.cc:1558] Processing DeleteTablet for tablet f7914da28cc74bb98f3b34f9fbe6e85e with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:54:57 UTC) from {username='slave'} at 127.0.0.1:35422
I20260608 09:54:57.479480  8182 tablet_service.cc:1558] Processing DeleteTablet for tablet f7914da28cc74bb98f3b34f9fbe6e85e with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:54:57 UTC) from {username='slave'} at 127.0.0.1:46866
I20260608 09:54:57.479583  8328 ts_tablet_manager.cc:1916] T a33ca5d48e5840feb54b9eebdf3c38e4 P a3d1e25cf1ed425ebb0848acfcb89ffd: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260608 09:54:57.480800  7927 catalog_manager.cc:4754] TS c21e0a9c15a3443a81a0da37a0c87969 (127.0.97.193:46563): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet a33ca5d48e5840feb54b9eebdf3c38e4: Network error: Client connection negotiation failed: client connection to 127.0.97.193:46563: connect: Connection refused (error 111)
I20260608 09:54:57.480849  8329 ts_tablet_manager.cc:1916] T a3274fe47c54487695314a42f17ba111 P 2e2fa85eee2647499556c010f2407729: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260608 09:54:57.484236  8331 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:54:57.484198  8330 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:54:57.492966  8259 raft_consensus.cc:493] T 7a1b67ab38e4486e8548e507e111630d P a3d1e25cf1ed425ebb0848acfcb89ffd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c21e0a9c15a3443a81a0da37a0c87969)
I20260608 09:54:57.493697  8259 raft_consensus.cc:515] T 7a1b67ab38e4486e8548e507e111630d P a3d1e25cf1ed425ebb0848acfcb89ffd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:57.496747  8263 raft_consensus.cc:493] T 7a1b67ab38e4486e8548e507e111630d P 2e2fa85eee2647499556c010f2407729 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c21e0a9c15a3443a81a0da37a0c87969)
I20260608 09:54:57.497401  8263 raft_consensus.cc:515] T 7a1b67ab38e4486e8548e507e111630d P 2e2fa85eee2647499556c010f2407729 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:57.498874  8193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a1b67ab38e4486e8548e507e111630d" candidate_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e2fa85eee2647499556c010f2407729" is_pre_election: true
I20260608 09:54:57.499614  8193 raft_consensus.cc:2468] T 7a1b67ab38e4486e8548e507e111630d P 2e2fa85eee2647499556c010f2407729 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3d1e25cf1ed425ebb0848acfcb89ffd in term 1.
I20260608 09:54:57.499780  8263 leader_election.cc:290] T 7a1b67ab38e4486e8548e507e111630d P 2e2fa85eee2647499556c010f2407729 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c21e0a9c15a3443a81a0da37a0c87969 (127.0.97.193:46563), a3d1e25cf1ed425ebb0848acfcb89ffd (127.0.97.194:40759)
I20260608 09:54:57.501219  8083 leader_election.cc:304] T 7a1b67ab38e4486e8548e507e111630d P a3d1e25cf1ed425ebb0848acfcb89ffd [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: 2e2fa85eee2647499556c010f2407729, a3d1e25cf1ed425ebb0848acfcb89ffd; no voters: 
I20260608 09:54:57.496124  8259 leader_election.cc:290] T 7a1b67ab38e4486e8548e507e111630d P a3d1e25cf1ed425ebb0848acfcb89ffd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c21e0a9c15a3443a81a0da37a0c87969 (127.0.97.193:46563), 2e2fa85eee2647499556c010f2407729 (127.0.97.195:36713)
I20260608 09:54:57.502244  8259 raft_consensus.cc:2804] T 7a1b67ab38e4486e8548e507e111630d P a3d1e25cf1ed425ebb0848acfcb89ffd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:54:57.502586  8259 raft_consensus.cc:493] T 7a1b67ab38e4486e8548e507e111630d P a3d1e25cf1ed425ebb0848acfcb89ffd [term 1 FOLLOWER]: Starting leader election (detected failure of leader c21e0a9c15a3443a81a0da37a0c87969)
I20260608 09:54:57.503134  8259 raft_consensus.cc:3060] T 7a1b67ab38e4486e8548e507e111630d P a3d1e25cf1ed425ebb0848acfcb89ffd [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:54:57.503242  8328 ts_tablet_manager.cc:1929] T a33ca5d48e5840feb54b9eebdf3c38e4 P a3d1e25cf1ed425ebb0848acfcb89ffd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 09:54:57.503923  8328 log.cc:1199] T a33ca5d48e5840feb54b9eebdf3c38e4 P a3d1e25cf1ed425ebb0848acfcb89ffd: Deleting WAL directory at /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294854977-391-0/minicluster-data/ts-1-root/wals/a33ca5d48e5840feb54b9eebdf3c38e4
I20260608 09:54:57.504130  8119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a1b67ab38e4486e8548e507e111630d" candidate_uuid: "2e2fa85eee2647499556c010f2407729" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" is_pre_election: true
I20260608 09:54:57.504936  8328 ts_tablet_manager.cc:1950] T a33ca5d48e5840feb54b9eebdf3c38e4 P a3d1e25cf1ed425ebb0848acfcb89ffd: Deleting consensus metadata
W20260608 09:54:57.509796  8157 leader_election.cc:336] T 7a1b67ab38e4486e8548e507e111630d P 2e2fa85eee2647499556c010f2407729 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c21e0a9c15a3443a81a0da37a0c87969 (127.0.97.193:46563): Network error: Client connection negotiation failed: client connection to 127.0.97.193:46563: connect: Connection refused (error 111)
I20260608 09:54:57.509773  8328 tablet_replica.cc:333] T a3274fe47c54487695314a42f17ba111 P a3d1e25cf1ed425ebb0848acfcb89ffd: stopping tablet replica
I20260608 09:54:57.512061  8328 raft_consensus.cc:2243] T a3274fe47c54487695314a42f17ba111 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:57.512809  8259 raft_consensus.cc:515] T 7a1b67ab38e4486e8548e507e111630d P a3d1e25cf1ed425ebb0848acfcb89ffd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:57.514070  8119 raft_consensus.cc:2393] T 7a1b67ab38e4486e8548e507e111630d P a3d1e25cf1ed425ebb0848acfcb89ffd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e2fa85eee2647499556c010f2407729 in current term 2: Already voted for candidate a3d1e25cf1ed425ebb0848acfcb89ffd in this term.
I20260608 09:54:57.514227  7927 catalog_manager.cc:5027] TS a3d1e25cf1ed425ebb0848acfcb89ffd (127.0.97.194:40759): tablet a33ca5d48e5840feb54b9eebdf3c38e4 (table dugtrio [id=1063a7038b094c6d86e67a528ef94067]) successfully deleted
I20260608 09:54:57.512844  8328 raft_consensus.cc:2272] T a3274fe47c54487695314a42f17ba111 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:57.516602  8157 leader_election.cc:304] T 7a1b67ab38e4486e8548e507e111630d P 2e2fa85eee2647499556c010f2407729 [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: 2e2fa85eee2647499556c010f2407729; no voters: a3d1e25cf1ed425ebb0848acfcb89ffd, c21e0a9c15a3443a81a0da37a0c87969
I20260608 09:54:57.517973  8263 raft_consensus.cc:3060] T 7a1b67ab38e4486e8548e507e111630d P 2e2fa85eee2647499556c010f2407729 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:54:57.518752  8328 ts_tablet_manager.cc:1916] T a3274fe47c54487695314a42f17ba111 P a3d1e25cf1ed425ebb0848acfcb89ffd: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260608 09:54:57.524109  8334 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:54:57.525241   391 server_base.cc:1061] running on GCE node
I20260608 09:54:57.526150  8263 raft_consensus.cc:2749] T 7a1b67ab38e4486e8548e507e111630d P 2e2fa85eee2647499556c010f2407729 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 09:54:57.513494  8083 leader_election.cc:336] T 7a1b67ab38e4486e8548e507e111630d P a3d1e25cf1ed425ebb0848acfcb89ffd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c21e0a9c15a3443a81a0da37a0c87969 (127.0.97.193:46563): Network error: Client connection negotiation failed: client connection to 127.0.97.193:46563: connect: Connection refused (error 111)
I20260608 09:54:57.526950   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:57.527295   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:54:57.527539   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912497527518 us; error 0 us; skew 500 ppm
I20260608 09:54:57.528434   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:57.528723  8329 ts_tablet_manager.cc:1929] T a3274fe47c54487695314a42f17ba111 P 2e2fa85eee2647499556c010f2407729: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
W20260608 09:54:57.533380  8083 leader_election.cc:336] T 7a1b67ab38e4486e8548e507e111630d P a3d1e25cf1ed425ebb0848acfcb89ffd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c21e0a9c15a3443a81a0da37a0c87969 (127.0.97.193:46563): Network error: Client connection negotiation failed: client connection to 127.0.97.193:46563: connect: Connection refused (error 111)
I20260608 09:54:57.535110  8328 ts_tablet_manager.cc:1929] T a3274fe47c54487695314a42f17ba111 P a3d1e25cf1ed425ebb0848acfcb89ffd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 09:54:57.535594  8328 log.cc:1199] T a3274fe47c54487695314a42f17ba111 P a3d1e25cf1ed425ebb0848acfcb89ffd: Deleting WAL directory at /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294854977-391-0/minicluster-data/ts-1-root/wals/a3274fe47c54487695314a42f17ba111
I20260608 09:54:57.535804  8193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a1b67ab38e4486e8548e507e111630d" candidate_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e2fa85eee2647499556c010f2407729"
I20260608 09:54:57.533993  8259 leader_election.cc:290] T 7a1b67ab38e4486e8548e507e111630d P a3d1e25cf1ed425ebb0848acfcb89ffd [CANDIDATE]: Term 2 election: Requested vote from peers c21e0a9c15a3443a81a0da37a0c87969 (127.0.97.193:46563), 2e2fa85eee2647499556c010f2407729 (127.0.97.195:36713)
I20260608 09:54:57.536489  8328 ts_tablet_manager.cc:1950] T a3274fe47c54487695314a42f17ba111 P a3d1e25cf1ed425ebb0848acfcb89ffd: Deleting consensus metadata
I20260608 09:54:57.540460  8328 tablet_replica.cc:333] T c6d15976a9b4448c8f2f8f7f085453b2 P a3d1e25cf1ed425ebb0848acfcb89ffd: stopping tablet replica
I20260608 09:54:57.541576  8328 raft_consensus.cc:2243] T c6d15976a9b4448c8f2f8f7f085453b2 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:57.542867  7927 catalog_manager.cc:5027] TS a3d1e25cf1ed425ebb0848acfcb89ffd (127.0.97.194:40759): tablet a3274fe47c54487695314a42f17ba111 (table dugtrio [id=1063a7038b094c6d86e67a528ef94067]) successfully deleted
I20260608 09:54:57.529469  8329 log.cc:1199] T a3274fe47c54487695314a42f17ba111 P 2e2fa85eee2647499556c010f2407729: Deleting WAL directory at /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294854977-391-0/minicluster-data/ts-2-root/wals/a3274fe47c54487695314a42f17ba111
I20260608 09:54:57.544984  8329 ts_tablet_manager.cc:1950] T a3274fe47c54487695314a42f17ba111 P 2e2fa85eee2647499556c010f2407729: Deleting consensus metadata
I20260608 09:54:57.544872  8193 raft_consensus.cc:2468] T 7a1b67ab38e4486e8548e507e111630d P 2e2fa85eee2647499556c010f2407729 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3d1e25cf1ed425ebb0848acfcb89ffd in term 2.
I20260608 09:54:57.542912  8328 raft_consensus.cc:2272] T c6d15976a9b4448c8f2f8f7f085453b2 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:57.548040  8083 leader_election.cc:304] T 7a1b67ab38e4486e8548e507e111630d P a3d1e25cf1ed425ebb0848acfcb89ffd [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: 2e2fa85eee2647499556c010f2407729, a3d1e25cf1ed425ebb0848acfcb89ffd; no voters: c21e0a9c15a3443a81a0da37a0c87969
I20260608 09:54:57.548418   391 webserver.cc:533] Webserver started at http://127.0.97.196:43589/ using document root <none> and password file <none>
I20260608 09:54:57.549413  8259 raft_consensus.cc:2804] T 7a1b67ab38e4486e8548e507e111630d P a3d1e25cf1ed425ebb0848acfcb89ffd [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:54:57.550243   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:57.550606   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:57.549322  8329 tablet_replica.cc:333] T a33ca5d48e5840feb54b9eebdf3c38e4 P 2e2fa85eee2647499556c010f2407729: stopping tablet replica
I20260608 09:54:57.551118  7927 catalog_manager.cc:5027] TS 2e2fa85eee2647499556c010f2407729 (127.0.97.195:36713): tablet a3274fe47c54487695314a42f17ba111 (table dugtrio [id=1063a7038b094c6d86e67a528ef94067]) successfully deleted
I20260608 09:54:57.552052  8329 raft_consensus.cc:2243] T a33ca5d48e5840feb54b9eebdf3c38e4 P 2e2fa85eee2647499556c010f2407729 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:57.551105   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:57.552407  8259 raft_consensus.cc:697] T 7a1b67ab38e4486e8548e507e111630d P a3d1e25cf1ed425ebb0848acfcb89ffd [term 2 LEADER]: Becoming Leader. State: Replica: a3d1e25cf1ed425ebb0848acfcb89ffd, State: Running, Role: LEADER
I20260608 09:54:57.552670  8328 ts_tablet_manager.cc:1916] T c6d15976a9b4448c8f2f8f7f085453b2 P a3d1e25cf1ed425ebb0848acfcb89ffd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:54:57.553637  8259 consensus_queue.cc:237] T 7a1b67ab38e4486e8548e507e111630d P a3d1e25cf1ed425ebb0848acfcb89ffd [LEADER]: Queue 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: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:57.554157   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294854977-391-0/minicluster-data/ts-3-root/instance:
uuid: "7abb4dc7316949d69c549b93d88c635b"
format_stamp: "Formatted at 2026-06-08 09:54:57 on dist-test-slave-cqs2"
I20260608 09:54:57.556511  8329 raft_consensus.cc:2272] T a33ca5d48e5840feb54b9eebdf3c38e4 P 2e2fa85eee2647499556c010f2407729 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:57.559829  8329 ts_tablet_manager.cc:1916] T a33ca5d48e5840feb54b9eebdf3c38e4 P 2e2fa85eee2647499556c010f2407729: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:54:57.564664   391 fs_manager.cc:696] Time spent creating directory manager: real 0.010s	user 0.007s	sys 0.001s
I20260608 09:54:57.570464  8328 ts_tablet_manager.cc:1929] T c6d15976a9b4448c8f2f8f7f085453b2 P a3d1e25cf1ed425ebb0848acfcb89ffd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 09:54:57.570989  8328 log.cc:1199] T c6d15976a9b4448c8f2f8f7f085453b2 P a3d1e25cf1ed425ebb0848acfcb89ffd: Deleting WAL directory at /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294854977-391-0/minicluster-data/ts-1-root/wals/c6d15976a9b4448c8f2f8f7f085453b2
I20260608 09:54:57.572636  8328 ts_tablet_manager.cc:1950] T c6d15976a9b4448c8f2f8f7f085453b2 P a3d1e25cf1ed425ebb0848acfcb89ffd: Deleting consensus metadata
I20260608 09:54:57.572677  8339 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:57.574245   391 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.003s	sys 0.000s
I20260608 09:54:57.574653   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294854977-391-0/minicluster-data/ts-3-root
uuid: "7abb4dc7316949d69c549b93d88c635b"
format_stamp: "Formatted at 2026-06-08 09:54:57 on dist-test-slave-cqs2"
I20260608 09:54:57.574424  7940 catalog_manager.cc:5696] T 7a1b67ab38e4486e8548e507e111630d P a3d1e25cf1ed425ebb0848acfcb89ffd reported cstate change: term changed from 1 to 2, leader changed from c21e0a9c15a3443a81a0da37a0c87969 (127.0.97.193) to a3d1e25cf1ed425ebb0848acfcb89ffd (127.0.97.194). New cstate: current_term: 2 leader_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:57.575147   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294854977-391-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294854977-391-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294854977-391-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:54:57.575886  8329 ts_tablet_manager.cc:1929] T a33ca5d48e5840feb54b9eebdf3c38e4 P 2e2fa85eee2647499556c010f2407729: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 09:54:57.576380  8329 log.cc:1199] T a33ca5d48e5840feb54b9eebdf3c38e4 P 2e2fa85eee2647499556c010f2407729: Deleting WAL directory at /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294854977-391-0/minicluster-data/ts-2-root/wals/a33ca5d48e5840feb54b9eebdf3c38e4
I20260608 09:54:57.577162  8329 ts_tablet_manager.cc:1950] T a33ca5d48e5840feb54b9eebdf3c38e4 P 2e2fa85eee2647499556c010f2407729: Deleting consensus metadata
I20260608 09:54:57.579492  8328 tablet_replica.cc:333] T f7914da28cc74bb98f3b34f9fbe6e85e P a3d1e25cf1ed425ebb0848acfcb89ffd: stopping tablet replica
I20260608 09:54:57.580636  8328 raft_consensus.cc:2243] T f7914da28cc74bb98f3b34f9fbe6e85e P a3d1e25cf1ed425ebb0848acfcb89ffd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:57.581489  7927 catalog_manager.cc:5027] TS a3d1e25cf1ed425ebb0848acfcb89ffd (127.0.97.194:40759): tablet c6d15976a9b4448c8f2f8f7f085453b2 (table dugtrio [id=1063a7038b094c6d86e67a528ef94067]) successfully deleted
I20260608 09:54:57.581606  8329 tablet_replica.cc:333] T c6d15976a9b4448c8f2f8f7f085453b2 P 2e2fa85eee2647499556c010f2407729: stopping tablet replica
I20260608 09:54:57.582381  7927 catalog_manager.cc:5027] TS 2e2fa85eee2647499556c010f2407729 (127.0.97.195:36713): tablet a33ca5d48e5840feb54b9eebdf3c38e4 (table dugtrio [id=1063a7038b094c6d86e67a528ef94067]) successfully deleted
I20260608 09:54:57.582990  8329 raft_consensus.cc:2243] T c6d15976a9b4448c8f2f8f7f085453b2 P 2e2fa85eee2647499556c010f2407729 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:57.581578  8328 raft_consensus.cc:2272] T f7914da28cc74bb98f3b34f9fbe6e85e P a3d1e25cf1ed425ebb0848acfcb89ffd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:57.583745  8329 raft_consensus.cc:2272] T c6d15976a9b4448c8f2f8f7f085453b2 P 2e2fa85eee2647499556c010f2407729 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:57.587162  8328 ts_tablet_manager.cc:1916] T f7914da28cc74bb98f3b34f9fbe6e85e P a3d1e25cf1ed425ebb0848acfcb89ffd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:54:57.591253  8329 ts_tablet_manager.cc:1916] T c6d15976a9b4448c8f2f8f7f085453b2 P 2e2fa85eee2647499556c010f2407729: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:54:57.599460  8328 ts_tablet_manager.cc:1929] T f7914da28cc74bb98f3b34f9fbe6e85e P a3d1e25cf1ed425ebb0848acfcb89ffd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 09:54:57.599838  8328 log.cc:1199] T f7914da28cc74bb98f3b34f9fbe6e85e P a3d1e25cf1ed425ebb0848acfcb89ffd: Deleting WAL directory at /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294854977-391-0/minicluster-data/ts-1-root/wals/f7914da28cc74bb98f3b34f9fbe6e85e
I20260608 09:54:57.600355  8328 ts_tablet_manager.cc:1950] T f7914da28cc74bb98f3b34f9fbe6e85e P a3d1e25cf1ed425ebb0848acfcb89ffd: Deleting consensus metadata
I20260608 09:54:57.603193  7927 catalog_manager.cc:5027] TS a3d1e25cf1ed425ebb0848acfcb89ffd (127.0.97.194:40759): tablet f7914da28cc74bb98f3b34f9fbe6e85e (table dugtrio [id=1063a7038b094c6d86e67a528ef94067]) successfully deleted
I20260608 09:54:57.605868  8329 ts_tablet_manager.cc:1929] T c6d15976a9b4448c8f2f8f7f085453b2 P 2e2fa85eee2647499556c010f2407729: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 09:54:57.606282  8329 log.cc:1199] T c6d15976a9b4448c8f2f8f7f085453b2 P 2e2fa85eee2647499556c010f2407729: Deleting WAL directory at /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294854977-391-0/minicluster-data/ts-2-root/wals/c6d15976a9b4448c8f2f8f7f085453b2
I20260608 09:54:57.607025  8329 ts_tablet_manager.cc:1950] T c6d15976a9b4448c8f2f8f7f085453b2 P 2e2fa85eee2647499556c010f2407729: Deleting consensus metadata
I20260608 09:54:57.609103   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:57.610702  8329 tablet_replica.cc:333] T f7914da28cc74bb98f3b34f9fbe6e85e P 2e2fa85eee2647499556c010f2407729: stopping tablet replica
I20260608 09:54:57.610671  7927 catalog_manager.cc:5027] TS 2e2fa85eee2647499556c010f2407729 (127.0.97.195:36713): tablet c6d15976a9b4448c8f2f8f7f085453b2 (table dugtrio [id=1063a7038b094c6d86e67a528ef94067]) successfully deleted
I20260608 09:54:57.611107   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:57.611977  8329 raft_consensus.cc:2243] T f7914da28cc74bb98f3b34f9fbe6e85e P 2e2fa85eee2647499556c010f2407729 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:57.612716  8329 raft_consensus.cc:2272] T f7914da28cc74bb98f3b34f9fbe6e85e P 2e2fa85eee2647499556c010f2407729 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:57.613420   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:57.616214  8329 ts_tablet_manager.cc:1916] T f7914da28cc74bb98f3b34f9fbe6e85e P 2e2fa85eee2647499556c010f2407729: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:54:57.619882   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:57.620223   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:57.620553   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:57.620793   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:57.633662  8329 ts_tablet_manager.cc:1929] T f7914da28cc74bb98f3b34f9fbe6e85e P 2e2fa85eee2647499556c010f2407729: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 09:54:57.634163  8329 log.cc:1199] T f7914da28cc74bb98f3b34f9fbe6e85e P 2e2fa85eee2647499556c010f2407729: Deleting WAL directory at /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294854977-391-0/minicluster-data/ts-2-root/wals/f7914da28cc74bb98f3b34f9fbe6e85e
I20260608 09:54:57.634905  8329 ts_tablet_manager.cc:1950] T f7914da28cc74bb98f3b34f9fbe6e85e P 2e2fa85eee2647499556c010f2407729: Deleting consensus metadata
I20260608 09:54:57.638938  7927 catalog_manager.cc:5027] TS 2e2fa85eee2647499556c010f2407729 (127.0.97.195:36713): tablet f7914da28cc74bb98f3b34f9fbe6e85e (table dugtrio [id=1063a7038b094c6d86e67a528ef94067]) successfully deleted
I20260608 09:54:57.670562   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.196:41587
I20260608 09:54:57.670680  8401 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.196:41587 every 8 connection(s)
I20260608 09:54:57.675689   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:57.682526  8405 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:54:57.684444  8406 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:54:57.686640   391 server_base.cc:1061] running on GCE node
W20260608 09:54:57.686897  8408 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:54:57.688091  8402 heartbeater.cc:344] Connected to a master server at 127.0.97.254:34373
I20260608 09:54:57.688091   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:57.688613   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:54:57.688630  8402 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:57.688918   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912497688890 us; error 0 us; skew 500 ppm
I20260608 09:54:57.689596  8402 heartbeater.cc:507] Master 127.0.97.254:34373 requested a full tablet report, sending...
I20260608 09:54:57.689656   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:57.691807  7940 ts_manager.cc:194] Registered new tserver with Master: 7abb4dc7316949d69c549b93d88c635b (127.0.97.196:41587)
I20260608 09:54:57.692541   391 webserver.cc:533] Webserver started at http://127.0.97.193:35623/ using document root <none> and password file <none>
I20260608 09:54:57.693095   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:57.693276   391 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 09:54:57.693493  7940 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48020
I20260608 09:54:57.697518   391 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 09:54:57.702059  8413 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:57.702773   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260608 09:54:57.703127   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294854977-391-0/minicluster-data/ts-0-root
uuid: "c21e0a9c15a3443a81a0da37a0c87969"
format_stamp: "Formatted at 2026-06-08 09:54:53 on dist-test-slave-cqs2"
I20260608 09:54:57.703433   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294854977-391-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294854977-391-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294854977-391-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:54:57.716985   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:57.718583   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:57.720477   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:57.724345  8420 ts_tablet_manager.cc:548] Loading tablet metadata (0/8 complete)
I20260608 09:54:57.765460   391 ts_tablet_manager.cc:585] Loaded tablet metadata (8 total tablets, 8 live tablets)
I20260608 09:54:57.765753   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.042s	user 0.002s	sys 0.000s
I20260608 09:54:57.766029   391 ts_tablet_manager.cc:600] Registering tablets (0/8 complete)
I20260608 09:54:57.770617  8420 tablet_bootstrap.cc:492] T c6d15976a9b4448c8f2f8f7f085453b2 P c21e0a9c15a3443a81a0da37a0c87969: Bootstrap starting.
I20260608 09:54:57.785976  8420 tablet_bootstrap.cc:492] T c6d15976a9b4448c8f2f8f7f085453b2 P c21e0a9c15a3443a81a0da37a0c87969: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:54:57.786830  8420 tablet_bootstrap.cc:492] T c6d15976a9b4448c8f2f8f7f085453b2 P c21e0a9c15a3443a81a0da37a0c87969: Bootstrap complete.
I20260608 09:54:57.787559  8420 ts_tablet_manager.cc:1403] T c6d15976a9b4448c8f2f8f7f085453b2 P c21e0a9c15a3443a81a0da37a0c87969: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.007s
I20260608 09:54:57.790598  8420 raft_consensus.cc:359] T c6d15976a9b4448c8f2f8f7f085453b2 P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:57.791337  8420 raft_consensus.cc:740] T c6d15976a9b4448c8f2f8f7f085453b2 P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c21e0a9c15a3443a81a0da37a0c87969, State: Initialized, Role: FOLLOWER
I20260608 09:54:57.792284  8420 consensus_queue.cc:260] T c6d15976a9b4448c8f2f8f7f085453b2 P c21e0a9c15a3443a81a0da37a0c87969 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:57.795297  8420 ts_tablet_manager.cc:1434] T c6d15976a9b4448c8f2f8f7f085453b2 P c21e0a9c15a3443a81a0da37a0c87969: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260608 09:54:57.796197  8420 tablet_bootstrap.cc:492] T 7a1b67ab38e4486e8548e507e111630d P c21e0a9c15a3443a81a0da37a0c87969: Bootstrap starting.
I20260608 09:54:57.809888   391 ts_tablet_manager.cc:616] Registered 8 tablets
I20260608 09:54:57.810259   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.044s	user 0.035s	sys 0.007s
I20260608 09:54:57.814132  8420 tablet_bootstrap.cc:492] T 7a1b67ab38e4486e8548e507e111630d P c21e0a9c15a3443a81a0da37a0c87969: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:54:57.815181  8420 tablet_bootstrap.cc:492] T 7a1b67ab38e4486e8548e507e111630d P c21e0a9c15a3443a81a0da37a0c87969: Bootstrap complete.
I20260608 09:54:57.815969  8420 ts_tablet_manager.cc:1403] T 7a1b67ab38e4486e8548e507e111630d P c21e0a9c15a3443a81a0da37a0c87969: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.002s
I20260608 09:54:57.818885  8420 raft_consensus.cc:359] T 7a1b67ab38e4486e8548e507e111630d P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:57.819612  8420 raft_consensus.cc:740] T 7a1b67ab38e4486e8548e507e111630d P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c21e0a9c15a3443a81a0da37a0c87969, State: Initialized, Role: FOLLOWER
I20260608 09:54:57.820362  8420 consensus_queue.cc:260] T 7a1b67ab38e4486e8548e507e111630d P c21e0a9c15a3443a81a0da37a0c87969 [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: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:57.820981  8263 consensus_queue.cc:579] T e2679cfb18b54e65867f89d3d35d831d P 2e2fa85eee2647499556c010f2407729 [LEADER]: Leader has been unable to successfully communicate with peer c21e0a9c15a3443a81a0da37a0c87969 for more than 1 seconds (1.533s)
I20260608 09:54:57.823326  8420 ts_tablet_manager.cc:1434] T 7a1b67ab38e4486e8548e507e111630d P c21e0a9c15a3443a81a0da37a0c87969: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260608 09:54:57.824345  8420 tablet_bootstrap.cc:492] T 944dc6fa32834b8cac01680f2388b815 P c21e0a9c15a3443a81a0da37a0c87969: Bootstrap starting.
I20260608 09:54:57.842307  8193 consensus_queue.cc:237] T e2679cfb18b54e65867f89d3d35d831d P 2e2fa85eee2647499556c010f2407729 [LEADER]: Queue 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: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: true } }
I20260608 09:54:57.846557  8420 tablet_bootstrap.cc:492] T 944dc6fa32834b8cac01680f2388b815 P c21e0a9c15a3443a81a0da37a0c87969: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:54:57.851686  8420 tablet_bootstrap.cc:492] T 944dc6fa32834b8cac01680f2388b815 P c21e0a9c15a3443a81a0da37a0c87969: Bootstrap complete.
I20260608 09:54:57.852592  8420 ts_tablet_manager.cc:1403] T 944dc6fa32834b8cac01680f2388b815 P c21e0a9c15a3443a81a0da37a0c87969: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.011s
I20260608 09:54:57.856062  8420 raft_consensus.cc:359] T 944dc6fa32834b8cac01680f2388b815 P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } }
I20260608 09:54:57.856863  8420 raft_consensus.cc:740] T 944dc6fa32834b8cac01680f2388b815 P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c21e0a9c15a3443a81a0da37a0c87969, State: Initialized, Role: FOLLOWER
I20260608 09:54:57.857730  8420 consensus_queue.cc:260] T 944dc6fa32834b8cac01680f2388b815 P c21e0a9c15a3443a81a0da37a0c87969 [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: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } }
I20260608 09:54:57.860327  8420 ts_tablet_manager.cc:1434] T 944dc6fa32834b8cac01680f2388b815 P c21e0a9c15a3443a81a0da37a0c87969: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260608 09:54:57.861232  8420 tablet_bootstrap.cc:492] T a3274fe47c54487695314a42f17ba111 P c21e0a9c15a3443a81a0da37a0c87969: Bootstrap starting.
I20260608 09:54:57.864374  8119 raft_consensus.cc:1275] T e2679cfb18b54e65867f89d3d35d831d P a3d1e25cf1ed425ebb0848acfcb89ffd [term 1 FOLLOWER]: Refusing update from remote peer 2e2fa85eee2647499556c010f2407729: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:54:57.903796  8119 consensus_queue.cc:237] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd [LEADER]: Queue 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: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: true } }
W20260608 09:54:57.921680  8083 consensus_peers.cc:597] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd -> Peer c21e0a9c15a3443a81a0da37a0c87969 (127.0.97.193:46563): Couldn't send request to peer c21e0a9c15a3443a81a0da37a0c87969. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:46563: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:57.930140  8193 raft_consensus.cc:1275] T 944dc6fa32834b8cac01680f2388b815 P 2e2fa85eee2647499556c010f2407729 [term 1 FOLLOWER]: Refusing update from remote peer a3d1e25cf1ed425ebb0848acfcb89ffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:54:57.932133  8259 consensus_queue.cc:1048] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:54:57.950623  8194 consensus_queue.cc:237] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729 [LEADER]: Queue 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: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: true } }
I20260608 09:54:58.008114  8420 tablet_bootstrap.cc:492] T a3274fe47c54487695314a42f17ba111 P c21e0a9c15a3443a81a0da37a0c87969: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:54:58.008167  8119 raft_consensus.cc:1275] T 353a9abfe6804581aff6c4d4b6174e93 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 1 FOLLOWER]: Refusing update from remote peer 2e2fa85eee2647499556c010f2407729: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:54:58.009584  8420 tablet_bootstrap.cc:492] T a3274fe47c54487695314a42f17ba111 P c21e0a9c15a3443a81a0da37a0c87969: Bootstrap complete.
I20260608 09:54:58.010625  8420 ts_tablet_manager.cc:1403] T a3274fe47c54487695314a42f17ba111 P c21e0a9c15a3443a81a0da37a0c87969: Time spent bootstrapping tablet: real 0.150s	user 0.057s	sys 0.088s
I20260608 09:54:58.011370  8427 consensus_queue.cc:1048] T e2679cfb18b54e65867f89d3d35d831d P 2e2fa85eee2647499556c010f2407729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:54:58.013893  8420 raft_consensus.cc:359] T a3274fe47c54487695314a42f17ba111 P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:58.014318  8427 consensus_queue.cc:1048] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:54:58.014806  8420 raft_consensus.cc:740] T a3274fe47c54487695314a42f17ba111 P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c21e0a9c15a3443a81a0da37a0c87969, State: Initialized, Role: FOLLOWER
I20260608 09:54:58.015934  8420 consensus_queue.cc:260] T a3274fe47c54487695314a42f17ba111 P c21e0a9c15a3443a81a0da37a0c87969 [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: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
W20260608 09:54:58.017028  8157 consensus_peers.cc:597] T e2679cfb18b54e65867f89d3d35d831d P 2e2fa85eee2647499556c010f2407729 -> Peer c21e0a9c15a3443a81a0da37a0c87969 (127.0.97.193:46563): Couldn't send request to peer c21e0a9c15a3443a81a0da37a0c87969. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:46563: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:58.018600  8420 ts_tablet_manager.cc:1434] T a3274fe47c54487695314a42f17ba111 P c21e0a9c15a3443a81a0da37a0c87969: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:54:58.018209  8283 raft_consensus.cc:2955] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7abb4dc7316949d69c549b93d88c635b (127.0.97.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: true } } }
I20260608 09:54:58.019636  8420 tablet_bootstrap.cc:492] T f7914da28cc74bb98f3b34f9fbe6e85e P c21e0a9c15a3443a81a0da37a0c87969: Bootstrap starting.
W20260608 09:54:58.038532  8157 consensus_peers.cc:597] T e2679cfb18b54e65867f89d3d35d831d P 2e2fa85eee2647499556c010f2407729 -> Peer 7abb4dc7316949d69c549b93d88c635b (127.0.97.196:41587): Couldn't send request to peer 7abb4dc7316949d69c549b93d88c635b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e2679cfb18b54e65867f89d3d35d831d. This is attempt 1: this message will repeat every 5th retry.
W20260608 09:54:58.043962  8157 consensus_peers.cc:597] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729 -> Peer c21e0a9c15a3443a81a0da37a0c87969 (127.0.97.193:46563): Couldn't send request to peer c21e0a9c15a3443a81a0da37a0c87969. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:46563: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:54:58.045884  8157 consensus_peers.cc:597] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729 -> Peer 7abb4dc7316949d69c549b93d88c635b (127.0.97.196:41587): Couldn't send request to peer 7abb4dc7316949d69c549b93d88c635b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 353a9abfe6804581aff6c4d4b6174e93. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:58.050661  7940 catalog_manager.cc:5696] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd reported cstate change: config changed from index -1 to 2, NON_VOTER 7abb4dc7316949d69c549b93d88c635b (127.0.97.196) added. New cstate: current_term: 1 leader_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:58.052374  8263 raft_consensus.cc:2955] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7abb4dc7316949d69c549b93d88c635b (127.0.97.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: true } } }
W20260608 09:54:58.041678  8083 consensus_peers.cc:597] T 7a1b67ab38e4486e8548e507e111630d P a3d1e25cf1ed425ebb0848acfcb89ffd -> Peer c21e0a9c15a3443a81a0da37a0c87969 (127.0.97.193:46563): Couldn't send request to peer c21e0a9c15a3443a81a0da37a0c87969. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:46563: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:58.044216  7927 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 944dc6fa32834b8cac01680f2388b815 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260608 09:54:58.035328  8193 raft_consensus.cc:2955] T 944dc6fa32834b8cac01680f2388b815 P 2e2fa85eee2647499556c010f2407729 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7abb4dc7316949d69c549b93d88c635b (127.0.97.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: true } } }
I20260608 09:54:58.044467  8420 tablet_bootstrap.cc:492] T f7914da28cc74bb98f3b34f9fbe6e85e P c21e0a9c15a3443a81a0da37a0c87969: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 09:54:58.059180  8420 tablet_bootstrap.cc:492] T f7914da28cc74bb98f3b34f9fbe6e85e P c21e0a9c15a3443a81a0da37a0c87969: Bootstrap complete.
I20260608 09:54:58.015967  8194 raft_consensus.cc:1275] T 7a1b67ab38e4486e8548e507e111630d P 2e2fa85eee2647499556c010f2407729 [term 2 FOLLOWER]: Refusing update from remote peer a3d1e25cf1ed425ebb0848acfcb89ffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:54:58.060048  8420 ts_tablet_manager.cc:1403] T f7914da28cc74bb98f3b34f9fbe6e85e P c21e0a9c15a3443a81a0da37a0c87969: Time spent bootstrapping tablet: real 0.041s	user 0.019s	sys 0.006s
W20260608 09:54:58.061339  8083 consensus_peers.cc:597] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd -> Peer 7abb4dc7316949d69c549b93d88c635b (127.0.97.196:41587): Couldn't send request to peer 7abb4dc7316949d69c549b93d88c635b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 944dc6fa32834b8cac01680f2388b815. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:58.062762  8259 consensus_queue.cc:1048] T 7a1b67ab38e4486e8548e507e111630d P a3d1e25cf1ed425ebb0848acfcb89ffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:54:58.063007  8420 raft_consensus.cc:359] T f7914da28cc74bb98f3b34f9fbe6e85e P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:58.063937  8420 raft_consensus.cc:740] T f7914da28cc74bb98f3b34f9fbe6e85e P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c21e0a9c15a3443a81a0da37a0c87969, State: Initialized, Role: FOLLOWER
I20260608 09:54:58.064952  8420 consensus_queue.cc:260] T f7914da28cc74bb98f3b34f9fbe6e85e P c21e0a9c15a3443a81a0da37a0c87969 [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: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:58.067358  8420 ts_tablet_manager.cc:1434] T f7914da28cc74bb98f3b34f9fbe6e85e P c21e0a9c15a3443a81a0da37a0c87969: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 09:54:58.068262  8420 tablet_bootstrap.cc:492] T e2679cfb18b54e65867f89d3d35d831d P c21e0a9c15a3443a81a0da37a0c87969: Bootstrap starting.
I20260608 09:54:58.076669  7927 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 353a9abfe6804581aff6c4d4b6174e93 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260608 09:54:58.079217  8119 raft_consensus.cc:2955] T 353a9abfe6804581aff6c4d4b6174e93 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7abb4dc7316949d69c549b93d88c635b (127.0.97.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: true } } }
I20260608 09:54:58.081235  8427 raft_consensus.cc:2955] T e2679cfb18b54e65867f89d3d35d831d P 2e2fa85eee2647499556c010f2407729 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7abb4dc7316949d69c549b93d88c635b (127.0.97.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: true } } }
I20260608 09:54:58.107019  7927 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet e2679cfb18b54e65867f89d3d35d831d with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 09:54:58.109570  7940 catalog_manager.cc:5696] T 353a9abfe6804581aff6c4d4b6174e93 P a3d1e25cf1ed425ebb0848acfcb89ffd reported cstate change: config changed from index -1 to 2, NON_VOTER 7abb4dc7316949d69c549b93d88c635b (127.0.97.196) added. New cstate: current_term: 1 leader_uuid: "2e2fa85eee2647499556c010f2407729" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: true } } }
I20260608 09:54:58.109773  8119 raft_consensus.cc:2955] T e2679cfb18b54e65867f89d3d35d831d P a3d1e25cf1ed425ebb0848acfcb89ffd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7abb4dc7316949d69c549b93d88c635b (127.0.97.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: true } } }
I20260608 09:54:58.116744  8420 tablet_bootstrap.cc:492] T e2679cfb18b54e65867f89d3d35d831d P c21e0a9c15a3443a81a0da37a0c87969: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:54:58.117908  8420 tablet_bootstrap.cc:492] T e2679cfb18b54e65867f89d3d35d831d P c21e0a9c15a3443a81a0da37a0c87969: Bootstrap complete.
I20260608 09:54:58.118813  8420 ts_tablet_manager.cc:1403] T e2679cfb18b54e65867f89d3d35d831d P c21e0a9c15a3443a81a0da37a0c87969: Time spent bootstrapping tablet: real 0.051s	user 0.017s	sys 0.008s
I20260608 09:54:58.122104  8420 raft_consensus.cc:359] T e2679cfb18b54e65867f89d3d35d831d P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:58.122891  8420 raft_consensus.cc:740] T e2679cfb18b54e65867f89d3d35d831d P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c21e0a9c15a3443a81a0da37a0c87969, State: Initialized, Role: FOLLOWER
I20260608 09:54:58.123777  8420 consensus_queue.cc:260] T e2679cfb18b54e65867f89d3d35d831d P c21e0a9c15a3443a81a0da37a0c87969 [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: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:58.126528  8420 ts_tablet_manager.cc:1434] T e2679cfb18b54e65867f89d3d35d831d P c21e0a9c15a3443a81a0da37a0c87969: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 09:54:58.127516  8420 tablet_bootstrap.cc:492] T 353a9abfe6804581aff6c4d4b6174e93 P c21e0a9c15a3443a81a0da37a0c87969: Bootstrap starting.
I20260608 09:54:58.128968  7940 catalog_manager.cc:5696] T e2679cfb18b54e65867f89d3d35d831d P a3d1e25cf1ed425ebb0848acfcb89ffd reported cstate change: config changed from index -1 to 2, NON_VOTER 7abb4dc7316949d69c549b93d88c635b (127.0.97.196) added. New cstate: current_term: 1 leader_uuid: "2e2fa85eee2647499556c010f2407729" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: true } } }
I20260608 09:54:58.145049  8420 tablet_bootstrap.cc:492] T 353a9abfe6804581aff6c4d4b6174e93 P c21e0a9c15a3443a81a0da37a0c87969: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:54:58.146147  8420 tablet_bootstrap.cc:492] T 353a9abfe6804581aff6c4d4b6174e93 P c21e0a9c15a3443a81a0da37a0c87969: Bootstrap complete.
I20260608 09:54:58.146894  8420 ts_tablet_manager.cc:1403] T 353a9abfe6804581aff6c4d4b6174e93 P c21e0a9c15a3443a81a0da37a0c87969: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260608 09:54:58.149844  8420 raft_consensus.cc:359] T 353a9abfe6804581aff6c4d4b6174e93 P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:58.150568  8420 raft_consensus.cc:740] T 353a9abfe6804581aff6c4d4b6174e93 P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c21e0a9c15a3443a81a0da37a0c87969, State: Initialized, Role: FOLLOWER
I20260608 09:54:58.151611  8420 consensus_queue.cc:260] T 353a9abfe6804581aff6c4d4b6174e93 P c21e0a9c15a3443a81a0da37a0c87969 [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: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:58.153950  8420 ts_tablet_manager.cc:1434] T 353a9abfe6804581aff6c4d4b6174e93 P c21e0a9c15a3443a81a0da37a0c87969: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 09:54:58.154909  8420 tablet_bootstrap.cc:492] T a33ca5d48e5840feb54b9eebdf3c38e4 P c21e0a9c15a3443a81a0da37a0c87969: Bootstrap starting.
I20260608 09:54:58.171000  8420 tablet_bootstrap.cc:492] T a33ca5d48e5840feb54b9eebdf3c38e4 P c21e0a9c15a3443a81a0da37a0c87969: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:54:58.171818  8420 tablet_bootstrap.cc:492] T a33ca5d48e5840feb54b9eebdf3c38e4 P c21e0a9c15a3443a81a0da37a0c87969: Bootstrap complete.
I20260608 09:54:58.172375  8420 ts_tablet_manager.cc:1403] T a33ca5d48e5840feb54b9eebdf3c38e4 P c21e0a9c15a3443a81a0da37a0c87969: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260608 09:54:58.174353  8420 raft_consensus.cc:359] T a33ca5d48e5840feb54b9eebdf3c38e4 P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:58.174870  8420 raft_consensus.cc:740] T a33ca5d48e5840feb54b9eebdf3c38e4 P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c21e0a9c15a3443a81a0da37a0c87969, State: Initialized, Role: FOLLOWER
I20260608 09:54:58.175580  8420 consensus_queue.cc:260] T a33ca5d48e5840feb54b9eebdf3c38e4 P c21e0a9c15a3443a81a0da37a0c87969 [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: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:58.177415  8420 ts_tablet_manager.cc:1434] T a33ca5d48e5840feb54b9eebdf3c38e4 P c21e0a9c15a3443a81a0da37a0c87969: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:54:58.189317   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.193:46563
I20260608 09:54:58.189447  8504 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.193:46563 every 8 connection(s)
I20260608 09:54:58.210425  8460 tablet_service.cc:1558] Processing DeleteTablet for tablet c6d15976a9b4448c8f2f8f7f085453b2 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:54:57 UTC) from {username='slave'} at 127.0.0.1:43412
I20260608 09:54:58.211211  8505 heartbeater.cc:344] Connected to a master server at 127.0.97.254:34373
I20260608 09:54:58.211652  8505 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:58.212280  8510 tablet_replica.cc:333] stopping tablet replica
I20260608 09:54:58.212461  8505 heartbeater.cc:507] Master 127.0.97.254:34373 requested a full tablet report, sending...
I20260608 09:54:58.213119  8510 raft_consensus.cc:2243] T c6d15976a9b4448c8f2f8f7f085453b2 P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:58.213665  8510 raft_consensus.cc:2272] T c6d15976a9b4448c8f2f8f7f085453b2 P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:58.216311  8510 ts_tablet_manager.cc:1916] T c6d15976a9b4448c8f2f8f7f085453b2 P c21e0a9c15a3443a81a0da37a0c87969: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:54:58.218127  7940 ts_manager.cc:194] Re-registered known tserver with Master: c21e0a9c15a3443a81a0da37a0c87969 (127.0.97.193:46563)
I20260608 09:54:58.228399  7940 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48030
I20260608 09:54:58.232360  8510 ts_tablet_manager.cc:1929] T c6d15976a9b4448c8f2f8f7f085453b2 P c21e0a9c15a3443a81a0da37a0c87969: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 09:54:58.232739  8510 log.cc:1199] T c6d15976a9b4448c8f2f8f7f085453b2 P c21e0a9c15a3443a81a0da37a0c87969: Deleting WAL directory at /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294854977-391-0/minicluster-data/ts-0-root/wals/c6d15976a9b4448c8f2f8f7f085453b2
I20260608 09:54:58.233229  8510 ts_tablet_manager.cc:1950] T c6d15976a9b4448c8f2f8f7f085453b2 P c21e0a9c15a3443a81a0da37a0c87969: Deleting consensus metadata
I20260608 09:54:58.235795  7927 catalog_manager.cc:5027] TS c21e0a9c15a3443a81a0da37a0c87969 (127.0.97.193:46563): tablet c6d15976a9b4448c8f2f8f7f085453b2 (table dugtrio [id=1063a7038b094c6d86e67a528ef94067]) successfully deleted
I20260608 09:54:58.359402  8505 heartbeater.cc:499] Master 127.0.97.254:34373 was elected leader, sending a full tablet report...
I20260608 09:54:58.361308  8479 raft_consensus.cc:2955] T e2679cfb18b54e65867f89d3d35d831d P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7abb4dc7316949d69c549b93d88c635b (127.0.97.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: true } } }
I20260608 09:54:58.390250  8512 ts_tablet_manager.cc:933] T 944dc6fa32834b8cac01680f2388b815 P 7abb4dc7316949d69c549b93d88c635b: Initiating tablet copy from peer a3d1e25cf1ed425ebb0848acfcb89ffd (127.0.97.194:40759)
I20260608 09:54:58.393435  8512 tablet_copy_client.cc:323] T 944dc6fa32834b8cac01680f2388b815 P 7abb4dc7316949d69c549b93d88c635b: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.194:40759
W20260608 09:54:58.406461  7991 auto_rebalancer.cc:591] Failed to schedule move for tablet 353a9abfe6804581aff6c4d4b6174e93: Invalid argument: Server with UUID 7abb4dc7316949d69c549b93d88c635b is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: true } }
I20260608 09:54:58.411120  8130 tablet_copy_service.cc:140] P a3d1e25cf1ed425ebb0848acfcb89ffd: Received BeginTabletCopySession request for tablet 944dc6fa32834b8cac01680f2388b815 from peer 7abb4dc7316949d69c549b93d88c635b ({username='slave'} at 127.0.0.1:35456)
I20260608 09:54:58.411597  8519 ts_tablet_manager.cc:933] T 353a9abfe6804581aff6c4d4b6174e93 P 7abb4dc7316949d69c549b93d88c635b: Initiating tablet copy from peer 2e2fa85eee2647499556c010f2407729 (127.0.97.195:36713)
I20260608 09:54:58.411710  8518 ts_tablet_manager.cc:933] T e2679cfb18b54e65867f89d3d35d831d P 7abb4dc7316949d69c549b93d88c635b: Initiating tablet copy from peer 2e2fa85eee2647499556c010f2407729 (127.0.97.195:36713)
I20260608 09:54:58.411857  8130 tablet_copy_service.cc:161] P a3d1e25cf1ed425ebb0848acfcb89ffd: Beginning new tablet copy session on tablet 944dc6fa32834b8cac01680f2388b815 from peer 7abb4dc7316949d69c549b93d88c635b at {username='slave'} at 127.0.0.1:35456: session id = 7abb4dc7316949d69c549b93d88c635b-944dc6fa32834b8cac01680f2388b815
W20260608 09:54:58.413479  7991 auto_rebalancer.cc:591] Failed to schedule move for tablet e2679cfb18b54e65867f89d3d35d831d: Invalid argument: Server with UUID 7abb4dc7316949d69c549b93d88c635b is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: true } }
I20260608 09:54:58.419407  8518 tablet_copy_client.cc:323] T e2679cfb18b54e65867f89d3d35d831d P 7abb4dc7316949d69c549b93d88c635b: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.195:36713
I20260608 09:54:58.421249  8519 tablet_copy_client.cc:323] T 353a9abfe6804581aff6c4d4b6174e93 P 7abb4dc7316949d69c549b93d88c635b: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.195:36713
I20260608 09:54:58.423522  8130 tablet_copy_source_session.cc:215] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:54:58.427263  8512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 944dc6fa32834b8cac01680f2388b815. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 09:54:58.429908  7991 auto_rebalancer.cc:591] Failed to schedule move for tablet 944dc6fa32834b8cac01680f2388b815: Invalid argument: Server with UUID 7abb4dc7316949d69c549b93d88c635b is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: true } }
I20260608 09:54:58.431348  8204 tablet_copy_service.cc:140] P 2e2fa85eee2647499556c010f2407729: Received BeginTabletCopySession request for tablet e2679cfb18b54e65867f89d3d35d831d from peer 7abb4dc7316949d69c549b93d88c635b ({username='slave'} at 127.0.0.1:46894)
I20260608 09:54:58.431667  8203 tablet_copy_service.cc:140] P 2e2fa85eee2647499556c010f2407729: Received BeginTabletCopySession request for tablet 353a9abfe6804581aff6c4d4b6174e93 from peer 7abb4dc7316949d69c549b93d88c635b ({username='slave'} at 127.0.0.1:46894)
I20260608 09:54:58.432063  8204 tablet_copy_service.cc:161] P 2e2fa85eee2647499556c010f2407729: Beginning new tablet copy session on tablet e2679cfb18b54e65867f89d3d35d831d from peer 7abb4dc7316949d69c549b93d88c635b at {username='slave'} at 127.0.0.1:46894: session id = 7abb4dc7316949d69c549b93d88c635b-e2679cfb18b54e65867f89d3d35d831d
I20260608 09:54:58.432823  8203 tablet_copy_service.cc:161] P 2e2fa85eee2647499556c010f2407729: Beginning new tablet copy session on tablet 353a9abfe6804581aff6c4d4b6174e93 from peer 7abb4dc7316949d69c549b93d88c635b at {username='slave'} at 127.0.0.1:46894: session id = 7abb4dc7316949d69c549b93d88c635b-353a9abfe6804581aff6c4d4b6174e93
I20260608 09:54:58.438436  8203 tablet_copy_source_session.cc:215] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:54:58.440416  8204 tablet_copy_source_session.cc:215] T e2679cfb18b54e65867f89d3d35d831d P 2e2fa85eee2647499556c010f2407729: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:54:58.441314  8519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 353a9abfe6804581aff6c4d4b6174e93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:58.443689  8512 tablet_copy_client.cc:806] T 944dc6fa32834b8cac01680f2388b815 P 7abb4dc7316949d69c549b93d88c635b: tablet copy: Starting download of 0 data blocks...
I20260608 09:54:58.444351  8512 tablet_copy_client.cc:670] T 944dc6fa32834b8cac01680f2388b815 P 7abb4dc7316949d69c549b93d88c635b: tablet copy: Starting download of 1 WAL segments...
I20260608 09:54:58.444931  8518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2679cfb18b54e65867f89d3d35d831d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:58.451575  8512 tablet_copy_client.cc:538] T 944dc6fa32834b8cac01680f2388b815 P 7abb4dc7316949d69c549b93d88c635b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:54:58.460373  8512 tablet_bootstrap.cc:492] T 944dc6fa32834b8cac01680f2388b815 P 7abb4dc7316949d69c549b93d88c635b: Bootstrap starting.
I20260608 09:54:58.460937  8519 tablet_copy_client.cc:806] T 353a9abfe6804581aff6c4d4b6174e93 P 7abb4dc7316949d69c549b93d88c635b: tablet copy: Starting download of 0 data blocks...
I20260608 09:54:58.461473  8518 tablet_copy_client.cc:806] T e2679cfb18b54e65867f89d3d35d831d P 7abb4dc7316949d69c549b93d88c635b: tablet copy: Starting download of 0 data blocks...
I20260608 09:54:58.461565  8519 tablet_copy_client.cc:670] T 353a9abfe6804581aff6c4d4b6174e93 P 7abb4dc7316949d69c549b93d88c635b: tablet copy: Starting download of 1 WAL segments...
I20260608 09:54:58.462240  8518 tablet_copy_client.cc:670] T e2679cfb18b54e65867f89d3d35d831d P 7abb4dc7316949d69c549b93d88c635b: tablet copy: Starting download of 1 WAL segments...
I20260608 09:54:58.465478  8479 raft_consensus.cc:2955] T 944dc6fa32834b8cac01680f2388b815 P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7abb4dc7316949d69c549b93d88c635b (127.0.97.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: true } } }
I20260608 09:54:58.466965  8519 tablet_copy_client.cc:538] T 353a9abfe6804581aff6c4d4b6174e93 P 7abb4dc7316949d69c549b93d88c635b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:54:58.473248  8519 tablet_bootstrap.cc:492] T 353a9abfe6804581aff6c4d4b6174e93 P 7abb4dc7316949d69c549b93d88c635b: Bootstrap starting.
I20260608 09:54:58.475484  8518 tablet_copy_client.cc:538] T e2679cfb18b54e65867f89d3d35d831d P 7abb4dc7316949d69c549b93d88c635b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:54:58.484421  8518 tablet_bootstrap.cc:492] T e2679cfb18b54e65867f89d3d35d831d P 7abb4dc7316949d69c549b93d88c635b: Bootstrap starting.
I20260608 09:54:58.494944  8512 tablet_bootstrap.cc:492] T 944dc6fa32834b8cac01680f2388b815 P 7abb4dc7316949d69c549b93d88c635b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:54:58.495880  8512 tablet_bootstrap.cc:492] T 944dc6fa32834b8cac01680f2388b815 P 7abb4dc7316949d69c549b93d88c635b: Bootstrap complete.
I20260608 09:54:58.496321  8519 tablet_bootstrap.cc:492] T 353a9abfe6804581aff6c4d4b6174e93 P 7abb4dc7316949d69c549b93d88c635b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:54:58.496634  8512 ts_tablet_manager.cc:1403] T 944dc6fa32834b8cac01680f2388b815 P 7abb4dc7316949d69c549b93d88c635b: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.016s
I20260608 09:54:58.497249  8519 tablet_bootstrap.cc:492] T 353a9abfe6804581aff6c4d4b6174e93 P 7abb4dc7316949d69c549b93d88c635b: Bootstrap complete.
I20260608 09:54:58.497983  8519 ts_tablet_manager.cc:1403] T 353a9abfe6804581aff6c4d4b6174e93 P 7abb4dc7316949d69c549b93d88c635b: Time spent bootstrapping tablet: real 0.025s	user 0.024s	sys 0.000s
I20260608 09:54:58.500066  8512 raft_consensus.cc:359] T 944dc6fa32834b8cac01680f2388b815 P 7abb4dc7316949d69c549b93d88c635b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: true } }
I20260608 09:54:58.500577  8519 raft_consensus.cc:359] T 353a9abfe6804581aff6c4d4b6174e93 P 7abb4dc7316949d69c549b93d88c635b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: true } }
I20260608 09:54:58.500950  8512 raft_consensus.cc:740] T 944dc6fa32834b8cac01680f2388b815 P 7abb4dc7316949d69c549b93d88c635b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7abb4dc7316949d69c549b93d88c635b, State: Initialized, Role: LEARNER
I20260608 09:54:58.501220  8519 raft_consensus.cc:740] T 353a9abfe6804581aff6c4d4b6174e93 P 7abb4dc7316949d69c549b93d88c635b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7abb4dc7316949d69c549b93d88c635b, State: Initialized, Role: LEARNER
I20260608 09:54:58.501848  8519 consensus_queue.cc:260] T 353a9abfe6804581aff6c4d4b6174e93 P 7abb4dc7316949d69c549b93d88c635b [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: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: true } }
I20260608 09:54:58.501716  8512 consensus_queue.cc:260] T 944dc6fa32834b8cac01680f2388b815 P 7abb4dc7316949d69c549b93d88c635b [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: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: true } }
I20260608 09:54:58.504544  8402 heartbeater.cc:499] Master 127.0.97.254:34373 was elected leader, sending a full tablet report...
I20260608 09:54:58.504673  8519 ts_tablet_manager.cc:1434] T 353a9abfe6804581aff6c4d4b6174e93 P 7abb4dc7316949d69c549b93d88c635b: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260608 09:54:58.506479  8518 tablet_bootstrap.cc:492] T e2679cfb18b54e65867f89d3d35d831d P 7abb4dc7316949d69c549b93d88c635b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:54:58.506817  8203 tablet_copy_service.cc:342] P 2e2fa85eee2647499556c010f2407729: Request end of tablet copy session 7abb4dc7316949d69c549b93d88c635b-353a9abfe6804581aff6c4d4b6174e93 received from {username='slave'} at 127.0.0.1:46894
I20260608 09:54:58.507390  8203 tablet_copy_service.cc:434] P 2e2fa85eee2647499556c010f2407729: ending tablet copy session 7abb4dc7316949d69c549b93d88c635b-353a9abfe6804581aff6c4d4b6174e93 on tablet 353a9abfe6804581aff6c4d4b6174e93 with peer 7abb4dc7316949d69c549b93d88c635b
I20260608 09:54:58.507485  8518 tablet_bootstrap.cc:492] T e2679cfb18b54e65867f89d3d35d831d P 7abb4dc7316949d69c549b93d88c635b: Bootstrap complete.
I20260608 09:54:58.508278  8518 ts_tablet_manager.cc:1403] T e2679cfb18b54e65867f89d3d35d831d P 7abb4dc7316949d69c549b93d88c635b: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.008s
I20260608 09:54:58.511394  8518 raft_consensus.cc:359] T e2679cfb18b54e65867f89d3d35d831d P 7abb4dc7316949d69c549b93d88c635b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: true } }
I20260608 09:54:58.512219  8518 raft_consensus.cc:740] T e2679cfb18b54e65867f89d3d35d831d P 7abb4dc7316949d69c549b93d88c635b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7abb4dc7316949d69c549b93d88c635b, State: Initialized, Role: LEARNER
I20260608 09:54:58.512606  8512 ts_tablet_manager.cc:1434] T 944dc6fa32834b8cac01680f2388b815 P 7abb4dc7316949d69c549b93d88c635b: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.008s
I20260608 09:54:58.512898  8518 consensus_queue.cc:260] T e2679cfb18b54e65867f89d3d35d831d P 7abb4dc7316949d69c549b93d88c635b [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: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: true } }
I20260608 09:54:58.515369  8518 ts_tablet_manager.cc:1434] T e2679cfb18b54e65867f89d3d35d831d P 7abb4dc7316949d69c549b93d88c635b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260608 09:54:58.515609  8130 tablet_copy_service.cc:342] P a3d1e25cf1ed425ebb0848acfcb89ffd: Request end of tablet copy session 7abb4dc7316949d69c549b93d88c635b-944dc6fa32834b8cac01680f2388b815 received from {username='slave'} at 127.0.0.1:35456
I20260608 09:54:58.516053  8130 tablet_copy_service.cc:434] P a3d1e25cf1ed425ebb0848acfcb89ffd: ending tablet copy session 7abb4dc7316949d69c549b93d88c635b-944dc6fa32834b8cac01680f2388b815 on tablet 944dc6fa32834b8cac01680f2388b815 with peer 7abb4dc7316949d69c549b93d88c635b
I20260608 09:54:58.517302  8203 tablet_copy_service.cc:342] P 2e2fa85eee2647499556c010f2407729: Request end of tablet copy session 7abb4dc7316949d69c549b93d88c635b-e2679cfb18b54e65867f89d3d35d831d received from {username='slave'} at 127.0.0.1:46894
I20260608 09:54:58.517755  8203 tablet_copy_service.cc:434] P 2e2fa85eee2647499556c010f2407729: ending tablet copy session 7abb4dc7316949d69c549b93d88c635b-e2679cfb18b54e65867f89d3d35d831d on tablet e2679cfb18b54e65867f89d3d35d831d with peer 7abb4dc7316949d69c549b93d88c635b
I20260608 09:54:58.538373  8479 raft_consensus.cc:2955] T 353a9abfe6804581aff6c4d4b6174e93 P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7abb4dc7316949d69c549b93d88c635b (127.0.97.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: true } } }
I20260608 09:54:58.548861  8479 raft_consensus.cc:3060] T 7a1b67ab38e4486e8548e507e111630d P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:54:58.643735  8460 tablet_service.cc:1558] Processing DeleteTablet for tablet a3274fe47c54487695314a42f17ba111 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:54:57 UTC) from {username='slave'} at 127.0.0.1:43412
I20260608 09:54:58.644580  8510 tablet_replica.cc:333] stopping tablet replica
I20260608 09:54:58.645802  8510 raft_consensus.cc:2243] T a3274fe47c54487695314a42f17ba111 P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:58.646301  8510 raft_consensus.cc:2272] T a3274fe47c54487695314a42f17ba111 P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:58.648830  8510 ts_tablet_manager.cc:1916] T a3274fe47c54487695314a42f17ba111 P c21e0a9c15a3443a81a0da37a0c87969: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:54:58.660167  8510 ts_tablet_manager.cc:1929] T a3274fe47c54487695314a42f17ba111 P c21e0a9c15a3443a81a0da37a0c87969: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 09:54:58.660488  8510 log.cc:1199] T a3274fe47c54487695314a42f17ba111 P c21e0a9c15a3443a81a0da37a0c87969: Deleting WAL directory at /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294854977-391-0/minicluster-data/ts-0-root/wals/a3274fe47c54487695314a42f17ba111
I20260608 09:54:58.661084  8510 ts_tablet_manager.cc:1950] T a3274fe47c54487695314a42f17ba111 P c21e0a9c15a3443a81a0da37a0c87969: Deleting consensus metadata
I20260608 09:54:58.663520  7927 catalog_manager.cc:5027] TS c21e0a9c15a3443a81a0da37a0c87969 (127.0.97.193:46563): tablet a3274fe47c54487695314a42f17ba111 (table dugtrio [id=1063a7038b094c6d86e67a528ef94067]) successfully deleted
I20260608 09:54:58.695626  8460 tablet_service.cc:1558] Processing DeleteTablet for tablet f7914da28cc74bb98f3b34f9fbe6e85e with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:54:57 UTC) from {username='slave'} at 127.0.0.1:43412
I20260608 09:54:58.696431  8510 tablet_replica.cc:333] stopping tablet replica
I20260608 09:54:58.697104  8510 raft_consensus.cc:2243] T f7914da28cc74bb98f3b34f9fbe6e85e P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:58.697554  8510 pending_rounds.cc:70] T f7914da28cc74bb98f3b34f9fbe6e85e P c21e0a9c15a3443a81a0da37a0c87969: Trying to abort 1 pending ops.
I20260608 09:54:58.697754  8510 pending_rounds.cc:77] T f7914da28cc74bb98f3b34f9fbe6e85e P c21e0a9c15a3443a81a0da37a0c87969: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617584171515904 op_type: NO_OP noop_request { }
I20260608 09:54:58.698026  8510 raft_consensus.cc:2889] T f7914da28cc74bb98f3b34f9fbe6e85e P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:54:58.698302  8510 raft_consensus.cc:2272] T f7914da28cc74bb98f3b34f9fbe6e85e P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:58.700600  8510 ts_tablet_manager.cc:1916] T f7914da28cc74bb98f3b34f9fbe6e85e P c21e0a9c15a3443a81a0da37a0c87969: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:54:58.713096  8510 ts_tablet_manager.cc:1929] T f7914da28cc74bb98f3b34f9fbe6e85e P c21e0a9c15a3443a81a0da37a0c87969: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 09:54:58.713577  8510 log.cc:1199] T f7914da28cc74bb98f3b34f9fbe6e85e P c21e0a9c15a3443a81a0da37a0c87969: Deleting WAL directory at /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294854977-391-0/minicluster-data/ts-0-root/wals/f7914da28cc74bb98f3b34f9fbe6e85e
I20260608 09:54:58.714251  8510 ts_tablet_manager.cc:1950] T f7914da28cc74bb98f3b34f9fbe6e85e P c21e0a9c15a3443a81a0da37a0c87969: Deleting consensus metadata
I20260608 09:54:58.716810  7927 catalog_manager.cc:5027] TS c21e0a9c15a3443a81a0da37a0c87969 (127.0.97.193:46563): tablet f7914da28cc74bb98f3b34f9fbe6e85e (table dugtrio [id=1063a7038b094c6d86e67a528ef94067]) successfully deleted
I20260608 09:54:58.721632  8460 tablet_service.cc:1558] Processing DeleteTablet for tablet a33ca5d48e5840feb54b9eebdf3c38e4 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:54:57 UTC) from {username='slave'} at 127.0.0.1:43412
I20260608 09:54:58.722314  8510 tablet_replica.cc:333] stopping tablet replica
I20260608 09:54:58.723001  8510 raft_consensus.cc:2243] T a33ca5d48e5840feb54b9eebdf3c38e4 P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:58.723464  8510 raft_consensus.cc:2272] T a33ca5d48e5840feb54b9eebdf3c38e4 P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:58.725630  8510 ts_tablet_manager.cc:1916] T a33ca5d48e5840feb54b9eebdf3c38e4 P c21e0a9c15a3443a81a0da37a0c87969: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:54:58.736037  8510 ts_tablet_manager.cc:1929] T a33ca5d48e5840feb54b9eebdf3c38e4 P c21e0a9c15a3443a81a0da37a0c87969: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 09:54:58.736328  8510 log.cc:1199] T a33ca5d48e5840feb54b9eebdf3c38e4 P c21e0a9c15a3443a81a0da37a0c87969: Deleting WAL directory at /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294854977-391-0/minicluster-data/ts-0-root/wals/a33ca5d48e5840feb54b9eebdf3c38e4
I20260608 09:54:58.736930  8510 ts_tablet_manager.cc:1950] T a33ca5d48e5840feb54b9eebdf3c38e4 P c21e0a9c15a3443a81a0da37a0c87969: Deleting consensus metadata
I20260608 09:54:58.739305  7927 catalog_manager.cc:5027] TS c21e0a9c15a3443a81a0da37a0c87969 (127.0.97.193:46563): tablet a33ca5d48e5840feb54b9eebdf3c38e4 (table dugtrio [id=1063a7038b094c6d86e67a528ef94067]) successfully deleted
I20260608 09:54:58.854806  8194 consensus_queue.cc:237] T e2679cfb18b54e65867f89d3d35d831d P 2e2fa85eee2647499556c010f2407729 [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: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:58.859589  8119 raft_consensus.cc:1275] T e2679cfb18b54e65867f89d3d35d831d P a3d1e25cf1ed425ebb0848acfcb89ffd [term 1 FOLLOWER]: Refusing update from remote peer 2e2fa85eee2647499556c010f2407729: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:54:58.859802  8479 raft_consensus.cc:1275] T e2679cfb18b54e65867f89d3d35d831d P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Refusing update from remote peer 2e2fa85eee2647499556c010f2407729: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:54:58.860869  8470 consensus_queue.cc:1048] T e2679cfb18b54e65867f89d3d35d831d P 2e2fa85eee2647499556c010f2407729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:54:58.861493  8531 consensus_queue.cc:1048] T e2679cfb18b54e65867f89d3d35d831d P 2e2fa85eee2647499556c010f2407729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:54:58.867785  8531 raft_consensus.cc:2955] T e2679cfb18b54e65867f89d3d35d831d P 2e2fa85eee2647499556c010f2407729 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 7abb4dc7316949d69c549b93d88c635b (127.0.97.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } }
I20260608 09:54:58.869727  8479 raft_consensus.cc:2955] T e2679cfb18b54e65867f89d3d35d831d P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 7abb4dc7316949d69c549b93d88c635b (127.0.97.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } }
I20260608 09:54:58.870199  8119 raft_consensus.cc:2955] T e2679cfb18b54e65867f89d3d35d831d P a3d1e25cf1ed425ebb0848acfcb89ffd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 7abb4dc7316949d69c549b93d88c635b (127.0.97.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } }
I20260608 09:54:58.875638  7927 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e2679cfb18b54e65867f89d3d35d831d with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:54:58.879257  7940 catalog_manager.cc:5696] T e2679cfb18b54e65867f89d3d35d831d P 2e2fa85eee2647499556c010f2407729 reported cstate change: config changed from index 2 to 3, NON_VOTER 7abb4dc7316949d69c549b93d88c635b (127.0.97.196) evicted. New cstate: current_term: 1 leader_uuid: "2e2fa85eee2647499556c010f2407729" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } health_report { overall_health: HEALTHY } } }
I20260608 09:54:58.906394  8367 tablet_service.cc:1558] Processing DeleteTablet for tablet e2679cfb18b54e65867f89d3d35d831d with delete_type TABLET_DATA_TOMBSTONED (TS 7abb4dc7316949d69c549b93d88c635b not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:40036
I20260608 09:54:58.908212  8537 tablet_replica.cc:333] T e2679cfb18b54e65867f89d3d35d831d P 7abb4dc7316949d69c549b93d88c635b: stopping tablet replica
I20260608 09:54:58.908885  8537 raft_consensus.cc:2243] T e2679cfb18b54e65867f89d3d35d831d P 7abb4dc7316949d69c549b93d88c635b [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:54:58.909387  8537 raft_consensus.cc:2272] T e2679cfb18b54e65867f89d3d35d831d P 7abb4dc7316949d69c549b93d88c635b [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:54:58.911871  8537 ts_tablet_manager.cc:1916] T e2679cfb18b54e65867f89d3d35d831d P 7abb4dc7316949d69c549b93d88c635b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:54:58.922248  8537 ts_tablet_manager.cc:1929] T e2679cfb18b54e65867f89d3d35d831d P 7abb4dc7316949d69c549b93d88c635b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 09:54:58.922510  8537 log.cc:1199] T e2679cfb18b54e65867f89d3d35d831d P 7abb4dc7316949d69c549b93d88c635b: Deleting WAL directory at /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294854977-391-0/minicluster-data/ts-3-root/wals/e2679cfb18b54e65867f89d3d35d831d
I20260608 09:54:58.923823  7927 catalog_manager.cc:5027] TS 7abb4dc7316949d69c549b93d88c635b (127.0.97.196:41587): tablet e2679cfb18b54e65867f89d3d35d831d (table test-workload [id=f0ec1812e11b41d9908dcddfc9ecb8f1]) successfully deleted
I20260608 09:54:58.972426  8376 raft_consensus.cc:1217] T 353a9abfe6804581aff6c4d4b6174e93 P 7abb4dc7316949d69c549b93d88c635b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:54:58.988368  8376 raft_consensus.cc:1217] T 944dc6fa32834b8cac01680f2388b815 P 7abb4dc7316949d69c549b93d88c635b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:54:58.988866  8194 consensus_queue.cc:237] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729 [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: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } }
I20260608 09:54:58.991731  8119 consensus_queue.cc:237] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd [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: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } }
I20260608 09:54:58.995604  8120 raft_consensus.cc:1275] T 353a9abfe6804581aff6c4d4b6174e93 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 1 FOLLOWER]: Refusing update from remote peer 2e2fa85eee2647499556c010f2407729: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:54:58.997120  8427 consensus_queue.cc:1048] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:54:58.997785  8479 raft_consensus.cc:1275] T 944dc6fa32834b8cac01680f2388b815 P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Refusing update from remote peer a3d1e25cf1ed425ebb0848acfcb89ffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:54:58.998736  8478 raft_consensus.cc:1275] T 353a9abfe6804581aff6c4d4b6174e93 P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Refusing update from remote peer 2e2fa85eee2647499556c010f2407729: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:54:59.000484  8427 consensus_queue.cc:1048] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:54:59.002245  8259 consensus_queue.cc:1048] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:54:59.005187  8470 raft_consensus.cc:2955] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 7abb4dc7316949d69c549b93d88c635b (127.0.97.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } }
I20260608 09:54:59.007956  8194 raft_consensus.cc:1275] T 944dc6fa32834b8cac01680f2388b815 P 2e2fa85eee2647499556c010f2407729 [term 1 FOLLOWER]: Refusing update from remote peer a3d1e25cf1ed425ebb0848acfcb89ffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:54:59.010078  8120 raft_consensus.cc:2955] T 353a9abfe6804581aff6c4d4b6174e93 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 7abb4dc7316949d69c549b93d88c635b (127.0.97.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } }
I20260608 09:54:59.010923  8538 consensus_queue.cc:1048] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:54:59.011965  8479 raft_consensus.cc:2955] T 353a9abfe6804581aff6c4d4b6174e93 P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 7abb4dc7316949d69c549b93d88c635b (127.0.97.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } }
I20260608 09:54:59.013331  8538 raft_consensus.cc:2955] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 7abb4dc7316949d69c549b93d88c635b (127.0.97.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } }
I20260608 09:54:59.016935  7927 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 353a9abfe6804581aff6c4d4b6174e93 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:54:59.019260  8194 raft_consensus.cc:2955] T 944dc6fa32834b8cac01680f2388b815 P 2e2fa85eee2647499556c010f2407729 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 7abb4dc7316949d69c549b93d88c635b (127.0.97.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } }
I20260608 09:54:59.019104  8478 raft_consensus.cc:2955] T 944dc6fa32834b8cac01680f2388b815 P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 7abb4dc7316949d69c549b93d88c635b (127.0.97.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } }
I20260608 09:54:59.022483  7943 catalog_manager.cc:5696] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729 reported cstate change: config changed from index 2 to 3, NON_VOTER 7abb4dc7316949d69c549b93d88c635b (127.0.97.196) evicted. New cstate: current_term: 1 leader_uuid: "2e2fa85eee2647499556c010f2407729" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } health_report { overall_health: HEALTHY } } }
I20260608 09:54:59.034819  7941 catalog_manager.cc:5696] T 944dc6fa32834b8cac01680f2388b815 P c21e0a9c15a3443a81a0da37a0c87969 reported cstate change: config changed from index 2 to 3, NON_VOTER 7abb4dc7316949d69c549b93d88c635b (127.0.97.196) evicted. New cstate: current_term: 1 leader_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } }
I20260608 09:54:59.037350  8367 tablet_service.cc:1558] Processing DeleteTablet for tablet 353a9abfe6804581aff6c4d4b6174e93 with delete_type TABLET_DATA_TOMBSTONED (TS 7abb4dc7316949d69c549b93d88c635b not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:40036
I20260608 09:54:59.038348  8537 tablet_replica.cc:333] T 353a9abfe6804581aff6c4d4b6174e93 P 7abb4dc7316949d69c549b93d88c635b: stopping tablet replica
I20260608 09:54:59.038805  7927 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 944dc6fa32834b8cac01680f2388b815 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:54:59.039268  8537 raft_consensus.cc:2243] T 353a9abfe6804581aff6c4d4b6174e93 P 7abb4dc7316949d69c549b93d88c635b [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:54:59.039897  8537 raft_consensus.cc:2272] T 353a9abfe6804581aff6c4d4b6174e93 P 7abb4dc7316949d69c549b93d88c635b [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:54:59.043365  8537 ts_tablet_manager.cc:1916] T 353a9abfe6804581aff6c4d4b6174e93 P 7abb4dc7316949d69c549b93d88c635b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:54:59.051523  8367 tablet_service.cc:1558] Processing DeleteTablet for tablet 944dc6fa32834b8cac01680f2388b815 with delete_type TABLET_DATA_TOMBSTONED (TS 7abb4dc7316949d69c549b93d88c635b not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:40036
I20260608 09:54:59.059110  8537 ts_tablet_manager.cc:1929] T 353a9abfe6804581aff6c4d4b6174e93 P 7abb4dc7316949d69c549b93d88c635b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 09:54:59.059566  8537 log.cc:1199] T 353a9abfe6804581aff6c4d4b6174e93 P 7abb4dc7316949d69c549b93d88c635b: Deleting WAL directory at /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294854977-391-0/minicluster-data/ts-3-root/wals/353a9abfe6804581aff6c4d4b6174e93
I20260608 09:54:59.060783  8537 tablet_replica.cc:333] T 944dc6fa32834b8cac01680f2388b815 P 7abb4dc7316949d69c549b93d88c635b: stopping tablet replica
I20260608 09:54:59.060715  7927 catalog_manager.cc:5027] TS 7abb4dc7316949d69c549b93d88c635b (127.0.97.196:41587): tablet 353a9abfe6804581aff6c4d4b6174e93 (table test-workload [id=f0ec1812e11b41d9908dcddfc9ecb8f1]) successfully deleted
I20260608 09:54:59.061467  8537 raft_consensus.cc:2243] T 944dc6fa32834b8cac01680f2388b815 P 7abb4dc7316949d69c549b93d88c635b [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:54:59.061923  8537 raft_consensus.cc:2272] T 944dc6fa32834b8cac01680f2388b815 P 7abb4dc7316949d69c549b93d88c635b [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:54:59.064013  8537 ts_tablet_manager.cc:1916] T 944dc6fa32834b8cac01680f2388b815 P 7abb4dc7316949d69c549b93d88c635b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:54:59.074139  8537 ts_tablet_manager.cc:1929] T 944dc6fa32834b8cac01680f2388b815 P 7abb4dc7316949d69c549b93d88c635b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 09:54:59.074435  8537 log.cc:1199] T 944dc6fa32834b8cac01680f2388b815 P 7abb4dc7316949d69c549b93d88c635b: Deleting WAL directory at /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294854977-391-0/minicluster-data/ts-3-root/wals/944dc6fa32834b8cac01680f2388b815
I20260608 09:54:59.075754  7927 catalog_manager.cc:5027] TS 7abb4dc7316949d69c549b93d88c635b (127.0.97.196:41587): tablet 944dc6fa32834b8cac01680f2388b815 (table test-workload [id=f0ec1812e11b41d9908dcddfc9ecb8f1]) successfully deleted
I20260608 09:54:59.443380  8194 consensus_queue.cc:237] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729 [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: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } attrs { replace: true } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: true } }
I20260608 09:54:59.449502  8120 raft_consensus.cc:1275] T 353a9abfe6804581aff6c4d4b6174e93 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 1 FOLLOWER]: Refusing update from remote peer 2e2fa85eee2647499556c010f2407729: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260608 09:54:59.449558  8157 consensus_peers.cc:597] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729 -> Peer 7abb4dc7316949d69c549b93d88c635b (127.0.97.196:41587): Couldn't send request to peer 7abb4dc7316949d69c549b93d88c635b. 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 09:54:59.450133  8479 raft_consensus.cc:1275] T 353a9abfe6804581aff6c4d4b6174e93 P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Refusing update from remote peer 2e2fa85eee2647499556c010f2407729: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:54:59.451203  8470 consensus_queue.cc:1048] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:54:59.452145  8531 consensus_queue.cc:1048] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:54:59.458242  8470 raft_consensus.cc:2955] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 7abb4dc7316949d69c549b93d88c635b (127.0.97.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } attrs { replace: true } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: true } } }
I20260608 09:54:59.459985  8120 raft_consensus.cc:2955] T 353a9abfe6804581aff6c4d4b6174e93 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 7abb4dc7316949d69c549b93d88c635b (127.0.97.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } attrs { replace: true } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: true } } }
I20260608 09:54:59.461196  8479 raft_consensus.cc:2955] T 353a9abfe6804581aff6c4d4b6174e93 P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 7abb4dc7316949d69c549b93d88c635b (127.0.97.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } attrs { replace: true } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: true } } }
I20260608 09:54:59.471289  7941 catalog_manager.cc:5696] T 353a9abfe6804581aff6c4d4b6174e93 P a3d1e25cf1ed425ebb0848acfcb89ffd reported cstate change: config changed from index 3 to 4, NON_VOTER 7abb4dc7316949d69c549b93d88c635b (127.0.97.196) added. New cstate: current_term: 1 leader_uuid: "2e2fa85eee2647499556c010f2407729" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } attrs { replace: true } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: true } } }
I20260608 09:54:59.476583  8120 consensus_queue.cc:237] T 7a1b67ab38e4486e8548e507e111630d P a3d1e25cf1ed425ebb0848acfcb89ffd [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: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } attrs { replace: true } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: true } }
W20260608 09:54:59.484086  8083 consensus_peers.cc:597] T 7a1b67ab38e4486e8548e507e111630d P a3d1e25cf1ed425ebb0848acfcb89ffd -> Peer 7abb4dc7316949d69c549b93d88c635b (127.0.97.196:41587): Couldn't send request to peer 7abb4dc7316949d69c549b93d88c635b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7a1b67ab38e4486e8548e507e111630d. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:59.487501  8479 raft_consensus.cc:1275] T 7a1b67ab38e4486e8548e507e111630d P c21e0a9c15a3443a81a0da37a0c87969 [term 2 FOLLOWER]: Refusing update from remote peer a3d1e25cf1ed425ebb0848acfcb89ffd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:54:59.487591  8194 raft_consensus.cc:1275] T 7a1b67ab38e4486e8548e507e111630d P 2e2fa85eee2647499556c010f2407729 [term 2 FOLLOWER]: Refusing update from remote peer a3d1e25cf1ed425ebb0848acfcb89ffd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:54:59.489056  8538 consensus_queue.cc:1048] T 7a1b67ab38e4486e8548e507e111630d P a3d1e25cf1ed425ebb0848acfcb89ffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:54:59.490221  8539 consensus_queue.cc:1048] T 7a1b67ab38e4486e8548e507e111630d P a3d1e25cf1ed425ebb0848acfcb89ffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:54:59.496254  8538 raft_consensus.cc:2955] T 7a1b67ab38e4486e8548e507e111630d P a3d1e25cf1ed425ebb0848acfcb89ffd [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 7abb4dc7316949d69c549b93d88c635b (127.0.97.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } attrs { replace: true } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: true } } }
I20260608 09:54:59.498214  8479 raft_consensus.cc:2955] T 7a1b67ab38e4486e8548e507e111630d P c21e0a9c15a3443a81a0da37a0c87969 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 7abb4dc7316949d69c549b93d88c635b (127.0.97.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } attrs { replace: true } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: true } } }
I20260608 09:54:59.499977  8194 raft_consensus.cc:2955] T 7a1b67ab38e4486e8548e507e111630d P 2e2fa85eee2647499556c010f2407729 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 7abb4dc7316949d69c549b93d88c635b (127.0.97.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } attrs { replace: true } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: true } } }
I20260608 09:54:59.510835  7939 catalog_manager.cc:5696] T 7a1b67ab38e4486e8548e507e111630d P c21e0a9c15a3443a81a0da37a0c87969 reported cstate change: config changed from index -1 to 3, NON_VOTER 7abb4dc7316949d69c549b93d88c635b (127.0.97.196) added. New cstate: current_term: 2 leader_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } attrs { replace: true } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: true } } }
I20260608 09:54:59.515590  8120 consensus_queue.cc:237] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd [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: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } attrs { replace: true } } peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: true } }
I20260608 09:54:59.523487  8479 raft_consensus.cc:1275] T 944dc6fa32834b8cac01680f2388b815 P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Refusing update from remote peer a3d1e25cf1ed425ebb0848acfcb89ffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:54:59.524567  8194 raft_consensus.cc:1275] T 944dc6fa32834b8cac01680f2388b815 P 2e2fa85eee2647499556c010f2407729 [term 1 FOLLOWER]: Refusing update from remote peer a3d1e25cf1ed425ebb0848acfcb89ffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260608 09:54:59.525146  8083 consensus_peers.cc:597] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd -> Peer 7abb4dc7316949d69c549b93d88c635b (127.0.97.196:41587): Couldn't send request to peer 7abb4dc7316949d69c549b93d88c635b. 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 09:54:59.525496  8539 consensus_queue.cc:1048] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:54:59.526268  8259 consensus_queue.cc:1048] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:54:59.533031  8538 raft_consensus.cc:2955] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 7abb4dc7316949d69c549b93d88c635b (127.0.97.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } attrs { replace: true } } peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: true } } }
I20260608 09:54:59.534853  8194 raft_consensus.cc:2955] T 944dc6fa32834b8cac01680f2388b815 P 2e2fa85eee2647499556c010f2407729 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 7abb4dc7316949d69c549b93d88c635b (127.0.97.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } attrs { replace: true } } peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: true } } }
I20260608 09:54:59.535316  8479 raft_consensus.cc:2955] T 944dc6fa32834b8cac01680f2388b815 P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 7abb4dc7316949d69c549b93d88c635b (127.0.97.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } attrs { replace: true } } peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: true } } }
I20260608 09:54:59.548453  7940 catalog_manager.cc:5696] T 944dc6fa32834b8cac01680f2388b815 P c21e0a9c15a3443a81a0da37a0c87969 reported cstate change: config changed from index 3 to 4, NON_VOTER 7abb4dc7316949d69c549b93d88c635b (127.0.97.196) added. New cstate: current_term: 1 leader_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } attrs { replace: true } } peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: true } } }
I20260608 09:54:59.831125  8543 ts_tablet_manager.cc:933] T 353a9abfe6804581aff6c4d4b6174e93 P 7abb4dc7316949d69c549b93d88c635b: Initiating tablet copy from peer 2e2fa85eee2647499556c010f2407729 (127.0.97.195:36713)
I20260608 09:54:59.832756  8543 tablet_copy_client.cc:323] T 353a9abfe6804581aff6c4d4b6174e93 P 7abb4dc7316949d69c549b93d88c635b: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.195:36713
I20260608 09:54:59.834340  8203 tablet_copy_service.cc:140] P 2e2fa85eee2647499556c010f2407729: Received BeginTabletCopySession request for tablet 353a9abfe6804581aff6c4d4b6174e93 from peer 7abb4dc7316949d69c549b93d88c635b ({username='slave'} at 127.0.0.1:46894)
I20260608 09:54:59.834913  8203 tablet_copy_service.cc:161] P 2e2fa85eee2647499556c010f2407729: Beginning new tablet copy session on tablet 353a9abfe6804581aff6c4d4b6174e93 from peer 7abb4dc7316949d69c549b93d88c635b at {username='slave'} at 127.0.0.1:46894: session id = 7abb4dc7316949d69c549b93d88c635b-353a9abfe6804581aff6c4d4b6174e93
I20260608 09:54:59.842723  8203 tablet_copy_source_session.cc:215] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:54:59.845379  8543 ts_tablet_manager.cc:1916] T 353a9abfe6804581aff6c4d4b6174e93 P 7abb4dc7316949d69c549b93d88c635b: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260608 09:54:59.856082  8543 ts_tablet_manager.cc:1929] T 353a9abfe6804581aff6c4d4b6174e93 P 7abb4dc7316949d69c549b93d88c635b: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260608 09:54:59.856650  8543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 353a9abfe6804581aff6c4d4b6174e93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:59.861793  8543 tablet_copy_client.cc:806] T 353a9abfe6804581aff6c4d4b6174e93 P 7abb4dc7316949d69c549b93d88c635b: tablet copy: Starting download of 0 data blocks...
I20260608 09:54:59.862255  8543 tablet_copy_client.cc:670] T 353a9abfe6804581aff6c4d4b6174e93 P 7abb4dc7316949d69c549b93d88c635b: tablet copy: Starting download of 1 WAL segments...
I20260608 09:54:59.866266  8543 tablet_copy_client.cc:538] T 353a9abfe6804581aff6c4d4b6174e93 P 7abb4dc7316949d69c549b93d88c635b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:54:59.872136  8543 tablet_bootstrap.cc:492] T 353a9abfe6804581aff6c4d4b6174e93 P 7abb4dc7316949d69c549b93d88c635b: Bootstrap starting.
I20260608 09:54:59.891916  8543 tablet_bootstrap.cc:492] T 353a9abfe6804581aff6c4d4b6174e93 P 7abb4dc7316949d69c549b93d88c635b: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:54:59.892619  8543 tablet_bootstrap.cc:492] T 353a9abfe6804581aff6c4d4b6174e93 P 7abb4dc7316949d69c549b93d88c635b: Bootstrap complete.
I20260608 09:54:59.893204  8543 ts_tablet_manager.cc:1403] T 353a9abfe6804581aff6c4d4b6174e93 P 7abb4dc7316949d69c549b93d88c635b: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.008s
I20260608 09:54:59.895519  8543 raft_consensus.cc:359] T 353a9abfe6804581aff6c4d4b6174e93 P 7abb4dc7316949d69c549b93d88c635b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } attrs { replace: true } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: true } }
I20260608 09:54:59.896122  8543 raft_consensus.cc:740] T 353a9abfe6804581aff6c4d4b6174e93 P 7abb4dc7316949d69c549b93d88c635b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7abb4dc7316949d69c549b93d88c635b, State: Initialized, Role: LEARNER
I20260608 09:54:59.896667  8543 consensus_queue.cc:260] T 353a9abfe6804581aff6c4d4b6174e93 P 7abb4dc7316949d69c549b93d88c635b [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: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } attrs { replace: true } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: true } }
I20260608 09:54:59.899087  8543 ts_tablet_manager.cc:1434] T 353a9abfe6804581aff6c4d4b6174e93 P 7abb4dc7316949d69c549b93d88c635b: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260608 09:54:59.901091  8203 tablet_copy_service.cc:342] P 2e2fa85eee2647499556c010f2407729: Request end of tablet copy session 7abb4dc7316949d69c549b93d88c635b-353a9abfe6804581aff6c4d4b6174e93 received from {username='slave'} at 127.0.0.1:46894
I20260608 09:54:59.901588  8203 tablet_copy_service.cc:434] P 2e2fa85eee2647499556c010f2407729: ending tablet copy session 7abb4dc7316949d69c549b93d88c635b-353a9abfe6804581aff6c4d4b6174e93 on tablet 353a9abfe6804581aff6c4d4b6174e93 with peer 7abb4dc7316949d69c549b93d88c635b
I20260608 09:54:59.983836  8543 ts_tablet_manager.cc:933] T 944dc6fa32834b8cac01680f2388b815 P 7abb4dc7316949d69c549b93d88c635b: Initiating tablet copy from peer a3d1e25cf1ed425ebb0848acfcb89ffd (127.0.97.194:40759)
I20260608 09:54:59.985641  8543 tablet_copy_client.cc:323] T 944dc6fa32834b8cac01680f2388b815 P 7abb4dc7316949d69c549b93d88c635b: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.194:40759
I20260608 09:54:59.987354  8130 tablet_copy_service.cc:140] P a3d1e25cf1ed425ebb0848acfcb89ffd: Received BeginTabletCopySession request for tablet 944dc6fa32834b8cac01680f2388b815 from peer 7abb4dc7316949d69c549b93d88c635b ({username='slave'} at 127.0.0.1:35456)
I20260608 09:54:59.987911  8130 tablet_copy_service.cc:161] P a3d1e25cf1ed425ebb0848acfcb89ffd: Beginning new tablet copy session on tablet 944dc6fa32834b8cac01680f2388b815 from peer 7abb4dc7316949d69c549b93d88c635b at {username='slave'} at 127.0.0.1:35456: session id = 7abb4dc7316949d69c549b93d88c635b-944dc6fa32834b8cac01680f2388b815
I20260608 09:54:59.995723  8130 tablet_copy_source_session.cc:215] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:54:59.998476  8543 ts_tablet_manager.cc:1916] T 944dc6fa32834b8cac01680f2388b815 P 7abb4dc7316949d69c549b93d88c635b: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260608 09:55:00.010275  8543 ts_tablet_manager.cc:1929] T 944dc6fa32834b8cac01680f2388b815 P 7abb4dc7316949d69c549b93d88c635b: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260608 09:55:00.010958  8543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 944dc6fa32834b8cac01680f2388b815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:00.016819  8543 tablet_copy_client.cc:806] T 944dc6fa32834b8cac01680f2388b815 P 7abb4dc7316949d69c549b93d88c635b: tablet copy: Starting download of 0 data blocks...
I20260608 09:55:00.017380  8543 tablet_copy_client.cc:670] T 944dc6fa32834b8cac01680f2388b815 P 7abb4dc7316949d69c549b93d88c635b: tablet copy: Starting download of 1 WAL segments...
I20260608 09:55:00.021075  8543 tablet_copy_client.cc:538] T 944dc6fa32834b8cac01680f2388b815 P 7abb4dc7316949d69c549b93d88c635b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:55:00.030450  8543 tablet_bootstrap.cc:492] T 944dc6fa32834b8cac01680f2388b815 P 7abb4dc7316949d69c549b93d88c635b: Bootstrap starting.
I20260608 09:55:00.056895  8543 tablet_bootstrap.cc:492] T 944dc6fa32834b8cac01680f2388b815 P 7abb4dc7316949d69c549b93d88c635b: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:55:00.057785  8543 tablet_bootstrap.cc:492] T 944dc6fa32834b8cac01680f2388b815 P 7abb4dc7316949d69c549b93d88c635b: Bootstrap complete.
I20260608 09:55:00.058482  8543 ts_tablet_manager.cc:1403] T 944dc6fa32834b8cac01680f2388b815 P 7abb4dc7316949d69c549b93d88c635b: Time spent bootstrapping tablet: real 0.028s	user 0.024s	sys 0.004s
I20260608 09:55:00.061224  8543 raft_consensus.cc:359] T 944dc6fa32834b8cac01680f2388b815 P 7abb4dc7316949d69c549b93d88c635b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } attrs { replace: true } } peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: true } }
I20260608 09:55:00.062091  8543 raft_consensus.cc:740] T 944dc6fa32834b8cac01680f2388b815 P 7abb4dc7316949d69c549b93d88c635b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7abb4dc7316949d69c549b93d88c635b, State: Initialized, Role: LEARNER
I20260608 09:55:00.062731  8543 consensus_queue.cc:260] T 944dc6fa32834b8cac01680f2388b815 P 7abb4dc7316949d69c549b93d88c635b [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: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } attrs { replace: true } } peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: true } }
I20260608 09:55:00.065074  8543 ts_tablet_manager.cc:1434] T 944dc6fa32834b8cac01680f2388b815 P 7abb4dc7316949d69c549b93d88c635b: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 09:55:00.067312  8130 tablet_copy_service.cc:342] P a3d1e25cf1ed425ebb0848acfcb89ffd: Request end of tablet copy session 7abb4dc7316949d69c549b93d88c635b-944dc6fa32834b8cac01680f2388b815 received from {username='slave'} at 127.0.0.1:35456
I20260608 09:55:00.067672  8130 tablet_copy_service.cc:434] P a3d1e25cf1ed425ebb0848acfcb89ffd: ending tablet copy session 7abb4dc7316949d69c549b93d88c635b-944dc6fa32834b8cac01680f2388b815 on tablet 944dc6fa32834b8cac01680f2388b815 with peer 7abb4dc7316949d69c549b93d88c635b
I20260608 09:55:00.075520  8543 ts_tablet_manager.cc:933] T 7a1b67ab38e4486e8548e507e111630d P 7abb4dc7316949d69c549b93d88c635b: Initiating tablet copy from peer a3d1e25cf1ed425ebb0848acfcb89ffd (127.0.97.194:40759)
I20260608 09:55:00.078965  8543 tablet_copy_client.cc:323] T 7a1b67ab38e4486e8548e507e111630d P 7abb4dc7316949d69c549b93d88c635b: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.194:40759
I20260608 09:55:00.080415  8130 tablet_copy_service.cc:140] P a3d1e25cf1ed425ebb0848acfcb89ffd: Received BeginTabletCopySession request for tablet 7a1b67ab38e4486e8548e507e111630d from peer 7abb4dc7316949d69c549b93d88c635b ({username='slave'} at 127.0.0.1:35456)
I20260608 09:55:00.080840  8130 tablet_copy_service.cc:161] P a3d1e25cf1ed425ebb0848acfcb89ffd: Beginning new tablet copy session on tablet 7a1b67ab38e4486e8548e507e111630d from peer 7abb4dc7316949d69c549b93d88c635b at {username='slave'} at 127.0.0.1:35456: session id = 7abb4dc7316949d69c549b93d88c635b-7a1b67ab38e4486e8548e507e111630d
I20260608 09:55:00.086364  8130 tablet_copy_source_session.cc:215] T 7a1b67ab38e4486e8548e507e111630d P a3d1e25cf1ed425ebb0848acfcb89ffd: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:55:00.089097  8543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a1b67ab38e4486e8548e507e111630d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:00.098762  8543 tablet_copy_client.cc:806] T 7a1b67ab38e4486e8548e507e111630d P 7abb4dc7316949d69c549b93d88c635b: tablet copy: Starting download of 0 data blocks...
I20260608 09:55:00.099303  8543 tablet_copy_client.cc:670] T 7a1b67ab38e4486e8548e507e111630d P 7abb4dc7316949d69c549b93d88c635b: tablet copy: Starting download of 1 WAL segments...
I20260608 09:55:00.102614  8543 tablet_copy_client.cc:538] T 7a1b67ab38e4486e8548e507e111630d P 7abb4dc7316949d69c549b93d88c635b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:55:00.108314  8543 tablet_bootstrap.cc:492] T 7a1b67ab38e4486e8548e507e111630d P 7abb4dc7316949d69c549b93d88c635b: Bootstrap starting.
I20260608 09:55:00.125964  8543 tablet_bootstrap.cc:492] T 7a1b67ab38e4486e8548e507e111630d P 7abb4dc7316949d69c549b93d88c635b: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:55:00.126847  8543 tablet_bootstrap.cc:492] T 7a1b67ab38e4486e8548e507e111630d P 7abb4dc7316949d69c549b93d88c635b: Bootstrap complete.
I20260608 09:55:00.127579  8543 ts_tablet_manager.cc:1403] T 7a1b67ab38e4486e8548e507e111630d P 7abb4dc7316949d69c549b93d88c635b: Time spent bootstrapping tablet: real 0.019s	user 0.019s	sys 0.000s
I20260608 09:55:00.130188  8543 raft_consensus.cc:359] T 7a1b67ab38e4486e8548e507e111630d P 7abb4dc7316949d69c549b93d88c635b [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } attrs { replace: true } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: true } }
I20260608 09:55:00.130961  8543 raft_consensus.cc:740] T 7a1b67ab38e4486e8548e507e111630d P 7abb4dc7316949d69c549b93d88c635b [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 7abb4dc7316949d69c549b93d88c635b, State: Initialized, Role: LEARNER
I20260608 09:55:00.131595  8543 consensus_queue.cc:260] T 7a1b67ab38e4486e8548e507e111630d P 7abb4dc7316949d69c549b93d88c635b [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: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } attrs { replace: true } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: true } }
I20260608 09:55:00.133716  8543 ts_tablet_manager.cc:1434] T 7a1b67ab38e4486e8548e507e111630d P 7abb4dc7316949d69c549b93d88c635b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 09:55:00.135389  8130 tablet_copy_service.cc:342] P a3d1e25cf1ed425ebb0848acfcb89ffd: Request end of tablet copy session 7abb4dc7316949d69c549b93d88c635b-7a1b67ab38e4486e8548e507e111630d received from {username='slave'} at 127.0.0.1:35456
I20260608 09:55:00.135812  8130 tablet_copy_service.cc:434] P a3d1e25cf1ed425ebb0848acfcb89ffd: ending tablet copy session 7abb4dc7316949d69c549b93d88c635b-7a1b67ab38e4486e8548e507e111630d on tablet 7a1b67ab38e4486e8548e507e111630d with peer 7abb4dc7316949d69c549b93d88c635b
I20260608 09:55:00.229974  8376 raft_consensus.cc:1217] T 353a9abfe6804581aff6c4d4b6174e93 P 7abb4dc7316949d69c549b93d88c635b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260608 09:55:00.487738  8376 raft_consensus.cc:1217] T 944dc6fa32834b8cac01680f2388b815 P 7abb4dc7316949d69c549b93d88c635b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260608 09:55:00.639871  8470 raft_consensus.cc:1064] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729: attempting to promote NON_VOTER 7abb4dc7316949d69c549b93d88c635b to VOTER
I20260608 09:55:00.642006  8470 consensus_queue.cc:237] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729 [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: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } attrs { replace: true } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: false } }
I20260608 09:55:00.649003  8376 raft_consensus.cc:1275] T 353a9abfe6804581aff6c4d4b6174e93 P 7abb4dc7316949d69c549b93d88c635b [term 1 LEARNER]: Refusing update from remote peer 2e2fa85eee2647499556c010f2407729: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 09:55:00.649050  8120 raft_consensus.cc:1275] T 353a9abfe6804581aff6c4d4b6174e93 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 1 FOLLOWER]: Refusing update from remote peer 2e2fa85eee2647499556c010f2407729: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 09:55:00.650547  8479 raft_consensus.cc:1275] T 353a9abfe6804581aff6c4d4b6174e93 P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Refusing update from remote peer 2e2fa85eee2647499556c010f2407729: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 09:55:00.650609  8470 consensus_queue.cc:1048] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 09:55:00.651885  8553 consensus_queue.cc:1048] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:55:00.652689  8552 consensus_queue.cc:1048] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:55:00.670802  8470 raft_consensus.cc:2955] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 7abb4dc7316949d69c549b93d88c635b (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } attrs { replace: true } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: false } } }
I20260608 09:55:00.672832  8479 raft_consensus.cc:2955] T 353a9abfe6804581aff6c4d4b6174e93 P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 7abb4dc7316949d69c549b93d88c635b (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } attrs { replace: true } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: false } } }
I20260608 09:55:00.678546  8119 raft_consensus.cc:2955] T 353a9abfe6804581aff6c4d4b6174e93 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 7abb4dc7316949d69c549b93d88c635b (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } attrs { replace: true } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: false } } }
I20260608 09:55:00.684654  8376 raft_consensus.cc:2955] T 353a9abfe6804581aff6c4d4b6174e93 P 7abb4dc7316949d69c549b93d88c635b [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 7abb4dc7316949d69c549b93d88c635b (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } attrs { replace: true } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: false } } }
I20260608 09:55:00.687080  7939 catalog_manager.cc:5696] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729 reported cstate change: config changed from index 4 to 5, 7abb4dc7316949d69c549b93d88c635b (127.0.97.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2e2fa85eee2647499556c010f2407729" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:55:00.694674  8377 raft_consensus.cc:1217] T 7a1b67ab38e4486e8548e507e111630d P 7abb4dc7316949d69c549b93d88c635b [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 09:55:00.720434  8194 consensus_queue.cc:237] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729 [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: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: false } }
I20260608 09:55:00.726536  8376 raft_consensus.cc:1275] T 353a9abfe6804581aff6c4d4b6174e93 P 7abb4dc7316949d69c549b93d88c635b [term 1 FOLLOWER]: Refusing update from remote peer 2e2fa85eee2647499556c010f2407729: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 09:55:00.728497  8479 raft_consensus.cc:1275] T 353a9abfe6804581aff6c4d4b6174e93 P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Refusing update from remote peer 2e2fa85eee2647499556c010f2407729: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 09:55:00.728303  8470 consensus_queue.cc:1048] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 09:55:00.731503  8470 consensus_queue.cc:1048] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 09:55:00.735289  8552 raft_consensus.cc:2955] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER a3d1e25cf1ed425ebb0848acfcb89ffd (127.0.97.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: false } } }
I20260608 09:55:00.737339  8376 raft_consensus.cc:2955] T 353a9abfe6804581aff6c4d4b6174e93 P 7abb4dc7316949d69c549b93d88c635b [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER a3d1e25cf1ed425ebb0848acfcb89ffd (127.0.97.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: false } } }
I20260608 09:55:00.740710  8479 raft_consensus.cc:2955] T 353a9abfe6804581aff6c4d4b6174e93 P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER a3d1e25cf1ed425ebb0848acfcb89ffd (127.0.97.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: false } } }
I20260608 09:55:00.745676  7927 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 353a9abfe6804581aff6c4d4b6174e93 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:55:00.751308  7941 catalog_manager.cc:5696] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729 reported cstate change: config changed from index 5 to 6, VOTER a3d1e25cf1ed425ebb0848acfcb89ffd (127.0.97.194) evicted. New cstate: current_term: 1 leader_uuid: "2e2fa85eee2647499556c010f2407729" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:55:00.762241  8108 tablet_service.cc:1558] Processing DeleteTablet for tablet 353a9abfe6804581aff6c4d4b6174e93 with delete_type TABLET_DATA_TOMBSTONED (TS a3d1e25cf1ed425ebb0848acfcb89ffd not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:35422
I20260608 09:55:00.768450  8566 tablet_replica.cc:333] T 353a9abfe6804581aff6c4d4b6174e93 P a3d1e25cf1ed425ebb0848acfcb89ffd: stopping tablet replica
I20260608 09:55:00.769169  8566 raft_consensus.cc:2243] T 353a9abfe6804581aff6c4d4b6174e93 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:00.769922  8566 raft_consensus.cc:2272] T 353a9abfe6804581aff6c4d4b6174e93 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:00.772782  8566 ts_tablet_manager.cc:1916] T 353a9abfe6804581aff6c4d4b6174e93 P a3d1e25cf1ed425ebb0848acfcb89ffd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:55:00.783387  8566 ts_tablet_manager.cc:1929] T 353a9abfe6804581aff6c4d4b6174e93 P a3d1e25cf1ed425ebb0848acfcb89ffd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260608 09:55:00.783694  8566 log.cc:1199] T 353a9abfe6804581aff6c4d4b6174e93 P a3d1e25cf1ed425ebb0848acfcb89ffd: Deleting WAL directory at /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294854977-391-0/minicluster-data/ts-1-root/wals/353a9abfe6804581aff6c4d4b6174e93
I20260608 09:55:00.785087  7927 catalog_manager.cc:5027] TS a3d1e25cf1ed425ebb0848acfcb89ffd (127.0.97.194:40759): tablet 353a9abfe6804581aff6c4d4b6174e93 (table test-workload [id=f0ec1812e11b41d9908dcddfc9ecb8f1]) successfully deleted
I20260608 09:55:01.062189  8259 raft_consensus.cc:1064] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd: attempting to promote NON_VOTER 7abb4dc7316949d69c549b93d88c635b to VOTER
I20260608 09:55:01.064328  8259 consensus_queue.cc:237] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd [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: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } attrs { replace: true } } peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: false } }
I20260608 09:55:01.070839  8479 raft_consensus.cc:1275] T 944dc6fa32834b8cac01680f2388b815 P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Refusing update from remote peer a3d1e25cf1ed425ebb0848acfcb89ffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 09:55:01.070931  8376 raft_consensus.cc:1275] T 944dc6fa32834b8cac01680f2388b815 P 7abb4dc7316949d69c549b93d88c635b [term 1 LEARNER]: Refusing update from remote peer a3d1e25cf1ed425ebb0848acfcb89ffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 09:55:01.071903  8194 raft_consensus.cc:1275] T 944dc6fa32834b8cac01680f2388b815 P 2e2fa85eee2647499556c010f2407729 [term 1 FOLLOWER]: Refusing update from remote peer a3d1e25cf1ed425ebb0848acfcb89ffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 09:55:01.072570  8259 consensus_queue.cc:1048] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 09:55:01.073673  8555 consensus_queue.cc:1048] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:55:01.074620  8554 consensus_queue.cc:1048] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:55:01.081653  8554 raft_consensus.cc:1064] T 7a1b67ab38e4486e8548e507e111630d P a3d1e25cf1ed425ebb0848acfcb89ffd: attempting to promote NON_VOTER 7abb4dc7316949d69c549b93d88c635b to VOTER
I20260608 09:55:01.084653  8554 consensus_queue.cc:237] T 7a1b67ab38e4486e8548e507e111630d P a3d1e25cf1ed425ebb0848acfcb89ffd [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: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } attrs { replace: true } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: false } }
I20260608 09:55:01.096223  8377 raft_consensus.cc:1275] T 7a1b67ab38e4486e8548e507e111630d P 7abb4dc7316949d69c549b93d88c635b [term 2 LEARNER]: Refusing update from remote peer a3d1e25cf1ed425ebb0848acfcb89ffd: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:55:01.098109  8555 consensus_queue.cc:1048] T 7a1b67ab38e4486e8548e507e111630d P a3d1e25cf1ed425ebb0848acfcb89ffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:55:01.102963  8259 raft_consensus.cc:2955] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 7abb4dc7316949d69c549b93d88c635b (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } attrs { replace: true } } peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: false } } }
I20260608 09:55:01.112715  8479 raft_consensus.cc:1275] T 7a1b67ab38e4486e8548e507e111630d P c21e0a9c15a3443a81a0da37a0c87969 [term 2 FOLLOWER]: Refusing update from remote peer a3d1e25cf1ed425ebb0848acfcb89ffd: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:55:01.113180  8194 raft_consensus.cc:1275] T 7a1b67ab38e4486e8548e507e111630d P 2e2fa85eee2647499556c010f2407729 [term 2 FOLLOWER]: Refusing update from remote peer a3d1e25cf1ed425ebb0848acfcb89ffd: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:55:01.117727  8555 consensus_queue.cc:1048] T 7a1b67ab38e4486e8548e507e111630d P a3d1e25cf1ed425ebb0848acfcb89ffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:55:01.117277  8194 raft_consensus.cc:2955] T 944dc6fa32834b8cac01680f2388b815 P 2e2fa85eee2647499556c010f2407729 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 7abb4dc7316949d69c549b93d88c635b (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } attrs { replace: true } } peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: false } } }
I20260608 09:55:01.120031  8555 consensus_queue.cc:1048] T 7a1b67ab38e4486e8548e507e111630d P a3d1e25cf1ed425ebb0848acfcb89ffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:55:01.127161  8478 raft_consensus.cc:2955] T 944dc6fa32834b8cac01680f2388b815 P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 7abb4dc7316949d69c549b93d88c635b (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } attrs { replace: true } } peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: false } } }
I20260608 09:55:01.128621  7943 catalog_manager.cc:5696] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd reported cstate change: config changed from index 4 to 5, 7abb4dc7316949d69c549b93d88c635b (127.0.97.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:55:01.151328  8119 consensus_queue.cc:237] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd [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: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: false } }
I20260608 09:55:01.161943  8377 raft_consensus.cc:1275] T 944dc6fa32834b8cac01680f2388b815 P 7abb4dc7316949d69c549b93d88c635b [term 1 FOLLOWER]: Refusing update from remote peer a3d1e25cf1ed425ebb0848acfcb89ffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 09:55:01.163791  8375 raft_consensus.cc:2955] T 944dc6fa32834b8cac01680f2388b815 P 7abb4dc7316949d69c549b93d88c635b [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 7abb4dc7316949d69c549b93d88c635b (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } attrs { replace: true } } peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: false } } }
I20260608 09:55:01.168182  8479 raft_consensus.cc:1275] T 944dc6fa32834b8cac01680f2388b815 P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Refusing update from remote peer a3d1e25cf1ed425ebb0848acfcb89ffd: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 09:55:01.171559  8554 raft_consensus.cc:2955] T 7a1b67ab38e4486e8548e507e111630d P a3d1e25cf1ed425ebb0848acfcb89ffd [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 7abb4dc7316949d69c549b93d88c635b (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } attrs { replace: true } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: false } } }
I20260608 09:55:01.174271  8573 consensus_queue.cc:1048] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260608 09:55:01.176136  8259 consensus_queue.cc:1048] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:55:01.180948  8376 raft_consensus.cc:2955] T 7a1b67ab38e4486e8548e507e111630d P 7abb4dc7316949d69c549b93d88c635b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 7abb4dc7316949d69c549b93d88c635b (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } attrs { replace: true } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: false } } }
I20260608 09:55:01.183670  8193 raft_consensus.cc:2955] T 7a1b67ab38e4486e8548e507e111630d P 2e2fa85eee2647499556c010f2407729 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 7abb4dc7316949d69c549b93d88c635b (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } attrs { replace: true } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: false } } }
I20260608 09:55:01.184804  8572 raft_consensus.cc:2955] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 2e2fa85eee2647499556c010f2407729 (127.0.97.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: false } } }
I20260608 09:55:01.197178  8479 raft_consensus.cc:2955] T 944dc6fa32834b8cac01680f2388b815 P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 2e2fa85eee2647499556c010f2407729 (127.0.97.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: false } } }
I20260608 09:55:01.200350  7940 catalog_manager.cc:5696] T 7a1b67ab38e4486e8548e507e111630d P 2e2fa85eee2647499556c010f2407729 reported cstate change: config changed from index 3 to 4, 7abb4dc7316949d69c549b93d88c635b (127.0.97.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } attrs { replace: true } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: false } } }
I20260608 09:55:01.204751  8478 raft_consensus.cc:2955] T 7a1b67ab38e4486e8548e507e111630d P c21e0a9c15a3443a81a0da37a0c87969 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 7abb4dc7316949d69c549b93d88c635b (127.0.97.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } attrs { replace: true } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: false } } }
I20260608 09:55:01.208451  8376 raft_consensus.cc:2955] T 944dc6fa32834b8cac01680f2388b815 P 7abb4dc7316949d69c549b93d88c635b [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 2e2fa85eee2647499556c010f2407729 (127.0.97.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: false } } }
I20260608 09:55:01.210915  7927 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 944dc6fa32834b8cac01680f2388b815 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:55:01.216536  8119 consensus_queue.cc:237] T 7a1b67ab38e4486e8548e507e111630d P a3d1e25cf1ed425ebb0848acfcb89ffd [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: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: false } }
I20260608 09:55:01.224047  8375 raft_consensus.cc:1275] T 7a1b67ab38e4486e8548e507e111630d P 7abb4dc7316949d69c549b93d88c635b [term 2 FOLLOWER]: Refusing update from remote peer a3d1e25cf1ed425ebb0848acfcb89ffd: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:55:01.224471  7943 catalog_manager.cc:5696] T 944dc6fa32834b8cac01680f2388b815 P c21e0a9c15a3443a81a0da37a0c87969 reported cstate change: config changed from index 5 to 6, VOTER 2e2fa85eee2647499556c010f2407729 (127.0.97.195) evicted. New cstate: current_term: 1 leader_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c21e0a9c15a3443a81a0da37a0c87969" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 46563 } } peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: false } } }
I20260608 09:55:01.226665  8193 raft_consensus.cc:1275] T 7a1b67ab38e4486e8548e507e111630d P 2e2fa85eee2647499556c010f2407729 [term 2 FOLLOWER]: Refusing update from remote peer a3d1e25cf1ed425ebb0848acfcb89ffd: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:55:01.227391  8572 consensus_queue.cc:1048] T 7a1b67ab38e4486e8548e507e111630d P a3d1e25cf1ed425ebb0848acfcb89ffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:55:01.231348  8555 consensus_queue.cc:1048] T 7a1b67ab38e4486e8548e507e111630d P a3d1e25cf1ed425ebb0848acfcb89ffd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:55:01.240022  8554 raft_consensus.cc:2955] T 7a1b67ab38e4486e8548e507e111630d P a3d1e25cf1ed425ebb0848acfcb89ffd [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c21e0a9c15a3443a81a0da37a0c87969 (127.0.97.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: false } } }
I20260608 09:55:01.242338  8375 raft_consensus.cc:2955] T 7a1b67ab38e4486e8548e507e111630d P 7abb4dc7316949d69c549b93d88c635b [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c21e0a9c15a3443a81a0da37a0c87969 (127.0.97.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: false } } }
I20260608 09:55:01.243324  8193 raft_consensus.cc:2955] T 7a1b67ab38e4486e8548e507e111630d P 2e2fa85eee2647499556c010f2407729 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c21e0a9c15a3443a81a0da37a0c87969 (127.0.97.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: false } } }
I20260608 09:55:01.250571  7927 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7a1b67ab38e4486e8548e507e111630d with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:55:01.259848  7943 catalog_manager.cc:5696] T 7a1b67ab38e4486e8548e507e111630d P a3d1e25cf1ed425ebb0848acfcb89ffd reported cstate change: config changed from index 4 to 5, VOTER c21e0a9c15a3443a81a0da37a0c87969 (127.0.97.193) evicted. New cstate: current_term: 2 leader_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3d1e25cf1ed425ebb0848acfcb89ffd" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 40759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e2fa85eee2647499556c010f2407729" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 36713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7abb4dc7316949d69c549b93d88c635b" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 41587 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:55:01.261099  8182 tablet_service.cc:1558] Processing DeleteTablet for tablet 944dc6fa32834b8cac01680f2388b815 with delete_type TABLET_DATA_TOMBSTONED (TS 2e2fa85eee2647499556c010f2407729 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:46866
I20260608 09:55:01.263993  8577 tablet_replica.cc:333] T 944dc6fa32834b8cac01680f2388b815 P 2e2fa85eee2647499556c010f2407729: stopping tablet replica
I20260608 09:55:01.264815  8577 raft_consensus.cc:2243] T 944dc6fa32834b8cac01680f2388b815 P 2e2fa85eee2647499556c010f2407729 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:01.265811  8577 raft_consensus.cc:2272] T 944dc6fa32834b8cac01680f2388b815 P 2e2fa85eee2647499556c010f2407729 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:01.269636  8577 ts_tablet_manager.cc:1916] T 944dc6fa32834b8cac01680f2388b815 P 2e2fa85eee2647499556c010f2407729: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:55:01.272675  8460 tablet_service.cc:1558] Processing DeleteTablet for tablet 7a1b67ab38e4486e8548e507e111630d with delete_type TABLET_DATA_TOMBSTONED (Replica with old config index 4 (current committed config index is 5)) from {username='slave'} at 127.0.0.1:43412
I20260608 09:55:01.274401  8578 tablet_replica.cc:333] stopping tablet replica
I20260608 09:55:01.275328  8578 raft_consensus.cc:2243] T 7a1b67ab38e4486e8548e507e111630d P c21e0a9c15a3443a81a0da37a0c87969 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:01.276106  8578 raft_consensus.cc:2272] T 7a1b67ab38e4486e8548e507e111630d P c21e0a9c15a3443a81a0da37a0c87969 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:01.279112  8578 ts_tablet_manager.cc:1916] T 7a1b67ab38e4486e8548e507e111630d P c21e0a9c15a3443a81a0da37a0c87969: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:55:01.284498  8577 ts_tablet_manager.cc:1929] T 944dc6fa32834b8cac01680f2388b815 P 2e2fa85eee2647499556c010f2407729: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260608 09:55:01.284848  8577 log.cc:1199] T 944dc6fa32834b8cac01680f2388b815 P 2e2fa85eee2647499556c010f2407729: Deleting WAL directory at /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294854977-391-0/minicluster-data/ts-2-root/wals/944dc6fa32834b8cac01680f2388b815
I20260608 09:55:01.286432  7927 catalog_manager.cc:5027] TS 2e2fa85eee2647499556c010f2407729 (127.0.97.195:36713): tablet 944dc6fa32834b8cac01680f2388b815 (table test-workload [id=f0ec1812e11b41d9908dcddfc9ecb8f1]) successfully deleted
I20260608 09:55:01.289956  8578 ts_tablet_manager.cc:1929] T 7a1b67ab38e4486e8548e507e111630d P c21e0a9c15a3443a81a0da37a0c87969: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 09:55:01.290273  8578 log.cc:1199] T 7a1b67ab38e4486e8548e507e111630d P c21e0a9c15a3443a81a0da37a0c87969: Deleting WAL directory at /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912294854977-391-0/minicluster-data/ts-0-root/wals/7a1b67ab38e4486e8548e507e111630d
I20260608 09:55:01.291539  7927 catalog_manager.cc:5027] TS c21e0a9c15a3443a81a0da37a0c87969 (127.0.97.193:46563): tablet 7a1b67ab38e4486e8548e507e111630d (table test-workload [id=f0ec1812e11b41d9908dcddfc9ecb8f1]) successfully deleted
W20260608 09:55:02.272456  7991 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver c21e0a9c15a3443a81a0da37a0c87969 not available for placement
I20260608 09:55:03.228164   391 tablet_server.cc:179] TabletServer@127.0.97.193:46563 shutting down...
I20260608 09:55:03.247520   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:03.248222   391 tablet_replica.cc:333] stopping tablet replica
I20260608 09:55:03.248833   391 raft_consensus.cc:2243] T 353a9abfe6804581aff6c4d4b6174e93 P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:03.249408   391 raft_consensus.cc:2272] T 353a9abfe6804581aff6c4d4b6174e93 P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:03.251470   391 tablet_replica.cc:333] stopping tablet replica
I20260608 09:55:03.251964   391 raft_consensus.cc:2243] T 944dc6fa32834b8cac01680f2388b815 P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:03.252660   391 raft_consensus.cc:2272] T 944dc6fa32834b8cac01680f2388b815 P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:03.254541   391 tablet_replica.cc:333] stopping tablet replica
I20260608 09:55:03.254989   391 raft_consensus.cc:2243] T e2679cfb18b54e65867f89d3d35d831d P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:03.255517   391 raft_consensus.cc:2272] T e2679cfb18b54e65867f89d3d35d831d P c21e0a9c15a3443a81a0da37a0c87969 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:03.278628   391 tablet_server.cc:196] TabletServer@127.0.97.193:46563 shutdown complete.
I20260608 09:55:03.297611   391 tablet_server.cc:179] TabletServer@127.0.97.194:0 shutting down...
I20260608 09:55:03.321173   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:03.321946   391 tablet_replica.cc:333] T 7a1b67ab38e4486e8548e507e111630d P a3d1e25cf1ed425ebb0848acfcb89ffd: stopping tablet replica
I20260608 09:55:03.322518   391 raft_consensus.cc:2243] T 7a1b67ab38e4486e8548e507e111630d P a3d1e25cf1ed425ebb0848acfcb89ffd [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:55:03.323400   391 raft_consensus.cc:2272] T 7a1b67ab38e4486e8548e507e111630d P a3d1e25cf1ed425ebb0848acfcb89ffd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:03.325559   391 tablet_replica.cc:333] T e2679cfb18b54e65867f89d3d35d831d P a3d1e25cf1ed425ebb0848acfcb89ffd: stopping tablet replica
I20260608 09:55:03.326081   391 raft_consensus.cc:2243] T e2679cfb18b54e65867f89d3d35d831d P a3d1e25cf1ed425ebb0848acfcb89ffd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:03.326597   391 raft_consensus.cc:2272] T e2679cfb18b54e65867f89d3d35d831d P a3d1e25cf1ed425ebb0848acfcb89ffd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:03.328730   391 tablet_replica.cc:333] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd: stopping tablet replica
I20260608 09:55:03.329185   391 raft_consensus.cc:2243] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:03.329931   391 raft_consensus.cc:2272] T 944dc6fa32834b8cac01680f2388b815 P a3d1e25cf1ed425ebb0848acfcb89ffd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:03.354064   391 tablet_server.cc:196] TabletServer@127.0.97.194:0 shutdown complete.
I20260608 09:55:03.374861   391 tablet_server.cc:179] TabletServer@127.0.97.195:0 shutting down...
I20260608 09:55:03.399521   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:03.400297   391 tablet_replica.cc:333] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729: stopping tablet replica
I20260608 09:55:03.400892   391 raft_consensus.cc:2243] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:03.401717   391 raft_consensus.cc:2272] T 353a9abfe6804581aff6c4d4b6174e93 P 2e2fa85eee2647499556c010f2407729 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:03.404143   391 tablet_replica.cc:333] T 7a1b67ab38e4486e8548e507e111630d P 2e2fa85eee2647499556c010f2407729: stopping tablet replica
I20260608 09:55:03.404898   391 raft_consensus.cc:2243] T 7a1b67ab38e4486e8548e507e111630d P 2e2fa85eee2647499556c010f2407729 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:03.405634   391 raft_consensus.cc:2272] T 7a1b67ab38e4486e8548e507e111630d P 2e2fa85eee2647499556c010f2407729 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:03.408504   391 tablet_replica.cc:333] T e2679cfb18b54e65867f89d3d35d831d P 2e2fa85eee2647499556c010f2407729: stopping tablet replica
I20260608 09:55:03.409122   391 raft_consensus.cc:2243] T e2679cfb18b54e65867f89d3d35d831d P 2e2fa85eee2647499556c010f2407729 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:03.410274   391 raft_consensus.cc:2272] T e2679cfb18b54e65867f89d3d35d831d P 2e2fa85eee2647499556c010f2407729 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:03.434895   391 tablet_server.cc:196] TabletServer@127.0.97.195:0 shutdown complete.
I20260608 09:55:03.456257   391 tablet_server.cc:179] TabletServer@127.0.97.196:0 shutting down...
I20260608 09:55:03.474833   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:03.475462   391 tablet_replica.cc:333] T 7a1b67ab38e4486e8548e507e111630d P 7abb4dc7316949d69c549b93d88c635b: stopping tablet replica
I20260608 09:55:03.476068   391 raft_consensus.cc:2243] T 7a1b67ab38e4486e8548e507e111630d P 7abb4dc7316949d69c549b93d88c635b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:03.476634   391 raft_consensus.cc:2272] T 7a1b67ab38e4486e8548e507e111630d P 7abb4dc7316949d69c549b93d88c635b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:03.478631   391 tablet_replica.cc:333] T 944dc6fa32834b8cac01680f2388b815 P 7abb4dc7316949d69c549b93d88c635b: stopping tablet replica
I20260608 09:55:03.479197   391 raft_consensus.cc:2243] T 944dc6fa32834b8cac01680f2388b815 P 7abb4dc7316949d69c549b93d88c635b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:03.479655   391 raft_consensus.cc:2272] T 944dc6fa32834b8cac01680f2388b815 P 7abb4dc7316949d69c549b93d88c635b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:03.481521   391 tablet_replica.cc:333] T 353a9abfe6804581aff6c4d4b6174e93 P 7abb4dc7316949d69c549b93d88c635b: stopping tablet replica
I20260608 09:55:03.481983   391 raft_consensus.cc:2243] T 353a9abfe6804581aff6c4d4b6174e93 P 7abb4dc7316949d69c549b93d88c635b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:03.482477   391 raft_consensus.cc:2272] T 353a9abfe6804581aff6c4d4b6174e93 P 7abb4dc7316949d69c549b93d88c635b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:03.504235   391 tablet_server.cc:196] TabletServer@127.0.97.196:0 shutdown complete.
I20260608 09:55:03.517696   391 master.cc:562] Master@127.0.97.254:34373 shutting down...
I20260608 09:55:03.540217   391 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 015b40471c7a41bfb971278c934038f1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:03.540796   391 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 015b40471c7a41bfb971278c934038f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:03.541177   391 tablet_replica.cc:333] T 00000000000000000000000000000000 P 015b40471c7a41bfb971278c934038f1: stopping tablet replica
I20260608 09:55:03.560876   391 master.cc:584] Master@127.0.97.254:34373 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (10396 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260608 09:55:03.597110   391 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.254:45691
I20260608 09:55:03.598233   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:03.603253  8579 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:03.603586  8580 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:03.604967  8582 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:03.606003   391 server_base.cc:1061] running on GCE node
I20260608 09:55:03.606859   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:03.607041   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:03.607231   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912503607212 us; error 0 us; skew 500 ppm
I20260608 09:55:03.607824   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:03.610188   391 webserver.cc:533] Webserver started at http://127.0.97.254:45265/ using document root <none> and password file <none>
I20260608 09:55:03.610694   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:03.610867   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:03.611169   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:03.612309   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912294854977-391-0/minicluster-data/master-0-root/instance:
uuid: "ff0eccc474a7455c89f24e4126e7afad"
format_stamp: "Formatted at 2026-06-08 09:55:03 on dist-test-slave-cqs2"
I20260608 09:55:03.617228   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 09:55:03.620692  8587 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:03.621405   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:55:03.621681   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912294854977-391-0/minicluster-data/master-0-root
uuid: "ff0eccc474a7455c89f24e4126e7afad"
format_stamp: "Formatted at 2026-06-08 09:55:03 on dist-test-slave-cqs2"
I20260608 09:55:03.621956   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912294854977-391-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912294854977-391-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912294854977-391-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:03.644076   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:03.645313   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:03.683784   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.254:45691
I20260608 09:55:03.683905  8638 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.254:45691 every 8 connection(s)
I20260608 09:55:03.687855  8639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:03.698738  8639 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ff0eccc474a7455c89f24e4126e7afad: Bootstrap starting.
I20260608 09:55:03.703727  8639 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ff0eccc474a7455c89f24e4126e7afad: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:03.708012  8639 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ff0eccc474a7455c89f24e4126e7afad: No bootstrap required, opened a new log
I20260608 09:55:03.710268  8639 raft_consensus.cc:359] T 00000000000000000000000000000000 P ff0eccc474a7455c89f24e4126e7afad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff0eccc474a7455c89f24e4126e7afad" member_type: VOTER }
I20260608 09:55:03.710661  8639 raft_consensus.cc:385] T 00000000000000000000000000000000 P ff0eccc474a7455c89f24e4126e7afad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:03.710881  8639 raft_consensus.cc:740] T 00000000000000000000000000000000 P ff0eccc474a7455c89f24e4126e7afad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff0eccc474a7455c89f24e4126e7afad, State: Initialized, Role: FOLLOWER
I20260608 09:55:03.711520  8639 consensus_queue.cc:260] T 00000000000000000000000000000000 P ff0eccc474a7455c89f24e4126e7afad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ff0eccc474a7455c89f24e4126e7afad" member_type: VOTER }
I20260608 09:55:03.711975  8639 raft_consensus.cc:399] T 00000000000000000000000000000000 P ff0eccc474a7455c89f24e4126e7afad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:03.712189  8639 raft_consensus.cc:493] T 00000000000000000000000000000000 P ff0eccc474a7455c89f24e4126e7afad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:03.712460  8639 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ff0eccc474a7455c89f24e4126e7afad [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:03.717105  8639 raft_consensus.cc:515] T 00000000000000000000000000000000 P ff0eccc474a7455c89f24e4126e7afad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff0eccc474a7455c89f24e4126e7afad" member_type: VOTER }
I20260608 09:55:03.717598  8639 leader_election.cc:304] T 00000000000000000000000000000000 P ff0eccc474a7455c89f24e4126e7afad [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: ff0eccc474a7455c89f24e4126e7afad; no voters: 
I20260608 09:55:03.718762  8639 leader_election.cc:290] T 00000000000000000000000000000000 P ff0eccc474a7455c89f24e4126e7afad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:03.719161  8642 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ff0eccc474a7455c89f24e4126e7afad [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:03.720431  8642 raft_consensus.cc:697] T 00000000000000000000000000000000 P ff0eccc474a7455c89f24e4126e7afad [term 1 LEADER]: Becoming Leader. State: Replica: ff0eccc474a7455c89f24e4126e7afad, State: Running, Role: LEADER
I20260608 09:55:03.721117  8642 consensus_queue.cc:237] T 00000000000000000000000000000000 P ff0eccc474a7455c89f24e4126e7afad [LEADER]: Queue going to LEADER mode. State: All 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: "ff0eccc474a7455c89f24e4126e7afad" member_type: VOTER }
I20260608 09:55:03.721732  8639 sys_catalog.cc:565] T 00000000000000000000000000000000 P ff0eccc474a7455c89f24e4126e7afad [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:55:03.725481  8644 sys_catalog.cc:455] T 00000000000000000000000000000000 P ff0eccc474a7455c89f24e4126e7afad [sys.catalog]: SysCatalogTable state changed. Reason: New leader ff0eccc474a7455c89f24e4126e7afad. Latest consensus state: current_term: 1 leader_uuid: "ff0eccc474a7455c89f24e4126e7afad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff0eccc474a7455c89f24e4126e7afad" member_type: VOTER } }
I20260608 09:55:03.725687  8643 sys_catalog.cc:455] T 00000000000000000000000000000000 P ff0eccc474a7455c89f24e4126e7afad [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ff0eccc474a7455c89f24e4126e7afad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff0eccc474a7455c89f24e4126e7afad" member_type: VOTER } }
I20260608 09:55:03.726070  8644 sys_catalog.cc:458] T 00000000000000000000000000000000 P ff0eccc474a7455c89f24e4126e7afad [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:03.726210  8643 sys_catalog.cc:458] T 00000000000000000000000000000000 P ff0eccc474a7455c89f24e4126e7afad [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:03.728657  8650 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:55:03.734201  8650 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:55:03.738631   391 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:55:03.744361  8650 catalog_manager.cc:1382] Generated new cluster ID: ac0900494cf04eee9f60a5a702a79c93
I20260608 09:55:03.744580  8650 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:55:03.771759  8650 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:55:03.773144  8650 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:55:03.787083  8650 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ff0eccc474a7455c89f24e4126e7afad: Generated new TSK 0
I20260608 09:55:03.787750  8650 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:55:03.805665   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:03.811964  8660 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:03.812901  8661 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:03.814738   391 server_base.cc:1061] running on GCE node
W20260608 09:55:03.815244  8663 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:03.816191   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:03.816380   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:03.816505   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912503816493 us; error 0 us; skew 500 ppm
I20260608 09:55:03.817030   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:03.819365   391 webserver.cc:533] Webserver started at http://127.0.97.193:45973/ using document root <none> and password file <none>
I20260608 09:55:03.819832   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:03.819989   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:03.820214   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:03.821290   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912294854977-391-0/minicluster-data/ts-0-root/instance:
uuid: "9741bc94dfc9431e835ca81cdf49ac64"
format_stamp: "Formatted at 2026-06-08 09:55:03 on dist-test-slave-cqs2"
I20260608 09:55:03.825963   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 09:55:03.829715  8668 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:03.830476   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:55:03.830767   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912294854977-391-0/minicluster-data/ts-0-root
uuid: "9741bc94dfc9431e835ca81cdf49ac64"
format_stamp: "Formatted at 2026-06-08 09:55:03 on dist-test-slave-cqs2"
I20260608 09:55:03.831076   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912294854977-391-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912294854977-391-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912294854977-391-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:03.852403   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:03.853575   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:03.854982   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:03.857334   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:03.857527   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:03.857748   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:03.857897   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:03.896432   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.193:43493
I20260608 09:55:03.896571  8730 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.193:43493 every 8 connection(s)
I20260608 09:55:03.901571   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:03.908295  8735 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:03.909997  8736 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:03.912597   391 server_base.cc:1061] running on GCE node
W20260608 09:55:03.912878  8738 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:03.913744   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:03.913941   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:03.914103   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912503914086 us; error 0 us; skew 500 ppm
I20260608 09:55:03.914669   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:03.917263   391 webserver.cc:533] Webserver started at http://127.0.97.194:38069/ using document root <none> and password file <none>
I20260608 09:55:03.917927   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:03.918121   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:03.918376   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:03.918880  8731 heartbeater.cc:344] Connected to a master server at 127.0.97.254:45691
I20260608 09:55:03.919361  8731 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:03.919749   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912294854977-391-0/minicluster-data/ts-1-root/instance:
uuid: "6e6b7eb318454dd2a582a46686abe375"
format_stamp: "Formatted at 2026-06-08 09:55:03 on dist-test-slave-cqs2"
I20260608 09:55:03.920352  8731 heartbeater.cc:507] Master 127.0.97.254:45691 requested a full tablet report, sending...
I20260608 09:55:03.922837  8604 ts_manager.cc:194] Registered new tserver with Master: 9741bc94dfc9431e835ca81cdf49ac64 (127.0.97.193:43493)
I20260608 09:55:03.924896  8604 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49998
I20260608 09:55:03.925577   391 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
I20260608 09:55:03.929612  8743 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:03.930346   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:55:03.930630   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912294854977-391-0/minicluster-data/ts-1-root
uuid: "6e6b7eb318454dd2a582a46686abe375"
format_stamp: "Formatted at 2026-06-08 09:55:03 on dist-test-slave-cqs2"
I20260608 09:55:03.930895   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912294854977-391-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912294854977-391-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912294854977-391-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:03.943789   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:03.944828   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:03.946169   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:03.948521   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:03.948724   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:03.948959   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:03.949116   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:03.988131   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.194:35381
I20260608 09:55:03.988260  8805 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.194:35381 every 8 connection(s)
I20260608 09:55:03.993176   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:04.000124  8809 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:04.001614  8810 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:04.004300  8812 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:04.005573   391 server_base.cc:1061] running on GCE node
I20260608 09:55:04.005666  8806 heartbeater.cc:344] Connected to a master server at 127.0.97.254:45691
I20260608 09:55:04.006242  8806 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:04.006652   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:04.006894   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:04.007022  8806 heartbeater.cc:507] Master 127.0.97.254:45691 requested a full tablet report, sending...
I20260608 09:55:04.007086   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912504007066 us; error 0 us; skew 500 ppm
I20260608 09:55:04.008033   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:04.009635  8604 ts_manager.cc:194] Registered new tserver with Master: 6e6b7eb318454dd2a582a46686abe375 (127.0.97.194:35381)
I20260608 09:55:04.010892   391 webserver.cc:533] Webserver started at http://127.0.97.195:39965/ using document root <none> and password file <none>
I20260608 09:55:04.011639   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:04.011579  8604 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50004
I20260608 09:55:04.012056   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:04.012431   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:04.013581   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912294854977-391-0/minicluster-data/ts-2-root/instance:
uuid: "ca2db12d121d41bd88e6c964e92a8f12"
format_stamp: "Formatted at 2026-06-08 09:55:04 on dist-test-slave-cqs2"
I20260608 09:55:04.018206   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:55:04.021559  8817 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:04.022293   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:55:04.022593   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912294854977-391-0/minicluster-data/ts-2-root
uuid: "ca2db12d121d41bd88e6c964e92a8f12"
format_stamp: "Formatted at 2026-06-08 09:55:04 on dist-test-slave-cqs2"
I20260608 09:55:04.022884   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912294854977-391-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912294854977-391-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912294854977-391-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:04.036686   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:04.037794   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:04.039227   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:04.041497   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:04.041702   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:04.041929   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:04.042085   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:04.081058   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.195:38187
I20260608 09:55:04.081182  8879 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.195:38187 every 8 connection(s)
I20260608 09:55:04.094913  8880 heartbeater.cc:344] Connected to a master server at 127.0.97.254:45691
I20260608 09:55:04.095381  8880 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:04.096122  8880 heartbeater.cc:507] Master 127.0.97.254:45691 requested a full tablet report, sending...
I20260608 09:55:04.098119  8604 ts_manager.cc:194] Registered new tserver with Master: ca2db12d121d41bd88e6c964e92a8f12 (127.0.97.195:38187)
I20260608 09:55:04.098948   391 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014602921s
I20260608 09:55:04.099563  8604 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50010
I20260608 09:55:04.927829  8731 heartbeater.cc:499] Master 127.0.97.254:45691 was elected leader, sending a full tablet report...
I20260608 09:55:05.014482  8806 heartbeater.cc:499] Master 127.0.97.254:45691 was elected leader, sending a full tablet report...
I20260608 09:55:05.102239  8880 heartbeater.cc:499] Master 127.0.97.254:45691 was elected leader, sending a full tablet report...
I20260608 09:55:05.154275  8604 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53294:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:55:05.156646  8604 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:55:05.211323  8696 tablet_service.cc:1511] Processing CreateTablet for tablet 5bcf6c74a6b74667bef16fe6efd81998 (DEFAULT_TABLE table=test-workload [id=475a92b7387a41079c590de36a7ff9a2]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:55:05.213044  8696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bcf6c74a6b74667bef16fe6efd81998. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:05.213560  8695 tablet_service.cc:1511] Processing CreateTablet for tablet 40775fae22554fd0ab0dbadf13040641 (DEFAULT_TABLE table=test-workload [id=475a92b7387a41079c590de36a7ff9a2]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:55:05.215101  8695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40775fae22554fd0ab0dbadf13040641. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:05.213030  8694 tablet_service.cc:1511] Processing CreateTablet for tablet 74d35ebb85fb474dbff6ceb1152df546 (DEFAULT_TABLE table=test-workload [id=475a92b7387a41079c590de36a7ff9a2]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:55:05.218668  8694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74d35ebb85fb474dbff6ceb1152df546. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:05.226112  8693 tablet_service.cc:1511] Processing CreateTablet for tablet 8895f6466c66423eaacfbd0583e4481a (DEFAULT_TABLE table=test-workload [id=475a92b7387a41079c590de36a7ff9a2]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:55:05.227448  8693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8895f6466c66423eaacfbd0583e4481a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:05.237453  8845 tablet_service.cc:1511] Processing CreateTablet for tablet 5bcf6c74a6b74667bef16fe6efd81998 (DEFAULT_TABLE table=test-workload [id=475a92b7387a41079c590de36a7ff9a2]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:55:05.237695  8844 tablet_service.cc:1511] Processing CreateTablet for tablet 40775fae22554fd0ab0dbadf13040641 (DEFAULT_TABLE table=test-workload [id=475a92b7387a41079c590de36a7ff9a2]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:55:05.239073  8845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bcf6c74a6b74667bef16fe6efd81998. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:05.240067  8844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40775fae22554fd0ab0dbadf13040641. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:05.244796  8843 tablet_service.cc:1511] Processing CreateTablet for tablet 74d35ebb85fb474dbff6ceb1152df546 (DEFAULT_TABLE table=test-workload [id=475a92b7387a41079c590de36a7ff9a2]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:55:05.246343  8843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74d35ebb85fb474dbff6ceb1152df546. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:05.252959  8842 tablet_service.cc:1511] Processing CreateTablet for tablet 8895f6466c66423eaacfbd0583e4481a (DEFAULT_TABLE table=test-workload [id=475a92b7387a41079c590de36a7ff9a2]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:55:05.254400  8842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8895f6466c66423eaacfbd0583e4481a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:05.254837  8768 tablet_service.cc:1511] Processing CreateTablet for tablet 8895f6466c66423eaacfbd0583e4481a (DEFAULT_TABLE table=test-workload [id=475a92b7387a41079c590de36a7ff9a2]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:55:05.254869  8769 tablet_service.cc:1511] Processing CreateTablet for tablet 74d35ebb85fb474dbff6ceb1152df546 (DEFAULT_TABLE table=test-workload [id=475a92b7387a41079c590de36a7ff9a2]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:55:05.256218  8771 tablet_service.cc:1511] Processing CreateTablet for tablet 5bcf6c74a6b74667bef16fe6efd81998 (DEFAULT_TABLE table=test-workload [id=475a92b7387a41079c590de36a7ff9a2]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:55:05.256716  8768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8895f6466c66423eaacfbd0583e4481a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:05.258127  8770 tablet_service.cc:1511] Processing CreateTablet for tablet 40775fae22554fd0ab0dbadf13040641 (DEFAULT_TABLE table=test-workload [id=475a92b7387a41079c590de36a7ff9a2]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:55:05.259555  8770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40775fae22554fd0ab0dbadf13040641. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:05.263409  8771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bcf6c74a6b74667bef16fe6efd81998. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:05.267407  8769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74d35ebb85fb474dbff6ceb1152df546. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:05.271265  8901 tablet_bootstrap.cc:492] T 40775fae22554fd0ab0dbadf13040641 P ca2db12d121d41bd88e6c964e92a8f12: Bootstrap starting.
I20260608 09:55:05.277839  8901 tablet_bootstrap.cc:654] T 40775fae22554fd0ab0dbadf13040641 P ca2db12d121d41bd88e6c964e92a8f12: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:05.290577  8901 tablet_bootstrap.cc:492] T 40775fae22554fd0ab0dbadf13040641 P ca2db12d121d41bd88e6c964e92a8f12: No bootstrap required, opened a new log
I20260608 09:55:05.291158  8901 ts_tablet_manager.cc:1403] T 40775fae22554fd0ab0dbadf13040641 P ca2db12d121d41bd88e6c964e92a8f12: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.007s
I20260608 09:55:05.294287  8901 raft_consensus.cc:359] T 40775fae22554fd0ab0dbadf13040641 P ca2db12d121d41bd88e6c964e92a8f12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } }
I20260608 09:55:05.294998  8901 raft_consensus.cc:385] T 40775fae22554fd0ab0dbadf13040641 P ca2db12d121d41bd88e6c964e92a8f12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:05.295324  8901 raft_consensus.cc:740] T 40775fae22554fd0ab0dbadf13040641 P ca2db12d121d41bd88e6c964e92a8f12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca2db12d121d41bd88e6c964e92a8f12, State: Initialized, Role: FOLLOWER
I20260608 09:55:05.296339  8901 consensus_queue.cc:260] T 40775fae22554fd0ab0dbadf13040641 P ca2db12d121d41bd88e6c964e92a8f12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } }
I20260608 09:55:05.300334  8903 tablet_bootstrap.cc:492] T 40775fae22554fd0ab0dbadf13040641 P 6e6b7eb318454dd2a582a46686abe375: Bootstrap starting.
I20260608 09:55:05.306806  8901 ts_tablet_manager.cc:1434] T 40775fae22554fd0ab0dbadf13040641 P ca2db12d121d41bd88e6c964e92a8f12: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.004s
I20260608 09:55:05.310020  8901 tablet_bootstrap.cc:492] T 74d35ebb85fb474dbff6ceb1152df546 P ca2db12d121d41bd88e6c964e92a8f12: Bootstrap starting.
I20260608 09:55:05.314687  8900 tablet_bootstrap.cc:492] T 5bcf6c74a6b74667bef16fe6efd81998 P 9741bc94dfc9431e835ca81cdf49ac64: Bootstrap starting.
I20260608 09:55:05.318591  8903 tablet_bootstrap.cc:654] T 40775fae22554fd0ab0dbadf13040641 P 6e6b7eb318454dd2a582a46686abe375: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:05.322726  8901 tablet_bootstrap.cc:654] T 74d35ebb85fb474dbff6ceb1152df546 P ca2db12d121d41bd88e6c964e92a8f12: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:05.325145  8900 tablet_bootstrap.cc:654] T 5bcf6c74a6b74667bef16fe6efd81998 P 9741bc94dfc9431e835ca81cdf49ac64: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:05.326908  8903 tablet_bootstrap.cc:492] T 40775fae22554fd0ab0dbadf13040641 P 6e6b7eb318454dd2a582a46686abe375: No bootstrap required, opened a new log
I20260608 09:55:05.327426  8903 ts_tablet_manager.cc:1403] T 40775fae22554fd0ab0dbadf13040641 P 6e6b7eb318454dd2a582a46686abe375: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.000s
I20260608 09:55:05.329190  8901 tablet_bootstrap.cc:492] T 74d35ebb85fb474dbff6ceb1152df546 P ca2db12d121d41bd88e6c964e92a8f12: No bootstrap required, opened a new log
I20260608 09:55:05.329710  8901 ts_tablet_manager.cc:1403] T 74d35ebb85fb474dbff6ceb1152df546 P ca2db12d121d41bd88e6c964e92a8f12: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.004s
I20260608 09:55:05.330021  8900 tablet_bootstrap.cc:492] T 5bcf6c74a6b74667bef16fe6efd81998 P 9741bc94dfc9431e835ca81cdf49ac64: No bootstrap required, opened a new log
I20260608 09:55:05.330461  8900 ts_tablet_manager.cc:1403] T 5bcf6c74a6b74667bef16fe6efd81998 P 9741bc94dfc9431e835ca81cdf49ac64: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260608 09:55:05.330682  8903 raft_consensus.cc:359] T 40775fae22554fd0ab0dbadf13040641 P 6e6b7eb318454dd2a582a46686abe375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } }
I20260608 09:55:05.331493  8903 raft_consensus.cc:385] T 40775fae22554fd0ab0dbadf13040641 P 6e6b7eb318454dd2a582a46686abe375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:05.331792  8903 raft_consensus.cc:740] T 40775fae22554fd0ab0dbadf13040641 P 6e6b7eb318454dd2a582a46686abe375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e6b7eb318454dd2a582a46686abe375, State: Initialized, Role: FOLLOWER
I20260608 09:55:05.332733  8903 consensus_queue.cc:260] T 40775fae22554fd0ab0dbadf13040641 P 6e6b7eb318454dd2a582a46686abe375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } }
I20260608 09:55:05.333143  8900 raft_consensus.cc:359] T 5bcf6c74a6b74667bef16fe6efd81998 P 9741bc94dfc9431e835ca81cdf49ac64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } }
I20260608 09:55:05.333937  8900 raft_consensus.cc:385] T 5bcf6c74a6b74667bef16fe6efd81998 P 9741bc94dfc9431e835ca81cdf49ac64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:05.334230  8900 raft_consensus.cc:740] T 5bcf6c74a6b74667bef16fe6efd81998 P 9741bc94dfc9431e835ca81cdf49ac64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9741bc94dfc9431e835ca81cdf49ac64, State: Initialized, Role: FOLLOWER
I20260608 09:55:05.334933  8900 consensus_queue.cc:260] T 5bcf6c74a6b74667bef16fe6efd81998 P 9741bc94dfc9431e835ca81cdf49ac64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } }
I20260608 09:55:05.335783  8903 ts_tablet_manager.cc:1434] T 40775fae22554fd0ab0dbadf13040641 P 6e6b7eb318454dd2a582a46686abe375: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:55:05.333038  8901 raft_consensus.cc:359] T 74d35ebb85fb474dbff6ceb1152df546 P ca2db12d121d41bd88e6c964e92a8f12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } }
I20260608 09:55:05.336418  8901 raft_consensus.cc:385] T 74d35ebb85fb474dbff6ceb1152df546 P ca2db12d121d41bd88e6c964e92a8f12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:05.336714  8901 raft_consensus.cc:740] T 74d35ebb85fb474dbff6ceb1152df546 P ca2db12d121d41bd88e6c964e92a8f12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca2db12d121d41bd88e6c964e92a8f12, State: Initialized, Role: FOLLOWER
I20260608 09:55:05.336899  8903 tablet_bootstrap.cc:492] T 5bcf6c74a6b74667bef16fe6efd81998 P 6e6b7eb318454dd2a582a46686abe375: Bootstrap starting.
I20260608 09:55:05.337505  8901 consensus_queue.cc:260] T 74d35ebb85fb474dbff6ceb1152df546 P ca2db12d121d41bd88e6c964e92a8f12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } }
I20260608 09:55:05.339730  8901 ts_tablet_manager.cc:1434] T 74d35ebb85fb474dbff6ceb1152df546 P ca2db12d121d41bd88e6c964e92a8f12: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260608 09:55:05.340704  8901 tablet_bootstrap.cc:492] T 5bcf6c74a6b74667bef16fe6efd81998 P ca2db12d121d41bd88e6c964e92a8f12: Bootstrap starting.
I20260608 09:55:05.343868  8903 tablet_bootstrap.cc:654] T 5bcf6c74a6b74667bef16fe6efd81998 P 6e6b7eb318454dd2a582a46686abe375: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:05.348315  8900 ts_tablet_manager.cc:1434] T 5bcf6c74a6b74667bef16fe6efd81998 P 9741bc94dfc9431e835ca81cdf49ac64: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260608 09:55:05.349381  8900 tablet_bootstrap.cc:492] T 40775fae22554fd0ab0dbadf13040641 P 9741bc94dfc9431e835ca81cdf49ac64: Bootstrap starting.
I20260608 09:55:05.346999  8901 tablet_bootstrap.cc:654] T 5bcf6c74a6b74667bef16fe6efd81998 P ca2db12d121d41bd88e6c964e92a8f12: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:05.356071  8900 tablet_bootstrap.cc:654] T 40775fae22554fd0ab0dbadf13040641 P 9741bc94dfc9431e835ca81cdf49ac64: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:05.356505  8903 tablet_bootstrap.cc:492] T 5bcf6c74a6b74667bef16fe6efd81998 P 6e6b7eb318454dd2a582a46686abe375: No bootstrap required, opened a new log
I20260608 09:55:05.357142  8903 ts_tablet_manager.cc:1403] T 5bcf6c74a6b74667bef16fe6efd81998 P 6e6b7eb318454dd2a582a46686abe375: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260608 09:55:05.357956  8904 raft_consensus.cc:493] T 40775fae22554fd0ab0dbadf13040641 P ca2db12d121d41bd88e6c964e92a8f12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:05.358476  8904 raft_consensus.cc:515] T 40775fae22554fd0ab0dbadf13040641 P ca2db12d121d41bd88e6c964e92a8f12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } }
I20260608 09:55:05.360898  8903 raft_consensus.cc:359] T 5bcf6c74a6b74667bef16fe6efd81998 P 6e6b7eb318454dd2a582a46686abe375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } }
I20260608 09:55:05.361780  8903 raft_consensus.cc:385] T 5bcf6c74a6b74667bef16fe6efd81998 P 6e6b7eb318454dd2a582a46686abe375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:05.362160  8903 raft_consensus.cc:740] T 5bcf6c74a6b74667bef16fe6efd81998 P 6e6b7eb318454dd2a582a46686abe375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e6b7eb318454dd2a582a46686abe375, State: Initialized, Role: FOLLOWER
I20260608 09:55:05.363125  8903 consensus_queue.cc:260] T 5bcf6c74a6b74667bef16fe6efd81998 P 6e6b7eb318454dd2a582a46686abe375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } }
I20260608 09:55:05.368537  8903 ts_tablet_manager.cc:1434] T 5bcf6c74a6b74667bef16fe6efd81998 P 6e6b7eb318454dd2a582a46686abe375: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 09:55:05.369917  8903 tablet_bootstrap.cc:492] T 74d35ebb85fb474dbff6ceb1152df546 P 6e6b7eb318454dd2a582a46686abe375: Bootstrap starting.
I20260608 09:55:05.377269  8903 tablet_bootstrap.cc:654] T 74d35ebb85fb474dbff6ceb1152df546 P 6e6b7eb318454dd2a582a46686abe375: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:05.377188  8904 leader_election.cc:290] T 40775fae22554fd0ab0dbadf13040641 P ca2db12d121d41bd88e6c964e92a8f12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9741bc94dfc9431e835ca81cdf49ac64 (127.0.97.193:43493), 6e6b7eb318454dd2a582a46686abe375 (127.0.97.194:35381)
I20260608 09:55:05.391726  8903 tablet_bootstrap.cc:492] T 74d35ebb85fb474dbff6ceb1152df546 P 6e6b7eb318454dd2a582a46686abe375: No bootstrap required, opened a new log
I20260608 09:55:05.392493  8903 ts_tablet_manager.cc:1403] T 74d35ebb85fb474dbff6ceb1152df546 P 6e6b7eb318454dd2a582a46686abe375: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.000s
I20260608 09:55:05.395949  8903 raft_consensus.cc:359] T 74d35ebb85fb474dbff6ceb1152df546 P 6e6b7eb318454dd2a582a46686abe375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } }
I20260608 09:55:05.396809  8903 raft_consensus.cc:385] T 74d35ebb85fb474dbff6ceb1152df546 P 6e6b7eb318454dd2a582a46686abe375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:05.397172  8903 raft_consensus.cc:740] T 74d35ebb85fb474dbff6ceb1152df546 P 6e6b7eb318454dd2a582a46686abe375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e6b7eb318454dd2a582a46686abe375, State: Initialized, Role: FOLLOWER
I20260608 09:55:05.398186  8903 consensus_queue.cc:260] T 74d35ebb85fb474dbff6ceb1152df546 P 6e6b7eb318454dd2a582a46686abe375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } }
I20260608 09:55:05.403831  8903 ts_tablet_manager.cc:1434] T 74d35ebb85fb474dbff6ceb1152df546 P 6e6b7eb318454dd2a582a46686abe375: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 09:55:05.405097  8903 tablet_bootstrap.cc:492] T 8895f6466c66423eaacfbd0583e4481a P 6e6b7eb318454dd2a582a46686abe375: Bootstrap starting.
I20260608 09:55:05.412019  8903 tablet_bootstrap.cc:654] T 8895f6466c66423eaacfbd0583e4481a P 6e6b7eb318454dd2a582a46686abe375: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:05.425064  8903 tablet_bootstrap.cc:492] T 8895f6466c66423eaacfbd0583e4481a P 6e6b7eb318454dd2a582a46686abe375: No bootstrap required, opened a new log
I20260608 09:55:05.425796  8903 ts_tablet_manager.cc:1403] T 8895f6466c66423eaacfbd0583e4481a P 6e6b7eb318454dd2a582a46686abe375: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260608 09:55:05.429373  8903 raft_consensus.cc:359] T 8895f6466c66423eaacfbd0583e4481a P 6e6b7eb318454dd2a582a46686abe375 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } }
I20260608 09:55:05.430364  8903 raft_consensus.cc:385] T 8895f6466c66423eaacfbd0583e4481a P 6e6b7eb318454dd2a582a46686abe375 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:05.430752  8903 raft_consensus.cc:740] T 8895f6466c66423eaacfbd0583e4481a P 6e6b7eb318454dd2a582a46686abe375 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e6b7eb318454dd2a582a46686abe375, State: Initialized, Role: FOLLOWER
I20260608 09:55:05.433183  8903 consensus_queue.cc:260] T 8895f6466c66423eaacfbd0583e4481a P 6e6b7eb318454dd2a582a46686abe375 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } }
I20260608 09:55:05.436844  8903 ts_tablet_manager.cc:1434] T 8895f6466c66423eaacfbd0583e4481a P 6e6b7eb318454dd2a582a46686abe375: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260608 09:55:05.441988  8908 raft_consensus.cc:493] T 40775fae22554fd0ab0dbadf13040641 P 6e6b7eb318454dd2a582a46686abe375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:05.442618  8908 raft_consensus.cc:515] T 40775fae22554fd0ab0dbadf13040641 P 6e6b7eb318454dd2a582a46686abe375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } }
I20260608 09:55:05.452804  8908 leader_election.cc:290] T 40775fae22554fd0ab0dbadf13040641 P 6e6b7eb318454dd2a582a46686abe375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9741bc94dfc9431e835ca81cdf49ac64 (127.0.97.193:43493), ca2db12d121d41bd88e6c964e92a8f12 (127.0.97.195:38187)
I20260608 09:55:05.456147  8781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40775fae22554fd0ab0dbadf13040641" candidate_uuid: "ca2db12d121d41bd88e6c964e92a8f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e6b7eb318454dd2a582a46686abe375" is_pre_election: true
I20260608 09:55:05.457019  8781 raft_consensus.cc:2468] T 40775fae22554fd0ab0dbadf13040641 P 6e6b7eb318454dd2a582a46686abe375 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca2db12d121d41bd88e6c964e92a8f12 in term 0.
I20260608 09:55:05.459213  8820 leader_election.cc:304] T 40775fae22554fd0ab0dbadf13040641 P ca2db12d121d41bd88e6c964e92a8f12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e6b7eb318454dd2a582a46686abe375, ca2db12d121d41bd88e6c964e92a8f12; no voters: 
I20260608 09:55:05.461472  8904 raft_consensus.cc:2804] T 40775fae22554fd0ab0dbadf13040641 P ca2db12d121d41bd88e6c964e92a8f12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:05.461860  8904 raft_consensus.cc:493] T 40775fae22554fd0ab0dbadf13040641 P ca2db12d121d41bd88e6c964e92a8f12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:05.462193  8904 raft_consensus.cc:3060] T 40775fae22554fd0ab0dbadf13040641 P ca2db12d121d41bd88e6c964e92a8f12 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:05.468602  8855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40775fae22554fd0ab0dbadf13040641" candidate_uuid: "6e6b7eb318454dd2a582a46686abe375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca2db12d121d41bd88e6c964e92a8f12" is_pre_election: true
I20260608 09:55:05.475345  8706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40775fae22554fd0ab0dbadf13040641" candidate_uuid: "ca2db12d121d41bd88e6c964e92a8f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9741bc94dfc9431e835ca81cdf49ac64" is_pre_election: true
W20260608 09:55:05.477737  8818 leader_election.cc:343] T 40775fae22554fd0ab0dbadf13040641 P ca2db12d121d41bd88e6c964e92a8f12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9741bc94dfc9431e835ca81cdf49ac64 (127.0.97.193:43493): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:05.479758  8901 tablet_bootstrap.cc:492] T 5bcf6c74a6b74667bef16fe6efd81998 P ca2db12d121d41bd88e6c964e92a8f12: No bootstrap required, opened a new log
I20260608 09:55:05.480290  8900 tablet_bootstrap.cc:492] T 40775fae22554fd0ab0dbadf13040641 P 9741bc94dfc9431e835ca81cdf49ac64: No bootstrap required, opened a new log
I20260608 09:55:05.480331  8901 ts_tablet_manager.cc:1403] T 5bcf6c74a6b74667bef16fe6efd81998 P ca2db12d121d41bd88e6c964e92a8f12: Time spent bootstrapping tablet: real 0.140s	user 0.043s	sys 0.077s
I20260608 09:55:05.481106  8900 ts_tablet_manager.cc:1403] T 40775fae22554fd0ab0dbadf13040641 P 9741bc94dfc9431e835ca81cdf49ac64: Time spent bootstrapping tablet: real 0.132s	user 0.047s	sys 0.080s
I20260608 09:55:05.484089  8901 raft_consensus.cc:359] T 5bcf6c74a6b74667bef16fe6efd81998 P ca2db12d121d41bd88e6c964e92a8f12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } }
I20260608 09:55:05.484472  8900 raft_consensus.cc:359] T 40775fae22554fd0ab0dbadf13040641 P 9741bc94dfc9431e835ca81cdf49ac64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } }
I20260608 09:55:05.484930  8901 raft_consensus.cc:385] T 5bcf6c74a6b74667bef16fe6efd81998 P ca2db12d121d41bd88e6c964e92a8f12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:05.485285  8900 raft_consensus.cc:385] T 40775fae22554fd0ab0dbadf13040641 P 9741bc94dfc9431e835ca81cdf49ac64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:05.485337  8901 raft_consensus.cc:740] T 5bcf6c74a6b74667bef16fe6efd81998 P ca2db12d121d41bd88e6c964e92a8f12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca2db12d121d41bd88e6c964e92a8f12, State: Initialized, Role: FOLLOWER
I20260608 09:55:05.485741  8900 raft_consensus.cc:740] T 40775fae22554fd0ab0dbadf13040641 P 9741bc94dfc9431e835ca81cdf49ac64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9741bc94dfc9431e835ca81cdf49ac64, State: Initialized, Role: FOLLOWER
I20260608 09:55:05.486531  8901 consensus_queue.cc:260] T 5bcf6c74a6b74667bef16fe6efd81998 P ca2db12d121d41bd88e6c964e92a8f12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } }
I20260608 09:55:05.486791  8900 consensus_queue.cc:260] T 40775fae22554fd0ab0dbadf13040641 P 9741bc94dfc9431e835ca81cdf49ac64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } }
I20260608 09:55:05.489249  8900 ts_tablet_manager.cc:1434] T 40775fae22554fd0ab0dbadf13040641 P 9741bc94dfc9431e835ca81cdf49ac64: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:55:05.490384  8900 tablet_bootstrap.cc:492] T 8895f6466c66423eaacfbd0583e4481a P 9741bc94dfc9431e835ca81cdf49ac64: Bootstrap starting.
I20260608 09:55:05.490967  8706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40775fae22554fd0ab0dbadf13040641" candidate_uuid: "6e6b7eb318454dd2a582a46686abe375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9741bc94dfc9431e835ca81cdf49ac64" is_pre_election: true
I20260608 09:55:05.491801  8706 raft_consensus.cc:2468] T 40775fae22554fd0ab0dbadf13040641 P 9741bc94dfc9431e835ca81cdf49ac64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e6b7eb318454dd2a582a46686abe375 in term 0.
I20260608 09:55:05.493801  8744 leader_election.cc:304] T 40775fae22554fd0ab0dbadf13040641 P 6e6b7eb318454dd2a582a46686abe375 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e6b7eb318454dd2a582a46686abe375, 9741bc94dfc9431e835ca81cdf49ac64; no voters: 
I20260608 09:55:05.495153  8901 ts_tablet_manager.cc:1434] T 5bcf6c74a6b74667bef16fe6efd81998 P ca2db12d121d41bd88e6c964e92a8f12: Time spent starting tablet: real 0.014s	user 0.013s	sys 0.000s
I20260608 09:55:05.496444  8901 tablet_bootstrap.cc:492] T 8895f6466c66423eaacfbd0583e4481a P ca2db12d121d41bd88e6c964e92a8f12: Bootstrap starting.
I20260608 09:55:05.497360  8900 tablet_bootstrap.cc:654] T 8895f6466c66423eaacfbd0583e4481a P 9741bc94dfc9431e835ca81cdf49ac64: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:05.498180  8908 raft_consensus.cc:2804] T 40775fae22554fd0ab0dbadf13040641 P 6e6b7eb318454dd2a582a46686abe375 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:05.498586  8908 raft_consensus.cc:493] T 40775fae22554fd0ab0dbadf13040641 P 6e6b7eb318454dd2a582a46686abe375 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:05.498921  8908 raft_consensus.cc:3060] T 40775fae22554fd0ab0dbadf13040641 P 6e6b7eb318454dd2a582a46686abe375 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:05.503415  8901 tablet_bootstrap.cc:654] T 8895f6466c66423eaacfbd0583e4481a P ca2db12d121d41bd88e6c964e92a8f12: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:05.504813  8900 tablet_bootstrap.cc:492] T 8895f6466c66423eaacfbd0583e4481a P 9741bc94dfc9431e835ca81cdf49ac64: No bootstrap required, opened a new log
I20260608 09:55:05.505393  8900 ts_tablet_manager.cc:1403] T 8895f6466c66423eaacfbd0583e4481a P 9741bc94dfc9431e835ca81cdf49ac64: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260608 09:55:05.508788  8900 raft_consensus.cc:359] T 8895f6466c66423eaacfbd0583e4481a P 9741bc94dfc9431e835ca81cdf49ac64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } }
I20260608 09:55:05.509552  8900 raft_consensus.cc:385] T 8895f6466c66423eaacfbd0583e4481a P 9741bc94dfc9431e835ca81cdf49ac64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:05.509909  8900 raft_consensus.cc:740] T 8895f6466c66423eaacfbd0583e4481a P 9741bc94dfc9431e835ca81cdf49ac64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9741bc94dfc9431e835ca81cdf49ac64, State: Initialized, Role: FOLLOWER
I20260608 09:55:05.509694  8908 raft_consensus.cc:515] T 40775fae22554fd0ab0dbadf13040641 P 6e6b7eb318454dd2a582a46686abe375 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } }
I20260608 09:55:05.511873  8901 tablet_bootstrap.cc:492] T 8895f6466c66423eaacfbd0583e4481a P ca2db12d121d41bd88e6c964e92a8f12: No bootstrap required, opened a new log
I20260608 09:55:05.512629  8901 ts_tablet_manager.cc:1403] T 8895f6466c66423eaacfbd0583e4481a P ca2db12d121d41bd88e6c964e92a8f12: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260608 09:55:05.511940  8900 consensus_queue.cc:260] T 8895f6466c66423eaacfbd0583e4481a P 9741bc94dfc9431e835ca81cdf49ac64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } }
I20260608 09:55:05.513368  8706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40775fae22554fd0ab0dbadf13040641" candidate_uuid: "6e6b7eb318454dd2a582a46686abe375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9741bc94dfc9431e835ca81cdf49ac64"
I20260608 09:55:05.513981  8706 raft_consensus.cc:3060] T 40775fae22554fd0ab0dbadf13040641 P 9741bc94dfc9431e835ca81cdf49ac64 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:05.514336  8854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40775fae22554fd0ab0dbadf13040641" candidate_uuid: "6e6b7eb318454dd2a582a46686abe375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca2db12d121d41bd88e6c964e92a8f12"
I20260608 09:55:05.515126  8900 ts_tablet_manager.cc:1434] T 8895f6466c66423eaacfbd0583e4481a P 9741bc94dfc9431e835ca81cdf49ac64: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260608 09:55:05.515822  8901 raft_consensus.cc:359] T 8895f6466c66423eaacfbd0583e4481a P ca2db12d121d41bd88e6c964e92a8f12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } }
I20260608 09:55:05.516311  8900 tablet_bootstrap.cc:492] T 74d35ebb85fb474dbff6ceb1152df546 P 9741bc94dfc9431e835ca81cdf49ac64: Bootstrap starting.
I20260608 09:55:05.516619  8901 raft_consensus.cc:385] T 8895f6466c66423eaacfbd0583e4481a P ca2db12d121d41bd88e6c964e92a8f12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:05.517236  8901 raft_consensus.cc:740] T 8895f6466c66423eaacfbd0583e4481a P ca2db12d121d41bd88e6c964e92a8f12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca2db12d121d41bd88e6c964e92a8f12, State: Initialized, Role: FOLLOWER
I20260608 09:55:05.518198  8901 consensus_queue.cc:260] T 8895f6466c66423eaacfbd0583e4481a P ca2db12d121d41bd88e6c964e92a8f12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } }
I20260608 09:55:05.520476  8901 ts_tablet_manager.cc:1434] T 8895f6466c66423eaacfbd0583e4481a P ca2db12d121d41bd88e6c964e92a8f12: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:55:05.521740  8706 raft_consensus.cc:2468] T 40775fae22554fd0ab0dbadf13040641 P 9741bc94dfc9431e835ca81cdf49ac64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e6b7eb318454dd2a582a46686abe375 in term 1.
I20260608 09:55:05.523260  8744 leader_election.cc:304] T 40775fae22554fd0ab0dbadf13040641 P 6e6b7eb318454dd2a582a46686abe375 [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: 6e6b7eb318454dd2a582a46686abe375, 9741bc94dfc9431e835ca81cdf49ac64; no voters: ca2db12d121d41bd88e6c964e92a8f12
I20260608 09:55:05.524269  8900 tablet_bootstrap.cc:654] T 74d35ebb85fb474dbff6ceb1152df546 P 9741bc94dfc9431e835ca81cdf49ac64: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:05.525655  8924 raft_consensus.cc:493] T 74d35ebb85fb474dbff6ceb1152df546 P 6e6b7eb318454dd2a582a46686abe375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:05.526230  8924 raft_consensus.cc:515] T 74d35ebb85fb474dbff6ceb1152df546 P 6e6b7eb318454dd2a582a46686abe375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } }
I20260608 09:55:05.509690  8904 raft_consensus.cc:515] T 40775fae22554fd0ab0dbadf13040641 P ca2db12d121d41bd88e6c964e92a8f12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } }
I20260608 09:55:05.527944  8855 raft_consensus.cc:2393] T 40775fae22554fd0ab0dbadf13040641 P ca2db12d121d41bd88e6c964e92a8f12 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6e6b7eb318454dd2a582a46686abe375 in current term 1: Already voted for candidate ca2db12d121d41bd88e6c964e92a8f12 in this term.
I20260608 09:55:05.529083  8924 leader_election.cc:290] T 74d35ebb85fb474dbff6ceb1152df546 P 6e6b7eb318454dd2a582a46686abe375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9741bc94dfc9431e835ca81cdf49ac64 (127.0.97.193:43493), ca2db12d121d41bd88e6c964e92a8f12 (127.0.97.195:38187)
I20260608 09:55:05.529785  8924 raft_consensus.cc:2804] T 40775fae22554fd0ab0dbadf13040641 P 6e6b7eb318454dd2a582a46686abe375 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:05.529909  8705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74d35ebb85fb474dbff6ceb1152df546" candidate_uuid: "6e6b7eb318454dd2a582a46686abe375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9741bc94dfc9431e835ca81cdf49ac64" is_pre_election: true
I20260608 09:55:05.530387  8924 raft_consensus.cc:697] T 40775fae22554fd0ab0dbadf13040641 P 6e6b7eb318454dd2a582a46686abe375 [term 1 LEADER]: Becoming Leader. State: Replica: 6e6b7eb318454dd2a582a46686abe375, State: Running, Role: LEADER
I20260608 09:55:05.531536  8924 consensus_queue.cc:237] T 40775fae22554fd0ab0dbadf13040641 P 6e6b7eb318454dd2a582a46686abe375 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } }
W20260608 09:55:05.531589  8744 leader_election.cc:343] T 74d35ebb85fb474dbff6ceb1152df546 P 6e6b7eb318454dd2a582a46686abe375 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9741bc94dfc9431e835ca81cdf49ac64 (127.0.97.193:43493): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:05.533113  8855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74d35ebb85fb474dbff6ceb1152df546" candidate_uuid: "6e6b7eb318454dd2a582a46686abe375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca2db12d121d41bd88e6c964e92a8f12" is_pre_election: true
I20260608 09:55:05.533788  8855 raft_consensus.cc:2468] T 74d35ebb85fb474dbff6ceb1152df546 P ca2db12d121d41bd88e6c964e92a8f12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e6b7eb318454dd2a582a46686abe375 in term 0.
I20260608 09:55:05.534965  8745 leader_election.cc:304] T 74d35ebb85fb474dbff6ceb1152df546 P 6e6b7eb318454dd2a582a46686abe375 [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: 6e6b7eb318454dd2a582a46686abe375, ca2db12d121d41bd88e6c964e92a8f12; no voters: 9741bc94dfc9431e835ca81cdf49ac64
I20260608 09:55:05.516317  8908 leader_election.cc:290] T 40775fae22554fd0ab0dbadf13040641 P 6e6b7eb318454dd2a582a46686abe375 [CANDIDATE]: Term 1 election: Requested vote from peers 9741bc94dfc9431e835ca81cdf49ac64 (127.0.97.193:43493), ca2db12d121d41bd88e6c964e92a8f12 (127.0.97.195:38187)
I20260608 09:55:05.546113  8706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40775fae22554fd0ab0dbadf13040641" candidate_uuid: "ca2db12d121d41bd88e6c964e92a8f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9741bc94dfc9431e835ca81cdf49ac64"
I20260608 09:55:05.546674  8908 raft_consensus.cc:2804] T 74d35ebb85fb474dbff6ceb1152df546 P 6e6b7eb318454dd2a582a46686abe375 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:05.547036  8706 raft_consensus.cc:2393] T 40775fae22554fd0ab0dbadf13040641 P 9741bc94dfc9431e835ca81cdf49ac64 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ca2db12d121d41bd88e6c964e92a8f12 in current term 1: Already voted for candidate 6e6b7eb318454dd2a582a46686abe375 in this term.
I20260608 09:55:05.548950  8781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40775fae22554fd0ab0dbadf13040641" candidate_uuid: "ca2db12d121d41bd88e6c964e92a8f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e6b7eb318454dd2a582a46686abe375"
I20260608 09:55:05.549662  8900 tablet_bootstrap.cc:492] T 74d35ebb85fb474dbff6ceb1152df546 P 9741bc94dfc9431e835ca81cdf49ac64: No bootstrap required, opened a new log
I20260608 09:55:05.550184  8900 ts_tablet_manager.cc:1403] T 74d35ebb85fb474dbff6ceb1152df546 P 9741bc94dfc9431e835ca81cdf49ac64: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.013s
I20260608 09:55:05.550611  8820 leader_election.cc:304] T 40775fae22554fd0ab0dbadf13040641 P ca2db12d121d41bd88e6c964e92a8f12 [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: ca2db12d121d41bd88e6c964e92a8f12; no voters: 6e6b7eb318454dd2a582a46686abe375, 9741bc94dfc9431e835ca81cdf49ac64
I20260608 09:55:05.547173  8908 raft_consensus.cc:493] T 74d35ebb85fb474dbff6ceb1152df546 P 6e6b7eb318454dd2a582a46686abe375 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:05.551332  8908 raft_consensus.cc:3060] T 74d35ebb85fb474dbff6ceb1152df546 P 6e6b7eb318454dd2a582a46686abe375 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:05.551544  8920 raft_consensus.cc:2749] T 40775fae22554fd0ab0dbadf13040641 P ca2db12d121d41bd88e6c964e92a8f12 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 09:55:05.553399  8900 raft_consensus.cc:359] T 74d35ebb85fb474dbff6ceb1152df546 P 9741bc94dfc9431e835ca81cdf49ac64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } }
I20260608 09:55:05.554155  8900 raft_consensus.cc:385] T 74d35ebb85fb474dbff6ceb1152df546 P 9741bc94dfc9431e835ca81cdf49ac64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:05.554436  8900 raft_consensus.cc:740] T 74d35ebb85fb474dbff6ceb1152df546 P 9741bc94dfc9431e835ca81cdf49ac64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9741bc94dfc9431e835ca81cdf49ac64, State: Initialized, Role: FOLLOWER
I20260608 09:55:05.555373  8900 consensus_queue.cc:260] T 74d35ebb85fb474dbff6ceb1152df546 P 9741bc94dfc9431e835ca81cdf49ac64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } }
I20260608 09:55:05.558151  8900 ts_tablet_manager.cc:1434] T 74d35ebb85fb474dbff6ceb1152df546 P 9741bc94dfc9431e835ca81cdf49ac64: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:55:05.550765  8904 leader_election.cc:290] T 40775fae22554fd0ab0dbadf13040641 P ca2db12d121d41bd88e6c964e92a8f12 [CANDIDATE]: Term 1 election: Requested vote from peers 9741bc94dfc9431e835ca81cdf49ac64 (127.0.97.193:43493), 6e6b7eb318454dd2a582a46686abe375 (127.0.97.194:35381)
I20260608 09:55:05.565450  8924 raft_consensus.cc:493] T 8895f6466c66423eaacfbd0583e4481a P 6e6b7eb318454dd2a582a46686abe375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:05.566076  8924 raft_consensus.cc:515] T 8895f6466c66423eaacfbd0583e4481a P 6e6b7eb318454dd2a582a46686abe375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } }
I20260608 09:55:05.566504  8908 raft_consensus.cc:515] T 74d35ebb85fb474dbff6ceb1152df546 P 6e6b7eb318454dd2a582a46686abe375 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } }
I20260608 09:55:05.569036  8706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8895f6466c66423eaacfbd0583e4481a" candidate_uuid: "6e6b7eb318454dd2a582a46686abe375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9741bc94dfc9431e835ca81cdf49ac64" is_pre_election: true
I20260608 09:55:05.569532  8855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8895f6466c66423eaacfbd0583e4481a" candidate_uuid: "6e6b7eb318454dd2a582a46686abe375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca2db12d121d41bd88e6c964e92a8f12" is_pre_election: true
I20260608 09:55:05.568878  8603 catalog_manager.cc:5696] T 40775fae22554fd0ab0dbadf13040641 P 6e6b7eb318454dd2a582a46686abe375 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e6b7eb318454dd2a582a46686abe375 (127.0.97.194). New cstate: current_term: 1 leader_uuid: "6e6b7eb318454dd2a582a46686abe375" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:05.569754  8706 raft_consensus.cc:2468] T 8895f6466c66423eaacfbd0583e4481a P 9741bc94dfc9431e835ca81cdf49ac64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e6b7eb318454dd2a582a46686abe375 in term 0.
I20260608 09:55:05.570206  8855 raft_consensus.cc:2468] T 8895f6466c66423eaacfbd0583e4481a P ca2db12d121d41bd88e6c964e92a8f12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e6b7eb318454dd2a582a46686abe375 in term 0.
I20260608 09:55:05.570274  8705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74d35ebb85fb474dbff6ceb1152df546" candidate_uuid: "6e6b7eb318454dd2a582a46686abe375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9741bc94dfc9431e835ca81cdf49ac64"
I20260608 09:55:05.570977  8705 raft_consensus.cc:3060] T 74d35ebb85fb474dbff6ceb1152df546 P 9741bc94dfc9431e835ca81cdf49ac64 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:05.571172  8924 leader_election.cc:290] T 8895f6466c66423eaacfbd0583e4481a P 6e6b7eb318454dd2a582a46686abe375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9741bc94dfc9431e835ca81cdf49ac64 (127.0.97.193:43493), ca2db12d121d41bd88e6c964e92a8f12 (127.0.97.195:38187)
I20260608 09:55:05.571693  8745 leader_election.cc:304] T 8895f6466c66423eaacfbd0583e4481a P 6e6b7eb318454dd2a582a46686abe375 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e6b7eb318454dd2a582a46686abe375, ca2db12d121d41bd88e6c964e92a8f12; no voters: 
I20260608 09:55:05.573118  8908 leader_election.cc:290] T 74d35ebb85fb474dbff6ceb1152df546 P 6e6b7eb318454dd2a582a46686abe375 [CANDIDATE]: Term 1 election: Requested vote from peers 9741bc94dfc9431e835ca81cdf49ac64 (127.0.97.193:43493), ca2db12d121d41bd88e6c964e92a8f12 (127.0.97.195:38187)
I20260608 09:55:05.573721  8908 raft_consensus.cc:2804] T 8895f6466c66423eaacfbd0583e4481a P 6e6b7eb318454dd2a582a46686abe375 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:05.574070  8908 raft_consensus.cc:493] T 8895f6466c66423eaacfbd0583e4481a P 6e6b7eb318454dd2a582a46686abe375 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:05.574388  8908 raft_consensus.cc:3060] T 8895f6466c66423eaacfbd0583e4481a P 6e6b7eb318454dd2a582a46686abe375 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:05.575439  8855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74d35ebb85fb474dbff6ceb1152df546" candidate_uuid: "6e6b7eb318454dd2a582a46686abe375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca2db12d121d41bd88e6c964e92a8f12"
I20260608 09:55:05.576051  8855 raft_consensus.cc:3060] T 74d35ebb85fb474dbff6ceb1152df546 P ca2db12d121d41bd88e6c964e92a8f12 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:05.579083  8705 raft_consensus.cc:2468] T 74d35ebb85fb474dbff6ceb1152df546 P 9741bc94dfc9431e835ca81cdf49ac64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e6b7eb318454dd2a582a46686abe375 in term 1.
I20260608 09:55:05.580353  8744 leader_election.cc:304] T 74d35ebb85fb474dbff6ceb1152df546 P 6e6b7eb318454dd2a582a46686abe375 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e6b7eb318454dd2a582a46686abe375, 9741bc94dfc9431e835ca81cdf49ac64; no voters: 
I20260608 09:55:05.581225  8923 raft_consensus.cc:2804] T 74d35ebb85fb474dbff6ceb1152df546 P 6e6b7eb318454dd2a582a46686abe375 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:05.581409  8908 raft_consensus.cc:515] T 8895f6466c66423eaacfbd0583e4481a P 6e6b7eb318454dd2a582a46686abe375 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } }
I20260608 09:55:05.581812  8923 raft_consensus.cc:697] T 74d35ebb85fb474dbff6ceb1152df546 P 6e6b7eb318454dd2a582a46686abe375 [term 1 LEADER]: Becoming Leader. State: Replica: 6e6b7eb318454dd2a582a46686abe375, State: Running, Role: LEADER
I20260608 09:55:05.582705  8855 raft_consensus.cc:2468] T 74d35ebb85fb474dbff6ceb1152df546 P ca2db12d121d41bd88e6c964e92a8f12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e6b7eb318454dd2a582a46686abe375 in term 1.
I20260608 09:55:05.582798  8923 consensus_queue.cc:237] T 74d35ebb85fb474dbff6ceb1152df546 P 6e6b7eb318454dd2a582a46686abe375 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } }
I20260608 09:55:05.584524  8908 leader_election.cc:290] T 8895f6466c66423eaacfbd0583e4481a P 6e6b7eb318454dd2a582a46686abe375 [CANDIDATE]: Term 1 election: Requested vote from peers 9741bc94dfc9431e835ca81cdf49ac64 (127.0.97.193:43493), ca2db12d121d41bd88e6c964e92a8f12 (127.0.97.195:38187)
I20260608 09:55:05.584473  8705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8895f6466c66423eaacfbd0583e4481a" candidate_uuid: "6e6b7eb318454dd2a582a46686abe375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9741bc94dfc9431e835ca81cdf49ac64"
I20260608 09:55:05.585286  8705 raft_consensus.cc:3060] T 8895f6466c66423eaacfbd0583e4481a P 9741bc94dfc9431e835ca81cdf49ac64 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:05.585693  8855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8895f6466c66423eaacfbd0583e4481a" candidate_uuid: "6e6b7eb318454dd2a582a46686abe375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca2db12d121d41bd88e6c964e92a8f12"
I20260608 09:55:05.586272  8855 raft_consensus.cc:3060] T 8895f6466c66423eaacfbd0583e4481a P ca2db12d121d41bd88e6c964e92a8f12 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:05.591638  8603 catalog_manager.cc:5696] T 74d35ebb85fb474dbff6ceb1152df546 P 6e6b7eb318454dd2a582a46686abe375 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e6b7eb318454dd2a582a46686abe375 (127.0.97.194). New cstate: current_term: 1 leader_uuid: "6e6b7eb318454dd2a582a46686abe375" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:05.593210  8855 raft_consensus.cc:2468] T 8895f6466c66423eaacfbd0583e4481a P ca2db12d121d41bd88e6c964e92a8f12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e6b7eb318454dd2a582a46686abe375 in term 1.
I20260608 09:55:05.594468  8705 raft_consensus.cc:2468] T 8895f6466c66423eaacfbd0583e4481a P 9741bc94dfc9431e835ca81cdf49ac64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e6b7eb318454dd2a582a46686abe375 in term 1.
I20260608 09:55:05.594518  8745 leader_election.cc:304] T 8895f6466c66423eaacfbd0583e4481a P 6e6b7eb318454dd2a582a46686abe375 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e6b7eb318454dd2a582a46686abe375, ca2db12d121d41bd88e6c964e92a8f12; no voters: 
I20260608 09:55:05.595494  8923 raft_consensus.cc:2804] T 8895f6466c66423eaacfbd0583e4481a P 6e6b7eb318454dd2a582a46686abe375 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:05.595935  8923 raft_consensus.cc:697] T 8895f6466c66423eaacfbd0583e4481a P 6e6b7eb318454dd2a582a46686abe375 [term 1 LEADER]: Becoming Leader. State: Replica: 6e6b7eb318454dd2a582a46686abe375, State: Running, Role: LEADER
I20260608 09:55:05.596791  8923 consensus_queue.cc:237] T 8895f6466c66423eaacfbd0583e4481a P 6e6b7eb318454dd2a582a46686abe375 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } }
I20260608 09:55:05.604935  8603 catalog_manager.cc:5696] T 8895f6466c66423eaacfbd0583e4481a P 6e6b7eb318454dd2a582a46686abe375 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e6b7eb318454dd2a582a46686abe375 (127.0.97.194). New cstate: current_term: 1 leader_uuid: "6e6b7eb318454dd2a582a46686abe375" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:05.634912  8923 raft_consensus.cc:493] T 5bcf6c74a6b74667bef16fe6efd81998 P 6e6b7eb318454dd2a582a46686abe375 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:05.635504  8923 raft_consensus.cc:515] T 5bcf6c74a6b74667bef16fe6efd81998 P 6e6b7eb318454dd2a582a46686abe375 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } }
I20260608 09:55:05.637261  8923 leader_election.cc:290] T 5bcf6c74a6b74667bef16fe6efd81998 P 6e6b7eb318454dd2a582a46686abe375 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9741bc94dfc9431e835ca81cdf49ac64 (127.0.97.193:43493), ca2db12d121d41bd88e6c964e92a8f12 (127.0.97.195:38187)
I20260608 09:55:05.638170  8705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bcf6c74a6b74667bef16fe6efd81998" candidate_uuid: "6e6b7eb318454dd2a582a46686abe375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9741bc94dfc9431e835ca81cdf49ac64" is_pre_election: true
I20260608 09:55:05.638280  8855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bcf6c74a6b74667bef16fe6efd81998" candidate_uuid: "6e6b7eb318454dd2a582a46686abe375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca2db12d121d41bd88e6c964e92a8f12" is_pre_election: true
I20260608 09:55:05.638746  8705 raft_consensus.cc:2468] T 5bcf6c74a6b74667bef16fe6efd81998 P 9741bc94dfc9431e835ca81cdf49ac64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e6b7eb318454dd2a582a46686abe375 in term 0.
I20260608 09:55:05.638851  8855 raft_consensus.cc:2468] T 5bcf6c74a6b74667bef16fe6efd81998 P ca2db12d121d41bd88e6c964e92a8f12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e6b7eb318454dd2a582a46686abe375 in term 0.
I20260608 09:55:05.639748  8744 leader_election.cc:304] T 5bcf6c74a6b74667bef16fe6efd81998 P 6e6b7eb318454dd2a582a46686abe375 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e6b7eb318454dd2a582a46686abe375, 9741bc94dfc9431e835ca81cdf49ac64; no voters: 
I20260608 09:55:05.640452  8923 raft_consensus.cc:2804] T 5bcf6c74a6b74667bef16fe6efd81998 P 6e6b7eb318454dd2a582a46686abe375 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:05.640789  8923 raft_consensus.cc:493] T 5bcf6c74a6b74667bef16fe6efd81998 P 6e6b7eb318454dd2a582a46686abe375 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:05.641009  8923 raft_consensus.cc:3060] T 5bcf6c74a6b74667bef16fe6efd81998 P 6e6b7eb318454dd2a582a46686abe375 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:05.646080  8923 raft_consensus.cc:515] T 5bcf6c74a6b74667bef16fe6efd81998 P 6e6b7eb318454dd2a582a46686abe375 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } }
I20260608 09:55:05.648149  8923 leader_election.cc:290] T 5bcf6c74a6b74667bef16fe6efd81998 P 6e6b7eb318454dd2a582a46686abe375 [CANDIDATE]: Term 1 election: Requested vote from peers 9741bc94dfc9431e835ca81cdf49ac64 (127.0.97.193:43493), ca2db12d121d41bd88e6c964e92a8f12 (127.0.97.195:38187)
I20260608 09:55:05.648804  8705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bcf6c74a6b74667bef16fe6efd81998" candidate_uuid: "6e6b7eb318454dd2a582a46686abe375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9741bc94dfc9431e835ca81cdf49ac64"
I20260608 09:55:05.649232  8855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bcf6c74a6b74667bef16fe6efd81998" candidate_uuid: "6e6b7eb318454dd2a582a46686abe375" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca2db12d121d41bd88e6c964e92a8f12"
I20260608 09:55:05.649420  8705 raft_consensus.cc:3060] T 5bcf6c74a6b74667bef16fe6efd81998 P 9741bc94dfc9431e835ca81cdf49ac64 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:05.649835  8855 raft_consensus.cc:3060] T 5bcf6c74a6b74667bef16fe6efd81998 P ca2db12d121d41bd88e6c964e92a8f12 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:05.656673  8855 raft_consensus.cc:2468] T 5bcf6c74a6b74667bef16fe6efd81998 P ca2db12d121d41bd88e6c964e92a8f12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e6b7eb318454dd2a582a46686abe375 in term 1.
I20260608 09:55:05.656675  8705 raft_consensus.cc:2468] T 5bcf6c74a6b74667bef16fe6efd81998 P 9741bc94dfc9431e835ca81cdf49ac64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e6b7eb318454dd2a582a46686abe375 in term 1.
I20260608 09:55:05.658015  8744 leader_election.cc:304] T 5bcf6c74a6b74667bef16fe6efd81998 P 6e6b7eb318454dd2a582a46686abe375 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e6b7eb318454dd2a582a46686abe375, 9741bc94dfc9431e835ca81cdf49ac64; no voters: 
I20260608 09:55:05.658733  8923 raft_consensus.cc:2804] T 5bcf6c74a6b74667bef16fe6efd81998 P 6e6b7eb318454dd2a582a46686abe375 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:05.659157  8923 raft_consensus.cc:697] T 5bcf6c74a6b74667bef16fe6efd81998 P 6e6b7eb318454dd2a582a46686abe375 [term 1 LEADER]: Becoming Leader. State: Replica: 6e6b7eb318454dd2a582a46686abe375, State: Running, Role: LEADER
I20260608 09:55:05.659924  8923 consensus_queue.cc:237] T 5bcf6c74a6b74667bef16fe6efd81998 P 6e6b7eb318454dd2a582a46686abe375 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } }
I20260608 09:55:05.666572  8603 catalog_manager.cc:5696] T 5bcf6c74a6b74667bef16fe6efd81998 P 6e6b7eb318454dd2a582a46686abe375 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e6b7eb318454dd2a582a46686abe375 (127.0.97.194). New cstate: current_term: 1 leader_uuid: "6e6b7eb318454dd2a582a46686abe375" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:05.707254   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:05.713346  8931 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:05.714450  8932 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:05.715600  8934 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:05.716846   391 server_base.cc:1061] running on GCE node
I20260608 09:55:05.718124   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:05.718319   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:05.718456   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912505718444 us; error 0 us; skew 500 ppm
I20260608 09:55:05.718981   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:05.721249   391 webserver.cc:533] Webserver started at http://127.0.97.196:41697/ using document root <none> and password file <none>
I20260608 09:55:05.721719   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:05.721877   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:05.722101   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:05.723277   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912294854977-391-0/minicluster-data/ts-3-root/instance:
uuid: "de38561d341a4742a0b8b986848245cf"
format_stamp: "Formatted at 2026-06-08 09:55:05 on dist-test-slave-cqs2"
I20260608 09:55:05.727944   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:55:05.731305  8939 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:05.732084   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:55:05.732381   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912294854977-391-0/minicluster-data/ts-3-root
uuid: "de38561d341a4742a0b8b986848245cf"
format_stamp: "Formatted at 2026-06-08 09:55:05 on dist-test-slave-cqs2"
I20260608 09:55:05.732657   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912294854977-391-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912294854977-391-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912294854977-391-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:05.750414   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:05.751649   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:05.753062   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:05.755420   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:05.755612   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:05.755832   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:05.755981   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:05.795485   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.196:46527
I20260608 09:55:05.795773  9001 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.196:46527 every 8 connection(s)
I20260608 09:55:05.809765  9002 heartbeater.cc:344] Connected to a master server at 127.0.97.254:45691
I20260608 09:55:05.810216  9002 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:05.810966  9002 heartbeater.cc:507] Master 127.0.97.254:45691 requested a full tablet report, sending...
I20260608 09:55:05.813071  8603 ts_manager.cc:194] Registered new tserver with Master: de38561d341a4742a0b8b986848245cf (127.0.97.196:46527)
I20260608 09:55:05.814580  8603 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53296
I20260608 09:55:05.986617  8923 consensus_queue.cc:1048] T 8895f6466c66423eaacfbd0583e4481a P 6e6b7eb318454dd2a582a46686abe375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:05.994375  8926 consensus_queue.cc:1048] T 40775fae22554fd0ab0dbadf13040641 P 6e6b7eb318454dd2a582a46686abe375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:06.008075  8924 consensus_queue.cc:1048] T 8895f6466c66423eaacfbd0583e4481a P 6e6b7eb318454dd2a582a46686abe375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:06.010805  8926 consensus_queue.cc:1048] T 40775fae22554fd0ab0dbadf13040641 P 6e6b7eb318454dd2a582a46686abe375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:06.064936  8908 consensus_queue.cc:1048] T 74d35ebb85fb474dbff6ceb1152df546 P 6e6b7eb318454dd2a582a46686abe375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:06.076231  8926 consensus_queue.cc:1048] T 74d35ebb85fb474dbff6ceb1152df546 P 6e6b7eb318454dd2a582a46686abe375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:06.106699  8926 consensus_queue.cc:1048] T 5bcf6c74a6b74667bef16fe6efd81998 P 6e6b7eb318454dd2a582a46686abe375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:06.117627  8923 consensus_queue.cc:1048] T 5bcf6c74a6b74667bef16fe6efd81998 P 6e6b7eb318454dd2a582a46686abe375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:06.770614  8781 consensus_queue.cc:237] T 8895f6466c66423eaacfbd0583e4481a P 6e6b7eb318454dd2a582a46686abe375 [LEADER]: Queue 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: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } attrs { replace: true } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } } peers { permanent_uuid: "de38561d341a4742a0b8b986848245cf" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 46527 } attrs { promote: true } }
I20260608 09:55:06.778224  8855 raft_consensus.cc:1275] T 8895f6466c66423eaacfbd0583e4481a P ca2db12d121d41bd88e6c964e92a8f12 [term 1 FOLLOWER]: Refusing update from remote peer 6e6b7eb318454dd2a582a46686abe375: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:06.779973  8705 raft_consensus.cc:1275] T 8895f6466c66423eaacfbd0583e4481a P 9741bc94dfc9431e835ca81cdf49ac64 [term 1 FOLLOWER]: Refusing update from remote peer 6e6b7eb318454dd2a582a46686abe375: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:06.780287  8908 consensus_queue.cc:1048] T 8895f6466c66423eaacfbd0583e4481a P 6e6b7eb318454dd2a582a46686abe375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:55:06.781973  8924 consensus_queue.cc:1048] T 8895f6466c66423eaacfbd0583e4481a P 6e6b7eb318454dd2a582a46686abe375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:55:06.790977  8924 raft_consensus.cc:2955] T 8895f6466c66423eaacfbd0583e4481a P 6e6b7eb318454dd2a582a46686abe375 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER de38561d341a4742a0b8b986848245cf (127.0.97.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } attrs { replace: true } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } } peers { permanent_uuid: "de38561d341a4742a0b8b986848245cf" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 46527 } attrs { promote: true } } }
W20260608 09:55:06.795331  8744 consensus_peers.cc:597] T 8895f6466c66423eaacfbd0583e4481a P 6e6b7eb318454dd2a582a46686abe375 -> Peer de38561d341a4742a0b8b986848245cf (127.0.97.196:46527): Couldn't send request to peer de38561d341a4742a0b8b986848245cf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8895f6466c66423eaacfbd0583e4481a. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:06.794451  8705 raft_consensus.cc:2955] T 8895f6466c66423eaacfbd0583e4481a P 9741bc94dfc9431e835ca81cdf49ac64 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER de38561d341a4742a0b8b986848245cf (127.0.97.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } attrs { replace: true } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } } peers { permanent_uuid: "de38561d341a4742a0b8b986848245cf" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 46527 } attrs { promote: true } } }
I20260608 09:55:06.796080  8855 raft_consensus.cc:2955] T 8895f6466c66423eaacfbd0583e4481a P ca2db12d121d41bd88e6c964e92a8f12 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER de38561d341a4742a0b8b986848245cf (127.0.97.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } attrs { replace: true } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } } peers { permanent_uuid: "de38561d341a4742a0b8b986848245cf" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 46527 } attrs { promote: true } } }
I20260608 09:55:06.817312  9002 heartbeater.cc:499] Master 127.0.97.254:45691 was elected leader, sending a full tablet report...
I20260608 09:55:06.816547  8604 catalog_manager.cc:5696] T 8895f6466c66423eaacfbd0583e4481a P 6e6b7eb318454dd2a582a46686abe375 reported cstate change: config changed from index -1 to 2, NON_VOTER de38561d341a4742a0b8b986848245cf (127.0.97.196) added. New cstate: current_term: 1 leader_uuid: "6e6b7eb318454dd2a582a46686abe375" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de38561d341a4742a0b8b986848245cf" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 46527 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:06.821636  8781 consensus_queue.cc:237] T 74d35ebb85fb474dbff6ceb1152df546 P 6e6b7eb318454dd2a582a46686abe375 [LEADER]: Queue 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: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } attrs { replace: true } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } } peers { permanent_uuid: "de38561d341a4742a0b8b986848245cf" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 46527 } attrs { promote: true } }
I20260608 09:55:06.829329  8855 raft_consensus.cc:1275] T 74d35ebb85fb474dbff6ceb1152df546 P ca2db12d121d41bd88e6c964e92a8f12 [term 1 FOLLOWER]: Refusing update from remote peer 6e6b7eb318454dd2a582a46686abe375: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 09:55:06.829879  8744 consensus_peers.cc:597] T 74d35ebb85fb474dbff6ceb1152df546 P 6e6b7eb318454dd2a582a46686abe375 -> Peer de38561d341a4742a0b8b986848245cf (127.0.97.196:46527): Couldn't send request to peer de38561d341a4742a0b8b986848245cf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 74d35ebb85fb474dbff6ceb1152df546. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:06.830890  8705 raft_consensus.cc:1275] T 74d35ebb85fb474dbff6ceb1152df546 P 9741bc94dfc9431e835ca81cdf49ac64 [term 1 FOLLOWER]: Refusing update from remote peer 6e6b7eb318454dd2a582a46686abe375: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:06.830766  9026 consensus_queue.cc:1048] T 74d35ebb85fb474dbff6ceb1152df546 P 6e6b7eb318454dd2a582a46686abe375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:55:06.832340  8908 consensus_queue.cc:1048] T 74d35ebb85fb474dbff6ceb1152df546 P 6e6b7eb318454dd2a582a46686abe375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:55:06.840833  9026 raft_consensus.cc:2955] T 74d35ebb85fb474dbff6ceb1152df546 P 6e6b7eb318454dd2a582a46686abe375 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER de38561d341a4742a0b8b986848245cf (127.0.97.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } attrs { replace: true } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } } peers { permanent_uuid: "de38561d341a4742a0b8b986848245cf" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 46527 } attrs { promote: true } } }
I20260608 09:55:06.843170  8855 raft_consensus.cc:2955] T 74d35ebb85fb474dbff6ceb1152df546 P ca2db12d121d41bd88e6c964e92a8f12 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER de38561d341a4742a0b8b986848245cf (127.0.97.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } attrs { replace: true } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } } peers { permanent_uuid: "de38561d341a4742a0b8b986848245cf" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 46527 } attrs { promote: true } } }
I20260608 09:55:06.843776  8705 raft_consensus.cc:2955] T 74d35ebb85fb474dbff6ceb1152df546 P 9741bc94dfc9431e835ca81cdf49ac64 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER de38561d341a4742a0b8b986848245cf (127.0.97.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } attrs { replace: true } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } } peers { permanent_uuid: "de38561d341a4742a0b8b986848245cf" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 46527 } attrs { promote: true } } }
I20260608 09:55:06.861378  8781 consensus_queue.cc:237] T 40775fae22554fd0ab0dbadf13040641 P 6e6b7eb318454dd2a582a46686abe375 [LEADER]: Queue 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: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } attrs { replace: true } } peers { permanent_uuid: "de38561d341a4742a0b8b986848245cf" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 46527 } attrs { promote: true } }
I20260608 09:55:06.861522  8603 catalog_manager.cc:5696] T 74d35ebb85fb474dbff6ceb1152df546 P ca2db12d121d41bd88e6c964e92a8f12 reported cstate change: config changed from index -1 to 2, NON_VOTER de38561d341a4742a0b8b986848245cf (127.0.97.196) added. New cstate: current_term: 1 leader_uuid: "6e6b7eb318454dd2a582a46686abe375" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } attrs { replace: true } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } } peers { permanent_uuid: "de38561d341a4742a0b8b986848245cf" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 46527 } attrs { promote: true } } }
W20260608 09:55:06.868954  8744 consensus_peers.cc:597] T 40775fae22554fd0ab0dbadf13040641 P 6e6b7eb318454dd2a582a46686abe375 -> Peer de38561d341a4742a0b8b986848245cf (127.0.97.196:46527): Couldn't send request to peer de38561d341a4742a0b8b986848245cf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 40775fae22554fd0ab0dbadf13040641. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:06.869163  8855 raft_consensus.cc:1275] T 40775fae22554fd0ab0dbadf13040641 P ca2db12d121d41bd88e6c964e92a8f12 [term 1 FOLLOWER]: Refusing update from remote peer 6e6b7eb318454dd2a582a46686abe375: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:06.870648  9026 consensus_queue.cc:1048] T 40775fae22554fd0ab0dbadf13040641 P 6e6b7eb318454dd2a582a46686abe375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:55:06.871016  8705 raft_consensus.cc:1275] T 40775fae22554fd0ab0dbadf13040641 P 9741bc94dfc9431e835ca81cdf49ac64 [term 1 FOLLOWER]: Refusing update from remote peer 6e6b7eb318454dd2a582a46686abe375: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:06.874560  9026 consensus_queue.cc:1048] T 40775fae22554fd0ab0dbadf13040641 P 6e6b7eb318454dd2a582a46686abe375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:55:06.878960  9025 raft_consensus.cc:2955] T 40775fae22554fd0ab0dbadf13040641 P 6e6b7eb318454dd2a582a46686abe375 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER de38561d341a4742a0b8b986848245cf (127.0.97.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } attrs { replace: true } } peers { permanent_uuid: "de38561d341a4742a0b8b986848245cf" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 46527 } attrs { promote: true } } }
I20260608 09:55:06.880769  8855 raft_consensus.cc:2955] T 40775fae22554fd0ab0dbadf13040641 P ca2db12d121d41bd88e6c964e92a8f12 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER de38561d341a4742a0b8b986848245cf (127.0.97.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } attrs { replace: true } } peers { permanent_uuid: "de38561d341a4742a0b8b986848245cf" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 46527 } attrs { promote: true } } }
I20260608 09:55:06.884479  8705 raft_consensus.cc:2955] T 40775fae22554fd0ab0dbadf13040641 P 9741bc94dfc9431e835ca81cdf49ac64 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER de38561d341a4742a0b8b986848245cf (127.0.97.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } attrs { replace: true } } peers { permanent_uuid: "de38561d341a4742a0b8b986848245cf" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 46527 } attrs { promote: true } } }
I20260608 09:55:06.892659  8781 consensus_queue.cc:237] T 8895f6466c66423eaacfbd0583e4481a P 6e6b7eb318454dd2a582a46686abe375 [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: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } attrs { replace: false } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } } peers { permanent_uuid: "de38561d341a4742a0b8b986848245cf" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 46527 } attrs { promote: true } }
I20260608 09:55:06.892551  8601 catalog_manager.cc:5696] T 40775fae22554fd0ab0dbadf13040641 P 6e6b7eb318454dd2a582a46686abe375 reported cstate change: config changed from index -1 to 2, NON_VOTER de38561d341a4742a0b8b986848245cf (127.0.97.196) added. New cstate: current_term: 1 leader_uuid: "6e6b7eb318454dd2a582a46686abe375" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de38561d341a4742a0b8b986848245cf" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 46527 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:06.901391  8855 raft_consensus.cc:1275] T 8895f6466c66423eaacfbd0583e4481a P ca2db12d121d41bd88e6c964e92a8f12 [term 1 FOLLOWER]: Refusing update from remote peer 6e6b7eb318454dd2a582a46686abe375: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:55:06.902880  9025 consensus_queue.cc:1048] T 8895f6466c66423eaacfbd0583e4481a P 6e6b7eb318454dd2a582a46686abe375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 09:55:06.903620  8744 consensus_peers.cc:597] T 8895f6466c66423eaacfbd0583e4481a P 6e6b7eb318454dd2a582a46686abe375 -> Peer de38561d341a4742a0b8b986848245cf (127.0.97.196:46527): Couldn't send request to peer de38561d341a4742a0b8b986848245cf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8895f6466c66423eaacfbd0583e4481a. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:06.904901  8705 raft_consensus.cc:1275] T 8895f6466c66423eaacfbd0583e4481a P 9741bc94dfc9431e835ca81cdf49ac64 [term 1 FOLLOWER]: Refusing update from remote peer 6e6b7eb318454dd2a582a46686abe375: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:55:06.906621  9025 consensus_queue.cc:1048] T 8895f6466c66423eaacfbd0583e4481a P 6e6b7eb318454dd2a582a46686abe375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:55:06.910179  9026 raft_consensus.cc:2955] T 8895f6466c66423eaacfbd0583e4481a P 6e6b7eb318454dd2a582a46686abe375 [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: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } attrs { replace: false } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } } peers { permanent_uuid: "de38561d341a4742a0b8b986848245cf" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 46527 } attrs { promote: true } } }
I20260608 09:55:06.912441  8854 raft_consensus.cc:2955] T 8895f6466c66423eaacfbd0583e4481a P ca2db12d121d41bd88e6c964e92a8f12 [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: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } attrs { replace: false } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } } peers { permanent_uuid: "de38561d341a4742a0b8b986848245cf" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 46527 } attrs { promote: true } } }
I20260608 09:55:06.924168  8705 raft_consensus.cc:2955] T 8895f6466c66423eaacfbd0583e4481a P 9741bc94dfc9431e835ca81cdf49ac64 [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: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } attrs { replace: false } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } } peers { permanent_uuid: "de38561d341a4742a0b8b986848245cf" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 46527 } attrs { promote: true } } }
W20260608 09:55:06.925662  8652 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 09:55:06.926108  8652 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 09:55:06.927827  8601 catalog_manager.cc:5696] T 8895f6466c66423eaacfbd0583e4481a P ca2db12d121d41bd88e6c964e92a8f12 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "6e6b7eb318454dd2a582a46686abe375" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } attrs { replace: false } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } } peers { permanent_uuid: "de38561d341a4742a0b8b986848245cf" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 46527 } attrs { promote: true } } }
I20260608 09:55:06.931557  8781 consensus_queue.cc:237] T 74d35ebb85fb474dbff6ceb1152df546 P 6e6b7eb318454dd2a582a46686abe375 [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: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } attrs { replace: false } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } } peers { permanent_uuid: "de38561d341a4742a0b8b986848245cf" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 46527 } attrs { promote: true } }
I20260608 09:55:06.939165  8854 raft_consensus.cc:1275] T 74d35ebb85fb474dbff6ceb1152df546 P ca2db12d121d41bd88e6c964e92a8f12 [term 1 FOLLOWER]: Refusing update from remote peer 6e6b7eb318454dd2a582a46686abe375: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260608 09:55:06.939606  8744 consensus_peers.cc:597] T 74d35ebb85fb474dbff6ceb1152df546 P 6e6b7eb318454dd2a582a46686abe375 -> Peer de38561d341a4742a0b8b986848245cf (127.0.97.196:46527): Couldn't send request to peer de38561d341a4742a0b8b986848245cf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 74d35ebb85fb474dbff6ceb1152df546. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:06.940701  9026 consensus_queue.cc:1048] T 74d35ebb85fb474dbff6ceb1152df546 P 6e6b7eb318454dd2a582a46686abe375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:55:06.941428  8705 raft_consensus.cc:1275] T 74d35ebb85fb474dbff6ceb1152df546 P 9741bc94dfc9431e835ca81cdf49ac64 [term 1 FOLLOWER]: Refusing update from remote peer 6e6b7eb318454dd2a582a46686abe375: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:55:06.942889  9025 consensus_queue.cc:1048] T 74d35ebb85fb474dbff6ceb1152df546 P 6e6b7eb318454dd2a582a46686abe375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:55:06.948614  9025 raft_consensus.cc:2955] T 74d35ebb85fb474dbff6ceb1152df546 P 6e6b7eb318454dd2a582a46686abe375 [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: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } attrs { replace: false } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } } peers { permanent_uuid: "de38561d341a4742a0b8b986848245cf" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 46527 } attrs { promote: true } } }
I20260608 09:55:06.949290  8781 consensus_queue.cc:237] T 8895f6466c66423eaacfbd0583e4481a P 6e6b7eb318454dd2a582a46686abe375 [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: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } attrs { replace: false } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } }
I20260608 09:55:06.951814  8705 raft_consensus.cc:2955] T 74d35ebb85fb474dbff6ceb1152df546 P 9741bc94dfc9431e835ca81cdf49ac64 [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: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } attrs { replace: false } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } } peers { permanent_uuid: "de38561d341a4742a0b8b986848245cf" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 46527 } attrs { promote: true } } }
I20260608 09:55:06.953329  8854 raft_consensus.cc:2955] T 74d35ebb85fb474dbff6ceb1152df546 P ca2db12d121d41bd88e6c964e92a8f12 [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: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } attrs { replace: false } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } } peers { permanent_uuid: "de38561d341a4742a0b8b986848245cf" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 46527 } attrs { promote: true } } }
W20260608 09:55:06.957952  8652 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 09:55:06.958343  8652 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 09:55:06.964143  8780 consensus_queue.cc:237] T 40775fae22554fd0ab0dbadf13040641 P 6e6b7eb318454dd2a582a46686abe375 [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: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } attrs { replace: false } } peers { permanent_uuid: "de38561d341a4742a0b8b986848245cf" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 46527 } attrs { promote: true } }
I20260608 09:55:06.961932  8603 catalog_manager.cc:5696] T 74d35ebb85fb474dbff6ceb1152df546 P 6e6b7eb318454dd2a582a46686abe375 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "6e6b7eb318454dd2a582a46686abe375" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de38561d341a4742a0b8b986848245cf" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 46527 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:06.964649  8705 raft_consensus.cc:1275] T 8895f6466c66423eaacfbd0583e4481a P 9741bc94dfc9431e835ca81cdf49ac64 [term 1 FOLLOWER]: Refusing update from remote peer 6e6b7eb318454dd2a582a46686abe375: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:55:06.966517  8855 raft_consensus.cc:1275] T 8895f6466c66423eaacfbd0583e4481a P ca2db12d121d41bd88e6c964e92a8f12 [term 1 FOLLOWER]: Refusing update from remote peer 6e6b7eb318454dd2a582a46686abe375: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:55:06.968358  9025 consensus_queue.cc:1048] T 8895f6466c66423eaacfbd0583e4481a P 6e6b7eb318454dd2a582a46686abe375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:55:06.970386  8923 consensus_queue.cc:1048] T 8895f6466c66423eaacfbd0583e4481a P 6e6b7eb318454dd2a582a46686abe375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:55:06.975011  8855 raft_consensus.cc:1275] T 40775fae22554fd0ab0dbadf13040641 P ca2db12d121d41bd88e6c964e92a8f12 [term 1 FOLLOWER]: Refusing update from remote peer 6e6b7eb318454dd2a582a46686abe375: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260608 09:55:06.977705  8744 consensus_peers.cc:597] T 40775fae22554fd0ab0dbadf13040641 P 6e6b7eb318454dd2a582a46686abe375 -> Peer de38561d341a4742a0b8b986848245cf (127.0.97.196:46527): Couldn't send request to peer de38561d341a4742a0b8b986848245cf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 40775fae22554fd0ab0dbadf13040641. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:06.978789  8908 consensus_queue.cc:1048] T 40775fae22554fd0ab0dbadf13040641 P 6e6b7eb318454dd2a582a46686abe375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:55:06.980926  8705 raft_consensus.cc:1275] T 40775fae22554fd0ab0dbadf13040641 P 9741bc94dfc9431e835ca81cdf49ac64 [term 1 FOLLOWER]: Refusing update from remote peer 6e6b7eb318454dd2a582a46686abe375: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:55:06.980610  9026 raft_consensus.cc:2955] T 8895f6466c66423eaacfbd0583e4481a P 6e6b7eb318454dd2a582a46686abe375 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER de38561d341a4742a0b8b986848245cf (127.0.97.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } attrs { replace: false } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } } }
I20260608 09:55:06.982892  8924 consensus_queue.cc:1048] T 40775fae22554fd0ab0dbadf13040641 P 6e6b7eb318454dd2a582a46686abe375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:55:06.984256  8855 raft_consensus.cc:2955] T 8895f6466c66423eaacfbd0583e4481a P ca2db12d121d41bd88e6c964e92a8f12 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER de38561d341a4742a0b8b986848245cf (127.0.97.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } attrs { replace: false } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } } }
I20260608 09:55:06.987392  8705 raft_consensus.cc:2955] T 8895f6466c66423eaacfbd0583e4481a P 9741bc94dfc9431e835ca81cdf49ac64 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER de38561d341a4742a0b8b986848245cf (127.0.97.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } attrs { replace: false } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } } }
I20260608 09:55:06.992012  8923 raft_consensus.cc:2955] T 40775fae22554fd0ab0dbadf13040641 P 6e6b7eb318454dd2a582a46686abe375 [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: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } attrs { replace: false } } peers { permanent_uuid: "de38561d341a4742a0b8b986848245cf" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 46527 } attrs { promote: true } } }
I20260608 09:55:06.994561  8590 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8895f6466c66423eaacfbd0583e4481a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:55:06.998467  8706 raft_consensus.cc:2955] T 40775fae22554fd0ab0dbadf13040641 P 9741bc94dfc9431e835ca81cdf49ac64 [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: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } attrs { replace: false } } peers { permanent_uuid: "de38561d341a4742a0b8b986848245cf" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 46527 } attrs { promote: true } } }
I20260608 09:55:07.002249  8780 consensus_queue.cc:237] T 74d35ebb85fb474dbff6ceb1152df546 P 6e6b7eb318454dd2a582a46686abe375 [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: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } attrs { replace: false } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } }
I20260608 09:55:07.004720  8601 catalog_manager.cc:5696] T 8895f6466c66423eaacfbd0583e4481a P ca2db12d121d41bd88e6c964e92a8f12 reported cstate change: config changed from index 3 to 4, NON_VOTER de38561d341a4742a0b8b986848245cf (127.0.97.196) evicted. New cstate: current_term: 1 leader_uuid: "6e6b7eb318454dd2a582a46686abe375" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } attrs { replace: false } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } } }
I20260608 09:55:07.006233  8855 raft_consensus.cc:2955] T 40775fae22554fd0ab0dbadf13040641 P ca2db12d121d41bd88e6c964e92a8f12 [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: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } attrs { replace: false } } peers { permanent_uuid: "de38561d341a4742a0b8b986848245cf" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 46527 } attrs { promote: true } } }
I20260608 09:55:07.013434  8854 raft_consensus.cc:1275] T 74d35ebb85fb474dbff6ceb1152df546 P ca2db12d121d41bd88e6c964e92a8f12 [term 1 FOLLOWER]: Refusing update from remote peer 6e6b7eb318454dd2a582a46686abe375: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:55:07.016484  8705 raft_consensus.cc:1275] T 74d35ebb85fb474dbff6ceb1152df546 P 9741bc94dfc9431e835ca81cdf49ac64 [term 1 FOLLOWER]: Refusing update from remote peer 6e6b7eb318454dd2a582a46686abe375: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:55:07.021883  9025 consensus_queue.cc:1048] T 74d35ebb85fb474dbff6ceb1152df546 P 6e6b7eb318454dd2a582a46686abe375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:55:07.022554  9026 consensus_queue.cc:1048] T 74d35ebb85fb474dbff6ceb1152df546 P 6e6b7eb318454dd2a582a46686abe375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:55:07.033087  8705 raft_consensus.cc:2955] T 74d35ebb85fb474dbff6ceb1152df546 P 9741bc94dfc9431e835ca81cdf49ac64 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER de38561d341a4742a0b8b986848245cf (127.0.97.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } attrs { replace: false } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } } }
I20260608 09:55:07.033349  8924 raft_consensus.cc:2955] T 74d35ebb85fb474dbff6ceb1152df546 P 6e6b7eb318454dd2a582a46686abe375 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER de38561d341a4742a0b8b986848245cf (127.0.97.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } attrs { replace: false } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } } }
I20260608 09:55:07.033890  8854 raft_consensus.cc:2955] T 74d35ebb85fb474dbff6ceb1152df546 P ca2db12d121d41bd88e6c964e92a8f12 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER de38561d341a4742a0b8b986848245cf (127.0.97.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } attrs { replace: false } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } } }
I20260608 09:55:07.029881  8602 catalog_manager.cc:5696] T 40775fae22554fd0ab0dbadf13040641 P ca2db12d121d41bd88e6c964e92a8f12 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "6e6b7eb318454dd2a582a46686abe375" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } attrs { replace: false } } peers { permanent_uuid: "de38561d341a4742a0b8b986848245cf" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 46527 } attrs { promote: true } } }
I20260608 09:55:07.046224  8590 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 74d35ebb85fb474dbff6ceb1152df546 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260608 09:55:07.052603  8652 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 09:55:07.053061  8652 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 09:55:07.065073  8780 consensus_queue.cc:237] T 40775fae22554fd0ab0dbadf13040641 P 6e6b7eb318454dd2a582a46686abe375 [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: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } attrs { replace: false } }
I20260608 09:55:07.064893  8602 catalog_manager.cc:5696] T 74d35ebb85fb474dbff6ceb1152df546 P ca2db12d121d41bd88e6c964e92a8f12 reported cstate change: config changed from index 3 to 4, NON_VOTER de38561d341a4742a0b8b986848245cf (127.0.97.196) evicted. New cstate: current_term: 1 leader_uuid: "6e6b7eb318454dd2a582a46686abe375" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } attrs { replace: false } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } } }
I20260608 09:55:07.069342  8967 tablet_service.cc:1558] Processing DeleteTablet for tablet 8895f6466c66423eaacfbd0583e4481a with delete_type TABLET_DATA_TOMBSTONED (TS de38561d341a4742a0b8b986848245cf not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35246
W20260608 09:55:07.073464  8588 catalog_manager.cc:4994] TS de38561d341a4742a0b8b986848245cf (127.0.97.196:46527): delete failed for tablet 8895f6466c66423eaacfbd0583e4481a because the tablet was not found. No further retry: Not found: Tablet not found: 8895f6466c66423eaacfbd0583e4481a
I20260608 09:55:07.075181  8705 raft_consensus.cc:1275] T 40775fae22554fd0ab0dbadf13040641 P 9741bc94dfc9431e835ca81cdf49ac64 [term 1 FOLLOWER]: Refusing update from remote peer 6e6b7eb318454dd2a582a46686abe375: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:55:07.075937  8854 raft_consensus.cc:1275] T 40775fae22554fd0ab0dbadf13040641 P ca2db12d121d41bd88e6c964e92a8f12 [term 1 FOLLOWER]: Refusing update from remote peer 6e6b7eb318454dd2a582a46686abe375: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:55:07.076741  8923 consensus_queue.cc:1048] T 40775fae22554fd0ab0dbadf13040641 P 6e6b7eb318454dd2a582a46686abe375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:55:07.078114  8967 tablet_service.cc:1558] Processing DeleteTablet for tablet 74d35ebb85fb474dbff6ceb1152df546 with delete_type TABLET_DATA_TOMBSTONED (TS de38561d341a4742a0b8b986848245cf not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35246
I20260608 09:55:07.078308  8923 consensus_queue.cc:1048] T 40775fae22554fd0ab0dbadf13040641 P 6e6b7eb318454dd2a582a46686abe375 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260608 09:55:07.079769  8588 catalog_manager.cc:4994] TS de38561d341a4742a0b8b986848245cf (127.0.97.196:46527): delete failed for tablet 74d35ebb85fb474dbff6ceb1152df546 because the tablet was not found. No further retry: Not found: Tablet not found: 74d35ebb85fb474dbff6ceb1152df546
I20260608 09:55:07.084901  9032 raft_consensus.cc:2955] T 40775fae22554fd0ab0dbadf13040641 P 6e6b7eb318454dd2a582a46686abe375 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER de38561d341a4742a0b8b986848245cf (127.0.97.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } attrs { replace: false } } }
I20260608 09:55:07.086371  8705 raft_consensus.cc:2955] T 40775fae22554fd0ab0dbadf13040641 P 9741bc94dfc9431e835ca81cdf49ac64 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER de38561d341a4742a0b8b986848245cf (127.0.97.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } attrs { replace: false } } }
I20260608 09:55:07.087544  8854 raft_consensus.cc:2955] T 40775fae22554fd0ab0dbadf13040641 P ca2db12d121d41bd88e6c964e92a8f12 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER de38561d341a4742a0b8b986848245cf (127.0.97.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } attrs { replace: false } } }
I20260608 09:55:07.094919  8590 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 40775fae22554fd0ab0dbadf13040641 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:55:07.101468  8601 catalog_manager.cc:5696] T 40775fae22554fd0ab0dbadf13040641 P 6e6b7eb318454dd2a582a46686abe375 reported cstate change: config changed from index 3 to 4, NON_VOTER de38561d341a4742a0b8b986848245cf (127.0.97.196) evicted. New cstate: current_term: 1 leader_uuid: "6e6b7eb318454dd2a582a46686abe375" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9741bc94dfc9431e835ca81cdf49ac64" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e6b7eb318454dd2a582a46686abe375" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 35381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca2db12d121d41bd88e6c964e92a8f12" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38187 } attrs { replace: false } health_report { overall_health: HEALTHY } } }
I20260608 09:55:07.110846  8967 tablet_service.cc:1558] Processing DeleteTablet for tablet 40775fae22554fd0ab0dbadf13040641 with delete_type TABLET_DATA_TOMBSTONED (TS de38561d341a4742a0b8b986848245cf not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35246
W20260608 09:55:07.112737  8588 catalog_manager.cc:4994] TS de38561d341a4742a0b8b986848245cf (127.0.97.196:46527): delete failed for tablet 40775fae22554fd0ab0dbadf13040641 because the tablet was not found. No further retry: Not found: Tablet not found: 40775fae22554fd0ab0dbadf13040641
I20260608 09:55:07.883206   391 tablet_server.cc:179] TabletServer@127.0.97.193:0 shutting down...
I20260608 09:55:07.906448   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:07.907325   391 tablet_replica.cc:333] T 74d35ebb85fb474dbff6ceb1152df546 P 9741bc94dfc9431e835ca81cdf49ac64: stopping tablet replica
I20260608 09:55:07.908111   391 raft_consensus.cc:2243] T 74d35ebb85fb474dbff6ceb1152df546 P 9741bc94dfc9431e835ca81cdf49ac64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:07.908794   391 raft_consensus.cc:2272] T 74d35ebb85fb474dbff6ceb1152df546 P 9741bc94dfc9431e835ca81cdf49ac64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:07.911758   391 tablet_replica.cc:333] T 8895f6466c66423eaacfbd0583e4481a P 9741bc94dfc9431e835ca81cdf49ac64: stopping tablet replica
I20260608 09:55:07.912314   391 raft_consensus.cc:2243] T 8895f6466c66423eaacfbd0583e4481a P 9741bc94dfc9431e835ca81cdf49ac64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:07.913004   391 raft_consensus.cc:2272] T 8895f6466c66423eaacfbd0583e4481a P 9741bc94dfc9431e835ca81cdf49ac64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:07.916102   391 tablet_replica.cc:333] T 40775fae22554fd0ab0dbadf13040641 P 9741bc94dfc9431e835ca81cdf49ac64: stopping tablet replica
I20260608 09:55:07.916676   391 raft_consensus.cc:2243] T 40775fae22554fd0ab0dbadf13040641 P 9741bc94dfc9431e835ca81cdf49ac64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:07.917284   391 raft_consensus.cc:2272] T 40775fae22554fd0ab0dbadf13040641 P 9741bc94dfc9431e835ca81cdf49ac64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:07.919925   391 tablet_replica.cc:333] T 5bcf6c74a6b74667bef16fe6efd81998 P 9741bc94dfc9431e835ca81cdf49ac64: stopping tablet replica
I20260608 09:55:07.920432   391 raft_consensus.cc:2243] T 5bcf6c74a6b74667bef16fe6efd81998 P 9741bc94dfc9431e835ca81cdf49ac64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:07.920876   391 raft_consensus.cc:2272] T 5bcf6c74a6b74667bef16fe6efd81998 P 9741bc94dfc9431e835ca81cdf49ac64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:07.945392   391 tablet_server.cc:196] TabletServer@127.0.97.193:0 shutdown complete.
I20260608 09:55:07.962779   391 tablet_server.cc:179] TabletServer@127.0.97.194:0 shutting down...
I20260608 09:55:07.983606   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:07.984390   391 tablet_replica.cc:333] T 8895f6466c66423eaacfbd0583e4481a P 6e6b7eb318454dd2a582a46686abe375: stopping tablet replica
I20260608 09:55:07.985031   391 raft_consensus.cc:2243] T 8895f6466c66423eaacfbd0583e4481a P 6e6b7eb318454dd2a582a46686abe375 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:07.985860   391 raft_consensus.cc:2272] T 8895f6466c66423eaacfbd0583e4481a P 6e6b7eb318454dd2a582a46686abe375 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:07.988770   391 tablet_replica.cc:333] T 74d35ebb85fb474dbff6ceb1152df546 P 6e6b7eb318454dd2a582a46686abe375: stopping tablet replica
I20260608 09:55:07.989316   391 raft_consensus.cc:2243] T 74d35ebb85fb474dbff6ceb1152df546 P 6e6b7eb318454dd2a582a46686abe375 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:07.990096   391 raft_consensus.cc:2272] T 74d35ebb85fb474dbff6ceb1152df546 P 6e6b7eb318454dd2a582a46686abe375 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:07.992668   391 tablet_replica.cc:333] T 5bcf6c74a6b74667bef16fe6efd81998 P 6e6b7eb318454dd2a582a46686abe375: stopping tablet replica
I20260608 09:55:07.993183   391 raft_consensus.cc:2243] T 5bcf6c74a6b74667bef16fe6efd81998 P 6e6b7eb318454dd2a582a46686abe375 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:07.994290   391 raft_consensus.cc:2272] T 5bcf6c74a6b74667bef16fe6efd81998 P 6e6b7eb318454dd2a582a46686abe375 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:07.996472   391 tablet_replica.cc:333] T 40775fae22554fd0ab0dbadf13040641 P 6e6b7eb318454dd2a582a46686abe375: stopping tablet replica
I20260608 09:55:07.996905   391 raft_consensus.cc:2243] T 40775fae22554fd0ab0dbadf13040641 P 6e6b7eb318454dd2a582a46686abe375 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:07.997648   391 raft_consensus.cc:2272] T 40775fae22554fd0ab0dbadf13040641 P 6e6b7eb318454dd2a582a46686abe375 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:08.023145   391 tablet_server.cc:196] TabletServer@127.0.97.194:0 shutdown complete.
I20260608 09:55:08.040544   391 tablet_server.cc:179] TabletServer@127.0.97.195:0 shutting down...
I20260608 09:55:08.067353   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:08.068132   391 tablet_replica.cc:333] T 8895f6466c66423eaacfbd0583e4481a P ca2db12d121d41bd88e6c964e92a8f12: stopping tablet replica
I20260608 09:55:08.068787   391 raft_consensus.cc:2243] T 8895f6466c66423eaacfbd0583e4481a P ca2db12d121d41bd88e6c964e92a8f12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:08.069459   391 raft_consensus.cc:2272] T 8895f6466c66423eaacfbd0583e4481a P ca2db12d121d41bd88e6c964e92a8f12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:08.071780   391 tablet_replica.cc:333] T 74d35ebb85fb474dbff6ceb1152df546 P ca2db12d121d41bd88e6c964e92a8f12: stopping tablet replica
I20260608 09:55:08.072328   391 raft_consensus.cc:2243] T 74d35ebb85fb474dbff6ceb1152df546 P ca2db12d121d41bd88e6c964e92a8f12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:08.072976   391 raft_consensus.cc:2272] T 74d35ebb85fb474dbff6ceb1152df546 P ca2db12d121d41bd88e6c964e92a8f12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:08.075205   391 tablet_replica.cc:333] T 5bcf6c74a6b74667bef16fe6efd81998 P ca2db12d121d41bd88e6c964e92a8f12: stopping tablet replica
I20260608 09:55:08.075757   391 raft_consensus.cc:2243] T 5bcf6c74a6b74667bef16fe6efd81998 P ca2db12d121d41bd88e6c964e92a8f12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:08.076188   391 raft_consensus.cc:2272] T 5bcf6c74a6b74667bef16fe6efd81998 P ca2db12d121d41bd88e6c964e92a8f12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:08.078397   391 tablet_replica.cc:333] T 40775fae22554fd0ab0dbadf13040641 P ca2db12d121d41bd88e6c964e92a8f12: stopping tablet replica
I20260608 09:55:08.078891   391 raft_consensus.cc:2243] T 40775fae22554fd0ab0dbadf13040641 P ca2db12d121d41bd88e6c964e92a8f12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:08.079527   391 raft_consensus.cc:2272] T 40775fae22554fd0ab0dbadf13040641 P ca2db12d121d41bd88e6c964e92a8f12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:08.104233   391 tablet_server.cc:196] TabletServer@127.0.97.195:0 shutdown complete.
I20260608 09:55:08.120648   391 tablet_server.cc:179] TabletServer@127.0.97.196:0 shutting down...
I20260608 09:55:08.140399   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:08.156399   391 tablet_server.cc:196] TabletServer@127.0.97.196:0 shutdown complete.
I20260608 09:55:08.166493   391 master.cc:562] Master@127.0.97.254:45691 shutting down...
I20260608 09:55:08.185137   391 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ff0eccc474a7455c89f24e4126e7afad [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:08.185667   391 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ff0eccc474a7455c89f24e4126e7afad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:08.185981   391 tablet_replica.cc:333] T 00000000000000000000000000000000 P ff0eccc474a7455c89f24e4126e7afad: stopping tablet replica
I20260608 09:55:08.204752   391 master.cc:584] Master@127.0.97.254:45691 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (4646 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260608 09:55:08.244153   391 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.254:33597
I20260608 09:55:08.245383   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:08.250773  9038 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:08.250847  9039 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:08.254127  9041 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:08.255271   391 server_base.cc:1061] running on GCE node
I20260608 09:55:08.256922   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:08.257107   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:08.257258   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912508257239 us; error 0 us; skew 500 ppm
I20260608 09:55:08.257813   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:08.260293   391 webserver.cc:533] Webserver started at http://127.0.97.254:35067/ using document root <none> and password file <none>
I20260608 09:55:08.260771   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:08.260946   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:08.261200   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:08.262339   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912294854977-391-0/minicluster-data/master-0-root/instance:
uuid: "d51e76f477de48c4b851964601f0f0a1"
format_stamp: "Formatted at 2026-06-08 09:55:08 on dist-test-slave-cqs2"
I20260608 09:55:08.266902   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:55:08.270403  9046 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:08.271162   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 09:55:08.271422   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912294854977-391-0/minicluster-data/master-0-root
uuid: "d51e76f477de48c4b851964601f0f0a1"
format_stamp: "Formatted at 2026-06-08 09:55:08 on dist-test-slave-cqs2"
I20260608 09:55:08.271706   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912294854977-391-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912294854977-391-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912294854977-391-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:08.306864   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:08.308194   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:08.348070   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.254:33597
I20260608 09:55:08.348202  9097 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.254:33597 every 8 connection(s)
I20260608 09:55:08.352231  9098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:08.363481  9098 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d51e76f477de48c4b851964601f0f0a1: Bootstrap starting.
I20260608 09:55:08.368580  9098 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d51e76f477de48c4b851964601f0f0a1: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:08.373051  9098 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d51e76f477de48c4b851964601f0f0a1: No bootstrap required, opened a new log
I20260608 09:55:08.375617  9098 raft_consensus.cc:359] T 00000000000000000000000000000000 P d51e76f477de48c4b851964601f0f0a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d51e76f477de48c4b851964601f0f0a1" member_type: VOTER }
I20260608 09:55:08.375989  9098 raft_consensus.cc:385] T 00000000000000000000000000000000 P d51e76f477de48c4b851964601f0f0a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:08.376180  9098 raft_consensus.cc:740] T 00000000000000000000000000000000 P d51e76f477de48c4b851964601f0f0a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d51e76f477de48c4b851964601f0f0a1, State: Initialized, Role: FOLLOWER
I20260608 09:55:08.376777  9098 consensus_queue.cc:260] T 00000000000000000000000000000000 P d51e76f477de48c4b851964601f0f0a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d51e76f477de48c4b851964601f0f0a1" member_type: VOTER }
I20260608 09:55:08.377260  9098 raft_consensus.cc:399] T 00000000000000000000000000000000 P d51e76f477de48c4b851964601f0f0a1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:08.377451  9098 raft_consensus.cc:493] T 00000000000000000000000000000000 P d51e76f477de48c4b851964601f0f0a1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:08.377661  9098 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d51e76f477de48c4b851964601f0f0a1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:08.382478  9098 raft_consensus.cc:515] T 00000000000000000000000000000000 P d51e76f477de48c4b851964601f0f0a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d51e76f477de48c4b851964601f0f0a1" member_type: VOTER }
I20260608 09:55:08.382958  9098 leader_election.cc:304] T 00000000000000000000000000000000 P d51e76f477de48c4b851964601f0f0a1 [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: d51e76f477de48c4b851964601f0f0a1; no voters: 
I20260608 09:55:08.384109  9098 leader_election.cc:290] T 00000000000000000000000000000000 P d51e76f477de48c4b851964601f0f0a1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:08.384506  9101 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d51e76f477de48c4b851964601f0f0a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:08.385911  9101 raft_consensus.cc:697] T 00000000000000000000000000000000 P d51e76f477de48c4b851964601f0f0a1 [term 1 LEADER]: Becoming Leader. State: Replica: d51e76f477de48c4b851964601f0f0a1, State: Running, Role: LEADER
I20260608 09:55:08.386541  9101 consensus_queue.cc:237] T 00000000000000000000000000000000 P d51e76f477de48c4b851964601f0f0a1 [LEADER]: Queue going to LEADER mode. State: All 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: "d51e76f477de48c4b851964601f0f0a1" member_type: VOTER }
I20260608 09:55:08.387115  9098 sys_catalog.cc:565] T 00000000000000000000000000000000 P d51e76f477de48c4b851964601f0f0a1 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:55:08.389482  9102 sys_catalog.cc:455] T 00000000000000000000000000000000 P d51e76f477de48c4b851964601f0f0a1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d51e76f477de48c4b851964601f0f0a1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d51e76f477de48c4b851964601f0f0a1" member_type: VOTER } }
I20260608 09:55:08.390293  9102 sys_catalog.cc:458] T 00000000000000000000000000000000 P d51e76f477de48c4b851964601f0f0a1 [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:08.389482  9103 sys_catalog.cc:455] T 00000000000000000000000000000000 P d51e76f477de48c4b851964601f0f0a1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d51e76f477de48c4b851964601f0f0a1. Latest consensus state: current_term: 1 leader_uuid: "d51e76f477de48c4b851964601f0f0a1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d51e76f477de48c4b851964601f0f0a1" member_type: VOTER } }
I20260608 09:55:08.391146  9103 sys_catalog.cc:458] T 00000000000000000000000000000000 P d51e76f477de48c4b851964601f0f0a1 [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:08.394038  9108 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:55:08.399286  9108 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:55:08.403908   391 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:55:08.409189  9108 catalog_manager.cc:1382] Generated new cluster ID: 09d1d04a4f8744eea8a13d30e36c2a3f
I20260608 09:55:08.409497  9108 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:55:08.426843  9108 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:55:08.428218  9108 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:55:08.444756  9108 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d51e76f477de48c4b851964601f0f0a1: Generated new TSK 0
I20260608 09:55:08.445322  9108 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:55:08.470566   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:08.477116  9119 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:08.478111  9120 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:08.479475  9122 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:08.479703   391 server_base.cc:1061] running on GCE node
I20260608 09:55:08.480598   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:08.480782   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:08.480908   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912508480896 us; error 0 us; skew 500 ppm
I20260608 09:55:08.481441   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:08.483706   391 webserver.cc:533] Webserver started at http://127.0.97.193:40879/ using document root <none> and password file <none>
I20260608 09:55:08.484197   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:08.484359   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:08.484571   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:08.485677   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912294854977-391-0/minicluster-data/ts-0-root/instance:
uuid: "4f3d9c58e6d44c76bb51740600bedf61"
format_stamp: "Formatted at 2026-06-08 09:55:08 on dist-test-slave-cqs2"
I20260608 09:55:08.490406   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:55:08.494076  9127 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:08.494824   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:55:08.495133   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912294854977-391-0/minicluster-data/ts-0-root
uuid: "4f3d9c58e6d44c76bb51740600bedf61"
format_stamp: "Formatted at 2026-06-08 09:55:08 on dist-test-slave-cqs2"
I20260608 09:55:08.495381   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912294854977-391-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912294854977-391-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912294854977-391-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:08.512262   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:08.513459   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:08.514914   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:08.517320   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:08.517498   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:08.517755   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:08.517902   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:08.559499   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.193:41605
I20260608 09:55:08.559626  9189 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.193:41605 every 8 connection(s)
I20260608 09:55:08.564834   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:08.572980  9194 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:08.575218  9195 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:08.579329  9197 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:08.580602  9190 heartbeater.cc:344] Connected to a master server at 127.0.97.254:33597
I20260608 09:55:08.580935   391 server_base.cc:1061] running on GCE node
I20260608 09:55:08.581099  9190 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:08.582021  9190 heartbeater.cc:507] Master 127.0.97.254:33597 requested a full tablet report, sending...
I20260608 09:55:08.582104   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:08.582418   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:08.582593   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912508582575 us; error 0 us; skew 500 ppm
I20260608 09:55:08.583420   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:08.584515  9063 ts_manager.cc:194] Registered new tserver with Master: 4f3d9c58e6d44c76bb51740600bedf61 (127.0.97.193:41605)
I20260608 09:55:08.586006   391 webserver.cc:533] Webserver started at http://127.0.97.194:38137/ using document root <none> and password file <none>
I20260608 09:55:08.586561   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:08.586757   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:08.586798  9063 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53982
I20260608 09:55:08.587037   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:08.588601   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912294854977-391-0/minicluster-data/ts-1-root/instance:
uuid: "5c156bd4a84b4f31b331be01acb818c2"
format_stamp: "Formatted at 2026-06-08 09:55:08 on dist-test-slave-cqs2"
I20260608 09:55:08.593201   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:55:08.596609  9202 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:08.597396   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:55:08.597707   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912294854977-391-0/minicluster-data/ts-1-root
uuid: "5c156bd4a84b4f31b331be01acb818c2"
format_stamp: "Formatted at 2026-06-08 09:55:08 on dist-test-slave-cqs2"
I20260608 09:55:08.597963   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912294854977-391-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912294854977-391-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912294854977-391-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:08.606812   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:08.607964   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:08.609362   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:08.611722   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:08.611936   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:08.612159   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:08.612311   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:08.653172   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.194:34839
I20260608 09:55:08.653301  9264 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.194:34839 every 8 connection(s)
I20260608 09:55:08.658115   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:08.664986  9268 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:08.666939  9269 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:08.667900  9271 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:08.669989   391 server_base.cc:1061] running on GCE node
I20260608 09:55:08.670310  9265 heartbeater.cc:344] Connected to a master server at 127.0.97.254:33597
I20260608 09:55:08.670717  9265 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:08.670920   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:08.671207   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:08.671371   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912508671354 us; error 0 us; skew 500 ppm
I20260608 09:55:08.671496  9265 heartbeater.cc:507] Master 127.0.97.254:33597 requested a full tablet report, sending...
I20260608 09:55:08.671994   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:08.673787  9063 ts_manager.cc:194] Registered new tserver with Master: 5c156bd4a84b4f31b331be01acb818c2 (127.0.97.194:34839)
I20260608 09:55:08.674573   391 webserver.cc:533] Webserver started at http://127.0.97.195:38241/ using document root <none> and password file <none>
I20260608 09:55:08.675155   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:08.675350   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:08.675376  9063 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53992
I20260608 09:55:08.675685   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:08.677021   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912294854977-391-0/minicluster-data/ts-2-root/instance:
uuid: "71fb84776609481086a771188beca4ef"
format_stamp: "Formatted at 2026-06-08 09:55:08 on dist-test-slave-cqs2"
I20260608 09:55:08.681540   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:55:08.684947  9276 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:08.685671   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:55:08.685941   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912294854977-391-0/minicluster-data/ts-2-root
uuid: "71fb84776609481086a771188beca4ef"
format_stamp: "Formatted at 2026-06-08 09:55:08 on dist-test-slave-cqs2"
I20260608 09:55:08.686193   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912294854977-391-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912294854977-391-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912294854977-391-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:08.707490   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:08.708657   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:08.710098   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:08.712738   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:08.712940   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:08.713160   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:08.713310   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:08.753499   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.195:45365
I20260608 09:55:08.753638  9338 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.195:45365 every 8 connection(s)
I20260608 09:55:08.767387  9339 heartbeater.cc:344] Connected to a master server at 127.0.97.254:33597
I20260608 09:55:08.767839  9339 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:08.768561  9339 heartbeater.cc:507] Master 127.0.97.254:33597 requested a full tablet report, sending...
I20260608 09:55:08.771283  9063 ts_manager.cc:194] Registered new tserver with Master: 71fb84776609481086a771188beca4ef (127.0.97.195:45365)
I20260608 09:55:08.771405   391 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014739616s
I20260608 09:55:08.772778  9063 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53998
I20260608 09:55:09.589752  9190 heartbeater.cc:499] Master 127.0.97.254:33597 was elected leader, sending a full tablet report...
I20260608 09:55:09.677920  9265 heartbeater.cc:499] Master 127.0.97.254:33597 was elected leader, sending a full tablet report...
I20260608 09:55:09.775504  9339 heartbeater.cc:499] Master 127.0.97.254:33597 was elected leader, sending a full tablet report...
I20260608 09:55:09.828783  9063 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54014:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:55:09.831516  9063 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:55:09.892253  9304 tablet_service.cc:1511] Processing CreateTablet for tablet b58c2f30eccf4841ab08a7689f63154c (DEFAULT_TABLE table=test-workload [id=bee224c2d57148c988562a56c2d31470]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:55:09.894070  9304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b58c2f30eccf4841ab08a7689f63154c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:09.899441  9303 tablet_service.cc:1511] Processing CreateTablet for tablet 10ac53e0975e445b8ac2b04b6f0bace9 (DEFAULT_TABLE table=test-workload [id=bee224c2d57148c988562a56c2d31470]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:55:09.900975  9303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10ac53e0975e445b8ac2b04b6f0bace9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:09.904858  9302 tablet_service.cc:1511] Processing CreateTablet for tablet 61f478df3060485b9b194fc89ab6e328 (DEFAULT_TABLE table=test-workload [id=bee224c2d57148c988562a56c2d31470]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:55:09.906296  9302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61f478df3060485b9b194fc89ab6e328. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:09.908830  9301 tablet_service.cc:1511] Processing CreateTablet for tablet fc4a5d185fd046c3b9efb03d28e55f11 (DEFAULT_TABLE table=test-workload [id=bee224c2d57148c988562a56c2d31470]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:55:09.910202  9301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc4a5d185fd046c3b9efb03d28e55f11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:09.913021  9155 tablet_service.cc:1511] Processing CreateTablet for tablet b58c2f30eccf4841ab08a7689f63154c (DEFAULT_TABLE table=test-workload [id=bee224c2d57148c988562a56c2d31470]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:55:09.914455  9155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b58c2f30eccf4841ab08a7689f63154c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:09.914163  9300 tablet_service.cc:1511] Processing CreateTablet for tablet e0a48e64326d46cb95e336a251e8f438 (DEFAULT_TABLE table=test-workload [id=bee224c2d57148c988562a56c2d31470]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:55:09.915596  9300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0a48e64326d46cb95e336a251e8f438. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:09.916442  9154 tablet_service.cc:1511] Processing CreateTablet for tablet 10ac53e0975e445b8ac2b04b6f0bace9 (DEFAULT_TABLE table=test-workload [id=bee224c2d57148c988562a56c2d31470]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:55:09.917831  9154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10ac53e0975e445b8ac2b04b6f0bace9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:09.920320  9153 tablet_service.cc:1511] Processing CreateTablet for tablet 61f478df3060485b9b194fc89ab6e328 (DEFAULT_TABLE table=test-workload [id=bee224c2d57148c988562a56c2d31470]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:55:09.921684  9153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61f478df3060485b9b194fc89ab6e328. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:09.924265  9152 tablet_service.cc:1511] Processing CreateTablet for tablet fc4a5d185fd046c3b9efb03d28e55f11 (DEFAULT_TABLE table=test-workload [id=bee224c2d57148c988562a56c2d31470]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:55:09.926363  9150 tablet_service.cc:1511] Processing CreateTablet for tablet 8d76fad953f54450973f1abecd8e2be0 (DEFAULT_TABLE table=test-workload [id=bee224c2d57148c988562a56c2d31470]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:55:09.927291  9152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc4a5d185fd046c3b9efb03d28e55f11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:09.927984  9150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d76fad953f54450973f1abecd8e2be0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:09.929347  9230 tablet_service.cc:1511] Processing CreateTablet for tablet b58c2f30eccf4841ab08a7689f63154c (DEFAULT_TABLE table=test-workload [id=bee224c2d57148c988562a56c2d31470]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:55:09.929828  9229 tablet_service.cc:1511] Processing CreateTablet for tablet 10ac53e0975e445b8ac2b04b6f0bace9 (DEFAULT_TABLE table=test-workload [id=bee224c2d57148c988562a56c2d31470]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:55:09.930816  9230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b58c2f30eccf4841ab08a7689f63154c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:09.932268  9228 tablet_service.cc:1511] Processing CreateTablet for tablet 61f478df3060485b9b194fc89ab6e328 (DEFAULT_TABLE table=test-workload [id=bee224c2d57148c988562a56c2d31470]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:55:09.933652  9228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61f478df3060485b9b194fc89ab6e328. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:09.936270  9227 tablet_service.cc:1511] Processing CreateTablet for tablet fc4a5d185fd046c3b9efb03d28e55f11 (DEFAULT_TABLE table=test-workload [id=bee224c2d57148c988562a56c2d31470]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:55:09.937587  9227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc4a5d185fd046c3b9efb03d28e55f11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:09.940382  9226 tablet_service.cc:1511] Processing CreateTablet for tablet e0a48e64326d46cb95e336a251e8f438 (DEFAULT_TABLE table=test-workload [id=bee224c2d57148c988562a56c2d31470]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:55:09.941712  9226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0a48e64326d46cb95e336a251e8f438. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:09.943476  9229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10ac53e0975e445b8ac2b04b6f0bace9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:09.955133  9225 tablet_service.cc:1511] Processing CreateTablet for tablet 8d76fad953f54450973f1abecd8e2be0 (DEFAULT_TABLE table=test-workload [id=bee224c2d57148c988562a56c2d31470]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:55:09.956542  9225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d76fad953f54450973f1abecd8e2be0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:09.957471  9304 tablet_service.cc:1511] Processing CreateTablet for tablet 8d76fad953f54450973f1abecd8e2be0 (DEFAULT_TABLE table=test-workload [id=bee224c2d57148c988562a56c2d31470]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:55:09.958776  9304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d76fad953f54450973f1abecd8e2be0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:09.926473  9151 tablet_service.cc:1511] Processing CreateTablet for tablet e0a48e64326d46cb95e336a251e8f438 (DEFAULT_TABLE table=test-workload [id=bee224c2d57148c988562a56c2d31470]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:55:09.980607  9151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0a48e64326d46cb95e336a251e8f438. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:09.983558  9360 tablet_bootstrap.cc:492] T 8d76fad953f54450973f1abecd8e2be0 P 4f3d9c58e6d44c76bb51740600bedf61: Bootstrap starting.
I20260608 09:55:09.985500  9361 tablet_bootstrap.cc:492] T b58c2f30eccf4841ab08a7689f63154c P 5c156bd4a84b4f31b331be01acb818c2: Bootstrap starting.
I20260608 09:55:09.997287  9360 tablet_bootstrap.cc:654] T 8d76fad953f54450973f1abecd8e2be0 P 4f3d9c58e6d44c76bb51740600bedf61: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:10.003592  9361 tablet_bootstrap.cc:654] T b58c2f30eccf4841ab08a7689f63154c P 5c156bd4a84b4f31b331be01acb818c2: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:10.024240  9359 tablet_bootstrap.cc:492] T 10ac53e0975e445b8ac2b04b6f0bace9 P 71fb84776609481086a771188beca4ef: Bootstrap starting.
I20260608 09:55:10.032034  9359 tablet_bootstrap.cc:654] T 10ac53e0975e445b8ac2b04b6f0bace9 P 71fb84776609481086a771188beca4ef: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:10.036634  9359 tablet_bootstrap.cc:492] T 10ac53e0975e445b8ac2b04b6f0bace9 P 71fb84776609481086a771188beca4ef: No bootstrap required, opened a new log
I20260608 09:55:10.037087  9359 ts_tablet_manager.cc:1403] T 10ac53e0975e445b8ac2b04b6f0bace9 P 71fb84776609481086a771188beca4ef: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260608 09:55:10.039443  9359 raft_consensus.cc:359] T 10ac53e0975e445b8ac2b04b6f0bace9 P 71fb84776609481086a771188beca4ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } } peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } }
I20260608 09:55:10.039990  9359 raft_consensus.cc:385] T 10ac53e0975e445b8ac2b04b6f0bace9 P 71fb84776609481086a771188beca4ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:10.040231  9359 raft_consensus.cc:740] T 10ac53e0975e445b8ac2b04b6f0bace9 P 71fb84776609481086a771188beca4ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71fb84776609481086a771188beca4ef, State: Initialized, Role: FOLLOWER
I20260608 09:55:10.040903  9359 consensus_queue.cc:260] T 10ac53e0975e445b8ac2b04b6f0bace9 P 71fb84776609481086a771188beca4ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } } peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } }
I20260608 09:55:10.043493  9359 ts_tablet_manager.cc:1434] T 10ac53e0975e445b8ac2b04b6f0bace9 P 71fb84776609481086a771188beca4ef: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 09:55:10.044602  9359 tablet_bootstrap.cc:492] T b58c2f30eccf4841ab08a7689f63154c P 71fb84776609481086a771188beca4ef: Bootstrap starting.
I20260608 09:55:10.050472  9359 tablet_bootstrap.cc:654] T b58c2f30eccf4841ab08a7689f63154c P 71fb84776609481086a771188beca4ef: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:10.067174  9359 tablet_bootstrap.cc:492] T b58c2f30eccf4841ab08a7689f63154c P 71fb84776609481086a771188beca4ef: No bootstrap required, opened a new log
I20260608 09:55:10.067962  9359 ts_tablet_manager.cc:1403] T b58c2f30eccf4841ab08a7689f63154c P 71fb84776609481086a771188beca4ef: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.013s
I20260608 09:55:10.070291  9360 tablet_bootstrap.cc:492] T 8d76fad953f54450973f1abecd8e2be0 P 4f3d9c58e6d44c76bb51740600bedf61: No bootstrap required, opened a new log
I20260608 09:55:10.071156  9360 ts_tablet_manager.cc:1403] T 8d76fad953f54450973f1abecd8e2be0 P 4f3d9c58e6d44c76bb51740600bedf61: Time spent bootstrapping tablet: real 0.088s	user 0.025s	sys 0.014s
I20260608 09:55:10.070397  9361 tablet_bootstrap.cc:492] T b58c2f30eccf4841ab08a7689f63154c P 5c156bd4a84b4f31b331be01acb818c2: No bootstrap required, opened a new log
I20260608 09:55:10.071318  9359 raft_consensus.cc:359] T b58c2f30eccf4841ab08a7689f63154c P 71fb84776609481086a771188beca4ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } } peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } }
I20260608 09:55:10.071942  9361 ts_tablet_manager.cc:1403] T b58c2f30eccf4841ab08a7689f63154c P 5c156bd4a84b4f31b331be01acb818c2: Time spent bootstrapping tablet: real 0.087s	user 0.011s	sys 0.024s
I20260608 09:55:10.072157  9359 raft_consensus.cc:385] T b58c2f30eccf4841ab08a7689f63154c P 71fb84776609481086a771188beca4ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:10.072603  9359 raft_consensus.cc:740] T b58c2f30eccf4841ab08a7689f63154c P 71fb84776609481086a771188beca4ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71fb84776609481086a771188beca4ef, State: Initialized, Role: FOLLOWER
I20260608 09:55:10.073403  9359 consensus_queue.cc:260] T b58c2f30eccf4841ab08a7689f63154c P 71fb84776609481086a771188beca4ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } } peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } }
I20260608 09:55:10.074676  9360 raft_consensus.cc:359] T 8d76fad953f54450973f1abecd8e2be0 P 4f3d9c58e6d44c76bb51740600bedf61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } } peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } }
I20260608 09:55:10.074985  9361 raft_consensus.cc:359] T b58c2f30eccf4841ab08a7689f63154c P 5c156bd4a84b4f31b331be01acb818c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } } peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } }
I20260608 09:55:10.075546  9360 raft_consensus.cc:385] T 8d76fad953f54450973f1abecd8e2be0 P 4f3d9c58e6d44c76bb51740600bedf61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:10.075619  9359 ts_tablet_manager.cc:1434] T b58c2f30eccf4841ab08a7689f63154c P 71fb84776609481086a771188beca4ef: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260608 09:55:10.075837  9361 raft_consensus.cc:385] T b58c2f30eccf4841ab08a7689f63154c P 5c156bd4a84b4f31b331be01acb818c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:10.076366  9361 raft_consensus.cc:740] T b58c2f30eccf4841ab08a7689f63154c P 5c156bd4a84b4f31b331be01acb818c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c156bd4a84b4f31b331be01acb818c2, State: Initialized, Role: FOLLOWER
I20260608 09:55:10.076843  9359 tablet_bootstrap.cc:492] T e0a48e64326d46cb95e336a251e8f438 P 71fb84776609481086a771188beca4ef: Bootstrap starting.
I20260608 09:55:10.077075  9361 consensus_queue.cc:260] T b58c2f30eccf4841ab08a7689f63154c P 5c156bd4a84b4f31b331be01acb818c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } } peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } }
I20260608 09:55:10.079880  9361 ts_tablet_manager.cc:1434] T b58c2f30eccf4841ab08a7689f63154c P 5c156bd4a84b4f31b331be01acb818c2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260608 09:55:10.080935  9361 tablet_bootstrap.cc:492] T 10ac53e0975e445b8ac2b04b6f0bace9 P 5c156bd4a84b4f31b331be01acb818c2: Bootstrap starting.
I20260608 09:55:10.084201  9359 tablet_bootstrap.cc:654] T e0a48e64326d46cb95e336a251e8f438 P 71fb84776609481086a771188beca4ef: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:10.087527  9361 tablet_bootstrap.cc:654] T 10ac53e0975e445b8ac2b04b6f0bace9 P 5c156bd4a84b4f31b331be01acb818c2: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:10.075996  9360 raft_consensus.cc:740] T 8d76fad953f54450973f1abecd8e2be0 P 4f3d9c58e6d44c76bb51740600bedf61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f3d9c58e6d44c76bb51740600bedf61, State: Initialized, Role: FOLLOWER
I20260608 09:55:10.089586  9360 consensus_queue.cc:260] T 8d76fad953f54450973f1abecd8e2be0 P 4f3d9c58e6d44c76bb51740600bedf61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } } peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } }
I20260608 09:55:10.094753  9367 raft_consensus.cc:493] T b58c2f30eccf4841ab08a7689f63154c P 5c156bd4a84b4f31b331be01acb818c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:10.095913  9367 raft_consensus.cc:515] T b58c2f30eccf4841ab08a7689f63154c P 5c156bd4a84b4f31b331be01acb818c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } } peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } }
I20260608 09:55:10.097239  9361 tablet_bootstrap.cc:492] T 10ac53e0975e445b8ac2b04b6f0bace9 P 5c156bd4a84b4f31b331be01acb818c2: No bootstrap required, opened a new log
I20260608 09:55:10.097402  9359 tablet_bootstrap.cc:492] T e0a48e64326d46cb95e336a251e8f438 P 71fb84776609481086a771188beca4ef: No bootstrap required, opened a new log
I20260608 09:55:10.097929  9361 ts_tablet_manager.cc:1403] T 10ac53e0975e445b8ac2b04b6f0bace9 P 5c156bd4a84b4f31b331be01acb818c2: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260608 09:55:10.098146  9359 ts_tablet_manager.cc:1403] T e0a48e64326d46cb95e336a251e8f438 P 71fb84776609481086a771188beca4ef: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.009s
I20260608 09:55:10.101024  9360 ts_tablet_manager.cc:1434] T 8d76fad953f54450973f1abecd8e2be0 P 4f3d9c58e6d44c76bb51740600bedf61: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.005s
I20260608 09:55:10.101593  9367 leader_election.cc:290] T b58c2f30eccf4841ab08a7689f63154c P 5c156bd4a84b4f31b331be01acb818c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71fb84776609481086a771188beca4ef (127.0.97.195:45365), 4f3d9c58e6d44c76bb51740600bedf61 (127.0.97.193:41605)
I20260608 09:55:10.102329  9360 tablet_bootstrap.cc:492] T fc4a5d185fd046c3b9efb03d28e55f11 P 4f3d9c58e6d44c76bb51740600bedf61: Bootstrap starting.
I20260608 09:55:10.104130  9361 raft_consensus.cc:359] T 10ac53e0975e445b8ac2b04b6f0bace9 P 5c156bd4a84b4f31b331be01acb818c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } } peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } }
I20260608 09:55:10.104908  9361 raft_consensus.cc:385] T 10ac53e0975e445b8ac2b04b6f0bace9 P 5c156bd4a84b4f31b331be01acb818c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:10.105276  9361 raft_consensus.cc:740] T 10ac53e0975e445b8ac2b04b6f0bace9 P 5c156bd4a84b4f31b331be01acb818c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c156bd4a84b4f31b331be01acb818c2, State: Initialized, Role: FOLLOWER
I20260608 09:55:10.106385  9361 consensus_queue.cc:260] T 10ac53e0975e445b8ac2b04b6f0bace9 P 5c156bd4a84b4f31b331be01acb818c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } } peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } }
I20260608 09:55:10.108955  9359 raft_consensus.cc:359] T e0a48e64326d46cb95e336a251e8f438 P 71fb84776609481086a771188beca4ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } } peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } }
I20260608 09:55:10.109728  9359 raft_consensus.cc:385] T e0a48e64326d46cb95e336a251e8f438 P 71fb84776609481086a771188beca4ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:10.110030  9359 raft_consensus.cc:740] T e0a48e64326d46cb95e336a251e8f438 P 71fb84776609481086a771188beca4ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71fb84776609481086a771188beca4ef, State: Initialized, Role: FOLLOWER
I20260608 09:55:10.110819  9359 consensus_queue.cc:260] T e0a48e64326d46cb95e336a251e8f438 P 71fb84776609481086a771188beca4ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } } peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } }
I20260608 09:55:10.112080  9360 tablet_bootstrap.cc:654] T fc4a5d185fd046c3b9efb03d28e55f11 P 4f3d9c58e6d44c76bb51740600bedf61: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:10.113930  9361 ts_tablet_manager.cc:1434] T 10ac53e0975e445b8ac2b04b6f0bace9 P 5c156bd4a84b4f31b331be01acb818c2: Time spent starting tablet: real 0.016s	user 0.000s	sys 0.008s
I20260608 09:55:10.116968  9361 tablet_bootstrap.cc:492] T 61f478df3060485b9b194fc89ab6e328 P 5c156bd4a84b4f31b331be01acb818c2: Bootstrap starting.
I20260608 09:55:10.118911  9359 ts_tablet_manager.cc:1434] T e0a48e64326d46cb95e336a251e8f438 P 71fb84776609481086a771188beca4ef: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.002s
I20260608 09:55:10.129997  9359 tablet_bootstrap.cc:492] T 61f478df3060485b9b194fc89ab6e328 P 71fb84776609481086a771188beca4ef: Bootstrap starting.
I20260608 09:55:10.134001  9361 tablet_bootstrap.cc:654] T 61f478df3060485b9b194fc89ab6e328 P 5c156bd4a84b4f31b331be01acb818c2: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:10.135856  9314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b58c2f30eccf4841ab08a7689f63154c" candidate_uuid: "5c156bd4a84b4f31b331be01acb818c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fb84776609481086a771188beca4ef" is_pre_election: true
I20260608 09:55:10.136741  9314 raft_consensus.cc:2468] T b58c2f30eccf4841ab08a7689f63154c P 71fb84776609481086a771188beca4ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c156bd4a84b4f31b331be01acb818c2 in term 0.
I20260608 09:55:10.138609  9203 leader_election.cc:304] T b58c2f30eccf4841ab08a7689f63154c P 5c156bd4a84b4f31b331be01acb818c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c156bd4a84b4f31b331be01acb818c2, 71fb84776609481086a771188beca4ef; no voters: 
I20260608 09:55:10.139458  9359 tablet_bootstrap.cc:654] T 61f478df3060485b9b194fc89ab6e328 P 71fb84776609481086a771188beca4ef: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:10.139667  9367 raft_consensus.cc:2804] T b58c2f30eccf4841ab08a7689f63154c P 5c156bd4a84b4f31b331be01acb818c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:10.140120  9367 raft_consensus.cc:493] T b58c2f30eccf4841ab08a7689f63154c P 5c156bd4a84b4f31b331be01acb818c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:10.140441  9367 raft_consensus.cc:3060] T b58c2f30eccf4841ab08a7689f63154c P 5c156bd4a84b4f31b331be01acb818c2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:10.148639  9165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b58c2f30eccf4841ab08a7689f63154c" candidate_uuid: "5c156bd4a84b4f31b331be01acb818c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f3d9c58e6d44c76bb51740600bedf61" is_pre_election: true
W20260608 09:55:10.150601  9203 leader_election.cc:343] T b58c2f30eccf4841ab08a7689f63154c P 5c156bd4a84b4f31b331be01acb818c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f3d9c58e6d44c76bb51740600bedf61 (127.0.97.193:41605): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:10.151775  9367 raft_consensus.cc:515] T b58c2f30eccf4841ab08a7689f63154c P 5c156bd4a84b4f31b331be01acb818c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } } peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } }
I20260608 09:55:10.154321  9367 leader_election.cc:290] T b58c2f30eccf4841ab08a7689f63154c P 5c156bd4a84b4f31b331be01acb818c2 [CANDIDATE]: Term 1 election: Requested vote from peers 71fb84776609481086a771188beca4ef (127.0.97.195:45365), 4f3d9c58e6d44c76bb51740600bedf61 (127.0.97.193:41605)
I20260608 09:55:10.155198  9314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b58c2f30eccf4841ab08a7689f63154c" candidate_uuid: "5c156bd4a84b4f31b331be01acb818c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fb84776609481086a771188beca4ef"
I20260608 09:55:10.155874  9314 raft_consensus.cc:3060] T b58c2f30eccf4841ab08a7689f63154c P 71fb84776609481086a771188beca4ef [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:10.158015  9360 tablet_bootstrap.cc:492] T fc4a5d185fd046c3b9efb03d28e55f11 P 4f3d9c58e6d44c76bb51740600bedf61: No bootstrap required, opened a new log
I20260608 09:55:10.156529  9165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b58c2f30eccf4841ab08a7689f63154c" candidate_uuid: "5c156bd4a84b4f31b331be01acb818c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f3d9c58e6d44c76bb51740600bedf61"
I20260608 09:55:10.158566  9360 ts_tablet_manager.cc:1403] T fc4a5d185fd046c3b9efb03d28e55f11 P 4f3d9c58e6d44c76bb51740600bedf61: Time spent bootstrapping tablet: real 0.056s	user 0.020s	sys 0.031s
W20260608 09:55:10.160914  9203 leader_election.cc:343] T b58c2f30eccf4841ab08a7689f63154c P 5c156bd4a84b4f31b331be01acb818c2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f3d9c58e6d44c76bb51740600bedf61 (127.0.97.193:41605): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:10.162832  9360 raft_consensus.cc:359] T fc4a5d185fd046c3b9efb03d28e55f11 P 4f3d9c58e6d44c76bb51740600bedf61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } } peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } }
I20260608 09:55:10.163568  9360 raft_consensus.cc:385] T fc4a5d185fd046c3b9efb03d28e55f11 P 4f3d9c58e6d44c76bb51740600bedf61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:10.163862  9360 raft_consensus.cc:740] T fc4a5d185fd046c3b9efb03d28e55f11 P 4f3d9c58e6d44c76bb51740600bedf61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f3d9c58e6d44c76bb51740600bedf61, State: Initialized, Role: FOLLOWER
I20260608 09:55:10.164669  9360 consensus_queue.cc:260] T fc4a5d185fd046c3b9efb03d28e55f11 P 4f3d9c58e6d44c76bb51740600bedf61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } } peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } }
I20260608 09:55:10.165570  9314 raft_consensus.cc:2468] T b58c2f30eccf4841ab08a7689f63154c P 71fb84776609481086a771188beca4ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c156bd4a84b4f31b331be01acb818c2 in term 1.
I20260608 09:55:10.166905  9203 leader_election.cc:304] T b58c2f30eccf4841ab08a7689f63154c P 5c156bd4a84b4f31b331be01acb818c2 [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: 5c156bd4a84b4f31b331be01acb818c2, 71fb84776609481086a771188beca4ef; no voters: 4f3d9c58e6d44c76bb51740600bedf61
I20260608 09:55:10.168151  9367 raft_consensus.cc:2804] T b58c2f30eccf4841ab08a7689f63154c P 5c156bd4a84b4f31b331be01acb818c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:10.174283  9360 ts_tablet_manager.cc:1434] T fc4a5d185fd046c3b9efb03d28e55f11 P 4f3d9c58e6d44c76bb51740600bedf61: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260608 09:55:10.175482  9359 tablet_bootstrap.cc:492] T 61f478df3060485b9b194fc89ab6e328 P 71fb84776609481086a771188beca4ef: No bootstrap required, opened a new log
I20260608 09:55:10.176240  9359 ts_tablet_manager.cc:1403] T 61f478df3060485b9b194fc89ab6e328 P 71fb84776609481086a771188beca4ef: Time spent bootstrapping tablet: real 0.047s	user 0.032s	sys 0.011s
I20260608 09:55:10.177708  9367 raft_consensus.cc:697] T b58c2f30eccf4841ab08a7689f63154c P 5c156bd4a84b4f31b331be01acb818c2 [term 1 LEADER]: Becoming Leader. State: Replica: 5c156bd4a84b4f31b331be01acb818c2, State: Running, Role: LEADER
I20260608 09:55:10.175541  9360 tablet_bootstrap.cc:492] T b58c2f30eccf4841ab08a7689f63154c P 4f3d9c58e6d44c76bb51740600bedf61: Bootstrap starting.
I20260608 09:55:10.178773  9367 consensus_queue.cc:237] T b58c2f30eccf4841ab08a7689f63154c P 5c156bd4a84b4f31b331be01acb818c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } } peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } }
I20260608 09:55:10.183146  9359 raft_consensus.cc:359] T 61f478df3060485b9b194fc89ab6e328 P 71fb84776609481086a771188beca4ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } } peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } }
I20260608 09:55:10.183943  9359 raft_consensus.cc:385] T 61f478df3060485b9b194fc89ab6e328 P 71fb84776609481086a771188beca4ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:10.184245  9359 raft_consensus.cc:740] T 61f478df3060485b9b194fc89ab6e328 P 71fb84776609481086a771188beca4ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71fb84776609481086a771188beca4ef, State: Initialized, Role: FOLLOWER
I20260608 09:55:10.184965  9360 tablet_bootstrap.cc:654] T b58c2f30eccf4841ab08a7689f63154c P 4f3d9c58e6d44c76bb51740600bedf61: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:10.185395  9361 tablet_bootstrap.cc:492] T 61f478df3060485b9b194fc89ab6e328 P 5c156bd4a84b4f31b331be01acb818c2: No bootstrap required, opened a new log
I20260608 09:55:10.185184  9359 consensus_queue.cc:260] T 61f478df3060485b9b194fc89ab6e328 P 71fb84776609481086a771188beca4ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } } peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } }
I20260608 09:55:10.186043  9361 ts_tablet_manager.cc:1403] T 61f478df3060485b9b194fc89ab6e328 P 5c156bd4a84b4f31b331be01acb818c2: Time spent bootstrapping tablet: real 0.069s	user 0.009s	sys 0.025s
I20260608 09:55:10.189778  9361 raft_consensus.cc:359] T 61f478df3060485b9b194fc89ab6e328 P 5c156bd4a84b4f31b331be01acb818c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } } peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } }
I20260608 09:55:10.190526  9361 raft_consensus.cc:385] T 61f478df3060485b9b194fc89ab6e328 P 5c156bd4a84b4f31b331be01acb818c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:10.190832  9361 raft_consensus.cc:740] T 61f478df3060485b9b194fc89ab6e328 P 5c156bd4a84b4f31b331be01acb818c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c156bd4a84b4f31b331be01acb818c2, State: Initialized, Role: FOLLOWER
I20260608 09:55:10.192853  9361 consensus_queue.cc:260] T 61f478df3060485b9b194fc89ab6e328 P 5c156bd4a84b4f31b331be01acb818c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } } peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } }
I20260608 09:55:10.195291  9361 ts_tablet_manager.cc:1434] T 61f478df3060485b9b194fc89ab6e328 P 5c156bd4a84b4f31b331be01acb818c2: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260608 09:55:10.195477  9359 ts_tablet_manager.cc:1434] T 61f478df3060485b9b194fc89ab6e328 P 71fb84776609481086a771188beca4ef: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260608 09:55:10.196409  9361 tablet_bootstrap.cc:492] T e0a48e64326d46cb95e336a251e8f438 P 5c156bd4a84b4f31b331be01acb818c2: Bootstrap starting.
I20260608 09:55:10.198848  9061 catalog_manager.cc:5696] T b58c2f30eccf4841ab08a7689f63154c P 5c156bd4a84b4f31b331be01acb818c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c156bd4a84b4f31b331be01acb818c2 (127.0.97.194). New cstate: current_term: 1 leader_uuid: "5c156bd4a84b4f31b331be01acb818c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:10.200301  9360 tablet_bootstrap.cc:492] T b58c2f30eccf4841ab08a7689f63154c P 4f3d9c58e6d44c76bb51740600bedf61: No bootstrap required, opened a new log
I20260608 09:55:10.200891  9360 ts_tablet_manager.cc:1403] T b58c2f30eccf4841ab08a7689f63154c P 4f3d9c58e6d44c76bb51740600bedf61: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.007s
I20260608 09:55:10.203667  9359 tablet_bootstrap.cc:492] T 8d76fad953f54450973f1abecd8e2be0 P 71fb84776609481086a771188beca4ef: Bootstrap starting.
I20260608 09:55:10.203917  9361 tablet_bootstrap.cc:654] T e0a48e64326d46cb95e336a251e8f438 P 5c156bd4a84b4f31b331be01acb818c2: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:10.203969  9360 raft_consensus.cc:359] T b58c2f30eccf4841ab08a7689f63154c P 4f3d9c58e6d44c76bb51740600bedf61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } } peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } }
I20260608 09:55:10.204839  9360 raft_consensus.cc:385] T b58c2f30eccf4841ab08a7689f63154c P 4f3d9c58e6d44c76bb51740600bedf61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:10.205207  9360 raft_consensus.cc:740] T b58c2f30eccf4841ab08a7689f63154c P 4f3d9c58e6d44c76bb51740600bedf61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f3d9c58e6d44c76bb51740600bedf61, State: Initialized, Role: FOLLOWER
I20260608 09:55:10.206183  9360 consensus_queue.cc:260] T b58c2f30eccf4841ab08a7689f63154c P 4f3d9c58e6d44c76bb51740600bedf61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } } peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } }
I20260608 09:55:10.208452  9360 ts_tablet_manager.cc:1434] T b58c2f30eccf4841ab08a7689f63154c P 4f3d9c58e6d44c76bb51740600bedf61: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260608 09:55:10.209599  9360 tablet_bootstrap.cc:492] T 10ac53e0975e445b8ac2b04b6f0bace9 P 4f3d9c58e6d44c76bb51740600bedf61: Bootstrap starting.
I20260608 09:55:10.214169  9367 raft_consensus.cc:493] T 10ac53e0975e445b8ac2b04b6f0bace9 P 5c156bd4a84b4f31b331be01acb818c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:10.214730  9367 raft_consensus.cc:515] T 10ac53e0975e445b8ac2b04b6f0bace9 P 5c156bd4a84b4f31b331be01acb818c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } } peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } }
I20260608 09:55:10.216081  9359 tablet_bootstrap.cc:654] T 8d76fad953f54450973f1abecd8e2be0 P 71fb84776609481086a771188beca4ef: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:10.217171  9367 leader_election.cc:290] T 10ac53e0975e445b8ac2b04b6f0bace9 P 5c156bd4a84b4f31b331be01acb818c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f3d9c58e6d44c76bb51740600bedf61 (127.0.97.193:41605), 71fb84776609481086a771188beca4ef (127.0.97.195:45365)
I20260608 09:55:10.220379  9165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ac53e0975e445b8ac2b04b6f0bace9" candidate_uuid: "5c156bd4a84b4f31b331be01acb818c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f3d9c58e6d44c76bb51740600bedf61" is_pre_election: true
I20260608 09:55:10.221879  9361 tablet_bootstrap.cc:492] T e0a48e64326d46cb95e336a251e8f438 P 5c156bd4a84b4f31b331be01acb818c2: No bootstrap required, opened a new log
I20260608 09:55:10.221688  9314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ac53e0975e445b8ac2b04b6f0bace9" candidate_uuid: "5c156bd4a84b4f31b331be01acb818c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fb84776609481086a771188beca4ef" is_pre_election: true
I20260608 09:55:10.222388  9360 tablet_bootstrap.cc:654] T 10ac53e0975e445b8ac2b04b6f0bace9 P 4f3d9c58e6d44c76bb51740600bedf61: Neither blocks nor log segments found. Creating new log.
W20260608 09:55:10.222728  9203 leader_election.cc:343] T 10ac53e0975e445b8ac2b04b6f0bace9 P 5c156bd4a84b4f31b331be01acb818c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f3d9c58e6d44c76bb51740600bedf61 (127.0.97.193:41605): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:10.222757  9314 raft_consensus.cc:2468] T 10ac53e0975e445b8ac2b04b6f0bace9 P 71fb84776609481086a771188beca4ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c156bd4a84b4f31b331be01acb818c2 in term 0.
I20260608 09:55:10.224956  9203 leader_election.cc:304] T 10ac53e0975e445b8ac2b04b6f0bace9 P 5c156bd4a84b4f31b331be01acb818c2 [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: 5c156bd4a84b4f31b331be01acb818c2, 71fb84776609481086a771188beca4ef; no voters: 4f3d9c58e6d44c76bb51740600bedf61
I20260608 09:55:10.225776  9367 raft_consensus.cc:2804] T 10ac53e0975e445b8ac2b04b6f0bace9 P 5c156bd4a84b4f31b331be01acb818c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:10.226197  9367 raft_consensus.cc:493] T 10ac53e0975e445b8ac2b04b6f0bace9 P 5c156bd4a84b4f31b331be01acb818c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:10.226585  9367 raft_consensus.cc:3060] T 10ac53e0975e445b8ac2b04b6f0bace9 P 5c156bd4a84b4f31b331be01acb818c2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:10.222412  9361 ts_tablet_manager.cc:1403] T e0a48e64326d46cb95e336a251e8f438 P 5c156bd4a84b4f31b331be01acb818c2: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.006s
I20260608 09:55:10.228709  9360 tablet_bootstrap.cc:492] T 10ac53e0975e445b8ac2b04b6f0bace9 P 4f3d9c58e6d44c76bb51740600bedf61: No bootstrap required, opened a new log
I20260608 09:55:10.229312  9360 ts_tablet_manager.cc:1403] T 10ac53e0975e445b8ac2b04b6f0bace9 P 4f3d9c58e6d44c76bb51740600bedf61: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.006s
I20260608 09:55:10.230954  9361 raft_consensus.cc:359] T e0a48e64326d46cb95e336a251e8f438 P 5c156bd4a84b4f31b331be01acb818c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } } peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } }
I20260608 09:55:10.231700  9361 raft_consensus.cc:385] T e0a48e64326d46cb95e336a251e8f438 P 5c156bd4a84b4f31b331be01acb818c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:10.231999  9361 raft_consensus.cc:740] T e0a48e64326d46cb95e336a251e8f438 P 5c156bd4a84b4f31b331be01acb818c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c156bd4a84b4f31b331be01acb818c2, State: Initialized, Role: FOLLOWER
I20260608 09:55:10.232537  9360 raft_consensus.cc:359] T 10ac53e0975e445b8ac2b04b6f0bace9 P 4f3d9c58e6d44c76bb51740600bedf61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } } peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } }
I20260608 09:55:10.232836  9361 consensus_queue.cc:260] T e0a48e64326d46cb95e336a251e8f438 P 5c156bd4a84b4f31b331be01acb818c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } } peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } }
I20260608 09:55:10.233309  9360 raft_consensus.cc:385] T 10ac53e0975e445b8ac2b04b6f0bace9 P 4f3d9c58e6d44c76bb51740600bedf61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:10.233719  9360 raft_consensus.cc:740] T 10ac53e0975e445b8ac2b04b6f0bace9 P 4f3d9c58e6d44c76bb51740600bedf61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f3d9c58e6d44c76bb51740600bedf61, State: Initialized, Role: FOLLOWER
I20260608 09:55:10.234623  9360 consensus_queue.cc:260] T 10ac53e0975e445b8ac2b04b6f0bace9 P 4f3d9c58e6d44c76bb51740600bedf61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } } peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } }
I20260608 09:55:10.236377  9361 ts_tablet_manager.cc:1434] T e0a48e64326d46cb95e336a251e8f438 P 5c156bd4a84b4f31b331be01acb818c2: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:55:10.237480  9361 tablet_bootstrap.cc:492] T 8d76fad953f54450973f1abecd8e2be0 P 5c156bd4a84b4f31b331be01acb818c2: Bootstrap starting.
I20260608 09:55:10.239434  9360 ts_tablet_manager.cc:1434] T 10ac53e0975e445b8ac2b04b6f0bace9 P 4f3d9c58e6d44c76bb51740600bedf61: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 09:55:10.239886  9367 raft_consensus.cc:515] T 10ac53e0975e445b8ac2b04b6f0bace9 P 5c156bd4a84b4f31b331be01acb818c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } } peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } }
I20260608 09:55:10.240679  9360 tablet_bootstrap.cc:492] T e0a48e64326d46cb95e336a251e8f438 P 4f3d9c58e6d44c76bb51740600bedf61: Bootstrap starting.
I20260608 09:55:10.242934  9165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ac53e0975e445b8ac2b04b6f0bace9" candidate_uuid: "5c156bd4a84b4f31b331be01acb818c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f3d9c58e6d44c76bb51740600bedf61"
I20260608 09:55:10.243579  9165 raft_consensus.cc:3060] T 10ac53e0975e445b8ac2b04b6f0bace9 P 4f3d9c58e6d44c76bb51740600bedf61 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:10.243988  9361 tablet_bootstrap.cc:654] T 8d76fad953f54450973f1abecd8e2be0 P 5c156bd4a84b4f31b331be01acb818c2: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:10.248374  9360 tablet_bootstrap.cc:654] T e0a48e64326d46cb95e336a251e8f438 P 4f3d9c58e6d44c76bb51740600bedf61: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:10.251257  9165 raft_consensus.cc:2468] T 10ac53e0975e445b8ac2b04b6f0bace9 P 4f3d9c58e6d44c76bb51740600bedf61 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c156bd4a84b4f31b331be01acb818c2 in term 1.
I20260608 09:55:10.252606  9203 leader_election.cc:304] T 10ac53e0975e445b8ac2b04b6f0bace9 P 5c156bd4a84b4f31b331be01acb818c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f3d9c58e6d44c76bb51740600bedf61, 5c156bd4a84b4f31b331be01acb818c2; no voters: 
I20260608 09:55:10.253652  9376 raft_consensus.cc:2804] T 10ac53e0975e445b8ac2b04b6f0bace9 P 5c156bd4a84b4f31b331be01acb818c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:10.261278  9359 tablet_bootstrap.cc:492] T 8d76fad953f54450973f1abecd8e2be0 P 71fb84776609481086a771188beca4ef: No bootstrap required, opened a new log
I20260608 09:55:10.261916  9359 ts_tablet_manager.cc:1403] T 8d76fad953f54450973f1abecd8e2be0 P 71fb84776609481086a771188beca4ef: Time spent bootstrapping tablet: real 0.058s	user 0.020s	sys 0.006s
I20260608 09:55:10.264187  9367 leader_election.cc:290] T 10ac53e0975e445b8ac2b04b6f0bace9 P 5c156bd4a84b4f31b331be01acb818c2 [CANDIDATE]: Term 1 election: Requested vote from peers 4f3d9c58e6d44c76bb51740600bedf61 (127.0.97.193:41605), 71fb84776609481086a771188beca4ef (127.0.97.195:45365)
I20260608 09:55:10.265403  9314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ac53e0975e445b8ac2b04b6f0bace9" candidate_uuid: "5c156bd4a84b4f31b331be01acb818c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fb84776609481086a771188beca4ef"
I20260608 09:55:10.266075  9314 raft_consensus.cc:3060] T 10ac53e0975e445b8ac2b04b6f0bace9 P 71fb84776609481086a771188beca4ef [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:10.268566  9359 raft_consensus.cc:359] T 8d76fad953f54450973f1abecd8e2be0 P 71fb84776609481086a771188beca4ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } } peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } }
I20260608 09:55:10.269299  9359 raft_consensus.cc:385] T 8d76fad953f54450973f1abecd8e2be0 P 71fb84776609481086a771188beca4ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:10.269593  9359 raft_consensus.cc:740] T 8d76fad953f54450973f1abecd8e2be0 P 71fb84776609481086a771188beca4ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71fb84776609481086a771188beca4ef, State: Initialized, Role: FOLLOWER
I20260608 09:55:10.270434  9359 consensus_queue.cc:260] T 8d76fad953f54450973f1abecd8e2be0 P 71fb84776609481086a771188beca4ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } } peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } }
I20260608 09:55:10.271600  9365 raft_consensus.cc:493] T e0a48e64326d46cb95e336a251e8f438 P 71fb84776609481086a771188beca4ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:10.272091  9365 raft_consensus.cc:515] T e0a48e64326d46cb95e336a251e8f438 P 71fb84776609481086a771188beca4ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } } peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } }
I20260608 09:55:10.274799  9361 tablet_bootstrap.cc:492] T 8d76fad953f54450973f1abecd8e2be0 P 5c156bd4a84b4f31b331be01acb818c2: No bootstrap required, opened a new log
I20260608 09:55:10.275354  9361 ts_tablet_manager.cc:1403] T 8d76fad953f54450973f1abecd8e2be0 P 5c156bd4a84b4f31b331be01acb818c2: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.021s
I20260608 09:55:10.275838  9359 ts_tablet_manager.cc:1434] T 8d76fad953f54450973f1abecd8e2be0 P 71fb84776609481086a771188beca4ef: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.000s
I20260608 09:55:10.276005  9360 tablet_bootstrap.cc:492] T e0a48e64326d46cb95e336a251e8f438 P 4f3d9c58e6d44c76bb51740600bedf61: No bootstrap required, opened a new log
I20260608 09:55:10.276654  9360 ts_tablet_manager.cc:1403] T e0a48e64326d46cb95e336a251e8f438 P 4f3d9c58e6d44c76bb51740600bedf61: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.018s
I20260608 09:55:10.276978  9359 tablet_bootstrap.cc:492] T fc4a5d185fd046c3b9efb03d28e55f11 P 71fb84776609481086a771188beca4ef: Bootstrap starting.
I20260608 09:55:10.280448  9361 raft_consensus.cc:359] T 8d76fad953f54450973f1abecd8e2be0 P 5c156bd4a84b4f31b331be01acb818c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } } peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } }
I20260608 09:55:10.281148  9361 raft_consensus.cc:385] T 8d76fad953f54450973f1abecd8e2be0 P 5c156bd4a84b4f31b331be01acb818c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:10.281427  9361 raft_consensus.cc:740] T 8d76fad953f54450973f1abecd8e2be0 P 5c156bd4a84b4f31b331be01acb818c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c156bd4a84b4f31b331be01acb818c2, State: Initialized, Role: FOLLOWER
I20260608 09:55:10.282167  9361 consensus_queue.cc:260] T 8d76fad953f54450973f1abecd8e2be0 P 5c156bd4a84b4f31b331be01acb818c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } } peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } }
I20260608 09:55:10.283473  9360 raft_consensus.cc:359] T e0a48e64326d46cb95e336a251e8f438 P 4f3d9c58e6d44c76bb51740600bedf61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } } peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } }
I20260608 09:55:10.284060  9359 tablet_bootstrap.cc:654] T fc4a5d185fd046c3b9efb03d28e55f11 P 71fb84776609481086a771188beca4ef: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:10.284363  9360 raft_consensus.cc:385] T e0a48e64326d46cb95e336a251e8f438 P 4f3d9c58e6d44c76bb51740600bedf61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:10.284754  9360 raft_consensus.cc:740] T e0a48e64326d46cb95e336a251e8f438 P 4f3d9c58e6d44c76bb51740600bedf61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f3d9c58e6d44c76bb51740600bedf61, State: Initialized, Role: FOLLOWER
I20260608 09:55:10.285748  9360 consensus_queue.cc:260] T e0a48e64326d46cb95e336a251e8f438 P 4f3d9c58e6d44c76bb51740600bedf61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } } peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } }
I20260608 09:55:10.288875  9361 ts_tablet_manager.cc:1434] T 8d76fad953f54450973f1abecd8e2be0 P 5c156bd4a84b4f31b331be01acb818c2: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260608 09:55:10.290000  9361 tablet_bootstrap.cc:492] T fc4a5d185fd046c3b9efb03d28e55f11 P 5c156bd4a84b4f31b331be01acb818c2: Bootstrap starting.
I20260608 09:55:10.291356  9360 ts_tablet_manager.cc:1434] T e0a48e64326d46cb95e336a251e8f438 P 4f3d9c58e6d44c76bb51740600bedf61: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260608 09:55:10.293128  9360 tablet_bootstrap.cc:492] T 61f478df3060485b9b194fc89ab6e328 P 4f3d9c58e6d44c76bb51740600bedf61: Bootstrap starting.
I20260608 09:55:10.293974  9370 raft_consensus.cc:493] T 8d76fad953f54450973f1abecd8e2be0 P 4f3d9c58e6d44c76bb51740600bedf61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:10.294637  9370 raft_consensus.cc:515] T 8d76fad953f54450973f1abecd8e2be0 P 4f3d9c58e6d44c76bb51740600bedf61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } } peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } }
I20260608 09:55:10.300387  9360 tablet_bootstrap.cc:654] T 61f478df3060485b9b194fc89ab6e328 P 4f3d9c58e6d44c76bb51740600bedf61: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:10.304508  9370 leader_election.cc:290] T 8d76fad953f54450973f1abecd8e2be0 P 4f3d9c58e6d44c76bb51740600bedf61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c156bd4a84b4f31b331be01acb818c2 (127.0.97.194:34839), 71fb84776609481086a771188beca4ef (127.0.97.195:45365)
I20260608 09:55:10.311483  9165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0a48e64326d46cb95e336a251e8f438" candidate_uuid: "71fb84776609481086a771188beca4ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f3d9c58e6d44c76bb51740600bedf61" is_pre_election: true
I20260608 09:55:10.312373  9165 raft_consensus.cc:2468] T e0a48e64326d46cb95e336a251e8f438 P 4f3d9c58e6d44c76bb51740600bedf61 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71fb84776609481086a771188beca4ef in term 0.
I20260608 09:55:10.314121  9277 leader_election.cc:304] T e0a48e64326d46cb95e336a251e8f438 P 71fb84776609481086a771188beca4ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f3d9c58e6d44c76bb51740600bedf61, 71fb84776609481086a771188beca4ef; no voters: 
I20260608 09:55:10.311597  9384 raft_consensus.cc:493] T 8d76fad953f54450973f1abecd8e2be0 P 5c156bd4a84b4f31b331be01acb818c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:10.315207  9385 raft_consensus.cc:2804] T e0a48e64326d46cb95e336a251e8f438 P 71fb84776609481086a771188beca4ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:10.315104  9384 raft_consensus.cc:515] T 8d76fad953f54450973f1abecd8e2be0 P 5c156bd4a84b4f31b331be01acb818c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } } peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } }
I20260608 09:55:10.315721  9385 raft_consensus.cc:493] T e0a48e64326d46cb95e336a251e8f438 P 71fb84776609481086a771188beca4ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:10.316159  9385 raft_consensus.cc:3060] T e0a48e64326d46cb95e336a251e8f438 P 71fb84776609481086a771188beca4ef [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:10.317770  9384 leader_election.cc:290] T 8d76fad953f54450973f1abecd8e2be0 P 5c156bd4a84b4f31b331be01acb818c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f3d9c58e6d44c76bb51740600bedf61 (127.0.97.193:41605), 71fb84776609481086a771188beca4ef (127.0.97.195:45365)
I20260608 09:55:10.331766  9314 raft_consensus.cc:2468] T 10ac53e0975e445b8ac2b04b6f0bace9 P 71fb84776609481086a771188beca4ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c156bd4a84b4f31b331be01acb818c2 in term 1.
I20260608 09:55:10.321930  9365 leader_election.cc:290] T e0a48e64326d46cb95e336a251e8f438 P 71fb84776609481086a771188beca4ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f3d9c58e6d44c76bb51740600bedf61 (127.0.97.193:41605), 5c156bd4a84b4f31b331be01acb818c2 (127.0.97.194:34839)
I20260608 09:55:10.322352  9376 raft_consensus.cc:697] T 10ac53e0975e445b8ac2b04b6f0bace9 P 5c156bd4a84b4f31b331be01acb818c2 [term 1 LEADER]: Becoming Leader. State: Replica: 5c156bd4a84b4f31b331be01acb818c2, State: Running, Role: LEADER
I20260608 09:55:10.332015  9313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d76fad953f54450973f1abecd8e2be0" candidate_uuid: "5c156bd4a84b4f31b331be01acb818c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fb84776609481086a771188beca4ef" is_pre_election: true
I20260608 09:55:10.339632  9165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d76fad953f54450973f1abecd8e2be0" candidate_uuid: "5c156bd4a84b4f31b331be01acb818c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f3d9c58e6d44c76bb51740600bedf61" is_pre_election: true
I20260608 09:55:10.344094  9165 raft_consensus.cc:2468] T 8d76fad953f54450973f1abecd8e2be0 P 4f3d9c58e6d44c76bb51740600bedf61 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c156bd4a84b4f31b331be01acb818c2 in term 0.
I20260608 09:55:10.345536  9376 consensus_queue.cc:237] T 10ac53e0975e445b8ac2b04b6f0bace9 P 5c156bd4a84b4f31b331be01acb818c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } } peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } }
I20260608 09:55:10.349052  9361 tablet_bootstrap.cc:654] T fc4a5d185fd046c3b9efb03d28e55f11 P 5c156bd4a84b4f31b331be01acb818c2: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:10.352658  9203 leader_election.cc:304] T 8d76fad953f54450973f1abecd8e2be0 P 5c156bd4a84b4f31b331be01acb818c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f3d9c58e6d44c76bb51740600bedf61, 5c156bd4a84b4f31b331be01acb818c2; no voters: 
I20260608 09:55:10.353721  9384 raft_consensus.cc:2804] T 8d76fad953f54450973f1abecd8e2be0 P 5c156bd4a84b4f31b331be01acb818c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:10.354179  9384 raft_consensus.cc:493] T 8d76fad953f54450973f1abecd8e2be0 P 5c156bd4a84b4f31b331be01acb818c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:10.353370  9385 raft_consensus.cc:515] T e0a48e64326d46cb95e336a251e8f438 P 71fb84776609481086a771188beca4ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } } peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } }
I20260608 09:55:10.343650  9313 raft_consensus.cc:2468] T 8d76fad953f54450973f1abecd8e2be0 P 71fb84776609481086a771188beca4ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c156bd4a84b4f31b331be01acb818c2 in term 0.
I20260608 09:55:10.354911  9384 raft_consensus.cc:3060] T 8d76fad953f54450973f1abecd8e2be0 P 5c156bd4a84b4f31b331be01acb818c2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:10.360503  9385 leader_election.cc:290] T e0a48e64326d46cb95e336a251e8f438 P 71fb84776609481086a771188beca4ef [CANDIDATE]: Term 1 election: Requested vote from peers 4f3d9c58e6d44c76bb51740600bedf61 (127.0.97.193:41605), 5c156bd4a84b4f31b331be01acb818c2 (127.0.97.194:34839)
I20260608 09:55:10.362021  9360 tablet_bootstrap.cc:492] T 61f478df3060485b9b194fc89ab6e328 P 4f3d9c58e6d44c76bb51740600bedf61: No bootstrap required, opened a new log
I20260608 09:55:10.362591  9360 ts_tablet_manager.cc:1403] T 61f478df3060485b9b194fc89ab6e328 P 4f3d9c58e6d44c76bb51740600bedf61: Time spent bootstrapping tablet: real 0.070s	user 0.024s	sys 0.030s
I20260608 09:55:10.362493  9384 raft_consensus.cc:515] T 8d76fad953f54450973f1abecd8e2be0 P 5c156bd4a84b4f31b331be01acb818c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } } peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } }
I20260608 09:55:10.365535  9384 leader_election.cc:290] T 8d76fad953f54450973f1abecd8e2be0 P 5c156bd4a84b4f31b331be01acb818c2 [CANDIDATE]: Term 1 election: Requested vote from peers 4f3d9c58e6d44c76bb51740600bedf61 (127.0.97.193:41605), 71fb84776609481086a771188beca4ef (127.0.97.195:45365)
I20260608 09:55:10.368131  9165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0a48e64326d46cb95e336a251e8f438" candidate_uuid: "71fb84776609481086a771188beca4ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f3d9c58e6d44c76bb51740600bedf61"
I20260608 09:55:10.368723  9165 raft_consensus.cc:3060] T e0a48e64326d46cb95e336a251e8f438 P 4f3d9c58e6d44c76bb51740600bedf61 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:10.369778  9164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d76fad953f54450973f1abecd8e2be0" candidate_uuid: "5c156bd4a84b4f31b331be01acb818c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f3d9c58e6d44c76bb51740600bedf61"
I20260608 09:55:10.370406  9164 raft_consensus.cc:3060] T 8d76fad953f54450973f1abecd8e2be0 P 4f3d9c58e6d44c76bb51740600bedf61 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:10.370672  9313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d76fad953f54450973f1abecd8e2be0" candidate_uuid: "5c156bd4a84b4f31b331be01acb818c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fb84776609481086a771188beca4ef"
I20260608 09:55:10.371304  9313 raft_consensus.cc:3060] T 8d76fad953f54450973f1abecd8e2be0 P 71fb84776609481086a771188beca4ef [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:10.375653  9239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0a48e64326d46cb95e336a251e8f438" candidate_uuid: "71fb84776609481086a771188beca4ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c156bd4a84b4f31b331be01acb818c2" is_pre_election: true
I20260608 09:55:10.376104  9240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d76fad953f54450973f1abecd8e2be0" candidate_uuid: "4f3d9c58e6d44c76bb51740600bedf61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c156bd4a84b4f31b331be01acb818c2" is_pre_election: true
I20260608 09:55:10.376338  9239 raft_consensus.cc:2468] T e0a48e64326d46cb95e336a251e8f438 P 5c156bd4a84b4f31b331be01acb818c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71fb84776609481086a771188beca4ef in term 0.
I20260608 09:55:10.376667  9165 raft_consensus.cc:2468] T e0a48e64326d46cb95e336a251e8f438 P 4f3d9c58e6d44c76bb51740600bedf61 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71fb84776609481086a771188beca4ef in term 1.
I20260608 09:55:10.376927  9240 raft_consensus.cc:2393] T 8d76fad953f54450973f1abecd8e2be0 P 5c156bd4a84b4f31b331be01acb818c2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f3d9c58e6d44c76bb51740600bedf61 in current term 1: Already voted for candidate 5c156bd4a84b4f31b331be01acb818c2 in this term.
I20260608 09:55:10.377197  9238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0a48e64326d46cb95e336a251e8f438" candidate_uuid: "71fb84776609481086a771188beca4ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c156bd4a84b4f31b331be01acb818c2"
I20260608 09:55:10.377364  9360 raft_consensus.cc:359] T 61f478df3060485b9b194fc89ab6e328 P 4f3d9c58e6d44c76bb51740600bedf61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } } peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } }
I20260608 09:55:10.378104  9360 raft_consensus.cc:385] T 61f478df3060485b9b194fc89ab6e328 P 4f3d9c58e6d44c76bb51740600bedf61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:10.378382  9360 raft_consensus.cc:740] T 61f478df3060485b9b194fc89ab6e328 P 4f3d9c58e6d44c76bb51740600bedf61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f3d9c58e6d44c76bb51740600bedf61, State: Initialized, Role: FOLLOWER
I20260608 09:55:10.381601  9277 leader_election.cc:304] T e0a48e64326d46cb95e336a251e8f438 P 71fb84776609481086a771188beca4ef [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: 4f3d9c58e6d44c76bb51740600bedf61, 71fb84776609481086a771188beca4ef; no voters: 5c156bd4a84b4f31b331be01acb818c2
I20260608 09:55:10.382824  9385 raft_consensus.cc:2804] T e0a48e64326d46cb95e336a251e8f438 P 71fb84776609481086a771188beca4ef [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:10.383374  9385 raft_consensus.cc:697] T e0a48e64326d46cb95e336a251e8f438 P 71fb84776609481086a771188beca4ef [term 1 LEADER]: Becoming Leader. State: Replica: 71fb84776609481086a771188beca4ef, State: Running, Role: LEADER
I20260608 09:55:10.384240  9385 consensus_queue.cc:237] T e0a48e64326d46cb95e336a251e8f438 P 71fb84776609481086a771188beca4ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } } peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } }
I20260608 09:55:10.384409  9164 raft_consensus.cc:2468] T 8d76fad953f54450973f1abecd8e2be0 P 4f3d9c58e6d44c76bb51740600bedf61 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c156bd4a84b4f31b331be01acb818c2 in term 1.
I20260608 09:55:10.385124  9313 raft_consensus.cc:2468] T 8d76fad953f54450973f1abecd8e2be0 P 71fb84776609481086a771188beca4ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c156bd4a84b4f31b331be01acb818c2 in term 1.
I20260608 09:55:10.382730  9061 catalog_manager.cc:5696] T 10ac53e0975e445b8ac2b04b6f0bace9 P 5c156bd4a84b4f31b331be01acb818c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c156bd4a84b4f31b331be01acb818c2 (127.0.97.194). New cstate: current_term: 1 leader_uuid: "5c156bd4a84b4f31b331be01acb818c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:10.386256  9203 leader_election.cc:304] T 8d76fad953f54450973f1abecd8e2be0 P 5c156bd4a84b4f31b331be01acb818c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f3d9c58e6d44c76bb51740600bedf61, 5c156bd4a84b4f31b331be01acb818c2; no voters: 
I20260608 09:55:10.387362  9384 raft_consensus.cc:2804] T 8d76fad953f54450973f1abecd8e2be0 P 5c156bd4a84b4f31b331be01acb818c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:10.384353  9361 tablet_bootstrap.cc:492] T fc4a5d185fd046c3b9efb03d28e55f11 P 5c156bd4a84b4f31b331be01acb818c2: No bootstrap required, opened a new log
I20260608 09:55:10.388123  9384 raft_consensus.cc:697] T 8d76fad953f54450973f1abecd8e2be0 P 5c156bd4a84b4f31b331be01acb818c2 [term 1 LEADER]: Becoming Leader. State: Replica: 5c156bd4a84b4f31b331be01acb818c2, State: Running, Role: LEADER
I20260608 09:55:10.386135  9360 consensus_queue.cc:260] T 61f478df3060485b9b194fc89ab6e328 P 4f3d9c58e6d44c76bb51740600bedf61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } } peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } }
I20260608 09:55:10.389317  9361 ts_tablet_manager.cc:1403] T fc4a5d185fd046c3b9efb03d28e55f11 P 5c156bd4a84b4f31b331be01acb818c2: Time spent bootstrapping tablet: real 0.100s	user 0.015s	sys 0.000s
I20260608 09:55:10.389648  9314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d76fad953f54450973f1abecd8e2be0" candidate_uuid: "4f3d9c58e6d44c76bb51740600bedf61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fb84776609481086a771188beca4ef" is_pre_election: true
I20260608 09:55:10.390450  9314 raft_consensus.cc:2393] T 8d76fad953f54450973f1abecd8e2be0 P 71fb84776609481086a771188beca4ef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f3d9c58e6d44c76bb51740600bedf61 in current term 1: Already voted for candidate 5c156bd4a84b4f31b331be01acb818c2 in this term.
I20260608 09:55:10.391490  9360 ts_tablet_manager.cc:1434] T 61f478df3060485b9b194fc89ab6e328 P 4f3d9c58e6d44c76bb51740600bedf61: Time spent starting tablet: real 0.028s	user 0.010s	sys 0.000s
I20260608 09:55:10.391916  9128 leader_election.cc:304] T 8d76fad953f54450973f1abecd8e2be0 P 4f3d9c58e6d44c76bb51740600bedf61 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f3d9c58e6d44c76bb51740600bedf61; no voters: 5c156bd4a84b4f31b331be01acb818c2, 71fb84776609481086a771188beca4ef
I20260608 09:55:10.389266  9384 consensus_queue.cc:237] T 8d76fad953f54450973f1abecd8e2be0 P 5c156bd4a84b4f31b331be01acb818c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } } peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } }
I20260608 09:55:10.392717  9361 raft_consensus.cc:359] T fc4a5d185fd046c3b9efb03d28e55f11 P 5c156bd4a84b4f31b331be01acb818c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } } peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } }
I20260608 09:55:10.393467  9361 raft_consensus.cc:385] T fc4a5d185fd046c3b9efb03d28e55f11 P 5c156bd4a84b4f31b331be01acb818c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:10.393774  9361 raft_consensus.cc:740] T fc4a5d185fd046c3b9efb03d28e55f11 P 5c156bd4a84b4f31b331be01acb818c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c156bd4a84b4f31b331be01acb818c2, State: Initialized, Role: FOLLOWER
I20260608 09:55:10.394577  9361 consensus_queue.cc:260] T fc4a5d185fd046c3b9efb03d28e55f11 P 5c156bd4a84b4f31b331be01acb818c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } } peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } }
I20260608 09:55:10.396651  9370 raft_consensus.cc:2749] T 8d76fad953f54450973f1abecd8e2be0 P 4f3d9c58e6d44c76bb51740600bedf61 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:55:10.397707  9361 ts_tablet_manager.cc:1434] T fc4a5d185fd046c3b9efb03d28e55f11 P 5c156bd4a84b4f31b331be01acb818c2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:55:10.389204  9359 tablet_bootstrap.cc:492] T fc4a5d185fd046c3b9efb03d28e55f11 P 71fb84776609481086a771188beca4ef: No bootstrap required, opened a new log
I20260608 09:55:10.399525  9359 ts_tablet_manager.cc:1403] T fc4a5d185fd046c3b9efb03d28e55f11 P 71fb84776609481086a771188beca4ef: Time spent bootstrapping tablet: real 0.123s	user 0.058s	sys 0.015s
W20260608 09:55:10.402580  9111 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:55:10.402933  9359 raft_consensus.cc:359] T fc4a5d185fd046c3b9efb03d28e55f11 P 71fb84776609481086a771188beca4ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } } peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } }
I20260608 09:55:10.403764  9359 raft_consensus.cc:385] T fc4a5d185fd046c3b9efb03d28e55f11 P 71fb84776609481086a771188beca4ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:10.404064  9359 raft_consensus.cc:740] T fc4a5d185fd046c3b9efb03d28e55f11 P 71fb84776609481086a771188beca4ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71fb84776609481086a771188beca4ef, State: Initialized, Role: FOLLOWER
I20260608 09:55:10.404897  9359 consensus_queue.cc:260] T fc4a5d185fd046c3b9efb03d28e55f11 P 71fb84776609481086a771188beca4ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } } peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } }
I20260608 09:55:10.411418  9359 ts_tablet_manager.cc:1434] T fc4a5d185fd046c3b9efb03d28e55f11 P 71fb84776609481086a771188beca4ef: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260608 09:55:10.414206  9062 catalog_manager.cc:5696] T e0a48e64326d46cb95e336a251e8f438 P 71fb84776609481086a771188beca4ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 71fb84776609481086a771188beca4ef (127.0.97.195). New cstate: current_term: 1 leader_uuid: "71fb84776609481086a771188beca4ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:10.416154  9061 catalog_manager.cc:5696] T 8d76fad953f54450973f1abecd8e2be0 P 5c156bd4a84b4f31b331be01acb818c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c156bd4a84b4f31b331be01acb818c2 (127.0.97.194). New cstate: current_term: 1 leader_uuid: "5c156bd4a84b4f31b331be01acb818c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:10.435992  9384 raft_consensus.cc:493] T 61f478df3060485b9b194fc89ab6e328 P 5c156bd4a84b4f31b331be01acb818c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:10.436455  9384 raft_consensus.cc:515] T 61f478df3060485b9b194fc89ab6e328 P 5c156bd4a84b4f31b331be01acb818c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } } peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } }
I20260608 09:55:10.438081  9384 leader_election.cc:290] T 61f478df3060485b9b194fc89ab6e328 P 5c156bd4a84b4f31b331be01acb818c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f3d9c58e6d44c76bb51740600bedf61 (127.0.97.193:41605), 71fb84776609481086a771188beca4ef (127.0.97.195:45365)
I20260608 09:55:10.438931  9164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f478df3060485b9b194fc89ab6e328" candidate_uuid: "5c156bd4a84b4f31b331be01acb818c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f3d9c58e6d44c76bb51740600bedf61" is_pre_election: true
I20260608 09:55:10.439231  9314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f478df3060485b9b194fc89ab6e328" candidate_uuid: "5c156bd4a84b4f31b331be01acb818c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fb84776609481086a771188beca4ef" is_pre_election: true
I20260608 09:55:10.439544  9164 raft_consensus.cc:2468] T 61f478df3060485b9b194fc89ab6e328 P 4f3d9c58e6d44c76bb51740600bedf61 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c156bd4a84b4f31b331be01acb818c2 in term 0.
I20260608 09:55:10.439838  9314 raft_consensus.cc:2468] T 61f478df3060485b9b194fc89ab6e328 P 71fb84776609481086a771188beca4ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c156bd4a84b4f31b331be01acb818c2 in term 0.
I20260608 09:55:10.440557  9203 leader_election.cc:304] T 61f478df3060485b9b194fc89ab6e328 P 5c156bd4a84b4f31b331be01acb818c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f3d9c58e6d44c76bb51740600bedf61, 5c156bd4a84b4f31b331be01acb818c2; no voters: 
I20260608 09:55:10.441269  9384 raft_consensus.cc:2804] T 61f478df3060485b9b194fc89ab6e328 P 5c156bd4a84b4f31b331be01acb818c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:10.441634  9384 raft_consensus.cc:493] T 61f478df3060485b9b194fc89ab6e328 P 5c156bd4a84b4f31b331be01acb818c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:10.441920  9384 raft_consensus.cc:3060] T 61f478df3060485b9b194fc89ab6e328 P 5c156bd4a84b4f31b331be01acb818c2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:10.446656  9384 raft_consensus.cc:515] T 61f478df3060485b9b194fc89ab6e328 P 5c156bd4a84b4f31b331be01acb818c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } } peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } }
I20260608 09:55:10.448359  9384 leader_election.cc:290] T 61f478df3060485b9b194fc89ab6e328 P 5c156bd4a84b4f31b331be01acb818c2 [CANDIDATE]: Term 1 election: Requested vote from peers 4f3d9c58e6d44c76bb51740600bedf61 (127.0.97.193:41605), 71fb84776609481086a771188beca4ef (127.0.97.195:45365)
I20260608 09:55:10.448930  9164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f478df3060485b9b194fc89ab6e328" candidate_uuid: "5c156bd4a84b4f31b331be01acb818c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f3d9c58e6d44c76bb51740600bedf61"
I20260608 09:55:10.449438  9164 raft_consensus.cc:3060] T 61f478df3060485b9b194fc89ab6e328 P 4f3d9c58e6d44c76bb51740600bedf61 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:10.449339  9314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f478df3060485b9b194fc89ab6e328" candidate_uuid: "5c156bd4a84b4f31b331be01acb818c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fb84776609481086a771188beca4ef"
I20260608 09:55:10.449966  9314 raft_consensus.cc:3060] T 61f478df3060485b9b194fc89ab6e328 P 71fb84776609481086a771188beca4ef [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:10.454378  9164 raft_consensus.cc:2468] T 61f478df3060485b9b194fc89ab6e328 P 4f3d9c58e6d44c76bb51740600bedf61 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c156bd4a84b4f31b331be01acb818c2 in term 1.
I20260608 09:55:10.454780  9314 raft_consensus.cc:2468] T 61f478df3060485b9b194fc89ab6e328 P 71fb84776609481086a771188beca4ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c156bd4a84b4f31b331be01acb818c2 in term 1.
I20260608 09:55:10.455402  9203 leader_election.cc:304] T 61f478df3060485b9b194fc89ab6e328 P 5c156bd4a84b4f31b331be01acb818c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f3d9c58e6d44c76bb51740600bedf61, 5c156bd4a84b4f31b331be01acb818c2; no voters: 
I20260608 09:55:10.456044  9384 raft_consensus.cc:2804] T 61f478df3060485b9b194fc89ab6e328 P 5c156bd4a84b4f31b331be01acb818c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:10.456429  9384 raft_consensus.cc:697] T 61f478df3060485b9b194fc89ab6e328 P 5c156bd4a84b4f31b331be01acb818c2 [term 1 LEADER]: Becoming Leader. State: Replica: 5c156bd4a84b4f31b331be01acb818c2, State: Running, Role: LEADER
I20260608 09:55:10.457053  9384 consensus_queue.cc:237] T 61f478df3060485b9b194fc89ab6e328 P 5c156bd4a84b4f31b331be01acb818c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } } peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } }
I20260608 09:55:10.464550  9061 catalog_manager.cc:5696] T 61f478df3060485b9b194fc89ab6e328 P 5c156bd4a84b4f31b331be01acb818c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c156bd4a84b4f31b331be01acb818c2 (127.0.97.194). New cstate: current_term: 1 leader_uuid: "5c156bd4a84b4f31b331be01acb818c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:10.477818  9370 raft_consensus.cc:493] T fc4a5d185fd046c3b9efb03d28e55f11 P 4f3d9c58e6d44c76bb51740600bedf61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:10.478305  9370 raft_consensus.cc:515] T fc4a5d185fd046c3b9efb03d28e55f11 P 4f3d9c58e6d44c76bb51740600bedf61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } } peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } }
I20260608 09:55:10.480126  9370 leader_election.cc:290] T fc4a5d185fd046c3b9efb03d28e55f11 P 4f3d9c58e6d44c76bb51740600bedf61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c156bd4a84b4f31b331be01acb818c2 (127.0.97.194:34839), 71fb84776609481086a771188beca4ef (127.0.97.195:45365)
I20260608 09:55:10.480854  9240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc4a5d185fd046c3b9efb03d28e55f11" candidate_uuid: "4f3d9c58e6d44c76bb51740600bedf61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c156bd4a84b4f31b331be01acb818c2" is_pre_election: true
I20260608 09:55:10.481153  9314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc4a5d185fd046c3b9efb03d28e55f11" candidate_uuid: "4f3d9c58e6d44c76bb51740600bedf61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fb84776609481086a771188beca4ef" is_pre_election: true
I20260608 09:55:10.481400  9240 raft_consensus.cc:2468] T fc4a5d185fd046c3b9efb03d28e55f11 P 5c156bd4a84b4f31b331be01acb818c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f3d9c58e6d44c76bb51740600bedf61 in term 0.
I20260608 09:55:10.481712  9314 raft_consensus.cc:2468] T fc4a5d185fd046c3b9efb03d28e55f11 P 71fb84776609481086a771188beca4ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f3d9c58e6d44c76bb51740600bedf61 in term 0.
I20260608 09:55:10.482563  9131 leader_election.cc:304] T fc4a5d185fd046c3b9efb03d28e55f11 P 4f3d9c58e6d44c76bb51740600bedf61 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f3d9c58e6d44c76bb51740600bedf61, 5c156bd4a84b4f31b331be01acb818c2; no voters: 
I20260608 09:55:10.483336  9370 raft_consensus.cc:2804] T fc4a5d185fd046c3b9efb03d28e55f11 P 4f3d9c58e6d44c76bb51740600bedf61 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:10.483681  9370 raft_consensus.cc:493] T fc4a5d185fd046c3b9efb03d28e55f11 P 4f3d9c58e6d44c76bb51740600bedf61 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:10.483933  9370 raft_consensus.cc:3060] T fc4a5d185fd046c3b9efb03d28e55f11 P 4f3d9c58e6d44c76bb51740600bedf61 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:10.489892  9370 raft_consensus.cc:515] T fc4a5d185fd046c3b9efb03d28e55f11 P 4f3d9c58e6d44c76bb51740600bedf61 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } } peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } }
I20260608 09:55:10.491632  9370 leader_election.cc:290] T fc4a5d185fd046c3b9efb03d28e55f11 P 4f3d9c58e6d44c76bb51740600bedf61 [CANDIDATE]: Term 1 election: Requested vote from peers 5c156bd4a84b4f31b331be01acb818c2 (127.0.97.194:34839), 71fb84776609481086a771188beca4ef (127.0.97.195:45365)
I20260608 09:55:10.492288  9240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc4a5d185fd046c3b9efb03d28e55f11" candidate_uuid: "4f3d9c58e6d44c76bb51740600bedf61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c156bd4a84b4f31b331be01acb818c2"
I20260608 09:55:10.492574  9314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc4a5d185fd046c3b9efb03d28e55f11" candidate_uuid: "4f3d9c58e6d44c76bb51740600bedf61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71fb84776609481086a771188beca4ef"
I20260608 09:55:10.492841  9240 raft_consensus.cc:3060] T fc4a5d185fd046c3b9efb03d28e55f11 P 5c156bd4a84b4f31b331be01acb818c2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:10.493104  9314 raft_consensus.cc:3060] T fc4a5d185fd046c3b9efb03d28e55f11 P 71fb84776609481086a771188beca4ef [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:10.498230  9314 raft_consensus.cc:2468] T fc4a5d185fd046c3b9efb03d28e55f11 P 71fb84776609481086a771188beca4ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f3d9c58e6d44c76bb51740600bedf61 in term 1.
I20260608 09:55:10.498272  9240 raft_consensus.cc:2468] T fc4a5d185fd046c3b9efb03d28e55f11 P 5c156bd4a84b4f31b331be01acb818c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f3d9c58e6d44c76bb51740600bedf61 in term 1.
I20260608 09:55:10.499414  9128 leader_election.cc:304] T fc4a5d185fd046c3b9efb03d28e55f11 P 4f3d9c58e6d44c76bb51740600bedf61 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f3d9c58e6d44c76bb51740600bedf61, 71fb84776609481086a771188beca4ef; no voters: 
I20260608 09:55:10.500116  9370 raft_consensus.cc:2804] T fc4a5d185fd046c3b9efb03d28e55f11 P 4f3d9c58e6d44c76bb51740600bedf61 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:10.500921  9370 raft_consensus.cc:697] T fc4a5d185fd046c3b9efb03d28e55f11 P 4f3d9c58e6d44c76bb51740600bedf61 [term 1 LEADER]: Becoming Leader. State: Replica: 4f3d9c58e6d44c76bb51740600bedf61, State: Running, Role: LEADER
I20260608 09:55:10.501611  9370 consensus_queue.cc:237] T fc4a5d185fd046c3b9efb03d28e55f11 P 4f3d9c58e6d44c76bb51740600bedf61 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } } peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } }
I20260608 09:55:10.509202  9061 catalog_manager.cc:5696] T fc4a5d185fd046c3b9efb03d28e55f11 P 4f3d9c58e6d44c76bb51740600bedf61 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f3d9c58e6d44c76bb51740600bedf61 (127.0.97.193). New cstate: current_term: 1 leader_uuid: "4f3d9c58e6d44c76bb51740600bedf61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:10.587539  9164 raft_consensus.cc:3060] T b58c2f30eccf4841ab08a7689f63154c P 4f3d9c58e6d44c76bb51740600bedf61 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:10.593977  9384 consensus_queue.cc:1048] T b58c2f30eccf4841ab08a7689f63154c P 5c156bd4a84b4f31b331be01acb818c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:10.606709  9367 consensus_queue.cc:1048] T b58c2f30eccf4841ab08a7689f63154c P 5c156bd4a84b4f31b331be01acb818c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:10.773203  9240 raft_consensus.cc:3060] T e0a48e64326d46cb95e336a251e8f438 P 5c156bd4a84b4f31b331be01acb818c2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:10.779731  9385 consensus_queue.cc:1048] T e0a48e64326d46cb95e336a251e8f438 P 71fb84776609481086a771188beca4ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:10.786770  9367 consensus_queue.cc:1048] T 8d76fad953f54450973f1abecd8e2be0 P 5c156bd4a84b4f31b331be01acb818c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:10.794795  9385 consensus_queue.cc:1048] T e0a48e64326d46cb95e336a251e8f438 P 71fb84776609481086a771188beca4ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:10.815534  9376 consensus_queue.cc:1048] T 8d76fad953f54450973f1abecd8e2be0 P 5c156bd4a84b4f31b331be01acb818c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:10.823527  9376 consensus_queue.cc:1048] T 10ac53e0975e445b8ac2b04b6f0bace9 P 5c156bd4a84b4f31b331be01acb818c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:10.859746  9367 consensus_queue.cc:1048] T 61f478df3060485b9b194fc89ab6e328 P 5c156bd4a84b4f31b331be01acb818c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:10.874116  9367 consensus_queue.cc:1048] T 10ac53e0975e445b8ac2b04b6f0bace9 P 5c156bd4a84b4f31b331be01acb818c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:10.887712  9240 raft_consensus.cc:1275] T fc4a5d185fd046c3b9efb03d28e55f11 P 5c156bd4a84b4f31b331be01acb818c2 [term 1 FOLLOWER]: Refusing update from remote peer 4f3d9c58e6d44c76bb51740600bedf61: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:10.889160  9313 raft_consensus.cc:1275] T fc4a5d185fd046c3b9efb03d28e55f11 P 71fb84776609481086a771188beca4ef [term 1 FOLLOWER]: Refusing update from remote peer 4f3d9c58e6d44c76bb51740600bedf61: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:10.890087  9370 consensus_queue.cc:1048] T fc4a5d185fd046c3b9efb03d28e55f11 P 4f3d9c58e6d44c76bb51740600bedf61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c156bd4a84b4f31b331be01acb818c2" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 34839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:10.890962  9384 consensus_queue.cc:1048] T 61f478df3060485b9b194fc89ab6e328 P 5c156bd4a84b4f31b331be01acb818c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f3d9c58e6d44c76bb51740600bedf61" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:10.891026  9398 consensus_queue.cc:1048] T fc4a5d185fd046c3b9efb03d28e55f11 P 4f3d9c58e6d44c76bb51740600bedf61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71fb84776609481086a771188beca4ef" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:12.150408   391 tablet_server.cc:179] TabletServer@127.0.97.193:0 shutting down...
I20260608 09:55:12.171432   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:12.172080   391 tablet_replica.cc:333] T 61f478df3060485b9b194fc89ab6e328 P 4f3d9c58e6d44c76bb51740600bedf61: stopping tablet replica
I20260608 09:55:12.172717   391 raft_consensus.cc:2243] T 61f478df3060485b9b194fc89ab6e328 P 4f3d9c58e6d44c76bb51740600bedf61 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:12.173260   391 raft_consensus.cc:2272] T 61f478df3060485b9b194fc89ab6e328 P 4f3d9c58e6d44c76bb51740600bedf61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:12.175973   391 tablet_replica.cc:333] T e0a48e64326d46cb95e336a251e8f438 P 4f3d9c58e6d44c76bb51740600bedf61: stopping tablet replica
I20260608 09:55:12.176553   391 raft_consensus.cc:2243] T e0a48e64326d46cb95e336a251e8f438 P 4f3d9c58e6d44c76bb51740600bedf61 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:12.177032   391 raft_consensus.cc:2272] T e0a48e64326d46cb95e336a251e8f438 P 4f3d9c58e6d44c76bb51740600bedf61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:12.179764   391 tablet_replica.cc:333] T 10ac53e0975e445b8ac2b04b6f0bace9 P 4f3d9c58e6d44c76bb51740600bedf61: stopping tablet replica
I20260608 09:55:12.180305   391 raft_consensus.cc:2243] T 10ac53e0975e445b8ac2b04b6f0bace9 P 4f3d9c58e6d44c76bb51740600bedf61 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:12.180770   391 raft_consensus.cc:2272] T 10ac53e0975e445b8ac2b04b6f0bace9 P 4f3d9c58e6d44c76bb51740600bedf61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:12.183243   391 tablet_replica.cc:333] T b58c2f30eccf4841ab08a7689f63154c P 4f3d9c58e6d44c76bb51740600bedf61: stopping tablet replica
I20260608 09:55:12.183758   391 raft_consensus.cc:2243] T b58c2f30eccf4841ab08a7689f63154c P 4f3d9c58e6d44c76bb51740600bedf61 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:12.184226   391 raft_consensus.cc:2272] T b58c2f30eccf4841ab08a7689f63154c P 4f3d9c58e6d44c76bb51740600bedf61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:12.186661   391 tablet_replica.cc:333] T fc4a5d185fd046c3b9efb03d28e55f11 P 4f3d9c58e6d44c76bb51740600bedf61: stopping tablet replica
I20260608 09:55:12.187208   391 raft_consensus.cc:2243] T fc4a5d185fd046c3b9efb03d28e55f11 P 4f3d9c58e6d44c76bb51740600bedf61 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:12.188210   391 raft_consensus.cc:2272] T fc4a5d185fd046c3b9efb03d28e55f11 P 4f3d9c58e6d44c76bb51740600bedf61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:12.190688   391 tablet_replica.cc:333] T 8d76fad953f54450973f1abecd8e2be0 P 4f3d9c58e6d44c76bb51740600bedf61: stopping tablet replica
I20260608 09:55:12.191217   391 raft_consensus.cc:2243] T 8d76fad953f54450973f1abecd8e2be0 P 4f3d9c58e6d44c76bb51740600bedf61 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:12.191643   391 raft_consensus.cc:2272] T 8d76fad953f54450973f1abecd8e2be0 P 4f3d9c58e6d44c76bb51740600bedf61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:12.218231   391 tablet_server.cc:196] TabletServer@127.0.97.193:0 shutdown complete.
I20260608 09:55:12.235491   391 tablet_server.cc:179] TabletServer@127.0.97.194:0 shutting down...
I20260608 09:55:12.255484   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:12.256116   391 tablet_replica.cc:333] T fc4a5d185fd046c3b9efb03d28e55f11 P 5c156bd4a84b4f31b331be01acb818c2: stopping tablet replica
I20260608 09:55:12.256714   391 raft_consensus.cc:2243] T fc4a5d185fd046c3b9efb03d28e55f11 P 5c156bd4a84b4f31b331be01acb818c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:12.257215   391 raft_consensus.cc:2272] T fc4a5d185fd046c3b9efb03d28e55f11 P 5c156bd4a84b4f31b331be01acb818c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:12.259946   391 tablet_replica.cc:333] T 8d76fad953f54450973f1abecd8e2be0 P 5c156bd4a84b4f31b331be01acb818c2: stopping tablet replica
I20260608 09:55:12.260509   391 raft_consensus.cc:2243] T 8d76fad953f54450973f1abecd8e2be0 P 5c156bd4a84b4f31b331be01acb818c2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:12.261274   391 raft_consensus.cc:2272] T 8d76fad953f54450973f1abecd8e2be0 P 5c156bd4a84b4f31b331be01acb818c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:12.263914   391 tablet_replica.cc:333] T 10ac53e0975e445b8ac2b04b6f0bace9 P 5c156bd4a84b4f31b331be01acb818c2: stopping tablet replica
I20260608 09:55:12.264460   391 raft_consensus.cc:2243] T 10ac53e0975e445b8ac2b04b6f0bace9 P 5c156bd4a84b4f31b331be01acb818c2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:12.265224   391 raft_consensus.cc:2272] T 10ac53e0975e445b8ac2b04b6f0bace9 P 5c156bd4a84b4f31b331be01acb818c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:12.267570   391 tablet_replica.cc:333] T e0a48e64326d46cb95e336a251e8f438 P 5c156bd4a84b4f31b331be01acb818c2: stopping tablet replica
I20260608 09:55:12.268090   391 raft_consensus.cc:2243] T e0a48e64326d46cb95e336a251e8f438 P 5c156bd4a84b4f31b331be01acb818c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:12.268529   391 raft_consensus.cc:2272] T e0a48e64326d46cb95e336a251e8f438 P 5c156bd4a84b4f31b331be01acb818c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:12.270977   391 tablet_replica.cc:333] T 61f478df3060485b9b194fc89ab6e328 P 5c156bd4a84b4f31b331be01acb818c2: stopping tablet replica
I20260608 09:55:12.271530   391 raft_consensus.cc:2243] T 61f478df3060485b9b194fc89ab6e328 P 5c156bd4a84b4f31b331be01acb818c2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:12.272277   391 raft_consensus.cc:2272] T 61f478df3060485b9b194fc89ab6e328 P 5c156bd4a84b4f31b331be01acb818c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:12.274739   391 tablet_replica.cc:333] T b58c2f30eccf4841ab08a7689f63154c P 5c156bd4a84b4f31b331be01acb818c2: stopping tablet replica
I20260608 09:55:12.275264   391 raft_consensus.cc:2243] T b58c2f30eccf4841ab08a7689f63154c P 5c156bd4a84b4f31b331be01acb818c2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:12.276012   391 raft_consensus.cc:2272] T b58c2f30eccf4841ab08a7689f63154c P 5c156bd4a84b4f31b331be01acb818c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:12.302838   391 tablet_server.cc:196] TabletServer@127.0.97.194:0 shutdown complete.
I20260608 09:55:12.319595   391 tablet_server.cc:179] TabletServer@127.0.97.195:0 shutting down...
I20260608 09:55:12.339936   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:12.340613   391 tablet_replica.cc:333] T fc4a5d185fd046c3b9efb03d28e55f11 P 71fb84776609481086a771188beca4ef: stopping tablet replica
I20260608 09:55:12.341409   391 raft_consensus.cc:2243] T fc4a5d185fd046c3b9efb03d28e55f11 P 71fb84776609481086a771188beca4ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:12.341936   391 raft_consensus.cc:2272] T fc4a5d185fd046c3b9efb03d28e55f11 P 71fb84776609481086a771188beca4ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:12.344985   391 tablet_replica.cc:333] T 61f478df3060485b9b194fc89ab6e328 P 71fb84776609481086a771188beca4ef: stopping tablet replica
I20260608 09:55:12.345599   391 raft_consensus.cc:2243] T 61f478df3060485b9b194fc89ab6e328 P 71fb84776609481086a771188beca4ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:12.346158   391 raft_consensus.cc:2272] T 61f478df3060485b9b194fc89ab6e328 P 71fb84776609481086a771188beca4ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:12.348696   391 tablet_replica.cc:333] T 8d76fad953f54450973f1abecd8e2be0 P 71fb84776609481086a771188beca4ef: stopping tablet replica
I20260608 09:55:12.349226   391 raft_consensus.cc:2243] T 8d76fad953f54450973f1abecd8e2be0 P 71fb84776609481086a771188beca4ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:12.349653   391 raft_consensus.cc:2272] T 8d76fad953f54450973f1abecd8e2be0 P 71fb84776609481086a771188beca4ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:12.352077   391 tablet_replica.cc:333] T 10ac53e0975e445b8ac2b04b6f0bace9 P 71fb84776609481086a771188beca4ef: stopping tablet replica
I20260608 09:55:12.352608   391 raft_consensus.cc:2243] T 10ac53e0975e445b8ac2b04b6f0bace9 P 71fb84776609481086a771188beca4ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:12.353040   391 raft_consensus.cc:2272] T 10ac53e0975e445b8ac2b04b6f0bace9 P 71fb84776609481086a771188beca4ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:12.355414   391 tablet_replica.cc:333] T e0a48e64326d46cb95e336a251e8f438 P 71fb84776609481086a771188beca4ef: stopping tablet replica
I20260608 09:55:12.355903   391 raft_consensus.cc:2243] T e0a48e64326d46cb95e336a251e8f438 P 71fb84776609481086a771188beca4ef [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:12.356642   391 raft_consensus.cc:2272] T e0a48e64326d46cb95e336a251e8f438 P 71fb84776609481086a771188beca4ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:12.358862   391 tablet_replica.cc:333] T b58c2f30eccf4841ab08a7689f63154c P 71fb84776609481086a771188beca4ef: stopping tablet replica
I20260608 09:55:12.359346   391 raft_consensus.cc:2243] T b58c2f30eccf4841ab08a7689f63154c P 71fb84776609481086a771188beca4ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:12.359798   391 raft_consensus.cc:2272] T b58c2f30eccf4841ab08a7689f63154c P 71fb84776609481086a771188beca4ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:12.385607   391 tablet_server.cc:196] TabletServer@127.0.97.195:0 shutdown complete.
I20260608 09:55:12.401374   391 master.cc:562] Master@127.0.97.254:33597 shutting down...
I20260608 09:55:12.419732   391 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d51e76f477de48c4b851964601f0f0a1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:12.420274   391 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d51e76f477de48c4b851964601f0f0a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:12.420591   391 tablet_replica.cc:333] T 00000000000000000000000000000000 P d51e76f477de48c4b851964601f0f0a1: stopping tablet replica
I20260608 09:55:12.439479   391 master.cc:584] Master@127.0.97.254:33597 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (4225 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260608 09:55:12.468994   391 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.254:39533
I20260608 09:55:12.470193   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:12.475209  9456 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:12.476639  9457 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:12.476787  9459 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:12.477209   391 server_base.cc:1061] running on GCE node
I20260608 09:55:12.478021   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:12.478204   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:12.478345   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912512478327 us; error 0 us; skew 500 ppm
I20260608 09:55:12.478888   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:12.481134   391 webserver.cc:533] Webserver started at http://127.0.97.254:39239/ using document root <none> and password file <none>
I20260608 09:55:12.481632   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:12.481801   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:12.482056   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:12.483156   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912294854977-391-0/minicluster-data/master-0-root/instance:
uuid: "5ed08b23aee24db38e76db8bcbf1ac50"
format_stamp: "Formatted at 2026-06-08 09:55:12 on dist-test-slave-cqs2"
I20260608 09:55:12.487591   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 09:55:12.490885  9464 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:12.491631   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:55:12.491900   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912294854977-391-0/minicluster-data/master-0-root
uuid: "5ed08b23aee24db38e76db8bcbf1ac50"
format_stamp: "Formatted at 2026-06-08 09:55:12 on dist-test-slave-cqs2"
I20260608 09:55:12.492175   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912294854977-391-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912294854977-391-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912294854977-391-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:12.511966   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:12.512987   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:12.548532   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.254:39533
I20260608 09:55:12.548700  9515 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.254:39533 every 8 connection(s)
I20260608 09:55:12.552671  9516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:12.563458  9516 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5ed08b23aee24db38e76db8bcbf1ac50: Bootstrap starting.
I20260608 09:55:12.568162  9516 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5ed08b23aee24db38e76db8bcbf1ac50: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:12.572221  9516 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5ed08b23aee24db38e76db8bcbf1ac50: No bootstrap required, opened a new log
I20260608 09:55:12.574626  9516 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5ed08b23aee24db38e76db8bcbf1ac50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ed08b23aee24db38e76db8bcbf1ac50" member_type: VOTER }
I20260608 09:55:12.575030  9516 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5ed08b23aee24db38e76db8bcbf1ac50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:12.575284  9516 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5ed08b23aee24db38e76db8bcbf1ac50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ed08b23aee24db38e76db8bcbf1ac50, State: Initialized, Role: FOLLOWER
I20260608 09:55:12.575878  9516 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5ed08b23aee24db38e76db8bcbf1ac50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5ed08b23aee24db38e76db8bcbf1ac50" member_type: VOTER }
I20260608 09:55:12.576349  9516 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5ed08b23aee24db38e76db8bcbf1ac50 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:12.576567  9516 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5ed08b23aee24db38e76db8bcbf1ac50 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:12.576812  9516 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5ed08b23aee24db38e76db8bcbf1ac50 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:12.581677  9516 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5ed08b23aee24db38e76db8bcbf1ac50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ed08b23aee24db38e76db8bcbf1ac50" member_type: VOTER }
I20260608 09:55:12.582180  9516 leader_election.cc:304] T 00000000000000000000000000000000 P 5ed08b23aee24db38e76db8bcbf1ac50 [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: 5ed08b23aee24db38e76db8bcbf1ac50; no voters: 
I20260608 09:55:12.583375  9516 leader_election.cc:290] T 00000000000000000000000000000000 P 5ed08b23aee24db38e76db8bcbf1ac50 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:12.583766  9519 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5ed08b23aee24db38e76db8bcbf1ac50 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:12.585122  9519 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5ed08b23aee24db38e76db8bcbf1ac50 [term 1 LEADER]: Becoming Leader. State: Replica: 5ed08b23aee24db38e76db8bcbf1ac50, State: Running, Role: LEADER
I20260608 09:55:12.585843  9519 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5ed08b23aee24db38e76db8bcbf1ac50 [LEADER]: Queue going to LEADER mode. State: All 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: "5ed08b23aee24db38e76db8bcbf1ac50" member_type: VOTER }
I20260608 09:55:12.586278  9516 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5ed08b23aee24db38e76db8bcbf1ac50 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:55:12.591109  9521 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5ed08b23aee24db38e76db8bcbf1ac50 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5ed08b23aee24db38e76db8bcbf1ac50. Latest consensus state: current_term: 1 leader_uuid: "5ed08b23aee24db38e76db8bcbf1ac50" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ed08b23aee24db38e76db8bcbf1ac50" member_type: VOTER } }
I20260608 09:55:12.591589  9520 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5ed08b23aee24db38e76db8bcbf1ac50 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5ed08b23aee24db38e76db8bcbf1ac50" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ed08b23aee24db38e76db8bcbf1ac50" member_type: VOTER } }
I20260608 09:55:12.591871  9521 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5ed08b23aee24db38e76db8bcbf1ac50 [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:12.592254  9520 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5ed08b23aee24db38e76db8bcbf1ac50 [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:12.593971  9528 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:55:12.600121  9528 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:55:12.601084   391 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:55:12.609207  9528 catalog_manager.cc:1382] Generated new cluster ID: 0c8d9e442dc9455ca9951c7814d43539
I20260608 09:55:12.609437  9528 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:55:12.626554  9528 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:55:12.627899  9528 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:55:12.642546  9528 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 5ed08b23aee24db38e76db8bcbf1ac50: Generated new TSK 0
I20260608 09:55:12.643177  9528 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:55:12.667577   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:12.673488  9537 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:12.674541  9538 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:12.675843  9540 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:12.676270   391 server_base.cc:1061] running on GCE node
I20260608 09:55:12.677070   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:12.677254   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:12.677378   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912512677367 us; error 0 us; skew 500 ppm
I20260608 09:55:12.677911   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:12.680099   391 webserver.cc:533] Webserver started at http://127.0.97.193:32861/ using document root <none> and password file <none>
I20260608 09:55:12.680594   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:12.680764   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:12.680984   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:12.682083   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912294854977-391-0/minicluster-data/ts-0-root/instance:
uuid: "3c7373fe91544bcd988312db56899e82"
format_stamp: "Formatted at 2026-06-08 09:55:12 on dist-test-slave-cqs2"
I20260608 09:55:12.686758   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:55:12.690222  9545 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:12.690938   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:55:12.691252   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912294854977-391-0/minicluster-data/ts-0-root
uuid: "3c7373fe91544bcd988312db56899e82"
format_stamp: "Formatted at 2026-06-08 09:55:12 on dist-test-slave-cqs2"
I20260608 09:55:12.691524   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912294854977-391-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912294854977-391-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912294854977-391-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:12.703133   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:12.704234   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:12.705626   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:12.707930   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:12.708109   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:12.708343   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:12.708487   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:12.745795   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.193:38773
I20260608 09:55:12.745911  9607 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.193:38773 every 8 connection(s)
I20260608 09:55:12.750977   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:12.757613  9612 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:12.758023  9613 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:12.762349  9615 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:12.762720   391 server_base.cc:1061] running on GCE node
I20260608 09:55:12.763161  9608 heartbeater.cc:344] Connected to a master server at 127.0.97.254:39533
I20260608 09:55:12.763561  9608 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:12.764287  9608 heartbeater.cc:507] Master 127.0.97.254:39533 requested a full tablet report, sending...
I20260608 09:55:12.764531   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:12.764775   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:12.764935   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912512764917 us; error 0 us; skew 500 ppm
I20260608 09:55:12.765677   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:12.766637  9481 ts_manager.cc:194] Registered new tserver with Master: 3c7373fe91544bcd988312db56899e82 (127.0.97.193:38773)
I20260608 09:55:12.768606   391 webserver.cc:533] Webserver started at http://127.0.97.194:43159/ using document root <none> and password file <none>
I20260608 09:55:12.769331   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:12.769287  9481 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58892
I20260608 09:55:12.769745   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:12.770102   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:12.771334   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912294854977-391-0/minicluster-data/ts-1-root/instance:
uuid: "56e84f053f664795b90bae68d10ab0a9"
format_stamp: "Formatted at 2026-06-08 09:55:12 on dist-test-slave-cqs2"
I20260608 09:55:12.775749   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:55:12.778954  9620 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:12.779734   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:55:12.780000   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912294854977-391-0/minicluster-data/ts-1-root
uuid: "56e84f053f664795b90bae68d10ab0a9"
format_stamp: "Formatted at 2026-06-08 09:55:12 on dist-test-slave-cqs2"
I20260608 09:55:12.780267   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912294854977-391-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912294854977-391-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912294854977-391-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:12.795862   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:12.796933   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:12.798286   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:12.800622   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:12.800815   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:12.801039   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:12.801201   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:12.839244   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.194:42461
I20260608 09:55:12.839356  9682 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.194:42461 every 8 connection(s)
I20260608 09:55:12.844712   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:12.852783  9687 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:12.853339  9686 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:12.855435   391 server_base.cc:1061] running on GCE node
W20260608 09:55:12.856884  9689 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:12.857560  9683 heartbeater.cc:344] Connected to a master server at 127.0.97.254:39533
I20260608 09:55:12.857932  9683 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:12.857959   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:12.858307   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:12.858474   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912512858457 us; error 0 us; skew 500 ppm
I20260608 09:55:12.858779  9683 heartbeater.cc:507] Master 127.0.97.254:39533 requested a full tablet report, sending...
I20260608 09:55:12.859192   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:12.861171  9481 ts_manager.cc:194] Registered new tserver with Master: 56e84f053f664795b90bae68d10ab0a9 (127.0.97.194:42461)
I20260608 09:55:12.862214   391 webserver.cc:533] Webserver started at http://127.0.97.195:33347/ using document root <none> and password file <none>
I20260608 09:55:12.862959   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:12.863293   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:12.863196  9481 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58894
I20260608 09:55:12.863821   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:12.865254   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912294854977-391-0/minicluster-data/ts-2-root/instance:
uuid: "96b7b40372b14965bb746749c972e254"
format_stamp: "Formatted at 2026-06-08 09:55:12 on dist-test-slave-cqs2"
I20260608 09:55:12.869772   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:55:12.873193  9694 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:12.873951   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:55:12.874240   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912294854977-391-0/minicluster-data/ts-2-root
uuid: "96b7b40372b14965bb746749c972e254"
format_stamp: "Formatted at 2026-06-08 09:55:12 on dist-test-slave-cqs2"
I20260608 09:55:12.874502   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912294854977-391-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912294854977-391-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912294854977-391-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:12.900554   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:12.901669   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:12.903203   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:12.905473   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:12.905668   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:12.905887   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:12.906044   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:12.944885   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.195:38005
I20260608 09:55:12.945017  9756 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.195:38005 every 8 connection(s)
I20260608 09:55:12.958446  9757 heartbeater.cc:344] Connected to a master server at 127.0.97.254:39533
I20260608 09:55:12.958881  9757 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:12.959667  9757 heartbeater.cc:507] Master 127.0.97.254:39533 requested a full tablet report, sending...
I20260608 09:55:12.961597  9481 ts_manager.cc:194] Registered new tserver with Master: 96b7b40372b14965bb746749c972e254 (127.0.97.195:38005)
I20260608 09:55:12.961830   391 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013703391s
I20260608 09:55:12.963495  9481 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58896
I20260608 09:55:13.772205  9608 heartbeater.cc:499] Master 127.0.97.254:39533 was elected leader, sending a full tablet report...
I20260608 09:55:13.866323  9683 heartbeater.cc:499] Master 127.0.97.254:39533 was elected leader, sending a full tablet report...
I20260608 09:55:13.966681  9757 heartbeater.cc:499] Master 127.0.97.254:39533 was elected leader, sending a full tablet report...
I20260608 09:55:14.017637  9481 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58902:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:55:14.019667  9481 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:55:14.061167  9722 tablet_service.cc:1511] Processing CreateTablet for tablet 50e47bc531f148c1828a692408d325b4 (DEFAULT_TABLE table=test-workload [id=2ff4822a0f4f4785a94ec2565422373e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:55:14.062673  9722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50e47bc531f148c1828a692408d325b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:14.080672  9777 tablet_bootstrap.cc:492] T 50e47bc531f148c1828a692408d325b4 P 96b7b40372b14965bb746749c972e254: Bootstrap starting.
I20260608 09:55:14.080909  9573 tablet_service.cc:1511] Processing CreateTablet for tablet 50e47bc531f148c1828a692408d325b4 (DEFAULT_TABLE table=test-workload [id=2ff4822a0f4f4785a94ec2565422373e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:55:14.082391  9573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50e47bc531f148c1828a692408d325b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:14.085011  9648 tablet_service.cc:1511] Processing CreateTablet for tablet 50e47bc531f148c1828a692408d325b4 (DEFAULT_TABLE table=test-workload [id=2ff4822a0f4f4785a94ec2565422373e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:55:14.086035  9648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50e47bc531f148c1828a692408d325b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:14.089046  9777 tablet_bootstrap.cc:654] T 50e47bc531f148c1828a692408d325b4 P 96b7b40372b14965bb746749c972e254: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:14.094792  9777 tablet_bootstrap.cc:492] T 50e47bc531f148c1828a692408d325b4 P 96b7b40372b14965bb746749c972e254: No bootstrap required, opened a new log
I20260608 09:55:14.095425  9777 ts_tablet_manager.cc:1403] T 50e47bc531f148c1828a692408d325b4 P 96b7b40372b14965bb746749c972e254: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260608 09:55:14.098495  9777 raft_consensus.cc:359] T 50e47bc531f148c1828a692408d325b4 P 96b7b40372b14965bb746749c972e254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b7b40372b14965bb746749c972e254" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38005 } } peers { permanent_uuid: "56e84f053f664795b90bae68d10ab0a9" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42461 } } peers { permanent_uuid: "3c7373fe91544bcd988312db56899e82" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38773 } }
I20260608 09:55:14.099352  9777 raft_consensus.cc:385] T 50e47bc531f148c1828a692408d325b4 P 96b7b40372b14965bb746749c972e254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:14.099679  9777 raft_consensus.cc:740] T 50e47bc531f148c1828a692408d325b4 P 96b7b40372b14965bb746749c972e254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96b7b40372b14965bb746749c972e254, State: Initialized, Role: FOLLOWER
I20260608 09:55:14.100548  9777 consensus_queue.cc:260] T 50e47bc531f148c1828a692408d325b4 P 96b7b40372b14965bb746749c972e254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b7b40372b14965bb746749c972e254" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38005 } } peers { permanent_uuid: "56e84f053f664795b90bae68d10ab0a9" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42461 } } peers { permanent_uuid: "3c7373fe91544bcd988312db56899e82" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38773 } }
I20260608 09:55:14.102052  9780 tablet_bootstrap.cc:492] T 50e47bc531f148c1828a692408d325b4 P 56e84f053f664795b90bae68d10ab0a9: Bootstrap starting.
I20260608 09:55:14.104748  9777 ts_tablet_manager.cc:1434] T 50e47bc531f148c1828a692408d325b4 P 96b7b40372b14965bb746749c972e254: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260608 09:55:14.106642  9779 tablet_bootstrap.cc:492] T 50e47bc531f148c1828a692408d325b4 P 3c7373fe91544bcd988312db56899e82: Bootstrap starting.
I20260608 09:55:14.109347  9780 tablet_bootstrap.cc:654] T 50e47bc531f148c1828a692408d325b4 P 56e84f053f664795b90bae68d10ab0a9: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:14.114064  9779 tablet_bootstrap.cc:654] T 50e47bc531f148c1828a692408d325b4 P 3c7373fe91544bcd988312db56899e82: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:14.114957  9780 tablet_bootstrap.cc:492] T 50e47bc531f148c1828a692408d325b4 P 56e84f053f664795b90bae68d10ab0a9: No bootstrap required, opened a new log
I20260608 09:55:14.115531  9780 ts_tablet_manager.cc:1403] T 50e47bc531f148c1828a692408d325b4 P 56e84f053f664795b90bae68d10ab0a9: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260608 09:55:14.118647  9780 raft_consensus.cc:359] T 50e47bc531f148c1828a692408d325b4 P 56e84f053f664795b90bae68d10ab0a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b7b40372b14965bb746749c972e254" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38005 } } peers { permanent_uuid: "56e84f053f664795b90bae68d10ab0a9" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42461 } } peers { permanent_uuid: "3c7373fe91544bcd988312db56899e82" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38773 } }
I20260608 09:55:14.119416  9780 raft_consensus.cc:385] T 50e47bc531f148c1828a692408d325b4 P 56e84f053f664795b90bae68d10ab0a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:14.119717  9780 raft_consensus.cc:740] T 50e47bc531f148c1828a692408d325b4 P 56e84f053f664795b90bae68d10ab0a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e84f053f664795b90bae68d10ab0a9, State: Initialized, Role: FOLLOWER
I20260608 09:55:14.120472  9779 tablet_bootstrap.cc:492] T 50e47bc531f148c1828a692408d325b4 P 3c7373fe91544bcd988312db56899e82: No bootstrap required, opened a new log
I20260608 09:55:14.120520  9780 consensus_queue.cc:260] T 50e47bc531f148c1828a692408d325b4 P 56e84f053f664795b90bae68d10ab0a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b7b40372b14965bb746749c972e254" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38005 } } peers { permanent_uuid: "56e84f053f664795b90bae68d10ab0a9" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42461 } } peers { permanent_uuid: "3c7373fe91544bcd988312db56899e82" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38773 } }
I20260608 09:55:14.121206  9779 ts_tablet_manager.cc:1403] T 50e47bc531f148c1828a692408d325b4 P 3c7373fe91544bcd988312db56899e82: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260608 09:55:14.123639  9780 ts_tablet_manager.cc:1434] T 50e47bc531f148c1828a692408d325b4 P 56e84f053f664795b90bae68d10ab0a9: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:55:14.124249  9779 raft_consensus.cc:359] T 50e47bc531f148c1828a692408d325b4 P 3c7373fe91544bcd988312db56899e82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b7b40372b14965bb746749c972e254" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38005 } } peers { permanent_uuid: "56e84f053f664795b90bae68d10ab0a9" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42461 } } peers { permanent_uuid: "3c7373fe91544bcd988312db56899e82" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38773 } }
I20260608 09:55:14.124986  9779 raft_consensus.cc:385] T 50e47bc531f148c1828a692408d325b4 P 3c7373fe91544bcd988312db56899e82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:14.125207  9779 raft_consensus.cc:740] T 50e47bc531f148c1828a692408d325b4 P 3c7373fe91544bcd988312db56899e82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7373fe91544bcd988312db56899e82, State: Initialized, Role: FOLLOWER
I20260608 09:55:14.125878  9779 consensus_queue.cc:260] T 50e47bc531f148c1828a692408d325b4 P 3c7373fe91544bcd988312db56899e82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b7b40372b14965bb746749c972e254" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38005 } } peers { permanent_uuid: "56e84f053f664795b90bae68d10ab0a9" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42461 } } peers { permanent_uuid: "3c7373fe91544bcd988312db56899e82" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38773 } }
I20260608 09:55:14.128417  9779 ts_tablet_manager.cc:1434] T 50e47bc531f148c1828a692408d325b4 P 3c7373fe91544bcd988312db56899e82: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
W20260608 09:55:14.200114  9758 tablet.cc:2404] T 50e47bc531f148c1828a692408d325b4 P 96b7b40372b14965bb746749c972e254: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 09:55:14.312047  9784 raft_consensus.cc:493] T 50e47bc531f148c1828a692408d325b4 P 56e84f053f664795b90bae68d10ab0a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:14.312620  9784 raft_consensus.cc:515] T 50e47bc531f148c1828a692408d325b4 P 56e84f053f664795b90bae68d10ab0a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b7b40372b14965bb746749c972e254" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38005 } } peers { permanent_uuid: "56e84f053f664795b90bae68d10ab0a9" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42461 } } peers { permanent_uuid: "3c7373fe91544bcd988312db56899e82" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38773 } }
I20260608 09:55:14.317209  9784 leader_election.cc:290] T 50e47bc531f148c1828a692408d325b4 P 56e84f053f664795b90bae68d10ab0a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96b7b40372b14965bb746749c972e254 (127.0.97.195:38005), 3c7373fe91544bcd988312db56899e82 (127.0.97.193:38773)
I20260608 09:55:14.326699  9732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e47bc531f148c1828a692408d325b4" candidate_uuid: "56e84f053f664795b90bae68d10ab0a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b7b40372b14965bb746749c972e254" is_pre_election: true
I20260608 09:55:14.327001  9583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e47bc531f148c1828a692408d325b4" candidate_uuid: "56e84f053f664795b90bae68d10ab0a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7373fe91544bcd988312db56899e82" is_pre_election: true
I20260608 09:55:14.327497  9732 raft_consensus.cc:2468] T 50e47bc531f148c1828a692408d325b4 P 96b7b40372b14965bb746749c972e254 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56e84f053f664795b90bae68d10ab0a9 in term 0.
I20260608 09:55:14.327714  9583 raft_consensus.cc:2468] T 50e47bc531f148c1828a692408d325b4 P 3c7373fe91544bcd988312db56899e82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56e84f053f664795b90bae68d10ab0a9 in term 0.
I20260608 09:55:14.328658  9621 leader_election.cc:304] T 50e47bc531f148c1828a692408d325b4 P 56e84f053f664795b90bae68d10ab0a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e84f053f664795b90bae68d10ab0a9, 96b7b40372b14965bb746749c972e254; no voters: 
I20260608 09:55:14.329569  9784 raft_consensus.cc:2804] T 50e47bc531f148c1828a692408d325b4 P 56e84f053f664795b90bae68d10ab0a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:14.329945  9784 raft_consensus.cc:493] T 50e47bc531f148c1828a692408d325b4 P 56e84f053f664795b90bae68d10ab0a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:14.330265  9784 raft_consensus.cc:3060] T 50e47bc531f148c1828a692408d325b4 P 56e84f053f664795b90bae68d10ab0a9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:14.337715  9784 raft_consensus.cc:515] T 50e47bc531f148c1828a692408d325b4 P 56e84f053f664795b90bae68d10ab0a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b7b40372b14965bb746749c972e254" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38005 } } peers { permanent_uuid: "56e84f053f664795b90bae68d10ab0a9" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42461 } } peers { permanent_uuid: "3c7373fe91544bcd988312db56899e82" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38773 } }
I20260608 09:55:14.339471  9784 leader_election.cc:290] T 50e47bc531f148c1828a692408d325b4 P 56e84f053f664795b90bae68d10ab0a9 [CANDIDATE]: Term 1 election: Requested vote from peers 96b7b40372b14965bb746749c972e254 (127.0.97.195:38005), 3c7373fe91544bcd988312db56899e82 (127.0.97.193:38773)
I20260608 09:55:14.340220  9732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e47bc531f148c1828a692408d325b4" candidate_uuid: "56e84f053f664795b90bae68d10ab0a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b7b40372b14965bb746749c972e254"
I20260608 09:55:14.340500  9583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e47bc531f148c1828a692408d325b4" candidate_uuid: "56e84f053f664795b90bae68d10ab0a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7373fe91544bcd988312db56899e82"
I20260608 09:55:14.340756  9732 raft_consensus.cc:3060] T 50e47bc531f148c1828a692408d325b4 P 96b7b40372b14965bb746749c972e254 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:14.341053  9583 raft_consensus.cc:3060] T 50e47bc531f148c1828a692408d325b4 P 3c7373fe91544bcd988312db56899e82 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:14.345783  9732 raft_consensus.cc:2468] T 50e47bc531f148c1828a692408d325b4 P 96b7b40372b14965bb746749c972e254 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56e84f053f664795b90bae68d10ab0a9 in term 1.
I20260608 09:55:14.346345  9583 raft_consensus.cc:2468] T 50e47bc531f148c1828a692408d325b4 P 3c7373fe91544bcd988312db56899e82 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56e84f053f664795b90bae68d10ab0a9 in term 1.
I20260608 09:55:14.346827  9621 leader_election.cc:304] T 50e47bc531f148c1828a692408d325b4 P 56e84f053f664795b90bae68d10ab0a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e84f053f664795b90bae68d10ab0a9, 96b7b40372b14965bb746749c972e254; no voters: 
I20260608 09:55:14.347625  9784 raft_consensus.cc:2804] T 50e47bc531f148c1828a692408d325b4 P 56e84f053f664795b90bae68d10ab0a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:14.348675  9784 raft_consensus.cc:697] T 50e47bc531f148c1828a692408d325b4 P 56e84f053f664795b90bae68d10ab0a9 [term 1 LEADER]: Becoming Leader. State: Replica: 56e84f053f664795b90bae68d10ab0a9, State: Running, Role: LEADER
I20260608 09:55:14.349431  9784 consensus_queue.cc:237] T 50e47bc531f148c1828a692408d325b4 P 56e84f053f664795b90bae68d10ab0a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b7b40372b14965bb746749c972e254" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38005 } } peers { permanent_uuid: "56e84f053f664795b90bae68d10ab0a9" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42461 } } peers { permanent_uuid: "3c7373fe91544bcd988312db56899e82" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38773 } }
I20260608 09:55:14.357731  9479 catalog_manager.cc:5696] T 50e47bc531f148c1828a692408d325b4 P 56e84f053f664795b90bae68d10ab0a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 56e84f053f664795b90bae68d10ab0a9 (127.0.97.194). New cstate: current_term: 1 leader_uuid: "56e84f053f664795b90bae68d10ab0a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b7b40372b14965bb746749c972e254" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56e84f053f664795b90bae68d10ab0a9" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c7373fe91544bcd988312db56899e82" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38773 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:14.487903  9583 raft_consensus.cc:1275] T 50e47bc531f148c1828a692408d325b4 P 3c7373fe91544bcd988312db56899e82 [term 1 FOLLOWER]: Refusing update from remote peer 56e84f053f664795b90bae68d10ab0a9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:14.487969  9732 raft_consensus.cc:1275] T 50e47bc531f148c1828a692408d325b4 P 96b7b40372b14965bb746749c972e254 [term 1 FOLLOWER]: Refusing update from remote peer 56e84f053f664795b90bae68d10ab0a9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:14.489478  9788 consensus_queue.cc:1048] T 50e47bc531f148c1828a692408d325b4 P 56e84f053f664795b90bae68d10ab0a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7373fe91544bcd988312db56899e82" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 38773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:14.490077  9784 consensus_queue.cc:1048] T 50e47bc531f148c1828a692408d325b4 P 56e84f053f664795b90bae68d10ab0a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b7b40372b14965bb746749c972e254" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 38005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:14.930735   391 tablet_server.cc:179] TabletServer@127.0.97.193:0 shutting down...
I20260608 09:55:14.960933   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:14.961627   391 tablet_replica.cc:333] T 50e47bc531f148c1828a692408d325b4 P 3c7373fe91544bcd988312db56899e82: stopping tablet replica
I20260608 09:55:14.962191   391 raft_consensus.cc:2243] T 50e47bc531f148c1828a692408d325b4 P 3c7373fe91544bcd988312db56899e82 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:14.962747   391 raft_consensus.cc:2272] T 50e47bc531f148c1828a692408d325b4 P 3c7373fe91544bcd988312db56899e82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:14.984179   391 tablet_server.cc:196] TabletServer@127.0.97.193:0 shutdown complete.
I20260608 09:55:14.994122   391 tablet_server.cc:179] TabletServer@127.0.97.194:0 shutting down...
I20260608 09:55:15.012415   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:15.013150   391 tablet_replica.cc:333] T 50e47bc531f148c1828a692408d325b4 P 56e84f053f664795b90bae68d10ab0a9: stopping tablet replica
I20260608 09:55:15.013749   391 raft_consensus.cc:2243] T 50e47bc531f148c1828a692408d325b4 P 56e84f053f664795b90bae68d10ab0a9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:15.014587   391 raft_consensus.cc:2272] T 50e47bc531f148c1828a692408d325b4 P 56e84f053f664795b90bae68d10ab0a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:15.035797   391 tablet_server.cc:196] TabletServer@127.0.97.194:0 shutdown complete.
I20260608 09:55:15.045837   391 tablet_server.cc:179] TabletServer@127.0.97.195:0 shutting down...
I20260608 09:55:15.066895   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:15.067548   391 tablet_replica.cc:333] T 50e47bc531f148c1828a692408d325b4 P 96b7b40372b14965bb746749c972e254: stopping tablet replica
I20260608 09:55:15.068065   391 raft_consensus.cc:2243] T 50e47bc531f148c1828a692408d325b4 P 96b7b40372b14965bb746749c972e254 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:15.068601   391 raft_consensus.cc:2272] T 50e47bc531f148c1828a692408d325b4 P 96b7b40372b14965bb746749c972e254 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:15.088492   391 tablet_server.cc:196] TabletServer@127.0.97.195:0 shutdown complete.
I20260608 09:55:15.098661   391 master.cc:562] Master@127.0.97.254:39533 shutting down...
I20260608 09:55:15.115192   391 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5ed08b23aee24db38e76db8bcbf1ac50 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:15.115717   391 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5ed08b23aee24db38e76db8bcbf1ac50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:15.115991   391 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5ed08b23aee24db38e76db8bcbf1ac50: stopping tablet replica
I20260608 09:55:15.134279   391 master.cc:584] Master@127.0.97.254:39533 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (2692 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260608 09:55:15.163906   391 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.254:41483
I20260608 09:55:15.165022   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:15.169901  9809 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:15.170466  9810 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:15.172276  9812 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:15.173924   391 server_base.cc:1061] running on GCE node
I20260608 09:55:15.174780   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:15.174968   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:15.175256   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912515175237 us; error 0 us; skew 500 ppm
I20260608 09:55:15.175918   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:15.178215   391 webserver.cc:533] Webserver started at http://127.0.97.254:42903/ using document root <none> and password file <none>
I20260608 09:55:15.178704   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:15.178952   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:15.179255   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:15.180353   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912294854977-391-0/minicluster-data/master-0-root/instance:
uuid: "3b5ed58bd469425b88c267053cbecab2"
format_stamp: "Formatted at 2026-06-08 09:55:15 on dist-test-slave-cqs2"
I20260608 09:55:15.184909   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 09:55:15.188338  9817 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:15.189061   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 09:55:15.189332   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912294854977-391-0/minicluster-data/master-0-root
uuid: "3b5ed58bd469425b88c267053cbecab2"
format_stamp: "Formatted at 2026-06-08 09:55:15 on dist-test-slave-cqs2"
I20260608 09:55:15.189805   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912294854977-391-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912294854977-391-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912294854977-391-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:15.200350   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:15.201323   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:15.235965   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.254:41483
I20260608 09:55:15.236132  9868 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.254:41483 every 8 connection(s)
I20260608 09:55:15.239996  9869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:15.250692  9869 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3b5ed58bd469425b88c267053cbecab2: Bootstrap starting.
I20260608 09:55:15.255232  9869 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3b5ed58bd469425b88c267053cbecab2: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:15.259095  9869 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3b5ed58bd469425b88c267053cbecab2: No bootstrap required, opened a new log
I20260608 09:55:15.261173  9869 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3b5ed58bd469425b88c267053cbecab2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b5ed58bd469425b88c267053cbecab2" member_type: VOTER }
I20260608 09:55:15.261529  9869 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3b5ed58bd469425b88c267053cbecab2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:15.261718  9869 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3b5ed58bd469425b88c267053cbecab2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b5ed58bd469425b88c267053cbecab2, State: Initialized, Role: FOLLOWER
I20260608 09:55:15.262300  9869 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3b5ed58bd469425b88c267053cbecab2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3b5ed58bd469425b88c267053cbecab2" member_type: VOTER }
I20260608 09:55:15.262727  9869 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3b5ed58bd469425b88c267053cbecab2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:15.262918  9869 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3b5ed58bd469425b88c267053cbecab2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:15.263159  9869 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3b5ed58bd469425b88c267053cbecab2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:15.268343  9869 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3b5ed58bd469425b88c267053cbecab2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b5ed58bd469425b88c267053cbecab2" member_type: VOTER }
I20260608 09:55:15.268802  9869 leader_election.cc:304] T 00000000000000000000000000000000 P 3b5ed58bd469425b88c267053cbecab2 [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: 3b5ed58bd469425b88c267053cbecab2; no voters: 
I20260608 09:55:15.269832  9869 leader_election.cc:290] T 00000000000000000000000000000000 P 3b5ed58bd469425b88c267053cbecab2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:15.270201  9872 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3b5ed58bd469425b88c267053cbecab2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:15.271569  9872 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3b5ed58bd469425b88c267053cbecab2 [term 1 LEADER]: Becoming Leader. State: Replica: 3b5ed58bd469425b88c267053cbecab2, State: Running, Role: LEADER
I20260608 09:55:15.272163  9872 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3b5ed58bd469425b88c267053cbecab2 [LEADER]: Queue going to LEADER mode. State: All 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: "3b5ed58bd469425b88c267053cbecab2" member_type: VOTER }
I20260608 09:55:15.272753  9869 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3b5ed58bd469425b88c267053cbecab2 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:55:15.276458  9873 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3b5ed58bd469425b88c267053cbecab2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3b5ed58bd469425b88c267053cbecab2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b5ed58bd469425b88c267053cbecab2" member_type: VOTER } }
I20260608 09:55:15.277022  9873 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3b5ed58bd469425b88c267053cbecab2 [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:15.277138  9874 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3b5ed58bd469425b88c267053cbecab2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3b5ed58bd469425b88c267053cbecab2. Latest consensus state: current_term: 1 leader_uuid: "3b5ed58bd469425b88c267053cbecab2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b5ed58bd469425b88c267053cbecab2" member_type: VOTER } }
I20260608 09:55:15.277709  9874 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3b5ed58bd469425b88c267053cbecab2 [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:15.281391  9880 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:55:15.288631  9880 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:55:15.289656   391 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:55:15.298023  9880 catalog_manager.cc:1382] Generated new cluster ID: 7a09c1bda2e14224bcc23417a9e282de
I20260608 09:55:15.298346  9880 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:55:15.316247  9880 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:55:15.317551  9880 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:55:15.354116  9880 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 3b5ed58bd469425b88c267053cbecab2: Generated new TSK 0
I20260608 09:55:15.355006  9880 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:55:15.420374   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:15.426474  9890 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:15.427781  9891 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:15.429194  9893 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:15.429584   391 server_base.cc:1061] running on GCE node
I20260608 09:55:15.430490   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:15.430696   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:15.430860   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912515430842 us; error 0 us; skew 500 ppm
I20260608 09:55:15.431504   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:15.433753   391 webserver.cc:533] Webserver started at http://127.0.97.193:43371/ using document root <none> and password file <none>
I20260608 09:55:15.434247   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:15.434429   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:15.434688   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:15.435851   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912294854977-391-0/minicluster-data/ts-0-root/instance:
uuid: "6def173869174a39bf054426dffb2349"
format_stamp: "Formatted at 2026-06-08 09:55:15 on dist-test-slave-cqs2"
I20260608 09:55:15.440428   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260608 09:55:15.444017  9898 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:15.444713   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:55:15.444983   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912294854977-391-0/minicluster-data/ts-0-root
uuid: "6def173869174a39bf054426dffb2349"
format_stamp: "Formatted at 2026-06-08 09:55:15 on dist-test-slave-cqs2"
I20260608 09:55:15.445246   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912294854977-391-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912294854977-391-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912294854977-391-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:15.461081   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:15.462174   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:15.463591   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:15.465888   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:15.466085   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:15.466300   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:15.466446   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:15.505446   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.193:33397
I20260608 09:55:15.505542  9960 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.193:33397 every 8 connection(s)
I20260608 09:55:15.510602   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:15.517537  9965 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:15.518731  9966 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:15.521210   391 server_base.cc:1061] running on GCE node
W20260608 09:55:15.521973  9969 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:15.522893   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:15.523132   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:15.523221  9961 heartbeater.cc:344] Connected to a master server at 127.0.97.254:41483
I20260608 09:55:15.523356   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912515523335 us; error 0 us; skew 500 ppm
I20260608 09:55:15.523685  9961 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:15.524241   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:15.524607  9961 heartbeater.cc:507] Master 127.0.97.254:41483 requested a full tablet report, sending...
I20260608 09:55:15.526804   391 webserver.cc:533] Webserver started at http://127.0.97.194:44277/ using document root <none> and password file <none>
I20260608 09:55:15.527208  9834 ts_manager.cc:194] Registered new tserver with Master: 6def173869174a39bf054426dffb2349 (127.0.97.193:33397)
I20260608 09:55:15.527380   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:15.527709   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:15.527978   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:15.529062  9834 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53504
I20260608 09:55:15.529071   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912294854977-391-0/minicluster-data/ts-1-root/instance:
uuid: "2af421cf1c55454ab516f03c5613d75b"
format_stamp: "Formatted at 2026-06-08 09:55:15 on dist-test-slave-cqs2"
I20260608 09:55:15.534281   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:55:15.537642  9973 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:15.538465   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:55:15.538847   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912294854977-391-0/minicluster-data/ts-1-root
uuid: "2af421cf1c55454ab516f03c5613d75b"
format_stamp: "Formatted at 2026-06-08 09:55:15 on dist-test-slave-cqs2"
I20260608 09:55:15.539188   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912294854977-391-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912294854977-391-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912294854977-391-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:15.548491   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:15.549469   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:15.550778   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:15.553079   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:15.553259   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:15.553483   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:15.553637   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:15.591512   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.194:36513
I20260608 09:55:15.591686 10035 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.194:36513 every 8 connection(s)
I20260608 09:55:15.596556   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:15.603489 10039 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:15.604180 10040 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:15.607515 10042 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:15.607703   391 server_base.cc:1061] running on GCE node
I20260608 09:55:15.608785   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:15.609050   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:15.609027 10036 heartbeater.cc:344] Connected to a master server at 127.0.97.254:41483
I20260608 09:55:15.609493   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912515609472 us; error 0 us; skew 500 ppm
I20260608 09:55:15.609686 10036 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:15.610368   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:15.610637 10036 heartbeater.cc:507] Master 127.0.97.254:41483 requested a full tablet report, sending...
I20260608 09:55:15.613125  9834 ts_manager.cc:194] Registered new tserver with Master: 2af421cf1c55454ab516f03c5613d75b (127.0.97.194:36513)
I20260608 09:55:15.613150   391 webserver.cc:533] Webserver started at http://127.0.97.195:41385/ using document root <none> and password file <none>
I20260608 09:55:15.614087   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:15.614355   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:15.614678   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:15.615226  9834 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53512
I20260608 09:55:15.616218   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912294854977-391-0/minicluster-data/ts-2-root/instance:
uuid: "6a8d46f3bbdb44748c9180f77e2e3cee"
format_stamp: "Formatted at 2026-06-08 09:55:15 on dist-test-slave-cqs2"
I20260608 09:55:15.621129   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260608 09:55:15.624502 10047 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:15.625255   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:55:15.625602   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912294854977-391-0/minicluster-data/ts-2-root
uuid: "6a8d46f3bbdb44748c9180f77e2e3cee"
format_stamp: "Formatted at 2026-06-08 09:55:15 on dist-test-slave-cqs2"
I20260608 09:55:15.625883   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912294854977-391-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912294854977-391-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912294854977-391-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:15.647080   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:15.648156   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:15.649549   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:15.651809   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:15.652005   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:15.652228   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:15.652385   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:15.692698   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.195:45121
I20260608 09:55:15.692839 10109 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.195:45121 every 8 connection(s)
I20260608 09:55:15.706104 10110 heartbeater.cc:344] Connected to a master server at 127.0.97.254:41483
I20260608 09:55:15.706481 10110 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:15.707228 10110 heartbeater.cc:507] Master 127.0.97.254:41483 requested a full tablet report, sending...
I20260608 09:55:15.709097  9834 ts_manager.cc:194] Registered new tserver with Master: 6a8d46f3bbdb44748c9180f77e2e3cee (127.0.97.195:45121)
I20260608 09:55:15.709609   391 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013494268s
I20260608 09:55:15.710860  9834 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53526
I20260608 09:55:16.532651  9961 heartbeater.cc:499] Master 127.0.97.254:41483 was elected leader, sending a full tablet report...
I20260608 09:55:16.618454 10036 heartbeater.cc:499] Master 127.0.97.254:41483 was elected leader, sending a full tablet report...
I20260608 09:55:16.714075 10110 heartbeater.cc:499] Master 127.0.97.254:41483 was elected leader, sending a full tablet report...
I20260608 09:55:16.769939  9834 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53542:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 09:55:16.840919 10075 tablet_service.cc:1511] Processing CreateTablet for tablet ddb082b2307e453e8129d78fd7eae7ce (DEFAULT_TABLE table=test-workload [id=324524e98d274358b6a6b17b4a3a97de]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:55:16.843459 10074 tablet_service.cc:1511] Processing CreateTablet for tablet 3489755c262143fea5f8078c3d2826d4 (DEFAULT_TABLE table=test-workload [id=324524e98d274358b6a6b17b4a3a97de]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:55:16.844907 10075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddb082b2307e453e8129d78fd7eae7ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:16.845943 10074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3489755c262143fea5f8078c3d2826d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:16.852267  9926 tablet_service.cc:1511] Processing CreateTablet for tablet d352f709dfe04a3a97479c10819571d0 (DEFAULT_TABLE table=test-workload [id=324524e98d274358b6a6b17b4a3a97de]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:55:16.853024  9925 tablet_service.cc:1511] Processing CreateTablet for tablet 87bdffea00eb41bfa0b05f94a8c7895e (DEFAULT_TABLE table=test-workload [id=324524e98d274358b6a6b17b4a3a97de]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:55:16.854027  9926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d352f709dfe04a3a97479c10819571d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:16.854771  9925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87bdffea00eb41bfa0b05f94a8c7895e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:16.860319 10001 tablet_service.cc:1511] Processing CreateTablet for tablet ff2fac4219724239820eab764f9396c1 (DEFAULT_TABLE table=test-workload [id=324524e98d274358b6a6b17b4a3a97de]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:55:16.860743 10000 tablet_service.cc:1511] Processing CreateTablet for tablet 85c9224fae424a5abd5f91d2ef1e57ad (DEFAULT_TABLE table=test-workload [id=324524e98d274358b6a6b17b4a3a97de]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:55:16.861956 10001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff2fac4219724239820eab764f9396c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:16.863507 10000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85c9224fae424a5abd5f91d2ef1e57ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:16.880074 10131 tablet_bootstrap.cc:492] T d352f709dfe04a3a97479c10819571d0 P 6def173869174a39bf054426dffb2349: Bootstrap starting.
I20260608 09:55:16.892767 10132 tablet_bootstrap.cc:492] T ff2fac4219724239820eab764f9396c1 P 2af421cf1c55454ab516f03c5613d75b: Bootstrap starting.
I20260608 09:55:16.895885 10133 tablet_bootstrap.cc:492] T ddb082b2307e453e8129d78fd7eae7ce P 6a8d46f3bbdb44748c9180f77e2e3cee: Bootstrap starting.
I20260608 09:55:16.897104 10131 tablet_bootstrap.cc:654] T d352f709dfe04a3a97479c10819571d0 P 6def173869174a39bf054426dffb2349: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:16.901233 10132 tablet_bootstrap.cc:654] T ff2fac4219724239820eab764f9396c1 P 2af421cf1c55454ab516f03c5613d75b: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:16.903268 10133 tablet_bootstrap.cc:654] T ddb082b2307e453e8129d78fd7eae7ce P 6a8d46f3bbdb44748c9180f77e2e3cee: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:16.903780 10131 tablet_bootstrap.cc:492] T d352f709dfe04a3a97479c10819571d0 P 6def173869174a39bf054426dffb2349: No bootstrap required, opened a new log
I20260608 09:55:16.904347 10131 ts_tablet_manager.cc:1403] T d352f709dfe04a3a97479c10819571d0 P 6def173869174a39bf054426dffb2349: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.003s
I20260608 09:55:16.907507 10132 tablet_bootstrap.cc:492] T ff2fac4219724239820eab764f9396c1 P 2af421cf1c55454ab516f03c5613d75b: No bootstrap required, opened a new log
I20260608 09:55:16.908027 10132 ts_tablet_manager.cc:1403] T ff2fac4219724239820eab764f9396c1 P 2af421cf1c55454ab516f03c5613d75b: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.009s
I20260608 09:55:16.907876 10131 raft_consensus.cc:359] T d352f709dfe04a3a97479c10819571d0 P 6def173869174a39bf054426dffb2349 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } }
I20260608 09:55:16.908464 10133 tablet_bootstrap.cc:492] T ddb082b2307e453e8129d78fd7eae7ce P 6a8d46f3bbdb44748c9180f77e2e3cee: No bootstrap required, opened a new log
I20260608 09:55:16.908716 10131 raft_consensus.cc:385] T d352f709dfe04a3a97479c10819571d0 P 6def173869174a39bf054426dffb2349 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:16.908921 10133 ts_tablet_manager.cc:1403] T ddb082b2307e453e8129d78fd7eae7ce P 6a8d46f3bbdb44748c9180f77e2e3cee: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260608 09:55:16.909096 10131 raft_consensus.cc:740] T d352f709dfe04a3a97479c10819571d0 P 6def173869174a39bf054426dffb2349 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6def173869174a39bf054426dffb2349, State: Initialized, Role: FOLLOWER
I20260608 09:55:16.910032 10131 consensus_queue.cc:260] T d352f709dfe04a3a97479c10819571d0 P 6def173869174a39bf054426dffb2349 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } }
I20260608 09:55:16.910771 10131 raft_consensus.cc:399] T d352f709dfe04a3a97479c10819571d0 P 6def173869174a39bf054426dffb2349 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:16.911124 10131 raft_consensus.cc:493] T d352f709dfe04a3a97479c10819571d0 P 6def173869174a39bf054426dffb2349 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:16.911561 10131 raft_consensus.cc:3060] T d352f709dfe04a3a97479c10819571d0 P 6def173869174a39bf054426dffb2349 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:16.911446 10132 raft_consensus.cc:359] T ff2fac4219724239820eab764f9396c1 P 2af421cf1c55454ab516f03c5613d75b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } }
I20260608 09:55:16.911789 10133 raft_consensus.cc:359] T ddb082b2307e453e8129d78fd7eae7ce P 6a8d46f3bbdb44748c9180f77e2e3cee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:16.912146 10132 raft_consensus.cc:385] T ff2fac4219724239820eab764f9396c1 P 2af421cf1c55454ab516f03c5613d75b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:16.912480 10133 raft_consensus.cc:385] T ddb082b2307e453e8129d78fd7eae7ce P 6a8d46f3bbdb44748c9180f77e2e3cee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:16.912647 10132 raft_consensus.cc:740] T ff2fac4219724239820eab764f9396c1 P 2af421cf1c55454ab516f03c5613d75b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2af421cf1c55454ab516f03c5613d75b, State: Initialized, Role: FOLLOWER
I20260608 09:55:16.912978 10133 raft_consensus.cc:740] T ddb082b2307e453e8129d78fd7eae7ce P 6a8d46f3bbdb44748c9180f77e2e3cee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a8d46f3bbdb44748c9180f77e2e3cee, State: Initialized, Role: FOLLOWER
I20260608 09:55:16.913892 10133 consensus_queue.cc:260] T ddb082b2307e453e8129d78fd7eae7ce P 6a8d46f3bbdb44748c9180f77e2e3cee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:16.914007 10132 consensus_queue.cc:260] T ff2fac4219724239820eab764f9396c1 P 2af421cf1c55454ab516f03c5613d75b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } }
I20260608 09:55:16.914552 10133 raft_consensus.cc:399] T ddb082b2307e453e8129d78fd7eae7ce P 6a8d46f3bbdb44748c9180f77e2e3cee [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:16.914832 10132 raft_consensus.cc:399] T ff2fac4219724239820eab764f9396c1 P 2af421cf1c55454ab516f03c5613d75b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:16.914907 10133 raft_consensus.cc:493] T ddb082b2307e453e8129d78fd7eae7ce P 6a8d46f3bbdb44748c9180f77e2e3cee [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:16.915320 10132 raft_consensus.cc:493] T ff2fac4219724239820eab764f9396c1 P 2af421cf1c55454ab516f03c5613d75b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:16.915418 10133 raft_consensus.cc:3060] T ddb082b2307e453e8129d78fd7eae7ce P 6a8d46f3bbdb44748c9180f77e2e3cee [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:16.915764 10132 raft_consensus.cc:3060] T ff2fac4219724239820eab764f9396c1 P 2af421cf1c55454ab516f03c5613d75b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:16.919723 10131 raft_consensus.cc:515] T d352f709dfe04a3a97479c10819571d0 P 6def173869174a39bf054426dffb2349 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } }
I20260608 09:55:16.920508 10131 leader_election.cc:304] T d352f709dfe04a3a97479c10819571d0 P 6def173869174a39bf054426dffb2349 [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: 6def173869174a39bf054426dffb2349; no voters: 
I20260608 09:55:16.921579 10133 raft_consensus.cc:515] T ddb082b2307e453e8129d78fd7eae7ce P 6a8d46f3bbdb44748c9180f77e2e3cee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:16.922194 10131 leader_election.cc:290] T d352f709dfe04a3a97479c10819571d0 P 6def173869174a39bf054426dffb2349 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:16.922345 10133 leader_election.cc:304] T ddb082b2307e453e8129d78fd7eae7ce P 6a8d46f3bbdb44748c9180f77e2e3cee [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: 6a8d46f3bbdb44748c9180f77e2e3cee; no voters: 
I20260608 09:55:16.922865 10137 raft_consensus.cc:2804] T d352f709dfe04a3a97479c10819571d0 P 6def173869174a39bf054426dffb2349 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:16.923629 10132 raft_consensus.cc:515] T ff2fac4219724239820eab764f9396c1 P 2af421cf1c55454ab516f03c5613d75b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } }
I20260608 09:55:16.924551 10132 leader_election.cc:304] T ff2fac4219724239820eab764f9396c1 P 2af421cf1c55454ab516f03c5613d75b [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: 2af421cf1c55454ab516f03c5613d75b; no voters: 
I20260608 09:55:16.928124 10137 raft_consensus.cc:697] T d352f709dfe04a3a97479c10819571d0 P 6def173869174a39bf054426dffb2349 [term 1 LEADER]: Becoming Leader. State: Replica: 6def173869174a39bf054426dffb2349, State: Running, Role: LEADER
I20260608 09:55:16.930016 10141 raft_consensus.cc:2804] T ff2fac4219724239820eab764f9396c1 P 2af421cf1c55454ab516f03c5613d75b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:16.930516 10132 leader_election.cc:290] T ff2fac4219724239820eab764f9396c1 P 2af421cf1c55454ab516f03c5613d75b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:16.932612 10131 ts_tablet_manager.cc:1434] T d352f709dfe04a3a97479c10819571d0 P 6def173869174a39bf054426dffb2349: Time spent starting tablet: real 0.028s	user 0.016s	sys 0.010s
I20260608 09:55:16.929203 10137 consensus_queue.cc:237] T d352f709dfe04a3a97479c10819571d0 P 6def173869174a39bf054426dffb2349 [LEADER]: Queue going to LEADER mode. State: All 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: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } }
I20260608 09:55:16.935158 10132 ts_tablet_manager.cc:1434] T ff2fac4219724239820eab764f9396c1 P 2af421cf1c55454ab516f03c5613d75b: Time spent starting tablet: real 0.027s	user 0.015s	sys 0.009s
I20260608 09:55:16.936410 10132 tablet_bootstrap.cc:492] T 85c9224fae424a5abd5f91d2ef1e57ad P 2af421cf1c55454ab516f03c5613d75b: Bootstrap starting.
I20260608 09:55:16.937428 10131 tablet_bootstrap.cc:492] T 87bdffea00eb41bfa0b05f94a8c7895e P 6def173869174a39bf054426dffb2349: Bootstrap starting.
I20260608 09:55:16.937912 10141 raft_consensus.cc:697] T ff2fac4219724239820eab764f9396c1 P 2af421cf1c55454ab516f03c5613d75b [term 1 LEADER]: Becoming Leader. State: Replica: 2af421cf1c55454ab516f03c5613d75b, State: Running, Role: LEADER
I20260608 09:55:16.937988 10139 raft_consensus.cc:2804] T ddb082b2307e453e8129d78fd7eae7ce P 6a8d46f3bbdb44748c9180f77e2e3cee [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:16.938872 10141 consensus_queue.cc:237] T ff2fac4219724239820eab764f9396c1 P 2af421cf1c55454ab516f03c5613d75b [LEADER]: Queue going to LEADER mode. State: All 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: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } }
I20260608 09:55:16.945654 10131 tablet_bootstrap.cc:654] T 87bdffea00eb41bfa0b05f94a8c7895e P 6def173869174a39bf054426dffb2349: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:16.937381 10133 leader_election.cc:290] T ddb082b2307e453e8129d78fd7eae7ce P 6a8d46f3bbdb44748c9180f77e2e3cee [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:16.947314 10132 tablet_bootstrap.cc:654] T 85c9224fae424a5abd5f91d2ef1e57ad P 2af421cf1c55454ab516f03c5613d75b: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:16.956987  9833 catalog_manager.cc:5696] T ff2fac4219724239820eab764f9396c1 P 2af421cf1c55454ab516f03c5613d75b reported cstate change: term changed from 0 to 1, leader changed from <none> to 2af421cf1c55454ab516f03c5613d75b (127.0.97.194). New cstate: current_term: 1 leader_uuid: "2af421cf1c55454ab516f03c5613d75b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:16.960940  9834 catalog_manager.cc:5696] T d352f709dfe04a3a97479c10819571d0 P 6def173869174a39bf054426dffb2349 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6def173869174a39bf054426dffb2349 (127.0.97.193). New cstate: current_term: 1 leader_uuid: "6def173869174a39bf054426dffb2349" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:16.961596 10139 raft_consensus.cc:697] T ddb082b2307e453e8129d78fd7eae7ce P 6a8d46f3bbdb44748c9180f77e2e3cee [term 1 LEADER]: Becoming Leader. State: Replica: 6a8d46f3bbdb44748c9180f77e2e3cee, State: Running, Role: LEADER
I20260608 09:55:16.963191 10139 consensus_queue.cc:237] T ddb082b2307e453e8129d78fd7eae7ce P 6a8d46f3bbdb44748c9180f77e2e3cee [LEADER]: Queue going to LEADER mode. State: All 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: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:16.993999  9834 catalog_manager.cc:5696] T ddb082b2307e453e8129d78fd7eae7ce P 6a8d46f3bbdb44748c9180f77e2e3cee reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a8d46f3bbdb44748c9180f77e2e3cee (127.0.97.195). New cstate: current_term: 1 leader_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:16.995574 10133 ts_tablet_manager.cc:1434] T ddb082b2307e453e8129d78fd7eae7ce P 6a8d46f3bbdb44748c9180f77e2e3cee: Time spent starting tablet: real 0.086s	user 0.027s	sys 0.025s
I20260608 09:55:16.996862 10133 tablet_bootstrap.cc:492] T 3489755c262143fea5f8078c3d2826d4 P 6a8d46f3bbdb44748c9180f77e2e3cee: Bootstrap starting.
I20260608 09:55:17.004141 10132 tablet_bootstrap.cc:492] T 85c9224fae424a5abd5f91d2ef1e57ad P 2af421cf1c55454ab516f03c5613d75b: No bootstrap required, opened a new log
I20260608 09:55:17.004652 10133 tablet_bootstrap.cc:654] T 3489755c262143fea5f8078c3d2826d4 P 6a8d46f3bbdb44748c9180f77e2e3cee: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:17.004820 10132 ts_tablet_manager.cc:1403] T 85c9224fae424a5abd5f91d2ef1e57ad P 2af421cf1c55454ab516f03c5613d75b: Time spent bootstrapping tablet: real 0.069s	user 0.019s	sys 0.014s
I20260608 09:55:17.007887 10131 tablet_bootstrap.cc:492] T 87bdffea00eb41bfa0b05f94a8c7895e P 6def173869174a39bf054426dffb2349: No bootstrap required, opened a new log
I20260608 09:55:17.008453 10131 ts_tablet_manager.cc:1403] T 87bdffea00eb41bfa0b05f94a8c7895e P 6def173869174a39bf054426dffb2349: Time spent bootstrapping tablet: real 0.071s	user 0.038s	sys 0.031s
I20260608 09:55:17.009231 10132 raft_consensus.cc:359] T 85c9224fae424a5abd5f91d2ef1e57ad P 2af421cf1c55454ab516f03c5613d75b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } }
I20260608 09:55:17.009912 10132 raft_consensus.cc:385] T 85c9224fae424a5abd5f91d2ef1e57ad P 2af421cf1c55454ab516f03c5613d75b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:17.010267 10132 raft_consensus.cc:740] T 85c9224fae424a5abd5f91d2ef1e57ad P 2af421cf1c55454ab516f03c5613d75b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2af421cf1c55454ab516f03c5613d75b, State: Initialized, Role: FOLLOWER
I20260608 09:55:17.011238 10132 consensus_queue.cc:260] T 85c9224fae424a5abd5f91d2ef1e57ad P 2af421cf1c55454ab516f03c5613d75b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } }
I20260608 09:55:17.011933 10132 raft_consensus.cc:399] T 85c9224fae424a5abd5f91d2ef1e57ad P 2af421cf1c55454ab516f03c5613d75b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:17.011873 10131 raft_consensus.cc:359] T 87bdffea00eb41bfa0b05f94a8c7895e P 6def173869174a39bf054426dffb2349 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } }
I20260608 09:55:17.012473 10132 raft_consensus.cc:493] T 85c9224fae424a5abd5f91d2ef1e57ad P 2af421cf1c55454ab516f03c5613d75b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:17.012756 10131 raft_consensus.cc:385] T 87bdffea00eb41bfa0b05f94a8c7895e P 6def173869174a39bf054426dffb2349 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:17.012943 10132 raft_consensus.cc:3060] T 85c9224fae424a5abd5f91d2ef1e57ad P 2af421cf1c55454ab516f03c5613d75b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:17.013273 10133 tablet_bootstrap.cc:492] T 3489755c262143fea5f8078c3d2826d4 P 6a8d46f3bbdb44748c9180f77e2e3cee: No bootstrap required, opened a new log
I20260608 09:55:17.013187 10131 raft_consensus.cc:740] T 87bdffea00eb41bfa0b05f94a8c7895e P 6def173869174a39bf054426dffb2349 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6def173869174a39bf054426dffb2349, State: Initialized, Role: FOLLOWER
I20260608 09:55:17.013971 10133 ts_tablet_manager.cc:1403] T 3489755c262143fea5f8078c3d2826d4 P 6a8d46f3bbdb44748c9180f77e2e3cee: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.009s
I20260608 09:55:17.014443 10131 consensus_queue.cc:260] T 87bdffea00eb41bfa0b05f94a8c7895e P 6def173869174a39bf054426dffb2349 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } }
I20260608 09:55:17.015257 10131 raft_consensus.cc:399] T 87bdffea00eb41bfa0b05f94a8c7895e P 6def173869174a39bf054426dffb2349 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:17.015611 10131 raft_consensus.cc:493] T 87bdffea00eb41bfa0b05f94a8c7895e P 6def173869174a39bf054426dffb2349 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:17.015995 10131 raft_consensus.cc:3060] T 87bdffea00eb41bfa0b05f94a8c7895e P 6def173869174a39bf054426dffb2349 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:17.017169 10133 raft_consensus.cc:359] T 3489755c262143fea5f8078c3d2826d4 P 6a8d46f3bbdb44748c9180f77e2e3cee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:17.017795 10133 raft_consensus.cc:385] T 3489755c262143fea5f8078c3d2826d4 P 6a8d46f3bbdb44748c9180f77e2e3cee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:17.018119 10133 raft_consensus.cc:740] T 3489755c262143fea5f8078c3d2826d4 P 6a8d46f3bbdb44748c9180f77e2e3cee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a8d46f3bbdb44748c9180f77e2e3cee, State: Initialized, Role: FOLLOWER
I20260608 09:55:17.019034 10133 consensus_queue.cc:260] T 3489755c262143fea5f8078c3d2826d4 P 6a8d46f3bbdb44748c9180f77e2e3cee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:17.019740 10133 raft_consensus.cc:399] T 3489755c262143fea5f8078c3d2826d4 P 6a8d46f3bbdb44748c9180f77e2e3cee [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:17.020069 10133 raft_consensus.cc:493] T 3489755c262143fea5f8078c3d2826d4 P 6a8d46f3bbdb44748c9180f77e2e3cee [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:17.020443 10133 raft_consensus.cc:3060] T 3489755c262143fea5f8078c3d2826d4 P 6a8d46f3bbdb44748c9180f77e2e3cee [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:17.023154 10132 raft_consensus.cc:515] T 85c9224fae424a5abd5f91d2ef1e57ad P 2af421cf1c55454ab516f03c5613d75b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } }
I20260608 09:55:17.024020 10132 leader_election.cc:304] T 85c9224fae424a5abd5f91d2ef1e57ad P 2af421cf1c55454ab516f03c5613d75b [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: 2af421cf1c55454ab516f03c5613d75b; no voters: 
I20260608 09:55:17.024091 10131 raft_consensus.cc:515] T 87bdffea00eb41bfa0b05f94a8c7895e P 6def173869174a39bf054426dffb2349 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } }
I20260608 09:55:17.024904 10131 leader_election.cc:304] T 87bdffea00eb41bfa0b05f94a8c7895e P 6def173869174a39bf054426dffb2349 [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: 6def173869174a39bf054426dffb2349; no voters: 
I20260608 09:55:17.025107 10143 raft_consensus.cc:2804] T 85c9224fae424a5abd5f91d2ef1e57ad P 2af421cf1c55454ab516f03c5613d75b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:17.025427 10132 leader_election.cc:290] T 85c9224fae424a5abd5f91d2ef1e57ad P 2af421cf1c55454ab516f03c5613d75b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:17.025640 10143 raft_consensus.cc:697] T 85c9224fae424a5abd5f91d2ef1e57ad P 2af421cf1c55454ab516f03c5613d75b [term 1 LEADER]: Becoming Leader. State: Replica: 2af421cf1c55454ab516f03c5613d75b, State: Running, Role: LEADER
I20260608 09:55:17.027434 10133 raft_consensus.cc:515] T 3489755c262143fea5f8078c3d2826d4 P 6a8d46f3bbdb44748c9180f77e2e3cee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:17.027405 10143 consensus_queue.cc:237] T 85c9224fae424a5abd5f91d2ef1e57ad P 2af421cf1c55454ab516f03c5613d75b [LEADER]: Queue going to LEADER mode. State: All 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: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } }
I20260608 09:55:17.028077 10138 raft_consensus.cc:2804] T 87bdffea00eb41bfa0b05f94a8c7895e P 6def173869174a39bf054426dffb2349 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:17.027428 10132 ts_tablet_manager.cc:1434] T 85c9224fae424a5abd5f91d2ef1e57ad P 2af421cf1c55454ab516f03c5613d75b: Time spent starting tablet: real 0.021s	user 0.013s	sys 0.005s
I20260608 09:55:17.028574 10133 leader_election.cc:304] T 3489755c262143fea5f8078c3d2826d4 P 6a8d46f3bbdb44748c9180f77e2e3cee [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: 6a8d46f3bbdb44748c9180f77e2e3cee; no voters: 
I20260608 09:55:17.028681 10138 raft_consensus.cc:697] T 87bdffea00eb41bfa0b05f94a8c7895e P 6def173869174a39bf054426dffb2349 [term 1 LEADER]: Becoming Leader. State: Replica: 6def173869174a39bf054426dffb2349, State: Running, Role: LEADER
I20260608 09:55:17.030223 10133 leader_election.cc:290] T 3489755c262143fea5f8078c3d2826d4 P 6a8d46f3bbdb44748c9180f77e2e3cee [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:17.030543 10147 raft_consensus.cc:2804] T 3489755c262143fea5f8078c3d2826d4 P 6a8d46f3bbdb44748c9180f77e2e3cee [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:17.030547 10138 consensus_queue.cc:237] T 87bdffea00eb41bfa0b05f94a8c7895e P 6def173869174a39bf054426dffb2349 [LEADER]: Queue going to LEADER mode. State: All 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: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } }
I20260608 09:55:17.031309 10147 raft_consensus.cc:697] T 3489755c262143fea5f8078c3d2826d4 P 6a8d46f3bbdb44748c9180f77e2e3cee [term 1 LEADER]: Becoming Leader. State: Replica: 6a8d46f3bbdb44748c9180f77e2e3cee, State: Running, Role: LEADER
I20260608 09:55:17.028407 10131 leader_election.cc:290] T 87bdffea00eb41bfa0b05f94a8c7895e P 6def173869174a39bf054426dffb2349 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:17.032109 10147 consensus_queue.cc:237] T 3489755c262143fea5f8078c3d2826d4 P 6a8d46f3bbdb44748c9180f77e2e3cee [LEADER]: Queue going to LEADER mode. State: All 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: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:17.033941 10131 ts_tablet_manager.cc:1434] T 87bdffea00eb41bfa0b05f94a8c7895e P 6def173869174a39bf054426dffb2349: Time spent starting tablet: real 0.025s	user 0.016s	sys 0.000s
I20260608 09:55:17.032021 10133 ts_tablet_manager.cc:1434] T 3489755c262143fea5f8078c3d2826d4 P 6a8d46f3bbdb44748c9180f77e2e3cee: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.007s
I20260608 09:55:17.041317  9834 catalog_manager.cc:5696] T 85c9224fae424a5abd5f91d2ef1e57ad P 2af421cf1c55454ab516f03c5613d75b reported cstate change: term changed from 0 to 1, leader changed from <none> to 2af421cf1c55454ab516f03c5613d75b (127.0.97.194). New cstate: current_term: 1 leader_uuid: "2af421cf1c55454ab516f03c5613d75b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:17.045806  9832 catalog_manager.cc:5696] T 87bdffea00eb41bfa0b05f94a8c7895e P 6def173869174a39bf054426dffb2349 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6def173869174a39bf054426dffb2349 (127.0.97.193). New cstate: current_term: 1 leader_uuid: "6def173869174a39bf054426dffb2349" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:17.048655  9833 catalog_manager.cc:5696] T 3489755c262143fea5f8078c3d2826d4 P 6a8d46f3bbdb44748c9180f77e2e3cee reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a8d46f3bbdb44748c9180f77e2e3cee (127.0.97.195). New cstate: current_term: 1 leader_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:17.708443  9831 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53552:
name: "test-workload-rf3"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:55:17.710963  9831 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload-rf3 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:55:17.754657  9925 tablet_service.cc:1511] Processing CreateTablet for tablet 7c4e7e17199a4ccc94c2c6d8f32ab9b9 (DEFAULT_TABLE table=test-workload-rf3 [id=e81ae7583c4b43ae9c86e9950becfca4]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:55:17.755993  9925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c4e7e17199a4ccc94c2c6d8f32ab9b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:17.756412 10001 tablet_service.cc:1511] Processing CreateTablet for tablet 7c4e7e17199a4ccc94c2c6d8f32ab9b9 (DEFAULT_TABLE table=test-workload-rf3 [id=e81ae7583c4b43ae9c86e9950becfca4]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:55:17.757822 10001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c4e7e17199a4ccc94c2c6d8f32ab9b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:17.761222 10075 tablet_service.cc:1511] Processing CreateTablet for tablet 7c4e7e17199a4ccc94c2c6d8f32ab9b9 (DEFAULT_TABLE table=test-workload-rf3 [id=e81ae7583c4b43ae9c86e9950becfca4]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:55:17.762712 10074 tablet_service.cc:1511] Processing CreateTablet for tablet fbece35a8cdd46c0a877cb5fd371f33b (DEFAULT_TABLE table=test-workload-rf3 [id=e81ae7583c4b43ae9c86e9950becfca4]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:55:17.764313 10000 tablet_service.cc:1511] Processing CreateTablet for tablet fbece35a8cdd46c0a877cb5fd371f33b (DEFAULT_TABLE table=test-workload-rf3 [id=e81ae7583c4b43ae9c86e9950becfca4]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:55:17.765836 10000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbece35a8cdd46c0a877cb5fd371f33b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:17.762804 10075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c4e7e17199a4ccc94c2c6d8f32ab9b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:17.767889 10074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbece35a8cdd46c0a877cb5fd371f33b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:17.768467  9926 tablet_service.cc:1511] Processing CreateTablet for tablet fbece35a8cdd46c0a877cb5fd371f33b (DEFAULT_TABLE table=test-workload-rf3 [id=e81ae7583c4b43ae9c86e9950becfca4]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:55:17.774240  9924 tablet_service.cc:1511] Processing CreateTablet for tablet a821e6ca16974d63ad3f83ab7a29da96 (DEFAULT_TABLE table=test-workload-rf3 [id=e81ae7583c4b43ae9c86e9950becfca4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:55:17.775754  9924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a821e6ca16974d63ad3f83ab7a29da96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:17.777369 10073 tablet_service.cc:1511] Processing CreateTablet for tablet a821e6ca16974d63ad3f83ab7a29da96 (DEFAULT_TABLE table=test-workload-rf3 [id=e81ae7583c4b43ae9c86e9950becfca4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:55:17.778748 10073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a821e6ca16974d63ad3f83ab7a29da96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:17.780371  9999 tablet_service.cc:1511] Processing CreateTablet for tablet a821e6ca16974d63ad3f83ab7a29da96 (DEFAULT_TABLE table=test-workload-rf3 [id=e81ae7583c4b43ae9c86e9950becfca4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:55:17.781796  9999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a821e6ca16974d63ad3f83ab7a29da96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:17.785142  9923 tablet_service.cc:1511] Processing CreateTablet for tablet 8ef90128fd844fb99f3256994a6c9f49 (DEFAULT_TABLE table=test-workload-rf3 [id=e81ae7583c4b43ae9c86e9950becfca4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:55:17.786700  9923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ef90128fd844fb99f3256994a6c9f49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:17.788813 10072 tablet_service.cc:1511] Processing CreateTablet for tablet 8ef90128fd844fb99f3256994a6c9f49 (DEFAULT_TABLE table=test-workload-rf3 [id=e81ae7583c4b43ae9c86e9950becfca4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:55:17.789865 10071 tablet_service.cc:1511] Processing CreateTablet for tablet 7f1004fa43664536afe6ae5f82e381c4 (DEFAULT_TABLE table=test-workload-rf3 [id=e81ae7583c4b43ae9c86e9950becfca4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:55:17.791029  9926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbece35a8cdd46c0a877cb5fd371f33b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:17.793288  9998 tablet_service.cc:1511] Processing CreateTablet for tablet 8ef90128fd844fb99f3256994a6c9f49 (DEFAULT_TABLE table=test-workload-rf3 [id=e81ae7583c4b43ae9c86e9950becfca4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:55:17.794773  9998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ef90128fd844fb99f3256994a6c9f49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:17.795207 10070 tablet_service.cc:1511] Processing CreateTablet for tablet 82030ff88c714136a4fe4230559087ac (DEFAULT_TABLE table=test-workload-rf3 [id=e81ae7583c4b43ae9c86e9950becfca4]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:55:17.796471  9997 tablet_service.cc:1511] Processing CreateTablet for tablet 7f1004fa43664536afe6ae5f82e381c4 (DEFAULT_TABLE table=test-workload-rf3 [id=e81ae7583c4b43ae9c86e9950becfca4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:55:17.798969  9996 tablet_service.cc:1511] Processing CreateTablet for tablet 82030ff88c714136a4fe4230559087ac (DEFAULT_TABLE table=test-workload-rf3 [id=e81ae7583c4b43ae9c86e9950becfca4]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:55:17.802618  9922 tablet_service.cc:1511] Processing CreateTablet for tablet 7f1004fa43664536afe6ae5f82e381c4 (DEFAULT_TABLE table=test-workload-rf3 [id=e81ae7583c4b43ae9c86e9950becfca4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:55:17.804040  9922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f1004fa43664536afe6ae5f82e381c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:17.808562  9921 tablet_service.cc:1511] Processing CreateTablet for tablet 82030ff88c714136a4fe4230559087ac (DEFAULT_TABLE table=test-workload-rf3 [id=e81ae7583c4b43ae9c86e9950becfca4]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:55:17.809923  9921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82030ff88c714136a4fe4230559087ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:17.790279 10072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ef90128fd844fb99f3256994a6c9f49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:17.815554 10070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82030ff88c714136a4fe4230559087ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:17.816581  9996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82030ff88c714136a4fe4230559087ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:17.823411  9997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f1004fa43664536afe6ae5f82e381c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:17.828186 10071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f1004fa43664536afe6ae5f82e381c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:17.829283 10189 tablet_bootstrap.cc:492] T fbece35a8cdd46c0a877cb5fd371f33b P 2af421cf1c55454ab516f03c5613d75b: Bootstrap starting.
I20260608 09:55:17.838825 10189 tablet_bootstrap.cc:654] T fbece35a8cdd46c0a877cb5fd371f33b P 2af421cf1c55454ab516f03c5613d75b: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:17.832039 10191 tablet_bootstrap.cc:492] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 6def173869174a39bf054426dffb2349: Bootstrap starting.
I20260608 09:55:17.855424 10191 tablet_bootstrap.cc:654] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 6def173869174a39bf054426dffb2349: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:17.869714 10191 tablet_bootstrap.cc:492] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 6def173869174a39bf054426dffb2349: No bootstrap required, opened a new log
I20260608 09:55:17.870309 10191 ts_tablet_manager.cc:1403] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 6def173869174a39bf054426dffb2349: Time spent bootstrapping tablet: real 0.039s	user 0.000s	sys 0.022s
I20260608 09:55:17.873528 10191 raft_consensus.cc:359] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 6def173869174a39bf054426dffb2349 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:17.874260 10191 raft_consensus.cc:385] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 6def173869174a39bf054426dffb2349 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:17.874670 10191 raft_consensus.cc:740] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 6def173869174a39bf054426dffb2349 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6def173869174a39bf054426dffb2349, State: Initialized, Role: FOLLOWER
I20260608 09:55:17.875651 10191 consensus_queue.cc:260] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 6def173869174a39bf054426dffb2349 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:17.885903 10191 ts_tablet_manager.cc:1434] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 6def173869174a39bf054426dffb2349: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.008s
I20260608 09:55:17.887179 10191 tablet_bootstrap.cc:492] T a821e6ca16974d63ad3f83ab7a29da96 P 6def173869174a39bf054426dffb2349: Bootstrap starting.
I20260608 09:55:17.894728 10191 tablet_bootstrap.cc:654] T a821e6ca16974d63ad3f83ab7a29da96 P 6def173869174a39bf054426dffb2349: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:17.895509 10189 tablet_bootstrap.cc:492] T fbece35a8cdd46c0a877cb5fd371f33b P 2af421cf1c55454ab516f03c5613d75b: No bootstrap required, opened a new log
I20260608 09:55:17.896135 10189 ts_tablet_manager.cc:1403] T fbece35a8cdd46c0a877cb5fd371f33b P 2af421cf1c55454ab516f03c5613d75b: Time spent bootstrapping tablet: real 0.067s	user 0.012s	sys 0.002s
I20260608 09:55:17.901793 10190 tablet_bootstrap.cc:492] T fbece35a8cdd46c0a877cb5fd371f33b P 6a8d46f3bbdb44748c9180f77e2e3cee: Bootstrap starting.
I20260608 09:55:17.901994 10189 raft_consensus.cc:359] T fbece35a8cdd46c0a877cb5fd371f33b P 2af421cf1c55454ab516f03c5613d75b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:17.903488 10189 raft_consensus.cc:385] T fbece35a8cdd46c0a877cb5fd371f33b P 2af421cf1c55454ab516f03c5613d75b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:17.903910 10189 raft_consensus.cc:740] T fbece35a8cdd46c0a877cb5fd371f33b P 2af421cf1c55454ab516f03c5613d75b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2af421cf1c55454ab516f03c5613d75b, State: Initialized, Role: FOLLOWER
I20260608 09:55:17.904930 10189 consensus_queue.cc:260] T fbece35a8cdd46c0a877cb5fd371f33b P 2af421cf1c55454ab516f03c5613d75b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:17.907963 10189 ts_tablet_manager.cc:1434] T fbece35a8cdd46c0a877cb5fd371f33b P 2af421cf1c55454ab516f03c5613d75b: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260608 09:55:17.909808 10189 tablet_bootstrap.cc:492] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 2af421cf1c55454ab516f03c5613d75b: Bootstrap starting.
I20260608 09:55:17.911598 10191 tablet_bootstrap.cc:492] T a821e6ca16974d63ad3f83ab7a29da96 P 6def173869174a39bf054426dffb2349: No bootstrap required, opened a new log
I20260608 09:55:17.914124 10191 ts_tablet_manager.cc:1403] T a821e6ca16974d63ad3f83ab7a29da96 P 6def173869174a39bf054426dffb2349: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.001s
I20260608 09:55:17.917356 10191 raft_consensus.cc:359] T a821e6ca16974d63ad3f83ab7a29da96 P 6def173869174a39bf054426dffb2349 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:17.918080 10191 raft_consensus.cc:385] T a821e6ca16974d63ad3f83ab7a29da96 P 6def173869174a39bf054426dffb2349 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:17.918386 10191 raft_consensus.cc:740] T a821e6ca16974d63ad3f83ab7a29da96 P 6def173869174a39bf054426dffb2349 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6def173869174a39bf054426dffb2349, State: Initialized, Role: FOLLOWER
I20260608 09:55:17.913499 10190 tablet_bootstrap.cc:654] T fbece35a8cdd46c0a877cb5fd371f33b P 6a8d46f3bbdb44748c9180f77e2e3cee: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:17.919245 10191 consensus_queue.cc:260] T a821e6ca16974d63ad3f83ab7a29da96 P 6def173869174a39bf054426dffb2349 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:17.921988 10191 ts_tablet_manager.cc:1434] T a821e6ca16974d63ad3f83ab7a29da96 P 6def173869174a39bf054426dffb2349: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:55:17.920154 10189 tablet_bootstrap.cc:654] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 2af421cf1c55454ab516f03c5613d75b: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:17.923183 10191 tablet_bootstrap.cc:492] T 8ef90128fd844fb99f3256994a6c9f49 P 6def173869174a39bf054426dffb2349: Bootstrap starting.
I20260608 09:55:17.931334 10191 tablet_bootstrap.cc:654] T 8ef90128fd844fb99f3256994a6c9f49 P 6def173869174a39bf054426dffb2349: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:17.934156 10190 tablet_bootstrap.cc:492] T fbece35a8cdd46c0a877cb5fd371f33b P 6a8d46f3bbdb44748c9180f77e2e3cee: No bootstrap required, opened a new log
I20260608 09:55:17.934156 10189 tablet_bootstrap.cc:492] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 2af421cf1c55454ab516f03c5613d75b: No bootstrap required, opened a new log
I20260608 09:55:17.934944 10190 ts_tablet_manager.cc:1403] T fbece35a8cdd46c0a877cb5fd371f33b P 6a8d46f3bbdb44748c9180f77e2e3cee: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.010s
I20260608 09:55:17.935195 10189 ts_tablet_manager.cc:1403] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 2af421cf1c55454ab516f03c5613d75b: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.010s
I20260608 09:55:17.937810 10190 raft_consensus.cc:359] T fbece35a8cdd46c0a877cb5fd371f33b P 6a8d46f3bbdb44748c9180f77e2e3cee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:17.938311 10190 raft_consensus.cc:385] T fbece35a8cdd46c0a877cb5fd371f33b P 6a8d46f3bbdb44748c9180f77e2e3cee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:17.938495 10190 raft_consensus.cc:740] T fbece35a8cdd46c0a877cb5fd371f33b P 6a8d46f3bbdb44748c9180f77e2e3cee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a8d46f3bbdb44748c9180f77e2e3cee, State: Initialized, Role: FOLLOWER
I20260608 09:55:17.938733 10189 raft_consensus.cc:359] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 2af421cf1c55454ab516f03c5613d75b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:17.939550 10189 raft_consensus.cc:385] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 2af421cf1c55454ab516f03c5613d75b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:17.939179 10190 consensus_queue.cc:260] T fbece35a8cdd46c0a877cb5fd371f33b P 6a8d46f3bbdb44748c9180f77e2e3cee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:17.939857 10189 raft_consensus.cc:740] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 2af421cf1c55454ab516f03c5613d75b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2af421cf1c55454ab516f03c5613d75b, State: Initialized, Role: FOLLOWER
I20260608 09:55:17.940834 10189 consensus_queue.cc:260] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 2af421cf1c55454ab516f03c5613d75b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:17.942004 10190 ts_tablet_manager.cc:1434] T fbece35a8cdd46c0a877cb5fd371f33b P 6a8d46f3bbdb44748c9180f77e2e3cee: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 09:55:17.942287 10191 tablet_bootstrap.cc:492] T 8ef90128fd844fb99f3256994a6c9f49 P 6def173869174a39bf054426dffb2349: No bootstrap required, opened a new log
I20260608 09:55:17.942868 10191 ts_tablet_manager.cc:1403] T 8ef90128fd844fb99f3256994a6c9f49 P 6def173869174a39bf054426dffb2349: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260608 09:55:17.943091 10190 tablet_bootstrap.cc:492] T 82030ff88c714136a4fe4230559087ac P 6a8d46f3bbdb44748c9180f77e2e3cee: Bootstrap starting.
I20260608 09:55:17.945919 10191 raft_consensus.cc:359] T 8ef90128fd844fb99f3256994a6c9f49 P 6def173869174a39bf054426dffb2349 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:17.946759 10191 raft_consensus.cc:385] T 8ef90128fd844fb99f3256994a6c9f49 P 6def173869174a39bf054426dffb2349 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:17.947135 10191 raft_consensus.cc:740] T 8ef90128fd844fb99f3256994a6c9f49 P 6def173869174a39bf054426dffb2349 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6def173869174a39bf054426dffb2349, State: Initialized, Role: FOLLOWER
I20260608 09:55:17.948139 10191 consensus_queue.cc:260] T 8ef90128fd844fb99f3256994a6c9f49 P 6def173869174a39bf054426dffb2349 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:17.949105 10189 ts_tablet_manager.cc:1434] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 2af421cf1c55454ab516f03c5613d75b: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260608 09:55:17.950245 10189 tablet_bootstrap.cc:492] T a821e6ca16974d63ad3f83ab7a29da96 P 2af421cf1c55454ab516f03c5613d75b: Bootstrap starting.
I20260608 09:55:17.953670 10191 ts_tablet_manager.cc:1434] T 8ef90128fd844fb99f3256994a6c9f49 P 6def173869174a39bf054426dffb2349: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 09:55:17.954825 10191 tablet_bootstrap.cc:492] T fbece35a8cdd46c0a877cb5fd371f33b P 6def173869174a39bf054426dffb2349: Bootstrap starting.
I20260608 09:55:17.958976 10190 tablet_bootstrap.cc:654] T 82030ff88c714136a4fe4230559087ac P 6a8d46f3bbdb44748c9180f77e2e3cee: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:17.961711 10189 tablet_bootstrap.cc:654] T a821e6ca16974d63ad3f83ab7a29da96 P 2af421cf1c55454ab516f03c5613d75b: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:17.966460 10191 tablet_bootstrap.cc:654] T fbece35a8cdd46c0a877cb5fd371f33b P 6def173869174a39bf054426dffb2349: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:17.968540 10190 tablet_bootstrap.cc:492] T 82030ff88c714136a4fe4230559087ac P 6a8d46f3bbdb44748c9180f77e2e3cee: No bootstrap required, opened a new log
I20260608 09:55:17.969115 10190 ts_tablet_manager.cc:1403] T 82030ff88c714136a4fe4230559087ac P 6a8d46f3bbdb44748c9180f77e2e3cee: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.006s
I20260608 09:55:17.972519 10189 tablet_bootstrap.cc:492] T a821e6ca16974d63ad3f83ab7a29da96 P 2af421cf1c55454ab516f03c5613d75b: No bootstrap required, opened a new log
I20260608 09:55:17.972957 10189 ts_tablet_manager.cc:1403] T a821e6ca16974d63ad3f83ab7a29da96 P 2af421cf1c55454ab516f03c5613d75b: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.000s
I20260608 09:55:17.973169 10191 tablet_bootstrap.cc:492] T fbece35a8cdd46c0a877cb5fd371f33b P 6def173869174a39bf054426dffb2349: No bootstrap required, opened a new log
I20260608 09:55:17.973181 10190 raft_consensus.cc:359] T 82030ff88c714136a4fe4230559087ac P 6a8d46f3bbdb44748c9180f77e2e3cee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:17.973860 10191 ts_tablet_manager.cc:1403] T fbece35a8cdd46c0a877cb5fd371f33b P 6def173869174a39bf054426dffb2349: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.001s
I20260608 09:55:17.974143 10190 raft_consensus.cc:385] T 82030ff88c714136a4fe4230559087ac P 6a8d46f3bbdb44748c9180f77e2e3cee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:17.974535 10190 raft_consensus.cc:740] T 82030ff88c714136a4fe4230559087ac P 6a8d46f3bbdb44748c9180f77e2e3cee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a8d46f3bbdb44748c9180f77e2e3cee, State: Initialized, Role: FOLLOWER
I20260608 09:55:17.975409 10190 consensus_queue.cc:260] T 82030ff88c714136a4fe4230559087ac P 6a8d46f3bbdb44748c9180f77e2e3cee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:17.975703 10189 raft_consensus.cc:359] T a821e6ca16974d63ad3f83ab7a29da96 P 2af421cf1c55454ab516f03c5613d75b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:17.976336 10189 raft_consensus.cc:385] T a821e6ca16974d63ad3f83ab7a29da96 P 2af421cf1c55454ab516f03c5613d75b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:17.976660 10189 raft_consensus.cc:740] T a821e6ca16974d63ad3f83ab7a29da96 P 2af421cf1c55454ab516f03c5613d75b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2af421cf1c55454ab516f03c5613d75b, State: Initialized, Role: FOLLOWER
I20260608 09:55:17.977105 10191 raft_consensus.cc:359] T fbece35a8cdd46c0a877cb5fd371f33b P 6def173869174a39bf054426dffb2349 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:17.977813 10190 ts_tablet_manager.cc:1434] T 82030ff88c714136a4fe4230559087ac P 6a8d46f3bbdb44748c9180f77e2e3cee: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 09:55:17.977910 10191 raft_consensus.cc:385] T fbece35a8cdd46c0a877cb5fd371f33b P 6def173869174a39bf054426dffb2349 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:17.977643 10189 consensus_queue.cc:260] T a821e6ca16974d63ad3f83ab7a29da96 P 2af421cf1c55454ab516f03c5613d75b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:17.978353 10191 raft_consensus.cc:740] T fbece35a8cdd46c0a877cb5fd371f33b P 6def173869174a39bf054426dffb2349 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6def173869174a39bf054426dffb2349, State: Initialized, Role: FOLLOWER
I20260608 09:55:17.979251 10191 consensus_queue.cc:260] T fbece35a8cdd46c0a877cb5fd371f33b P 6def173869174a39bf054426dffb2349 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:17.981483 10191 ts_tablet_manager.cc:1434] T fbece35a8cdd46c0a877cb5fd371f33b P 6def173869174a39bf054426dffb2349: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:55:17.979039 10190 tablet_bootstrap.cc:492] T a821e6ca16974d63ad3f83ab7a29da96 P 6a8d46f3bbdb44748c9180f77e2e3cee: Bootstrap starting.
I20260608 09:55:17.982550 10191 tablet_bootstrap.cc:492] T 7f1004fa43664536afe6ae5f82e381c4 P 6def173869174a39bf054426dffb2349: Bootstrap starting.
I20260608 09:55:17.984860 10189 ts_tablet_manager.cc:1434] T a821e6ca16974d63ad3f83ab7a29da96 P 2af421cf1c55454ab516f03c5613d75b: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.005s
I20260608 09:55:17.985953 10189 tablet_bootstrap.cc:492] T 82030ff88c714136a4fe4230559087ac P 2af421cf1c55454ab516f03c5613d75b: Bootstrap starting.
I20260608 09:55:17.989784 10191 tablet_bootstrap.cc:654] T 7f1004fa43664536afe6ae5f82e381c4 P 6def173869174a39bf054426dffb2349: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:17.989784 10190 tablet_bootstrap.cc:654] T a821e6ca16974d63ad3f83ab7a29da96 P 6a8d46f3bbdb44748c9180f77e2e3cee: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:17.992380 10189 tablet_bootstrap.cc:654] T 82030ff88c714136a4fe4230559087ac P 2af421cf1c55454ab516f03c5613d75b: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:17.999310 10190 tablet_bootstrap.cc:492] T a821e6ca16974d63ad3f83ab7a29da96 P 6a8d46f3bbdb44748c9180f77e2e3cee: No bootstrap required, opened a new log
I20260608 09:55:17.999975 10190 ts_tablet_manager.cc:1403] T a821e6ca16974d63ad3f83ab7a29da96 P 6a8d46f3bbdb44748c9180f77e2e3cee: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.006s
I20260608 09:55:18.003513 10190 raft_consensus.cc:359] T a821e6ca16974d63ad3f83ab7a29da96 P 6a8d46f3bbdb44748c9180f77e2e3cee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:18.004299 10189 tablet_bootstrap.cc:492] T 82030ff88c714136a4fe4230559087ac P 2af421cf1c55454ab516f03c5613d75b: No bootstrap required, opened a new log
I20260608 09:55:18.005385 10190 raft_consensus.cc:385] T a821e6ca16974d63ad3f83ab7a29da96 P 6a8d46f3bbdb44748c9180f77e2e3cee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:18.005776 10189 ts_tablet_manager.cc:1403] T 82030ff88c714136a4fe4230559087ac P 2af421cf1c55454ab516f03c5613d75b: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260608 09:55:18.005848 10190 raft_consensus.cc:740] T a821e6ca16974d63ad3f83ab7a29da96 P 6a8d46f3bbdb44748c9180f77e2e3cee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a8d46f3bbdb44748c9180f77e2e3cee, State: Initialized, Role: FOLLOWER
I20260608 09:55:18.006884 10191 tablet_bootstrap.cc:492] T 7f1004fa43664536afe6ae5f82e381c4 P 6def173869174a39bf054426dffb2349: No bootstrap required, opened a new log
I20260608 09:55:18.007512 10191 ts_tablet_manager.cc:1403] T 7f1004fa43664536afe6ae5f82e381c4 P 6def173869174a39bf054426dffb2349: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.007s
I20260608 09:55:18.007071 10190 consensus_queue.cc:260] T a821e6ca16974d63ad3f83ab7a29da96 P 6a8d46f3bbdb44748c9180f77e2e3cee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:18.009351 10189 raft_consensus.cc:359] T 82030ff88c714136a4fe4230559087ac P 2af421cf1c55454ab516f03c5613d75b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:18.009966 10190 ts_tablet_manager.cc:1434] T a821e6ca16974d63ad3f83ab7a29da96 P 6a8d46f3bbdb44748c9180f77e2e3cee: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 09:55:18.010239 10189 raft_consensus.cc:385] T 82030ff88c714136a4fe4230559087ac P 2af421cf1c55454ab516f03c5613d75b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:18.010665 10189 raft_consensus.cc:740] T 82030ff88c714136a4fe4230559087ac P 2af421cf1c55454ab516f03c5613d75b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2af421cf1c55454ab516f03c5613d75b, State: Initialized, Role: FOLLOWER
I20260608 09:55:18.011234 10190 tablet_bootstrap.cc:492] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 6a8d46f3bbdb44748c9180f77e2e3cee: Bootstrap starting.
I20260608 09:55:18.010725 10191 raft_consensus.cc:359] T 7f1004fa43664536afe6ae5f82e381c4 P 6def173869174a39bf054426dffb2349 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:18.011722 10191 raft_consensus.cc:385] T 7f1004fa43664536afe6ae5f82e381c4 P 6def173869174a39bf054426dffb2349 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:18.012079 10191 raft_consensus.cc:740] T 7f1004fa43664536afe6ae5f82e381c4 P 6def173869174a39bf054426dffb2349 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6def173869174a39bf054426dffb2349, State: Initialized, Role: FOLLOWER
I20260608 09:55:18.013080 10191 consensus_queue.cc:260] T 7f1004fa43664536afe6ae5f82e381c4 P 6def173869174a39bf054426dffb2349 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:18.015936 10189 consensus_queue.cc:260] T 82030ff88c714136a4fe4230559087ac P 2af421cf1c55454ab516f03c5613d75b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:18.017912 10191 ts_tablet_manager.cc:1434] T 7f1004fa43664536afe6ae5f82e381c4 P 6def173869174a39bf054426dffb2349: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 09:55:18.018522 10189 ts_tablet_manager.cc:1434] T 82030ff88c714136a4fe4230559087ac P 2af421cf1c55454ab516f03c5613d75b: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 09:55:18.019066 10191 tablet_bootstrap.cc:492] T 82030ff88c714136a4fe4230559087ac P 6def173869174a39bf054426dffb2349: Bootstrap starting.
I20260608 09:55:18.019811 10189 tablet_bootstrap.cc:492] T 8ef90128fd844fb99f3256994a6c9f49 P 2af421cf1c55454ab516f03c5613d75b: Bootstrap starting.
I20260608 09:55:18.021536 10190 tablet_bootstrap.cc:654] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 6a8d46f3bbdb44748c9180f77e2e3cee: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:18.026463 10191 tablet_bootstrap.cc:654] T 82030ff88c714136a4fe4230559087ac P 6def173869174a39bf054426dffb2349: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:18.034718 10189 tablet_bootstrap.cc:654] T 8ef90128fd844fb99f3256994a6c9f49 P 2af421cf1c55454ab516f03c5613d75b: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:18.037689 10190 tablet_bootstrap.cc:492] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 6a8d46f3bbdb44748c9180f77e2e3cee: No bootstrap required, opened a new log
I20260608 09:55:18.038326 10191 tablet_bootstrap.cc:492] T 82030ff88c714136a4fe4230559087ac P 6def173869174a39bf054426dffb2349: No bootstrap required, opened a new log
I20260608 09:55:18.038322 10190 ts_tablet_manager.cc:1403] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 6a8d46f3bbdb44748c9180f77e2e3cee: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.011s
I20260608 09:55:18.038920 10191 ts_tablet_manager.cc:1403] T 82030ff88c714136a4fe4230559087ac P 6def173869174a39bf054426dffb2349: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260608 09:55:18.040522 10189 tablet_bootstrap.cc:492] T 8ef90128fd844fb99f3256994a6c9f49 P 2af421cf1c55454ab516f03c5613d75b: No bootstrap required, opened a new log
I20260608 09:55:18.041255 10189 ts_tablet_manager.cc:1403] T 8ef90128fd844fb99f3256994a6c9f49 P 2af421cf1c55454ab516f03c5613d75b: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.000s
I20260608 09:55:18.041433 10190 raft_consensus.cc:359] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 6a8d46f3bbdb44748c9180f77e2e3cee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:18.042078 10190 raft_consensus.cc:385] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 6a8d46f3bbdb44748c9180f77e2e3cee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:18.042361 10190 raft_consensus.cc:740] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 6a8d46f3bbdb44748c9180f77e2e3cee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a8d46f3bbdb44748c9180f77e2e3cee, State: Initialized, Role: FOLLOWER
I20260608 09:55:18.042143 10191 raft_consensus.cc:359] T 82030ff88c714136a4fe4230559087ac P 6def173869174a39bf054426dffb2349 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:18.043022 10191 raft_consensus.cc:385] T 82030ff88c714136a4fe4230559087ac P 6def173869174a39bf054426dffb2349 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:18.043385 10191 raft_consensus.cc:740] T 82030ff88c714136a4fe4230559087ac P 6def173869174a39bf054426dffb2349 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6def173869174a39bf054426dffb2349, State: Initialized, Role: FOLLOWER
I20260608 09:55:18.043130 10190 consensus_queue.cc:260] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 6a8d46f3bbdb44748c9180f77e2e3cee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:18.044219 10191 consensus_queue.cc:260] T 82030ff88c714136a4fe4230559087ac P 6def173869174a39bf054426dffb2349 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:18.044523 10189 raft_consensus.cc:359] T 8ef90128fd844fb99f3256994a6c9f49 P 2af421cf1c55454ab516f03c5613d75b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:18.045261 10189 raft_consensus.cc:385] T 8ef90128fd844fb99f3256994a6c9f49 P 2af421cf1c55454ab516f03c5613d75b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:18.045593 10189 raft_consensus.cc:740] T 8ef90128fd844fb99f3256994a6c9f49 P 2af421cf1c55454ab516f03c5613d75b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2af421cf1c55454ab516f03c5613d75b, State: Initialized, Role: FOLLOWER
I20260608 09:55:18.046890 10191 ts_tablet_manager.cc:1434] T 82030ff88c714136a4fe4230559087ac P 6def173869174a39bf054426dffb2349: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.007s
I20260608 09:55:18.046505 10189 consensus_queue.cc:260] T 8ef90128fd844fb99f3256994a6c9f49 P 2af421cf1c55454ab516f03c5613d75b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:18.048060 10190 ts_tablet_manager.cc:1434] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 6a8d46f3bbdb44748c9180f77e2e3cee: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 09:55:18.049187 10190 tablet_bootstrap.cc:492] T 7f1004fa43664536afe6ae5f82e381c4 P 6a8d46f3bbdb44748c9180f77e2e3cee: Bootstrap starting.
I20260608 09:55:18.050974 10189 ts_tablet_manager.cc:1434] T 8ef90128fd844fb99f3256994a6c9f49 P 2af421cf1c55454ab516f03c5613d75b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 09:55:18.052096 10189 tablet_bootstrap.cc:492] T 7f1004fa43664536afe6ae5f82e381c4 P 2af421cf1c55454ab516f03c5613d75b: Bootstrap starting.
I20260608 09:55:18.056183 10190 tablet_bootstrap.cc:654] T 7f1004fa43664536afe6ae5f82e381c4 P 6a8d46f3bbdb44748c9180f77e2e3cee: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:18.060487 10189 tablet_bootstrap.cc:654] T 7f1004fa43664536afe6ae5f82e381c4 P 2af421cf1c55454ab516f03c5613d75b: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:18.066093 10142 raft_consensus.cc:493] T fbece35a8cdd46c0a877cb5fd371f33b P 2af421cf1c55454ab516f03c5613d75b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:18.066690 10142 raft_consensus.cc:515] T fbece35a8cdd46c0a877cb5fd371f33b P 2af421cf1c55454ab516f03c5613d75b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:18.075964 10142 leader_election.cc:290] T fbece35a8cdd46c0a877cb5fd371f33b P 2af421cf1c55454ab516f03c5613d75b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6def173869174a39bf054426dffb2349 (127.0.97.193:33397), 6a8d46f3bbdb44748c9180f77e2e3cee (127.0.97.195:45121)
I20260608 09:55:18.081396 10140 raft_consensus.cc:493] T fbece35a8cdd46c0a877cb5fd371f33b P 6def173869174a39bf054426dffb2349 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:18.084831 10140 raft_consensus.cc:515] T fbece35a8cdd46c0a877cb5fd371f33b P 6def173869174a39bf054426dffb2349 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:18.092629 10140 leader_election.cc:290] T fbece35a8cdd46c0a877cb5fd371f33b P 6def173869174a39bf054426dffb2349 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2af421cf1c55454ab516f03c5613d75b (127.0.97.194:36513), 6a8d46f3bbdb44748c9180f77e2e3cee (127.0.97.195:45121)
I20260608 09:55:18.094990 10189 tablet_bootstrap.cc:492] T 7f1004fa43664536afe6ae5f82e381c4 P 2af421cf1c55454ab516f03c5613d75b: No bootstrap required, opened a new log
I20260608 09:55:18.095672 10189 ts_tablet_manager.cc:1403] T 7f1004fa43664536afe6ae5f82e381c4 P 2af421cf1c55454ab516f03c5613d75b: Time spent bootstrapping tablet: real 0.044s	user 0.026s	sys 0.014s
I20260608 09:55:18.098253 10189 raft_consensus.cc:359] T 7f1004fa43664536afe6ae5f82e381c4 P 2af421cf1c55454ab516f03c5613d75b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:18.099012 10189 raft_consensus.cc:385] T 7f1004fa43664536afe6ae5f82e381c4 P 2af421cf1c55454ab516f03c5613d75b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:18.100004 10140 raft_consensus.cc:493] T a821e6ca16974d63ad3f83ab7a29da96 P 6def173869174a39bf054426dffb2349 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:18.100286  9936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbece35a8cdd46c0a877cb5fd371f33b" candidate_uuid: "2af421cf1c55454ab516f03c5613d75b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6def173869174a39bf054426dffb2349" is_pre_election: true
I20260608 09:55:18.100618 10140 raft_consensus.cc:515] T a821e6ca16974d63ad3f83ab7a29da96 P 6def173869174a39bf054426dffb2349 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:18.101173  9936 raft_consensus.cc:2468] T fbece35a8cdd46c0a877cb5fd371f33b P 6def173869174a39bf054426dffb2349 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2af421cf1c55454ab516f03c5613d75b in term 0.
I20260608 09:55:18.101881 10190 tablet_bootstrap.cc:492] T 7f1004fa43664536afe6ae5f82e381c4 P 6a8d46f3bbdb44748c9180f77e2e3cee: No bootstrap required, opened a new log
I20260608 09:55:18.102463 10190 ts_tablet_manager.cc:1403] T 7f1004fa43664536afe6ae5f82e381c4 P 6a8d46f3bbdb44748c9180f77e2e3cee: Time spent bootstrapping tablet: real 0.054s	user 0.021s	sys 0.024s
I20260608 09:55:18.102911 10140 leader_election.cc:290] T a821e6ca16974d63ad3f83ab7a29da96 P 6def173869174a39bf054426dffb2349 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2af421cf1c55454ab516f03c5613d75b (127.0.97.194:36513), 6a8d46f3bbdb44748c9180f77e2e3cee (127.0.97.195:45121)
I20260608 09:55:18.099424 10189 raft_consensus.cc:740] T 7f1004fa43664536afe6ae5f82e381c4 P 2af421cf1c55454ab516f03c5613d75b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2af421cf1c55454ab516f03c5613d75b, State: Initialized, Role: FOLLOWER
I20260608 09:55:18.103125  9975 leader_election.cc:304] T fbece35a8cdd46c0a877cb5fd371f33b P 2af421cf1c55454ab516f03c5613d75b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2af421cf1c55454ab516f03c5613d75b, 6def173869174a39bf054426dffb2349; no voters: 
I20260608 09:55:18.112321 10142 raft_consensus.cc:2804] T fbece35a8cdd46c0a877cb5fd371f33b P 2af421cf1c55454ab516f03c5613d75b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:18.113037 10142 raft_consensus.cc:493] T fbece35a8cdd46c0a877cb5fd371f33b P 2af421cf1c55454ab516f03c5613d75b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:18.112279 10189 consensus_queue.cc:260] T 7f1004fa43664536afe6ae5f82e381c4 P 2af421cf1c55454ab516f03c5613d75b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:18.114595 10189 ts_tablet_manager.cc:1434] T 7f1004fa43664536afe6ae5f82e381c4 P 2af421cf1c55454ab516f03c5613d75b: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260608 09:55:18.113387 10142 raft_consensus.cc:3060] T fbece35a8cdd46c0a877cb5fd371f33b P 2af421cf1c55454ab516f03c5613d75b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:18.120143 10190 raft_consensus.cc:359] T 7f1004fa43664536afe6ae5f82e381c4 P 6a8d46f3bbdb44748c9180f77e2e3cee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:18.120837 10085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbece35a8cdd46c0a877cb5fd371f33b" candidate_uuid: "2af421cf1c55454ab516f03c5613d75b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" is_pre_election: true
I20260608 09:55:18.121066 10190 raft_consensus.cc:385] T 7f1004fa43664536afe6ae5f82e381c4 P 6a8d46f3bbdb44748c9180f77e2e3cee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:18.121505 10190 raft_consensus.cc:740] T 7f1004fa43664536afe6ae5f82e381c4 P 6a8d46f3bbdb44748c9180f77e2e3cee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a8d46f3bbdb44748c9180f77e2e3cee, State: Initialized, Role: FOLLOWER
I20260608 09:55:18.121604 10085 raft_consensus.cc:2468] T fbece35a8cdd46c0a877cb5fd371f33b P 6a8d46f3bbdb44748c9180f77e2e3cee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2af421cf1c55454ab516f03c5613d75b in term 0.
I20260608 09:55:18.122490 10190 consensus_queue.cc:260] T 7f1004fa43664536afe6ae5f82e381c4 P 6a8d46f3bbdb44748c9180f77e2e3cee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:18.132586 10190 ts_tablet_manager.cc:1434] T 7f1004fa43664536afe6ae5f82e381c4 P 6a8d46f3bbdb44748c9180f77e2e3cee: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.000s
I20260608 09:55:18.133786 10190 tablet_bootstrap.cc:492] T 8ef90128fd844fb99f3256994a6c9f49 P 6a8d46f3bbdb44748c9180f77e2e3cee: Bootstrap starting.
I20260608 09:55:18.139765 10190 tablet_bootstrap.cc:654] T 8ef90128fd844fb99f3256994a6c9f49 P 6a8d46f3bbdb44748c9180f77e2e3cee: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:18.142083 10142 raft_consensus.cc:515] T fbece35a8cdd46c0a877cb5fd371f33b P 2af421cf1c55454ab516f03c5613d75b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:18.144598 10142 leader_election.cc:290] T fbece35a8cdd46c0a877cb5fd371f33b P 2af421cf1c55454ab516f03c5613d75b [CANDIDATE]: Term 1 election: Requested vote from peers 6def173869174a39bf054426dffb2349 (127.0.97.193:33397), 6a8d46f3bbdb44748c9180f77e2e3cee (127.0.97.195:45121)
I20260608 09:55:18.145922 10085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbece35a8cdd46c0a877cb5fd371f33b" candidate_uuid: "2af421cf1c55454ab516f03c5613d75b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee"
I20260608 09:55:18.146634 10085 raft_consensus.cc:3060] T fbece35a8cdd46c0a877cb5fd371f33b P 6a8d46f3bbdb44748c9180f77e2e3cee [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:18.147430 10140 raft_consensus.cc:493] T 8ef90128fd844fb99f3256994a6c9f49 P 6def173869174a39bf054426dffb2349 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:18.147939 10140 raft_consensus.cc:515] T 8ef90128fd844fb99f3256994a6c9f49 P 6def173869174a39bf054426dffb2349 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:18.150138 10140 leader_election.cc:290] T 8ef90128fd844fb99f3256994a6c9f49 P 6def173869174a39bf054426dffb2349 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2af421cf1c55454ab516f03c5613d75b (127.0.97.194:36513), 6a8d46f3bbdb44748c9180f77e2e3cee (127.0.97.195:45121)
I20260608 09:55:18.150229 10084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbece35a8cdd46c0a877cb5fd371f33b" candidate_uuid: "6def173869174a39bf054426dffb2349" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" is_pre_election: true
I20260608 09:55:18.150887 10083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a821e6ca16974d63ad3f83ab7a29da96" candidate_uuid: "6def173869174a39bf054426dffb2349" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" is_pre_election: true
I20260608 09:55:18.151638 10083 raft_consensus.cc:2468] T a821e6ca16974d63ad3f83ab7a29da96 P 6a8d46f3bbdb44748c9180f77e2e3cee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6def173869174a39bf054426dffb2349 in term 0.
I20260608 09:55:18.152330 10010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a821e6ca16974d63ad3f83ab7a29da96" candidate_uuid: "6def173869174a39bf054426dffb2349" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2af421cf1c55454ab516f03c5613d75b" is_pre_election: true
I20260608 09:55:18.153048 10010 raft_consensus.cc:2468] T a821e6ca16974d63ad3f83ab7a29da96 P 2af421cf1c55454ab516f03c5613d75b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6def173869174a39bf054426dffb2349 in term 0.
I20260608 09:55:18.153138 10009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ef90128fd844fb99f3256994a6c9f49" candidate_uuid: "6def173869174a39bf054426dffb2349" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2af421cf1c55454ab516f03c5613d75b" is_pre_election: true
I20260608 09:55:18.153784 10009 raft_consensus.cc:2468] T 8ef90128fd844fb99f3256994a6c9f49 P 2af421cf1c55454ab516f03c5613d75b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6def173869174a39bf054426dffb2349 in term 0.
I20260608 09:55:18.151690 10011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbece35a8cdd46c0a877cb5fd371f33b" candidate_uuid: "6def173869174a39bf054426dffb2349" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2af421cf1c55454ab516f03c5613d75b" is_pre_election: true
I20260608 09:55:18.154605  9902 leader_election.cc:304] T a821e6ca16974d63ad3f83ab7a29da96 P 6def173869174a39bf054426dffb2349 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a8d46f3bbdb44748c9180f77e2e3cee, 6def173869174a39bf054426dffb2349; no voters: 
I20260608 09:55:18.155153 10011 raft_consensus.cc:2393] T fbece35a8cdd46c0a877cb5fd371f33b P 2af421cf1c55454ab516f03c5613d75b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6def173869174a39bf054426dffb2349 in current term 1: Already voted for candidate 2af421cf1c55454ab516f03c5613d75b in this term.
I20260608 09:55:18.154659  9936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbece35a8cdd46c0a877cb5fd371f33b" candidate_uuid: "2af421cf1c55454ab516f03c5613d75b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6def173869174a39bf054426dffb2349"
I20260608 09:55:18.155673  9936 raft_consensus.cc:3060] T fbece35a8cdd46c0a877cb5fd371f33b P 6def173869174a39bf054426dffb2349 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:18.156497 10140 raft_consensus.cc:2804] T a821e6ca16974d63ad3f83ab7a29da96 P 6def173869174a39bf054426dffb2349 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:18.156724  9902 leader_election.cc:304] T 8ef90128fd844fb99f3256994a6c9f49 P 6def173869174a39bf054426dffb2349 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2af421cf1c55454ab516f03c5613d75b, 6def173869174a39bf054426dffb2349; no voters: 
I20260608 09:55:18.157003 10140 raft_consensus.cc:493] T a821e6ca16974d63ad3f83ab7a29da96 P 6def173869174a39bf054426dffb2349 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:18.157502 10140 raft_consensus.cc:3060] T a821e6ca16974d63ad3f83ab7a29da96 P 6def173869174a39bf054426dffb2349 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:18.154884 10083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ef90128fd844fb99f3256994a6c9f49" candidate_uuid: "6def173869174a39bf054426dffb2349" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" is_pre_election: true
I20260608 09:55:18.160750 10085 raft_consensus.cc:2468] T fbece35a8cdd46c0a877cb5fd371f33b P 6a8d46f3bbdb44748c9180f77e2e3cee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2af421cf1c55454ab516f03c5613d75b in term 1.
I20260608 09:55:18.162101  9977 leader_election.cc:304] T fbece35a8cdd46c0a877cb5fd371f33b P 2af421cf1c55454ab516f03c5613d75b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2af421cf1c55454ab516f03c5613d75b, 6a8d46f3bbdb44748c9180f77e2e3cee; no voters: 
I20260608 09:55:18.162932 10142 raft_consensus.cc:2804] T fbece35a8cdd46c0a877cb5fd371f33b P 2af421cf1c55454ab516f03c5613d75b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:18.163453 10142 raft_consensus.cc:697] T fbece35a8cdd46c0a877cb5fd371f33b P 2af421cf1c55454ab516f03c5613d75b [term 1 LEADER]: Becoming Leader. State: Replica: 2af421cf1c55454ab516f03c5613d75b, State: Running, Role: LEADER
I20260608 09:55:18.164278 10142 consensus_queue.cc:237] T fbece35a8cdd46c0a877cb5fd371f33b P 2af421cf1c55454ab516f03c5613d75b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:18.165505  9936 raft_consensus.cc:2468] T fbece35a8cdd46c0a877cb5fd371f33b P 6def173869174a39bf054426dffb2349 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2af421cf1c55454ab516f03c5613d75b in term 1.
I20260608 09:55:18.165759 10140 raft_consensus.cc:515] T a821e6ca16974d63ad3f83ab7a29da96 P 6def173869174a39bf054426dffb2349 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:18.153795 10190 tablet_bootstrap.cc:492] T 8ef90128fd844fb99f3256994a6c9f49 P 6a8d46f3bbdb44748c9180f77e2e3cee: No bootstrap required, opened a new log
I20260608 09:55:18.168283 10190 ts_tablet_manager.cc:1403] T 8ef90128fd844fb99f3256994a6c9f49 P 6a8d46f3bbdb44748c9180f77e2e3cee: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.006s
I20260608 09:55:18.171830 10140 leader_election.cc:290] T a821e6ca16974d63ad3f83ab7a29da96 P 6def173869174a39bf054426dffb2349 [CANDIDATE]: Term 1 election: Requested vote from peers 2af421cf1c55454ab516f03c5613d75b (127.0.97.194:36513), 6a8d46f3bbdb44748c9180f77e2e3cee (127.0.97.195:45121)
I20260608 09:55:18.173888 10140 raft_consensus.cc:2804] T 8ef90128fd844fb99f3256994a6c9f49 P 6def173869174a39bf054426dffb2349 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:18.174031  9902 leader_election.cc:304] T fbece35a8cdd46c0a877cb5fd371f33b P 6def173869174a39bf054426dffb2349 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6def173869174a39bf054426dffb2349; no voters: 2af421cf1c55454ab516f03c5613d75b, 6a8d46f3bbdb44748c9180f77e2e3cee
I20260608 09:55:18.174448 10140 raft_consensus.cc:493] T 8ef90128fd844fb99f3256994a6c9f49 P 6def173869174a39bf054426dffb2349 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:18.174897 10140 raft_consensus.cc:3060] T 8ef90128fd844fb99f3256994a6c9f49 P 6def173869174a39bf054426dffb2349 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:18.175216 10190 raft_consensus.cc:359] T 8ef90128fd844fb99f3256994a6c9f49 P 6a8d46f3bbdb44748c9180f77e2e3cee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:18.176240 10190 raft_consensus.cc:385] T 8ef90128fd844fb99f3256994a6c9f49 P 6a8d46f3bbdb44748c9180f77e2e3cee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:18.176548 10190 raft_consensus.cc:740] T 8ef90128fd844fb99f3256994a6c9f49 P 6a8d46f3bbdb44748c9180f77e2e3cee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a8d46f3bbdb44748c9180f77e2e3cee, State: Initialized, Role: FOLLOWER
I20260608 09:55:18.178498 10011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a821e6ca16974d63ad3f83ab7a29da96" candidate_uuid: "6def173869174a39bf054426dffb2349" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2af421cf1c55454ab516f03c5613d75b"
W20260608 09:55:18.179248  9902 leader_election.cc:343] T 8ef90128fd844fb99f3256994a6c9f49 P 6def173869174a39bf054426dffb2349 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a8d46f3bbdb44748c9180f77e2e3cee (127.0.97.195:45121): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:18.178443 10190 consensus_queue.cc:260] T 8ef90128fd844fb99f3256994a6c9f49 P 6a8d46f3bbdb44748c9180f77e2e3cee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:18.179608 10085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a821e6ca16974d63ad3f83ab7a29da96" candidate_uuid: "6def173869174a39bf054426dffb2349" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee"
I20260608 09:55:18.180298 10085 raft_consensus.cc:3060] T a821e6ca16974d63ad3f83ab7a29da96 P 6a8d46f3bbdb44748c9180f77e2e3cee [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:18.179692 10011 raft_consensus.cc:3060] T a821e6ca16974d63ad3f83ab7a29da96 P 2af421cf1c55454ab516f03c5613d75b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:18.178900 10218 raft_consensus.cc:2749] T fbece35a8cdd46c0a877cb5fd371f33b P 6def173869174a39bf054426dffb2349 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:55:18.188019 10140 raft_consensus.cc:515] T 8ef90128fd844fb99f3256994a6c9f49 P 6def173869174a39bf054426dffb2349 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:18.189898 10011 raft_consensus.cc:2468] T a821e6ca16974d63ad3f83ab7a29da96 P 2af421cf1c55454ab516f03c5613d75b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6def173869174a39bf054426dffb2349 in term 1.
I20260608 09:55:18.191244  9832 catalog_manager.cc:5696] T fbece35a8cdd46c0a877cb5fd371f33b P 2af421cf1c55454ab516f03c5613d75b reported cstate change: term changed from 0 to 1, leader changed from <none> to 2af421cf1c55454ab516f03c5613d75b (127.0.97.194). New cstate: current_term: 1 leader_uuid: "2af421cf1c55454ab516f03c5613d75b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:18.190286 10140 leader_election.cc:290] T 8ef90128fd844fb99f3256994a6c9f49 P 6def173869174a39bf054426dffb2349 [CANDIDATE]: Term 1 election: Requested vote from peers 2af421cf1c55454ab516f03c5613d75b (127.0.97.194:36513), 6a8d46f3bbdb44748c9180f77e2e3cee (127.0.97.195:45121)
I20260608 09:55:18.190536 10085 raft_consensus.cc:2468] T a821e6ca16974d63ad3f83ab7a29da96 P 6a8d46f3bbdb44748c9180f77e2e3cee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6def173869174a39bf054426dffb2349 in term 1.
I20260608 09:55:18.192956 10083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ef90128fd844fb99f3256994a6c9f49" candidate_uuid: "6def173869174a39bf054426dffb2349" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee"
I20260608 09:55:18.193218  9902 leader_election.cc:304] T a821e6ca16974d63ad3f83ab7a29da96 P 6def173869174a39bf054426dffb2349 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2af421cf1c55454ab516f03c5613d75b, 6def173869174a39bf054426dffb2349; no voters: 
I20260608 09:55:18.193606 10083 raft_consensus.cc:3060] T 8ef90128fd844fb99f3256994a6c9f49 P 6a8d46f3bbdb44748c9180f77e2e3cee [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:18.194124 10140 raft_consensus.cc:2804] T a821e6ca16974d63ad3f83ab7a29da96 P 6def173869174a39bf054426dffb2349 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:18.194614 10140 raft_consensus.cc:697] T a821e6ca16974d63ad3f83ab7a29da96 P 6def173869174a39bf054426dffb2349 [term 1 LEADER]: Becoming Leader. State: Replica: 6def173869174a39bf054426dffb2349, State: Running, Role: LEADER
I20260608 09:55:18.195456 10140 consensus_queue.cc:237] T a821e6ca16974d63ad3f83ab7a29da96 P 6def173869174a39bf054426dffb2349 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:18.201694 10083 raft_consensus.cc:2468] T 8ef90128fd844fb99f3256994a6c9f49 P 6a8d46f3bbdb44748c9180f77e2e3cee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6def173869174a39bf054426dffb2349 in term 1.
I20260608 09:55:18.191108 10190 ts_tablet_manager.cc:1434] T 8ef90128fd844fb99f3256994a6c9f49 P 6a8d46f3bbdb44748c9180f77e2e3cee: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.002s
I20260608 09:55:18.191493 10009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ef90128fd844fb99f3256994a6c9f49" candidate_uuid: "6def173869174a39bf054426dffb2349" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2af421cf1c55454ab516f03c5613d75b"
I20260608 09:55:18.202701 10009 raft_consensus.cc:3060] T 8ef90128fd844fb99f3256994a6c9f49 P 2af421cf1c55454ab516f03c5613d75b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:18.202907  9902 leader_election.cc:304] T 8ef90128fd844fb99f3256994a6c9f49 P 6def173869174a39bf054426dffb2349 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a8d46f3bbdb44748c9180f77e2e3cee, 6def173869174a39bf054426dffb2349; no voters: 
I20260608 09:55:18.204414 10140 raft_consensus.cc:2804] T 8ef90128fd844fb99f3256994a6c9f49 P 6def173869174a39bf054426dffb2349 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:18.204900 10140 raft_consensus.cc:697] T 8ef90128fd844fb99f3256994a6c9f49 P 6def173869174a39bf054426dffb2349 [term 1 LEADER]: Becoming Leader. State: Replica: 6def173869174a39bf054426dffb2349, State: Running, Role: LEADER
I20260608 09:55:18.205704 10140 consensus_queue.cc:237] T 8ef90128fd844fb99f3256994a6c9f49 P 6def173869174a39bf054426dffb2349 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:18.208879 10009 raft_consensus.cc:2468] T 8ef90128fd844fb99f3256994a6c9f49 P 2af421cf1c55454ab516f03c5613d75b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6def173869174a39bf054426dffb2349 in term 1.
I20260608 09:55:18.211519  9832 catalog_manager.cc:5696] T a821e6ca16974d63ad3f83ab7a29da96 P 6def173869174a39bf054426dffb2349 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6def173869174a39bf054426dffb2349 (127.0.97.193). New cstate: current_term: 1 leader_uuid: "6def173869174a39bf054426dffb2349" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:18.215167 10145 raft_consensus.cc:493] T 7f1004fa43664536afe6ae5f82e381c4 P 6a8d46f3bbdb44748c9180f77e2e3cee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:18.215691 10145 raft_consensus.cc:515] T 7f1004fa43664536afe6ae5f82e381c4 P 6a8d46f3bbdb44748c9180f77e2e3cee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:18.217900 10145 leader_election.cc:290] T 7f1004fa43664536afe6ae5f82e381c4 P 6a8d46f3bbdb44748c9180f77e2e3cee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6def173869174a39bf054426dffb2349 (127.0.97.193:33397), 2af421cf1c55454ab516f03c5613d75b (127.0.97.194:36513)
I20260608 09:55:18.229295  9832 catalog_manager.cc:5696] T 8ef90128fd844fb99f3256994a6c9f49 P 6def173869174a39bf054426dffb2349 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6def173869174a39bf054426dffb2349 (127.0.97.193). New cstate: current_term: 1 leader_uuid: "6def173869174a39bf054426dffb2349" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:18.230688  9936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1004fa43664536afe6ae5f82e381c4" candidate_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6def173869174a39bf054426dffb2349" is_pre_election: true
I20260608 09:55:18.231375  9936 raft_consensus.cc:2468] T 7f1004fa43664536afe6ae5f82e381c4 P 6def173869174a39bf054426dffb2349 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a8d46f3bbdb44748c9180f77e2e3cee in term 0.
I20260608 09:55:18.231459 10009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1004fa43664536afe6ae5f82e381c4" candidate_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2af421cf1c55454ab516f03c5613d75b" is_pre_election: true
I20260608 09:55:18.232201 10009 raft_consensus.cc:2468] T 7f1004fa43664536afe6ae5f82e381c4 P 2af421cf1c55454ab516f03c5613d75b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a8d46f3bbdb44748c9180f77e2e3cee in term 0.
I20260608 09:55:18.232592 10049 leader_election.cc:304] T 7f1004fa43664536afe6ae5f82e381c4 P 6a8d46f3bbdb44748c9180f77e2e3cee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a8d46f3bbdb44748c9180f77e2e3cee, 6def173869174a39bf054426dffb2349; no voters: 
I20260608 09:55:18.233341 10145 raft_consensus.cc:2804] T 7f1004fa43664536afe6ae5f82e381c4 P 6a8d46f3bbdb44748c9180f77e2e3cee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:18.233642 10145 raft_consensus.cc:493] T 7f1004fa43664536afe6ae5f82e381c4 P 6a8d46f3bbdb44748c9180f77e2e3cee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:18.233902 10145 raft_consensus.cc:3060] T 7f1004fa43664536afe6ae5f82e381c4 P 6a8d46f3bbdb44748c9180f77e2e3cee [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:18.239746 10145 raft_consensus.cc:515] T 7f1004fa43664536afe6ae5f82e381c4 P 6a8d46f3bbdb44748c9180f77e2e3cee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:18.241508 10145 leader_election.cc:290] T 7f1004fa43664536afe6ae5f82e381c4 P 6a8d46f3bbdb44748c9180f77e2e3cee [CANDIDATE]: Term 1 election: Requested vote from peers 6def173869174a39bf054426dffb2349 (127.0.97.193:33397), 2af421cf1c55454ab516f03c5613d75b (127.0.97.194:36513)
I20260608 09:55:18.242129  9936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1004fa43664536afe6ae5f82e381c4" candidate_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6def173869174a39bf054426dffb2349"
I20260608 09:55:18.242597 10009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1004fa43664536afe6ae5f82e381c4" candidate_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2af421cf1c55454ab516f03c5613d75b"
I20260608 09:55:18.242699  9936 raft_consensus.cc:3060] T 7f1004fa43664536afe6ae5f82e381c4 P 6def173869174a39bf054426dffb2349 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:18.243129 10009 raft_consensus.cc:3060] T 7f1004fa43664536afe6ae5f82e381c4 P 2af421cf1c55454ab516f03c5613d75b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:18.244891 10142 raft_consensus.cc:493] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 2af421cf1c55454ab516f03c5613d75b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:18.245389 10142 raft_consensus.cc:515] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 2af421cf1c55454ab516f03c5613d75b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:18.247633 10142 leader_election.cc:290] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 2af421cf1c55454ab516f03c5613d75b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6def173869174a39bf054426dffb2349 (127.0.97.193:33397), 6a8d46f3bbdb44748c9180f77e2e3cee (127.0.97.195:45121)
I20260608 09:55:18.249032  9935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c4e7e17199a4ccc94c2c6d8f32ab9b9" candidate_uuid: "2af421cf1c55454ab516f03c5613d75b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6def173869174a39bf054426dffb2349" is_pre_election: true
I20260608 09:55:18.249400 10009 raft_consensus.cc:2468] T 7f1004fa43664536afe6ae5f82e381c4 P 2af421cf1c55454ab516f03c5613d75b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a8d46f3bbdb44748c9180f77e2e3cee in term 1.
I20260608 09:55:18.249565  9936 raft_consensus.cc:2468] T 7f1004fa43664536afe6ae5f82e381c4 P 6def173869174a39bf054426dffb2349 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a8d46f3bbdb44748c9180f77e2e3cee in term 1.
I20260608 09:55:18.249902  9935 raft_consensus.cc:2468] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 6def173869174a39bf054426dffb2349 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2af421cf1c55454ab516f03c5613d75b in term 0.
I20260608 09:55:18.248982 10083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c4e7e17199a4ccc94c2c6d8f32ab9b9" candidate_uuid: "2af421cf1c55454ab516f03c5613d75b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" is_pre_election: true
I20260608 09:55:18.250937 10083 raft_consensus.cc:2468] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 6a8d46f3bbdb44748c9180f77e2e3cee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2af421cf1c55454ab516f03c5613d75b in term 0.
I20260608 09:55:18.250888 10051 leader_election.cc:304] T 7f1004fa43664536afe6ae5f82e381c4 P 6a8d46f3bbdb44748c9180f77e2e3cee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2af421cf1c55454ab516f03c5613d75b, 6a8d46f3bbdb44748c9180f77e2e3cee; no voters: 
I20260608 09:55:18.251237  9975 leader_election.cc:304] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 2af421cf1c55454ab516f03c5613d75b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2af421cf1c55454ab516f03c5613d75b, 6def173869174a39bf054426dffb2349; no voters: 
I20260608 09:55:18.252095 10142 raft_consensus.cc:2804] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 2af421cf1c55454ab516f03c5613d75b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:18.252481 10142 raft_consensus.cc:493] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 2af421cf1c55454ab516f03c5613d75b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:18.252768 10145 raft_consensus.cc:2804] T 7f1004fa43664536afe6ae5f82e381c4 P 6a8d46f3bbdb44748c9180f77e2e3cee [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:18.252852 10142 raft_consensus.cc:3060] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 2af421cf1c55454ab516f03c5613d75b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:18.253881 10145 raft_consensus.cc:697] T 7f1004fa43664536afe6ae5f82e381c4 P 6a8d46f3bbdb44748c9180f77e2e3cee [term 1 LEADER]: Becoming Leader. State: Replica: 6a8d46f3bbdb44748c9180f77e2e3cee, State: Running, Role: LEADER
I20260608 09:55:18.254719 10145 consensus_queue.cc:237] T 7f1004fa43664536afe6ae5f82e381c4 P 6a8d46f3bbdb44748c9180f77e2e3cee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:18.259346 10142 raft_consensus.cc:515] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 2af421cf1c55454ab516f03c5613d75b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:18.261435 10142 leader_election.cc:290] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 2af421cf1c55454ab516f03c5613d75b [CANDIDATE]: Term 1 election: Requested vote from peers 6def173869174a39bf054426dffb2349 (127.0.97.193:33397), 6a8d46f3bbdb44748c9180f77e2e3cee (127.0.97.195:45121)
I20260608 09:55:18.262161  9935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c4e7e17199a4ccc94c2c6d8f32ab9b9" candidate_uuid: "2af421cf1c55454ab516f03c5613d75b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6def173869174a39bf054426dffb2349"
I20260608 09:55:18.262671  9935 raft_consensus.cc:3060] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 6def173869174a39bf054426dffb2349 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:18.262578 10083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c4e7e17199a4ccc94c2c6d8f32ab9b9" candidate_uuid: "2af421cf1c55454ab516f03c5613d75b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee"
I20260608 09:55:18.263338 10083 raft_consensus.cc:3060] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 6a8d46f3bbdb44748c9180f77e2e3cee [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:18.262997  9832 catalog_manager.cc:5696] T 7f1004fa43664536afe6ae5f82e381c4 P 6a8d46f3bbdb44748c9180f77e2e3cee reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a8d46f3bbdb44748c9180f77e2e3cee (127.0.97.195). New cstate: current_term: 1 leader_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:18.267980  9935 raft_consensus.cc:2468] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 6def173869174a39bf054426dffb2349 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2af421cf1c55454ab516f03c5613d75b in term 1.
I20260608 09:55:18.269138  9975 leader_election.cc:304] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 2af421cf1c55454ab516f03c5613d75b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2af421cf1c55454ab516f03c5613d75b, 6def173869174a39bf054426dffb2349; no voters: 
I20260608 09:55:18.269869 10083 raft_consensus.cc:2468] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 6a8d46f3bbdb44748c9180f77e2e3cee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2af421cf1c55454ab516f03c5613d75b in term 1.
I20260608 09:55:18.270017 10142 raft_consensus.cc:2804] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 2af421cf1c55454ab516f03c5613d75b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:18.270641 10142 raft_consensus.cc:697] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 2af421cf1c55454ab516f03c5613d75b [term 1 LEADER]: Becoming Leader. State: Replica: 2af421cf1c55454ab516f03c5613d75b, State: Running, Role: LEADER
I20260608 09:55:18.271572 10142 consensus_queue.cc:237] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 2af421cf1c55454ab516f03c5613d75b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:18.279942  9832 catalog_manager.cc:5696] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 2af421cf1c55454ab516f03c5613d75b reported cstate change: term changed from 0 to 1, leader changed from <none> to 2af421cf1c55454ab516f03c5613d75b (127.0.97.194). New cstate: current_term: 1 leader_uuid: "2af421cf1c55454ab516f03c5613d75b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } health_report { overall_health: UNKNOWN } } }
W20260608 09:55:18.296207  9882 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:55:18.341234 10140 raft_consensus.cc:493] T 82030ff88c714136a4fe4230559087ac P 6def173869174a39bf054426dffb2349 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:18.341765 10140 raft_consensus.cc:515] T 82030ff88c714136a4fe4230559087ac P 6def173869174a39bf054426dffb2349 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:18.343670 10140 leader_election.cc:290] T 82030ff88c714136a4fe4230559087ac P 6def173869174a39bf054426dffb2349 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2af421cf1c55454ab516f03c5613d75b (127.0.97.194:36513), 6a8d46f3bbdb44748c9180f77e2e3cee (127.0.97.195:45121)
I20260608 09:55:18.344508 10009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82030ff88c714136a4fe4230559087ac" candidate_uuid: "6def173869174a39bf054426dffb2349" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2af421cf1c55454ab516f03c5613d75b" is_pre_election: true
I20260608 09:55:18.344889 10083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82030ff88c714136a4fe4230559087ac" candidate_uuid: "6def173869174a39bf054426dffb2349" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" is_pre_election: true
I20260608 09:55:18.345096 10009 raft_consensus.cc:2468] T 82030ff88c714136a4fe4230559087ac P 2af421cf1c55454ab516f03c5613d75b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6def173869174a39bf054426dffb2349 in term 0.
I20260608 09:55:18.345584 10083 raft_consensus.cc:2468] T 82030ff88c714136a4fe4230559087ac P 6a8d46f3bbdb44748c9180f77e2e3cee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6def173869174a39bf054426dffb2349 in term 0.
I20260608 09:55:18.346259  9902 leader_election.cc:304] T 82030ff88c714136a4fe4230559087ac P 6def173869174a39bf054426dffb2349 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2af421cf1c55454ab516f03c5613d75b, 6def173869174a39bf054426dffb2349; no voters: 
I20260608 09:55:18.346926 10140 raft_consensus.cc:2804] T 82030ff88c714136a4fe4230559087ac P 6def173869174a39bf054426dffb2349 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:18.347306 10140 raft_consensus.cc:493] T 82030ff88c714136a4fe4230559087ac P 6def173869174a39bf054426dffb2349 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:18.347618 10140 raft_consensus.cc:3060] T 82030ff88c714136a4fe4230559087ac P 6def173869174a39bf054426dffb2349 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:18.352435 10140 raft_consensus.cc:515] T 82030ff88c714136a4fe4230559087ac P 6def173869174a39bf054426dffb2349 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:18.354148 10140 leader_election.cc:290] T 82030ff88c714136a4fe4230559087ac P 6def173869174a39bf054426dffb2349 [CANDIDATE]: Term 1 election: Requested vote from peers 2af421cf1c55454ab516f03c5613d75b (127.0.97.194:36513), 6a8d46f3bbdb44748c9180f77e2e3cee (127.0.97.195:45121)
I20260608 09:55:18.354770 10009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82030ff88c714136a4fe4230559087ac" candidate_uuid: "6def173869174a39bf054426dffb2349" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2af421cf1c55454ab516f03c5613d75b"
I20260608 09:55:18.355199 10083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82030ff88c714136a4fe4230559087ac" candidate_uuid: "6def173869174a39bf054426dffb2349" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee"
I20260608 09:55:18.355403 10009 raft_consensus.cc:3060] T 82030ff88c714136a4fe4230559087ac P 2af421cf1c55454ab516f03c5613d75b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:18.355786 10083 raft_consensus.cc:3060] T 82030ff88c714136a4fe4230559087ac P 6a8d46f3bbdb44748c9180f77e2e3cee [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:18.362622 10083 raft_consensus.cc:2468] T 82030ff88c714136a4fe4230559087ac P 6a8d46f3bbdb44748c9180f77e2e3cee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6def173869174a39bf054426dffb2349 in term 1.
I20260608 09:55:18.362622 10009 raft_consensus.cc:2468] T 82030ff88c714136a4fe4230559087ac P 2af421cf1c55454ab516f03c5613d75b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6def173869174a39bf054426dffb2349 in term 1.
I20260608 09:55:18.364171  9902 leader_election.cc:304] T 82030ff88c714136a4fe4230559087ac P 6def173869174a39bf054426dffb2349 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2af421cf1c55454ab516f03c5613d75b, 6def173869174a39bf054426dffb2349; no voters: 
I20260608 09:55:18.365027 10140 raft_consensus.cc:2804] T 82030ff88c714136a4fe4230559087ac P 6def173869174a39bf054426dffb2349 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:18.365422 10140 raft_consensus.cc:697] T 82030ff88c714136a4fe4230559087ac P 6def173869174a39bf054426dffb2349 [term 1 LEADER]: Becoming Leader. State: Replica: 6def173869174a39bf054426dffb2349, State: Running, Role: LEADER
I20260608 09:55:18.366165 10140 consensus_queue.cc:237] T 82030ff88c714136a4fe4230559087ac P 6def173869174a39bf054426dffb2349 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } }
I20260608 09:55:18.375187  9832 catalog_manager.cc:5696] T 82030ff88c714136a4fe4230559087ac P 6def173869174a39bf054426dffb2349 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6def173869174a39bf054426dffb2349 (127.0.97.193). New cstate: current_term: 1 leader_uuid: "6def173869174a39bf054426dffb2349" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:18.603683 10142 consensus_queue.cc:1048] T fbece35a8cdd46c0a877cb5fd371f33b P 2af421cf1c55454ab516f03c5613d75b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:18.619788 10141 consensus_queue.cc:1048] T fbece35a8cdd46c0a877cb5fd371f33b P 2af421cf1c55454ab516f03c5613d75b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:18.624994 10140 consensus_queue.cc:1048] T 8ef90128fd844fb99f3256994a6c9f49 P 6def173869174a39bf054426dffb2349 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:18.645965 10218 consensus_queue.cc:1048] T 8ef90128fd844fb99f3256994a6c9f49 P 6def173869174a39bf054426dffb2349 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:18.712405 10083 raft_consensus.cc:1275] T a821e6ca16974d63ad3f83ab7a29da96 P 6a8d46f3bbdb44748c9180f77e2e3cee [term 1 FOLLOWER]: Refusing update from remote peer 6def173869174a39bf054426dffb2349: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:18.714794 10009 raft_consensus.cc:1275] T a821e6ca16974d63ad3f83ab7a29da96 P 2af421cf1c55454ab516f03c5613d75b [term 1 FOLLOWER]: Refusing update from remote peer 6def173869174a39bf054426dffb2349: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:18.716696 10239 consensus_queue.cc:1048] T a821e6ca16974d63ad3f83ab7a29da96 P 6def173869174a39bf054426dffb2349 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:18.756625 10239 consensus_queue.cc:1048] T a821e6ca16974d63ad3f83ab7a29da96 P 6def173869174a39bf054426dffb2349 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:18.764734 10010 raft_consensus.cc:1275] T 82030ff88c714136a4fe4230559087ac P 2af421cf1c55454ab516f03c5613d75b [term 1 FOLLOWER]: Refusing update from remote peer 6def173869174a39bf054426dffb2349: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:18.773965 10145 consensus_queue.cc:1048] T 7f1004fa43664536afe6ae5f82e381c4 P 6a8d46f3bbdb44748c9180f77e2e3cee [LEADER]: Connected to new peer: Peer: permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:18.774727 10218 consensus_queue.cc:1048] T 82030ff88c714136a4fe4230559087ac P 6def173869174a39bf054426dffb2349 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:18.781548 10083 raft_consensus.cc:1275] T 82030ff88c714136a4fe4230559087ac P 6a8d46f3bbdb44748c9180f77e2e3cee [term 1 FOLLOWER]: Refusing update from remote peer 6def173869174a39bf054426dffb2349: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:18.802903 10218 consensus_queue.cc:1048] T 82030ff88c714136a4fe4230559087ac P 6def173869174a39bf054426dffb2349 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 09:55:18.836105  9936 raft_consensus.cc:1275] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 6def173869174a39bf054426dffb2349 [term 1 FOLLOWER]: Refusing update from remote peer 2af421cf1c55454ab516f03c5613d75b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:18.857352 10011 raft_consensus.cc:1275] T 7f1004fa43664536afe6ae5f82e381c4 P 2af421cf1c55454ab516f03c5613d75b [term 1 FOLLOWER]: Refusing update from remote peer 6a8d46f3bbdb44748c9180f77e2e3cee: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:18.858659 10254 consensus_queue.cc:1048] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 2af421cf1c55454ab516f03c5613d75b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 09:55:18.911564 10051 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.97.194:36513, user_credentials={real_user=slave}} blocked reactor thread for 50788.2us
I20260608 09:55:18.919334 10260 consensus_queue.cc:1048] T 7f1004fa43664536afe6ae5f82e381c4 P 6a8d46f3bbdb44748c9180f77e2e3cee [LEADER]: Connected to new peer: Peer: permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260608 09:55:18.941386 10083 raft_consensus.cc:1275] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 6a8d46f3bbdb44748c9180f77e2e3cee [term 1 FOLLOWER]: Refusing update from remote peer 2af421cf1c55454ab516f03c5613d75b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:18.979262 10251 consensus_queue.cc:1048] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 2af421cf1c55454ab516f03c5613d75b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:19.014706 10266 mvcc.cc:204] Tried to move back new op lower bound from 7294617676846718976 to 7294617675238658048. Current Snapshot: MvccSnapshot[applied={T|T < 7294617676703756288}]
I20260608 09:55:20.201296   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:20.208302 10290 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:20.208736 10291 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:20.212905 10293 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:20.213712   391 server_base.cc:1061] running on GCE node
I20260608 09:55:20.215433   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:20.215643   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:20.215792   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912520215781 us; error 0 us; skew 500 ppm
I20260608 09:55:20.216336   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:20.218799   391 webserver.cc:533] Webserver started at http://127.0.97.196:42451/ using document root <none> and password file <none>
I20260608 09:55:20.219331   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:20.219507   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:20.219763   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:20.220883   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912294854977-391-0/minicluster-data/ts-3-root/instance:
uuid: "5d6d80471c6d439398b87ffbfd86a8c6"
format_stamp: "Formatted at 2026-06-08 09:55:20 on dist-test-slave-cqs2"
I20260608 09:55:20.225571   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:55:20.229115 10298 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:20.229889   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:55:20.230168   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912294854977-391-0/minicluster-data/ts-3-root
uuid: "5d6d80471c6d439398b87ffbfd86a8c6"
format_stamp: "Formatted at 2026-06-08 09:55:20 on dist-test-slave-cqs2"
I20260608 09:55:20.230446   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912294854977-391-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912294854977-391-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912294854977-391-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:20.254163   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:20.255506   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:20.256981   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:20.259479   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:20.259678   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:20.259985   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:20.260195   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:20.303484   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.196:40271
I20260608 09:55:20.303676 10360 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.196:40271 every 8 connection(s)
I20260608 09:55:20.323333 10361 heartbeater.cc:344] Connected to a master server at 127.0.97.254:41483
I20260608 09:55:20.323782 10361 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:20.324527 10361 heartbeater.cc:507] Master 127.0.97.254:41483 requested a full tablet report, sending...
I20260608 09:55:20.326694  9829 ts_manager.cc:194] Registered new tserver with Master: 5d6d80471c6d439398b87ffbfd86a8c6 (127.0.97.196:40271)
I20260608 09:55:20.328366  9829 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53566
I20260608 09:55:21.330730 10361 heartbeater.cc:499] Master 127.0.97.254:41483 was elected leader, sending a full tablet report...
I20260608 09:55:21.359544 10010 consensus_queue.cc:237] T fbece35a8cdd46c0a877cb5fd371f33b P 2af421cf1c55454ab516f03c5613d75b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } attrs { replace: true } } peers { permanent_uuid: "5d6d80471c6d439398b87ffbfd86a8c6" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40271 } attrs { promote: true } }
I20260608 09:55:21.367363 10082 raft_consensus.cc:1275] T fbece35a8cdd46c0a877cb5fd371f33b P 6a8d46f3bbdb44748c9180f77e2e3cee [term 1 FOLLOWER]: Refusing update from remote peer 2af421cf1c55454ab516f03c5613d75b: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:55:21.369010  9936 raft_consensus.cc:1275] T fbece35a8cdd46c0a877cb5fd371f33b P 6def173869174a39bf054426dffb2349 [term 1 FOLLOWER]: Refusing update from remote peer 2af421cf1c55454ab516f03c5613d75b: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:55:21.369050 10369 consensus_queue.cc:1048] T fbece35a8cdd46c0a877cb5fd371f33b P 2af421cf1c55454ab516f03c5613d75b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 09:55:21.370618 10251 consensus_queue.cc:1048] T fbece35a8cdd46c0a877cb5fd371f33b P 2af421cf1c55454ab516f03c5613d75b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 09:55:21.379725 10369 raft_consensus.cc:2955] T fbece35a8cdd46c0a877cb5fd371f33b P 2af421cf1c55454ab516f03c5613d75b [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 5d6d80471c6d439398b87ffbfd86a8c6 (127.0.97.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } attrs { replace: true } } peers { permanent_uuid: "5d6d80471c6d439398b87ffbfd86a8c6" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40271 } attrs { promote: true } } }
W20260608 09:55:21.380813  9974 consensus_peers.cc:597] T fbece35a8cdd46c0a877cb5fd371f33b P 2af421cf1c55454ab516f03c5613d75b -> Peer 5d6d80471c6d439398b87ffbfd86a8c6 (127.0.97.196:40271): Couldn't send request to peer 5d6d80471c6d439398b87ffbfd86a8c6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fbece35a8cdd46c0a877cb5fd371f33b. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:21.382412  9936 raft_consensus.cc:2955] T fbece35a8cdd46c0a877cb5fd371f33b P 6def173869174a39bf054426dffb2349 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 5d6d80471c6d439398b87ffbfd86a8c6 (127.0.97.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } attrs { replace: true } } peers { permanent_uuid: "5d6d80471c6d439398b87ffbfd86a8c6" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40271 } attrs { promote: true } } }
I20260608 09:55:21.384280 10082 raft_consensus.cc:2955] T fbece35a8cdd46c0a877cb5fd371f33b P 6a8d46f3bbdb44748c9180f77e2e3cee [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 5d6d80471c6d439398b87ffbfd86a8c6 (127.0.97.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } attrs { replace: true } } peers { permanent_uuid: "5d6d80471c6d439398b87ffbfd86a8c6" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40271 } attrs { promote: true } } }
I20260608 09:55:21.395023  9829 catalog_manager.cc:5696] T fbece35a8cdd46c0a877cb5fd371f33b P 2af421cf1c55454ab516f03c5613d75b reported cstate change: config changed from index -1 to 17, NON_VOTER 5d6d80471c6d439398b87ffbfd86a8c6 (127.0.97.196) added. New cstate: current_term: 1 leader_uuid: "2af421cf1c55454ab516f03c5613d75b" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d6d80471c6d439398b87ffbfd86a8c6" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40271 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:21.417362  9936 consensus_queue.cc:237] T 82030ff88c714136a4fe4230559087ac P 6def173869174a39bf054426dffb2349 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } attrs { replace: true } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } } peers { permanent_uuid: "5d6d80471c6d439398b87ffbfd86a8c6" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40271 } attrs { promote: true } }
I20260608 09:55:21.429255 10082 raft_consensus.cc:1275] T 82030ff88c714136a4fe4230559087ac P 6a8d46f3bbdb44748c9180f77e2e3cee [term 1 FOLLOWER]: Refusing update from remote peer 6def173869174a39bf054426dffb2349: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:55:21.430282 10010 raft_consensus.cc:1275] T 82030ff88c714136a4fe4230559087ac P 2af421cf1c55454ab516f03c5613d75b [term 1 FOLLOWER]: Refusing update from remote peer 6def173869174a39bf054426dffb2349: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:55:21.431157 10381 consensus_queue.cc:1048] T 82030ff88c714136a4fe4230559087ac P 6def173869174a39bf054426dffb2349 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 09:55:21.432454 10268 consensus_queue.cc:1048] T 82030ff88c714136a4fe4230559087ac P 6def173869174a39bf054426dffb2349 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
W20260608 09:55:21.440649  9899 consensus_peers.cc:597] T 82030ff88c714136a4fe4230559087ac P 6def173869174a39bf054426dffb2349 -> Peer 5d6d80471c6d439398b87ffbfd86a8c6 (127.0.97.196:40271): Couldn't send request to peer 5d6d80471c6d439398b87ffbfd86a8c6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 82030ff88c714136a4fe4230559087ac. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:21.442620 10268 raft_consensus.cc:2955] T 82030ff88c714136a4fe4230559087ac P 6def173869174a39bf054426dffb2349 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 5d6d80471c6d439398b87ffbfd86a8c6 (127.0.97.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } attrs { replace: true } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } } peers { permanent_uuid: "5d6d80471c6d439398b87ffbfd86a8c6" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40271 } attrs { promote: true } } }
I20260608 09:55:21.444578 10082 raft_consensus.cc:2955] T 82030ff88c714136a4fe4230559087ac P 6a8d46f3bbdb44748c9180f77e2e3cee [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 5d6d80471c6d439398b87ffbfd86a8c6 (127.0.97.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } attrs { replace: true } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } } peers { permanent_uuid: "5d6d80471c6d439398b87ffbfd86a8c6" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40271 } attrs { promote: true } } }
I20260608 09:55:21.452212 10010 raft_consensus.cc:2955] T 82030ff88c714136a4fe4230559087ac P 2af421cf1c55454ab516f03c5613d75b [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 5d6d80471c6d439398b87ffbfd86a8c6 (127.0.97.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } attrs { replace: true } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } } peers { permanent_uuid: "5d6d80471c6d439398b87ffbfd86a8c6" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40271 } attrs { promote: true } } }
I20260608 09:55:21.458140 10011 consensus_queue.cc:237] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 2af421cf1c55454ab516f03c5613d75b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } } peers { permanent_uuid: "5d6d80471c6d439398b87ffbfd86a8c6" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40271 } attrs { promote: true } }
I20260608 09:55:21.462100  9832 catalog_manager.cc:5696] T 82030ff88c714136a4fe4230559087ac P 6def173869174a39bf054426dffb2349 reported cstate change: config changed from index -1 to 17, NON_VOTER 5d6d80471c6d439398b87ffbfd86a8c6 (127.0.97.196) added. New cstate: current_term: 1 leader_uuid: "6def173869174a39bf054426dffb2349" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d6d80471c6d439398b87ffbfd86a8c6" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40271 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 09:55:21.468819  9974 consensus_peers.cc:597] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 2af421cf1c55454ab516f03c5613d75b -> Peer 5d6d80471c6d439398b87ffbfd86a8c6 (127.0.97.196:40271): Couldn't send request to peer 5d6d80471c6d439398b87ffbfd86a8c6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7c4e7e17199a4ccc94c2c6d8f32ab9b9. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:21.469239  9936 raft_consensus.cc:1275] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 6def173869174a39bf054426dffb2349 [term 1 FOLLOWER]: Refusing update from remote peer 2af421cf1c55454ab516f03c5613d75b: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:55:21.470466 10082 raft_consensus.cc:1275] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 6a8d46f3bbdb44748c9180f77e2e3cee [term 1 FOLLOWER]: Refusing update from remote peer 2af421cf1c55454ab516f03c5613d75b: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:55:21.472049 10374 consensus_queue.cc:1048] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 2af421cf1c55454ab516f03c5613d75b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 09:55:21.473054 10251 consensus_queue.cc:1048] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 2af421cf1c55454ab516f03c5613d75b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 09:55:21.482177 10374 raft_consensus.cc:2955] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 2af421cf1c55454ab516f03c5613d75b [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 5d6d80471c6d439398b87ffbfd86a8c6 (127.0.97.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } } peers { permanent_uuid: "5d6d80471c6d439398b87ffbfd86a8c6" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40271 } attrs { promote: true } } }
I20260608 09:55:21.486096  9936 raft_consensus.cc:2955] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 6def173869174a39bf054426dffb2349 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 5d6d80471c6d439398b87ffbfd86a8c6 (127.0.97.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } } peers { permanent_uuid: "5d6d80471c6d439398b87ffbfd86a8c6" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40271 } attrs { promote: true } } }
I20260608 09:55:21.489360 10082 raft_consensus.cc:2955] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 6a8d46f3bbdb44748c9180f77e2e3cee [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 5d6d80471c6d439398b87ffbfd86a8c6 (127.0.97.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } } peers { permanent_uuid: "5d6d80471c6d439398b87ffbfd86a8c6" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40271 } attrs { promote: true } } }
I20260608 09:55:21.498890  9829 catalog_manager.cc:5696] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 6def173869174a39bf054426dffb2349 reported cstate change: config changed from index -1 to 17, NON_VOTER 5d6d80471c6d439398b87ffbfd86a8c6 (127.0.97.196) added. New cstate: current_term: 1 leader_uuid: "2af421cf1c55454ab516f03c5613d75b" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } } peers { permanent_uuid: "5d6d80471c6d439398b87ffbfd86a8c6" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40271 } attrs { promote: true } } }
I20260608 09:55:21.514369 10082 consensus_queue.cc:237] T 7f1004fa43664536afe6ae5f82e381c4 P 6a8d46f3bbdb44748c9180f77e2e3cee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } } peers { permanent_uuid: "5d6d80471c6d439398b87ffbfd86a8c6" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40271 } attrs { promote: true } }
I20260608 09:55:21.522722 10010 raft_consensus.cc:1275] T 7f1004fa43664536afe6ae5f82e381c4 P 2af421cf1c55454ab516f03c5613d75b [term 1 FOLLOWER]: Refusing update from remote peer 6a8d46f3bbdb44748c9180f77e2e3cee: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:55:21.524338  9936 raft_consensus.cc:1275] T 7f1004fa43664536afe6ae5f82e381c4 P 6def173869174a39bf054426dffb2349 [term 1 FOLLOWER]: Refusing update from remote peer 6a8d46f3bbdb44748c9180f77e2e3cee: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:55:21.524626 10391 consensus_queue.cc:1048] T 7f1004fa43664536afe6ae5f82e381c4 P 6a8d46f3bbdb44748c9180f77e2e3cee [LEADER]: Connected to new peer: Peer: permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 09:55:21.525911 10262 consensus_queue.cc:1048] T 7f1004fa43664536afe6ae5f82e381c4 P 6a8d46f3bbdb44748c9180f77e2e3cee [LEADER]: Connected to new peer: Peer: permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
W20260608 09:55:21.534348 10048 consensus_peers.cc:597] T 7f1004fa43664536afe6ae5f82e381c4 P 6a8d46f3bbdb44748c9180f77e2e3cee -> Peer 5d6d80471c6d439398b87ffbfd86a8c6 (127.0.97.196:40271): Couldn't send request to peer 5d6d80471c6d439398b87ffbfd86a8c6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7f1004fa43664536afe6ae5f82e381c4. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:21.536507 10262 raft_consensus.cc:2955] T 7f1004fa43664536afe6ae5f82e381c4 P 6a8d46f3bbdb44748c9180f77e2e3cee [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 5d6d80471c6d439398b87ffbfd86a8c6 (127.0.97.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } } peers { permanent_uuid: "5d6d80471c6d439398b87ffbfd86a8c6" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40271 } attrs { promote: true } } }
I20260608 09:55:21.538270  9936 raft_consensus.cc:2955] T 7f1004fa43664536afe6ae5f82e381c4 P 6def173869174a39bf054426dffb2349 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 5d6d80471c6d439398b87ffbfd86a8c6 (127.0.97.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } } peers { permanent_uuid: "5d6d80471c6d439398b87ffbfd86a8c6" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40271 } attrs { promote: true } } }
I20260608 09:55:21.539628 10010 raft_consensus.cc:2955] T 7f1004fa43664536afe6ae5f82e381c4 P 2af421cf1c55454ab516f03c5613d75b [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 5d6d80471c6d439398b87ffbfd86a8c6 (127.0.97.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } } peers { permanent_uuid: "5d6d80471c6d439398b87ffbfd86a8c6" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40271 } attrs { promote: true } } }
I20260608 09:55:21.551718  9833 catalog_manager.cc:5696] T 7f1004fa43664536afe6ae5f82e381c4 P 2af421cf1c55454ab516f03c5613d75b reported cstate change: config changed from index -1 to 17, NON_VOTER 5d6d80471c6d439398b87ffbfd86a8c6 (127.0.97.196) added. New cstate: current_term: 1 leader_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } } peers { permanent_uuid: "5d6d80471c6d439398b87ffbfd86a8c6" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40271 } attrs { promote: true } } }
I20260608 09:55:21.865546 10396 ts_tablet_manager.cc:933] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 5d6d80471c6d439398b87ffbfd86a8c6: Initiating tablet copy from peer 2af421cf1c55454ab516f03c5613d75b (127.0.97.194:36513)
I20260608 09:55:21.867449 10396 tablet_copy_client.cc:323] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 5d6d80471c6d439398b87ffbfd86a8c6: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.194:36513
I20260608 09:55:21.879891 10021 tablet_copy_service.cc:140] P 2af421cf1c55454ab516f03c5613d75b: Received BeginTabletCopySession request for tablet 7c4e7e17199a4ccc94c2c6d8f32ab9b9 from peer 5d6d80471c6d439398b87ffbfd86a8c6 ({username='slave'} at 127.0.0.1:49890)
I20260608 09:55:21.880570 10021 tablet_copy_service.cc:161] P 2af421cf1c55454ab516f03c5613d75b: Beginning new tablet copy session on tablet 7c4e7e17199a4ccc94c2c6d8f32ab9b9 from peer 5d6d80471c6d439398b87ffbfd86a8c6 at {username='slave'} at 127.0.0.1:49890: session id = 5d6d80471c6d439398b87ffbfd86a8c6-7c4e7e17199a4ccc94c2c6d8f32ab9b9
I20260608 09:55:21.889189 10021 tablet_copy_source_session.cc:215] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 2af421cf1c55454ab516f03c5613d75b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:55:21.892589 10396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c4e7e17199a4ccc94c2c6d8f32ab9b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:21.903522 10396 tablet_copy_client.cc:806] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 5d6d80471c6d439398b87ffbfd86a8c6: tablet copy: Starting download of 0 data blocks...
I20260608 09:55:21.904058 10396 tablet_copy_client.cc:670] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 5d6d80471c6d439398b87ffbfd86a8c6: tablet copy: Starting download of 1 WAL segments...
I20260608 09:55:21.908372 10396 tablet_copy_client.cc:538] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 5d6d80471c6d439398b87ffbfd86a8c6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:55:21.914707 10396 tablet_bootstrap.cc:492] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 5d6d80471c6d439398b87ffbfd86a8c6: Bootstrap starting.
I20260608 09:55:21.952652 10401 ts_tablet_manager.cc:933] T 7f1004fa43664536afe6ae5f82e381c4 P 5d6d80471c6d439398b87ffbfd86a8c6: Initiating tablet copy from peer 6a8d46f3bbdb44748c9180f77e2e3cee (127.0.97.195:45121)
I20260608 09:55:21.954541 10401 tablet_copy_client.cc:323] T 7f1004fa43664536afe6ae5f82e381c4 P 5d6d80471c6d439398b87ffbfd86a8c6: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.195:45121
I20260608 09:55:21.966061 10095 tablet_copy_service.cc:140] P 6a8d46f3bbdb44748c9180f77e2e3cee: Received BeginTabletCopySession request for tablet 7f1004fa43664536afe6ae5f82e381c4 from peer 5d6d80471c6d439398b87ffbfd86a8c6 ({username='slave'} at 127.0.0.1:48034)
I20260608 09:55:21.966733 10095 tablet_copy_service.cc:161] P 6a8d46f3bbdb44748c9180f77e2e3cee: Beginning new tablet copy session on tablet 7f1004fa43664536afe6ae5f82e381c4 from peer 5d6d80471c6d439398b87ffbfd86a8c6 at {username='slave'} at 127.0.0.1:48034: session id = 5d6d80471c6d439398b87ffbfd86a8c6-7f1004fa43664536afe6ae5f82e381c4
I20260608 09:55:21.980180 10095 tablet_copy_source_session.cc:215] T 7f1004fa43664536afe6ae5f82e381c4 P 6a8d46f3bbdb44748c9180f77e2e3cee: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:55:21.982939 10403 ts_tablet_manager.cc:933] T fbece35a8cdd46c0a877cb5fd371f33b P 5d6d80471c6d439398b87ffbfd86a8c6: Initiating tablet copy from peer 2af421cf1c55454ab516f03c5613d75b (127.0.97.194:36513)
I20260608 09:55:21.984050 10401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f1004fa43664536afe6ae5f82e381c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:21.991354 10403 tablet_copy_client.cc:323] T fbece35a8cdd46c0a877cb5fd371f33b P 5d6d80471c6d439398b87ffbfd86a8c6: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.194:36513
I20260608 09:55:21.993568 10021 tablet_copy_service.cc:140] P 2af421cf1c55454ab516f03c5613d75b: Received BeginTabletCopySession request for tablet fbece35a8cdd46c0a877cb5fd371f33b from peer 5d6d80471c6d439398b87ffbfd86a8c6 ({username='slave'} at 127.0.0.1:49890)
I20260608 09:55:21.994114 10021 tablet_copy_service.cc:161] P 2af421cf1c55454ab516f03c5613d75b: Beginning new tablet copy session on tablet fbece35a8cdd46c0a877cb5fd371f33b from peer 5d6d80471c6d439398b87ffbfd86a8c6 at {username='slave'} at 127.0.0.1:49890: session id = 5d6d80471c6d439398b87ffbfd86a8c6-fbece35a8cdd46c0a877cb5fd371f33b
I20260608 09:55:22.007030 10401 tablet_copy_client.cc:806] T 7f1004fa43664536afe6ae5f82e381c4 P 5d6d80471c6d439398b87ffbfd86a8c6: tablet copy: Starting download of 0 data blocks...
I20260608 09:55:22.007732 10401 tablet_copy_client.cc:670] T 7f1004fa43664536afe6ae5f82e381c4 P 5d6d80471c6d439398b87ffbfd86a8c6: tablet copy: Starting download of 1 WAL segments...
I20260608 09:55:22.009720 10021 tablet_copy_source_session.cc:215] T fbece35a8cdd46c0a877cb5fd371f33b P 2af421cf1c55454ab516f03c5613d75b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:55:22.017022 10401 tablet_copy_client.cc:538] T 7f1004fa43664536afe6ae5f82e381c4 P 5d6d80471c6d439398b87ffbfd86a8c6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:55:22.015384 10403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbece35a8cdd46c0a877cb5fd371f33b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:22.027603 10396 tablet_bootstrap.cc:492] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 5d6d80471c6d439398b87ffbfd86a8c6: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=112 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:55:22.028649 10396 tablet_bootstrap.cc:492] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 5d6d80471c6d439398b87ffbfd86a8c6: Bootstrap complete.
I20260608 09:55:22.029450 10396 ts_tablet_manager.cc:1403] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 5d6d80471c6d439398b87ffbfd86a8c6: Time spent bootstrapping tablet: real 0.115s	user 0.105s	sys 0.008s
I20260608 09:55:22.032166 10405 ts_tablet_manager.cc:933] T 82030ff88c714136a4fe4230559087ac P 5d6d80471c6d439398b87ffbfd86a8c6: Initiating tablet copy from peer 6def173869174a39bf054426dffb2349 (127.0.97.193:33397)
I20260608 09:55:22.056131 10396 raft_consensus.cc:359] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 5d6d80471c6d439398b87ffbfd86a8c6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } } peers { permanent_uuid: "5d6d80471c6d439398b87ffbfd86a8c6" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40271 } attrs { promote: true } }
I20260608 09:55:22.057106 10396 raft_consensus.cc:740] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 5d6d80471c6d439398b87ffbfd86a8c6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5d6d80471c6d439398b87ffbfd86a8c6, State: Initialized, Role: LEARNER
I20260608 09:55:22.057816 10396 consensus_queue.cc:260] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 5d6d80471c6d439398b87ffbfd86a8c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } } peers { permanent_uuid: "5d6d80471c6d439398b87ffbfd86a8c6" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40271 } attrs { promote: true } }
I20260608 09:55:22.060235 10401 tablet_bootstrap.cc:492] T 7f1004fa43664536afe6ae5f82e381c4 P 5d6d80471c6d439398b87ffbfd86a8c6: Bootstrap starting.
I20260608 09:55:22.063292 10405 tablet_copy_client.cc:323] T 82030ff88c714136a4fe4230559087ac P 5d6d80471c6d439398b87ffbfd86a8c6: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.193:33397
I20260608 09:55:22.067392 10396 ts_tablet_manager.cc:1434] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 5d6d80471c6d439398b87ffbfd86a8c6: Time spent starting tablet: real 0.038s	user 0.023s	sys 0.008s
I20260608 09:55:22.086072 10021 tablet_copy_service.cc:342] P 2af421cf1c55454ab516f03c5613d75b: Request end of tablet copy session 5d6d80471c6d439398b87ffbfd86a8c6-7c4e7e17199a4ccc94c2c6d8f32ab9b9 received from {username='slave'} at 127.0.0.1:49890
I20260608 09:55:22.085672 10403 tablet_copy_client.cc:806] T fbece35a8cdd46c0a877cb5fd371f33b P 5d6d80471c6d439398b87ffbfd86a8c6: tablet copy: Starting download of 0 data blocks...
I20260608 09:55:22.086894 10021 tablet_copy_service.cc:434] P 2af421cf1c55454ab516f03c5613d75b: ending tablet copy session 5d6d80471c6d439398b87ffbfd86a8c6-7c4e7e17199a4ccc94c2c6d8f32ab9b9 on tablet 7c4e7e17199a4ccc94c2c6d8f32ab9b9 with peer 5d6d80471c6d439398b87ffbfd86a8c6
I20260608 09:55:22.088814 10403 tablet_copy_client.cc:670] T fbece35a8cdd46c0a877cb5fd371f33b P 5d6d80471c6d439398b87ffbfd86a8c6: tablet copy: Starting download of 1 WAL segments...
I20260608 09:55:22.094169 10403 tablet_copy_client.cc:538] T fbece35a8cdd46c0a877cb5fd371f33b P 5d6d80471c6d439398b87ffbfd86a8c6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:55:22.101162  9946 tablet_copy_service.cc:140] P 6def173869174a39bf054426dffb2349: Received BeginTabletCopySession request for tablet 82030ff88c714136a4fe4230559087ac from peer 5d6d80471c6d439398b87ffbfd86a8c6 ({username='slave'} at 127.0.0.1:43506)
I20260608 09:55:22.101858  9946 tablet_copy_service.cc:161] P 6def173869174a39bf054426dffb2349: Beginning new tablet copy session on tablet 82030ff88c714136a4fe4230559087ac from peer 5d6d80471c6d439398b87ffbfd86a8c6 at {username='slave'} at 127.0.0.1:43506: session id = 5d6d80471c6d439398b87ffbfd86a8c6-82030ff88c714136a4fe4230559087ac
I20260608 09:55:22.103844 10403 tablet_bootstrap.cc:492] T fbece35a8cdd46c0a877cb5fd371f33b P 5d6d80471c6d439398b87ffbfd86a8c6: Bootstrap starting.
I20260608 09:55:22.113536  9946 tablet_copy_source_session.cc:215] T 82030ff88c714136a4fe4230559087ac P 6def173869174a39bf054426dffb2349: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:55:22.117709 10405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82030ff88c714136a4fe4230559087ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:22.136047 10405 tablet_copy_client.cc:806] T 82030ff88c714136a4fe4230559087ac P 5d6d80471c6d439398b87ffbfd86a8c6: tablet copy: Starting download of 0 data blocks...
I20260608 09:55:22.136734 10405 tablet_copy_client.cc:670] T 82030ff88c714136a4fe4230559087ac P 5d6d80471c6d439398b87ffbfd86a8c6: tablet copy: Starting download of 1 WAL segments...
I20260608 09:55:22.142020 10405 tablet_copy_client.cc:538] T 82030ff88c714136a4fe4230559087ac P 5d6d80471c6d439398b87ffbfd86a8c6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:55:22.153323 10405 tablet_bootstrap.cc:492] T 82030ff88c714136a4fe4230559087ac P 5d6d80471c6d439398b87ffbfd86a8c6: Bootstrap starting.
I20260608 09:55:22.196365 10401 tablet_bootstrap.cc:492] T 7f1004fa43664536afe6ae5f82e381c4 P 5d6d80471c6d439398b87ffbfd86a8c6: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=126 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:55:22.197364 10401 tablet_bootstrap.cc:492] T 7f1004fa43664536afe6ae5f82e381c4 P 5d6d80471c6d439398b87ffbfd86a8c6: Bootstrap complete.
I20260608 09:55:22.198134 10401 ts_tablet_manager.cc:1403] T 7f1004fa43664536afe6ae5f82e381c4 P 5d6d80471c6d439398b87ffbfd86a8c6: Time spent bootstrapping tablet: real 0.138s	user 0.116s	sys 0.017s
I20260608 09:55:22.201078 10401 raft_consensus.cc:359] T 7f1004fa43664536afe6ae5f82e381c4 P 5d6d80471c6d439398b87ffbfd86a8c6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } } peers { permanent_uuid: "5d6d80471c6d439398b87ffbfd86a8c6" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40271 } attrs { promote: true } }
I20260608 09:55:22.201913 10401 raft_consensus.cc:740] T 7f1004fa43664536afe6ae5f82e381c4 P 5d6d80471c6d439398b87ffbfd86a8c6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5d6d80471c6d439398b87ffbfd86a8c6, State: Initialized, Role: LEARNER
I20260608 09:55:22.202603 10401 consensus_queue.cc:260] T 7f1004fa43664536afe6ae5f82e381c4 P 5d6d80471c6d439398b87ffbfd86a8c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } attrs { replace: true } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } } peers { permanent_uuid: "5d6d80471c6d439398b87ffbfd86a8c6" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40271 } attrs { promote: true } }
I20260608 09:55:22.208515 10401 ts_tablet_manager.cc:1434] T 7f1004fa43664536afe6ae5f82e381c4 P 5d6d80471c6d439398b87ffbfd86a8c6: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260608 09:55:22.210330 10095 tablet_copy_service.cc:342] P 6a8d46f3bbdb44748c9180f77e2e3cee: Request end of tablet copy session 5d6d80471c6d439398b87ffbfd86a8c6-7f1004fa43664536afe6ae5f82e381c4 received from {username='slave'} at 127.0.0.1:48034
I20260608 09:55:22.210794 10095 tablet_copy_service.cc:434] P 6a8d46f3bbdb44748c9180f77e2e3cee: ending tablet copy session 5d6d80471c6d439398b87ffbfd86a8c6-7f1004fa43664536afe6ae5f82e381c4 on tablet 7f1004fa43664536afe6ae5f82e381c4 with peer 5d6d80471c6d439398b87ffbfd86a8c6
I20260608 09:55:22.260579 10403 tablet_bootstrap.cc:492] T fbece35a8cdd46c0a877cb5fd371f33b P 5d6d80471c6d439398b87ffbfd86a8c6: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=136 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:55:22.261540 10403 tablet_bootstrap.cc:492] T fbece35a8cdd46c0a877cb5fd371f33b P 5d6d80471c6d439398b87ffbfd86a8c6: Bootstrap complete.
I20260608 09:55:22.262264 10403 ts_tablet_manager.cc:1403] T fbece35a8cdd46c0a877cb5fd371f33b P 5d6d80471c6d439398b87ffbfd86a8c6: Time spent bootstrapping tablet: real 0.159s	user 0.126s	sys 0.020s
I20260608 09:55:22.265136 10403 raft_consensus.cc:359] T fbece35a8cdd46c0a877cb5fd371f33b P 5d6d80471c6d439398b87ffbfd86a8c6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } attrs { replace: true } } peers { permanent_uuid: "5d6d80471c6d439398b87ffbfd86a8c6" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40271 } attrs { promote: true } }
I20260608 09:55:22.265903 10403 raft_consensus.cc:740] T fbece35a8cdd46c0a877cb5fd371f33b P 5d6d80471c6d439398b87ffbfd86a8c6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5d6d80471c6d439398b87ffbfd86a8c6, State: Initialized, Role: LEARNER
I20260608 09:55:22.266525 10403 consensus_queue.cc:260] T fbece35a8cdd46c0a877cb5fd371f33b P 5d6d80471c6d439398b87ffbfd86a8c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } attrs { replace: true } } peers { permanent_uuid: "5d6d80471c6d439398b87ffbfd86a8c6" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40271 } attrs { promote: true } }
I20260608 09:55:22.268695 10403 ts_tablet_manager.cc:1434] T fbece35a8cdd46c0a877cb5fd371f33b P 5d6d80471c6d439398b87ffbfd86a8c6: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 09:55:22.270500 10021 tablet_copy_service.cc:342] P 2af421cf1c55454ab516f03c5613d75b: Request end of tablet copy session 5d6d80471c6d439398b87ffbfd86a8c6-fbece35a8cdd46c0a877cb5fd371f33b received from {username='slave'} at 127.0.0.1:49890
I20260608 09:55:22.270956 10021 tablet_copy_service.cc:434] P 2af421cf1c55454ab516f03c5613d75b: ending tablet copy session 5d6d80471c6d439398b87ffbfd86a8c6-fbece35a8cdd46c0a877cb5fd371f33b on tablet fbece35a8cdd46c0a877cb5fd371f33b with peer 5d6d80471c6d439398b87ffbfd86a8c6
I20260608 09:55:22.286005 10405 tablet_bootstrap.cc:492] T 82030ff88c714136a4fe4230559087ac P 5d6d80471c6d439398b87ffbfd86a8c6: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=132 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:55:22.286707 10336 raft_consensus.cc:1217] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 5d6d80471c6d439398b87ffbfd86a8c6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260608 09:55:22.287312 10405 tablet_bootstrap.cc:492] T 82030ff88c714136a4fe4230559087ac P 5d6d80471c6d439398b87ffbfd86a8c6: Bootstrap complete.
I20260608 09:55:22.288259 10405 ts_tablet_manager.cc:1403] T 82030ff88c714136a4fe4230559087ac P 5d6d80471c6d439398b87ffbfd86a8c6: Time spent bootstrapping tablet: real 0.135s	user 0.095s	sys 0.028s
I20260608 09:55:22.291455 10405 raft_consensus.cc:359] T 82030ff88c714136a4fe4230559087ac P 5d6d80471c6d439398b87ffbfd86a8c6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } attrs { replace: true } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } } peers { permanent_uuid: "5d6d80471c6d439398b87ffbfd86a8c6" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40271 } attrs { promote: true } }
I20260608 09:55:22.292488 10405 raft_consensus.cc:740] T 82030ff88c714136a4fe4230559087ac P 5d6d80471c6d439398b87ffbfd86a8c6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5d6d80471c6d439398b87ffbfd86a8c6, State: Initialized, Role: LEARNER
I20260608 09:55:22.293227 10405 consensus_queue.cc:260] T 82030ff88c714136a4fe4230559087ac P 5d6d80471c6d439398b87ffbfd86a8c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6def173869174a39bf054426dffb2349" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 33397 } } peers { permanent_uuid: "2af421cf1c55454ab516f03c5613d75b" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36513 } attrs { replace: true } } peers { permanent_uuid: "6a8d46f3bbdb44748c9180f77e2e3cee" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 45121 } } peers { permanent_uuid: "5d6d80471c6d439398b87ffbfd86a8c6" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40271 } attrs { promote: true } }
I20260608 09:55:22.295831 10405 ts_tablet_manager.cc:1434] T 82030ff88c714136a4fe4230559087ac P 5d6d80471c6d439398b87ffbfd86a8c6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260608 09:55:22.297547  9946 tablet_copy_service.cc:342] P 6def173869174a39bf054426dffb2349: Request end of tablet copy session 5d6d80471c6d439398b87ffbfd86a8c6-82030ff88c714136a4fe4230559087ac received from {username='slave'} at 127.0.0.1:43506
I20260608 09:55:22.297991  9946 tablet_copy_service.cc:434] P 6def173869174a39bf054426dffb2349: ending tablet copy session 5d6d80471c6d439398b87ffbfd86a8c6-82030ff88c714136a4fe4230559087ac on tablet 82030ff88c714136a4fe4230559087ac with peer 5d6d80471c6d439398b87ffbfd86a8c6
I20260608 09:55:22.336874   391 tablet_server.cc:179] TabletServer@127.0.97.193:0 shutting down...
W20260608 09:55:22.342394  9975 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 48 similar messages]
W20260608 09:55:22.346665  9975 consensus_peers.cc:597] T fbece35a8cdd46c0a877cb5fd371f33b P 2af421cf1c55454ab516f03c5613d75b -> Peer 6def173869174a39bf054426dffb2349 (127.0.97.193:33397): Couldn't send request to peer 6def173869174a39bf054426dffb2349. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:22.376152   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:22.377180   391 tablet_replica.cc:333] T 7f1004fa43664536afe6ae5f82e381c4 P 6def173869174a39bf054426dffb2349: stopping tablet replica
I20260608 09:55:22.378043   391 raft_consensus.cc:2243] T 7f1004fa43664536afe6ae5f82e381c4 P 6def173869174a39bf054426dffb2349 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:22.378842   391 raft_consensus.cc:2272] T 7f1004fa43664536afe6ae5f82e381c4 P 6def173869174a39bf054426dffb2349 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:22.382473   391 tablet_replica.cc:333] T a821e6ca16974d63ad3f83ab7a29da96 P 6def173869174a39bf054426dffb2349: stopping tablet replica
I20260608 09:55:22.383378   391 raft_consensus.cc:2243] T a821e6ca16974d63ad3f83ab7a29da96 P 6def173869174a39bf054426dffb2349 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:22.384426   391 raft_consensus.cc:2272] T a821e6ca16974d63ad3f83ab7a29da96 P 6def173869174a39bf054426dffb2349 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:22.387378   391 tablet_replica.cc:333] T fbece35a8cdd46c0a877cb5fd371f33b P 6def173869174a39bf054426dffb2349: stopping tablet replica
I20260608 09:55:22.388162   391 raft_consensus.cc:2243] T fbece35a8cdd46c0a877cb5fd371f33b P 6def173869174a39bf054426dffb2349 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:22.388849   391 raft_consensus.cc:2272] T fbece35a8cdd46c0a877cb5fd371f33b P 6def173869174a39bf054426dffb2349 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:22.393193   391 tablet_replica.cc:333] T 87bdffea00eb41bfa0b05f94a8c7895e P 6def173869174a39bf054426dffb2349: stopping tablet replica
I20260608 09:55:22.394050   391 raft_consensus.cc:2243] T 87bdffea00eb41bfa0b05f94a8c7895e P 6def173869174a39bf054426dffb2349 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:22.395223 10336 raft_consensus.cc:1217] T 82030ff88c714136a4fe4230559087ac P 5d6d80471c6d439398b87ffbfd86a8c6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260608 09:55:22.396081   391 raft_consensus.cc:2272] T 87bdffea00eb41bfa0b05f94a8c7895e P 6def173869174a39bf054426dffb2349 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:22.399178   391 tablet_replica.cc:333] T 82030ff88c714136a4fe4230559087ac P 6def173869174a39bf054426dffb2349: stopping tablet replica
I20260608 09:55:22.399936   391 raft_consensus.cc:2243] T 82030ff88c714136a4fe4230559087ac P 6def173869174a39bf054426dffb2349 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:22.401252   391 raft_consensus.cc:2272] T 82030ff88c714136a4fe4230559087ac P 6def173869174a39bf054426dffb2349 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:22.404464   391 tablet_replica.cc:333] T 8ef90128fd844fb99f3256994a6c9f49 P 6def173869174a39bf054426dffb2349: stopping tablet replica
I20260608 09:55:22.405244   391 raft_consensus.cc:2243] T 8ef90128fd844fb99f3256994a6c9f49 P 6def173869174a39bf054426dffb2349 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:22.406248   391 raft_consensus.cc:2272] T 8ef90128fd844fb99f3256994a6c9f49 P 6def173869174a39bf054426dffb2349 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:22.409185   391 tablet_replica.cc:333] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 6def173869174a39bf054426dffb2349: stopping tablet replica
I20260608 09:55:22.409897   391 raft_consensus.cc:2243] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 6def173869174a39bf054426dffb2349 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:22.410545   391 raft_consensus.cc:2272] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 6def173869174a39bf054426dffb2349 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:22.413761   391 tablet_replica.cc:333] T d352f709dfe04a3a97479c10819571d0 P 6def173869174a39bf054426dffb2349: stopping tablet replica
I20260608 09:55:22.414438   391 raft_consensus.cc:2243] T d352f709dfe04a3a97479c10819571d0 P 6def173869174a39bf054426dffb2349 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:22.414999   391 raft_consensus.cc:2272] T d352f709dfe04a3a97479c10819571d0 P 6def173869174a39bf054426dffb2349 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:22.442463   391 tablet_server.cc:196] TabletServer@127.0.97.193:0 shutdown complete.
W20260608 09:55:22.443526  9975 consensus_peers.cc:597] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 2af421cf1c55454ab516f03c5613d75b -> Peer 6def173869174a39bf054426dffb2349 (127.0.97.193:33397): Couldn't send request to peer 6def173869174a39bf054426dffb2349. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:33397: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:22.449966 10336 raft_consensus.cc:1217] T 7f1004fa43664536afe6ae5f82e381c4 P 5d6d80471c6d439398b87ffbfd86a8c6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260608 09:55:22.478790   391 tablet_server.cc:179] TabletServer@127.0.97.194:0 shutting down...
I20260608 09:55:22.512524   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:22.513381   391 tablet_replica.cc:333] T 8ef90128fd844fb99f3256994a6c9f49 P 2af421cf1c55454ab516f03c5613d75b: stopping tablet replica
I20260608 09:55:22.514202   391 raft_consensus.cc:2243] T 8ef90128fd844fb99f3256994a6c9f49 P 2af421cf1c55454ab516f03c5613d75b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:22.514811   391 raft_consensus.cc:2272] T 8ef90128fd844fb99f3256994a6c9f49 P 2af421cf1c55454ab516f03c5613d75b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:22.517196   391 tablet_replica.cc:333] T 82030ff88c714136a4fe4230559087ac P 2af421cf1c55454ab516f03c5613d75b: stopping tablet replica
I20260608 09:55:22.517889   391 raft_consensus.cc:2243] T 82030ff88c714136a4fe4230559087ac P 2af421cf1c55454ab516f03c5613d75b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:22.518561   391 raft_consensus.cc:2272] T 82030ff88c714136a4fe4230559087ac P 2af421cf1c55454ab516f03c5613d75b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:22.519907 10336 raft_consensus.cc:1217] T fbece35a8cdd46c0a877cb5fd371f33b P 5d6d80471c6d439398b87ffbfd86a8c6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260608 09:55:22.521579   391 tablet_replica.cc:333] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 2af421cf1c55454ab516f03c5613d75b: stopping tablet replica
I20260608 09:55:22.522428   391 raft_consensus.cc:2243] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 2af421cf1c55454ab516f03c5613d75b [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:22.523679   391 raft_consensus.cc:2272] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 2af421cf1c55454ab516f03c5613d75b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:22.526539   391 tablet_replica.cc:333] T a821e6ca16974d63ad3f83ab7a29da96 P 2af421cf1c55454ab516f03c5613d75b: stopping tablet replica
I20260608 09:55:22.527274   391 raft_consensus.cc:2243] T a821e6ca16974d63ad3f83ab7a29da96 P 2af421cf1c55454ab516f03c5613d75b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:22.527777   391 raft_consensus.cc:2272] T a821e6ca16974d63ad3f83ab7a29da96 P 2af421cf1c55454ab516f03c5613d75b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:22.529812   391 tablet_replica.cc:333] T fbece35a8cdd46c0a877cb5fd371f33b P 2af421cf1c55454ab516f03c5613d75b: stopping tablet replica
I20260608 09:55:22.530315   391 raft_consensus.cc:2243] T fbece35a8cdd46c0a877cb5fd371f33b P 2af421cf1c55454ab516f03c5613d75b [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:22.531356   391 raft_consensus.cc:2272] T fbece35a8cdd46c0a877cb5fd371f33b P 2af421cf1c55454ab516f03c5613d75b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:22.533604   391 tablet_replica.cc:333] T 85c9224fae424a5abd5f91d2ef1e57ad P 2af421cf1c55454ab516f03c5613d75b: stopping tablet replica
I20260608 09:55:22.534127   391 raft_consensus.cc:2243] T 85c9224fae424a5abd5f91d2ef1e57ad P 2af421cf1c55454ab516f03c5613d75b [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:22.534590   391 raft_consensus.cc:2272] T 85c9224fae424a5abd5f91d2ef1e57ad P 2af421cf1c55454ab516f03c5613d75b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:22.536643   391 tablet_replica.cc:333] T 7f1004fa43664536afe6ae5f82e381c4 P 2af421cf1c55454ab516f03c5613d75b: stopping tablet replica
I20260608 09:55:22.537153   391 raft_consensus.cc:2243] T 7f1004fa43664536afe6ae5f82e381c4 P 2af421cf1c55454ab516f03c5613d75b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:22.537669   391 raft_consensus.cc:2272] T 7f1004fa43664536afe6ae5f82e381c4 P 2af421cf1c55454ab516f03c5613d75b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:22.540182   391 tablet_replica.cc:333] T ff2fac4219724239820eab764f9396c1 P 2af421cf1c55454ab516f03c5613d75b: stopping tablet replica
I20260608 09:55:22.540678   391 raft_consensus.cc:2243] T ff2fac4219724239820eab764f9396c1 P 2af421cf1c55454ab516f03c5613d75b [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:22.541213   391 raft_consensus.cc:2272] T ff2fac4219724239820eab764f9396c1 P 2af421cf1c55454ab516f03c5613d75b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:55:22.565488 10049 consensus_peers.cc:597] T 7f1004fa43664536afe6ae5f82e381c4 P 6a8d46f3bbdb44748c9180f77e2e3cee -> Peer 6def173869174a39bf054426dffb2349 (127.0.97.193:33397): Couldn't send request to peer 6def173869174a39bf054426dffb2349. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:33397: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:22.570953   391 tablet_server.cc:196] TabletServer@127.0.97.194:0 shutdown complete.
I20260608 09:55:22.598527   391 tablet_server.cc:179] TabletServer@127.0.97.195:0 shutting down...
W20260608 09:55:22.599480 10051 consensus_peers.cc:597] T 7f1004fa43664536afe6ae5f82e381c4 P 6a8d46f3bbdb44748c9180f77e2e3cee -> Peer 2af421cf1c55454ab516f03c5613d75b (127.0.97.194:36513): Couldn't send request to peer 2af421cf1c55454ab516f03c5613d75b. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.194:36513: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:22.631356   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:22.632274   391 tablet_replica.cc:333] T 7f1004fa43664536afe6ae5f82e381c4 P 6a8d46f3bbdb44748c9180f77e2e3cee: stopping tablet replica
I20260608 09:55:22.632965   391 raft_consensus.cc:2243] T 7f1004fa43664536afe6ae5f82e381c4 P 6a8d46f3bbdb44748c9180f77e2e3cee [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:22.634101   391 raft_consensus.cc:2272] T 7f1004fa43664536afe6ae5f82e381c4 P 6a8d46f3bbdb44748c9180f77e2e3cee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:22.636417   391 tablet_replica.cc:333] T a821e6ca16974d63ad3f83ab7a29da96 P 6a8d46f3bbdb44748c9180f77e2e3cee: stopping tablet replica
I20260608 09:55:22.637003   391 raft_consensus.cc:2243] T a821e6ca16974d63ad3f83ab7a29da96 P 6a8d46f3bbdb44748c9180f77e2e3cee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:22.637493   391 raft_consensus.cc:2272] T a821e6ca16974d63ad3f83ab7a29da96 P 6a8d46f3bbdb44748c9180f77e2e3cee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:22.639635   391 tablet_replica.cc:333] T fbece35a8cdd46c0a877cb5fd371f33b P 6a8d46f3bbdb44748c9180f77e2e3cee: stopping tablet replica
I20260608 09:55:22.640152   391 raft_consensus.cc:2243] T fbece35a8cdd46c0a877cb5fd371f33b P 6a8d46f3bbdb44748c9180f77e2e3cee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:22.640646   391 raft_consensus.cc:2272] T fbece35a8cdd46c0a877cb5fd371f33b P 6a8d46f3bbdb44748c9180f77e2e3cee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:22.642649   391 tablet_replica.cc:333] T 8ef90128fd844fb99f3256994a6c9f49 P 6a8d46f3bbdb44748c9180f77e2e3cee: stopping tablet replica
I20260608 09:55:22.643189   391 raft_consensus.cc:2243] T 8ef90128fd844fb99f3256994a6c9f49 P 6a8d46f3bbdb44748c9180f77e2e3cee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:22.643648   391 raft_consensus.cc:2272] T 8ef90128fd844fb99f3256994a6c9f49 P 6a8d46f3bbdb44748c9180f77e2e3cee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:22.645612   391 tablet_replica.cc:333] T 82030ff88c714136a4fe4230559087ac P 6a8d46f3bbdb44748c9180f77e2e3cee: stopping tablet replica
I20260608 09:55:22.646116   391 raft_consensus.cc:2243] T 82030ff88c714136a4fe4230559087ac P 6a8d46f3bbdb44748c9180f77e2e3cee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:22.646670   391 raft_consensus.cc:2272] T 82030ff88c714136a4fe4230559087ac P 6a8d46f3bbdb44748c9180f77e2e3cee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:22.648676   391 tablet_replica.cc:333] T 3489755c262143fea5f8078c3d2826d4 P 6a8d46f3bbdb44748c9180f77e2e3cee: stopping tablet replica
I20260608 09:55:22.649168   391 raft_consensus.cc:2243] T 3489755c262143fea5f8078c3d2826d4 P 6a8d46f3bbdb44748c9180f77e2e3cee [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:22.649582   391 raft_consensus.cc:2272] T 3489755c262143fea5f8078c3d2826d4 P 6a8d46f3bbdb44748c9180f77e2e3cee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:22.651985   391 tablet_replica.cc:333] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 6a8d46f3bbdb44748c9180f77e2e3cee: stopping tablet replica
I20260608 09:55:22.652453   391 raft_consensus.cc:2243] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 6a8d46f3bbdb44748c9180f77e2e3cee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:22.652956   391 raft_consensus.cc:2272] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 6a8d46f3bbdb44748c9180f77e2e3cee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:22.654913   391 tablet_replica.cc:333] T ddb082b2307e453e8129d78fd7eae7ce P 6a8d46f3bbdb44748c9180f77e2e3cee: stopping tablet replica
I20260608 09:55:22.655385   391 raft_consensus.cc:2243] T ddb082b2307e453e8129d78fd7eae7ce P 6a8d46f3bbdb44748c9180f77e2e3cee [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:22.655838   391 raft_consensus.cc:2272] T ddb082b2307e453e8129d78fd7eae7ce P 6a8d46f3bbdb44748c9180f77e2e3cee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:22.685443   391 tablet_server.cc:196] TabletServer@127.0.97.195:0 shutdown complete.
I20260608 09:55:22.705142   391 tablet_server.cc:179] TabletServer@127.0.97.196:0 shutting down...
I20260608 09:55:22.731161   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:22.732293   391 tablet_replica.cc:333] T fbece35a8cdd46c0a877cb5fd371f33b P 5d6d80471c6d439398b87ffbfd86a8c6: stopping tablet replica
I20260608 09:55:22.733125   391 raft_consensus.cc:2243] T fbece35a8cdd46c0a877cb5fd371f33b P 5d6d80471c6d439398b87ffbfd86a8c6 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:55:22.733578   391 raft_consensus.cc:2272] T fbece35a8cdd46c0a877cb5fd371f33b P 5d6d80471c6d439398b87ffbfd86a8c6 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:55:22.735867   391 tablet_replica.cc:333] T 7f1004fa43664536afe6ae5f82e381c4 P 5d6d80471c6d439398b87ffbfd86a8c6: stopping tablet replica
I20260608 09:55:22.736387   391 raft_consensus.cc:2243] T 7f1004fa43664536afe6ae5f82e381c4 P 5d6d80471c6d439398b87ffbfd86a8c6 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:55:22.736763   391 raft_consensus.cc:2272] T 7f1004fa43664536afe6ae5f82e381c4 P 5d6d80471c6d439398b87ffbfd86a8c6 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:55:22.739096   391 tablet_replica.cc:333] T 82030ff88c714136a4fe4230559087ac P 5d6d80471c6d439398b87ffbfd86a8c6: stopping tablet replica
I20260608 09:55:22.739573   391 raft_consensus.cc:2243] T 82030ff88c714136a4fe4230559087ac P 5d6d80471c6d439398b87ffbfd86a8c6 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:55:22.739936   391 raft_consensus.cc:2272] T 82030ff88c714136a4fe4230559087ac P 5d6d80471c6d439398b87ffbfd86a8c6 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:55:22.741948   391 tablet_replica.cc:333] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 5d6d80471c6d439398b87ffbfd86a8c6: stopping tablet replica
I20260608 09:55:22.742393   391 raft_consensus.cc:2243] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 5d6d80471c6d439398b87ffbfd86a8c6 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:55:22.742753   391 raft_consensus.cc:2272] T 7c4e7e17199a4ccc94c2c6d8f32ab9b9 P 5d6d80471c6d439398b87ffbfd86a8c6 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:55:22.764339   391 tablet_server.cc:196] TabletServer@127.0.97.196:0 shutdown complete.
I20260608 09:55:22.777458   391 master.cc:562] Master@127.0.97.254:41483 shutting down...
W20260608 09:55:22.804049  9882 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 09:55:22.804299  9882 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 09:55:22.804490  9882 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 09:55:22.805739   391 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3b5ed58bd469425b88c267053cbecab2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:22.806226   391 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3b5ed58bd469425b88c267053cbecab2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:22.806556   391 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3b5ed58bd469425b88c267053cbecab2: stopping tablet replica
I20260608 09:55:22.826365   391 master.cc:584] Master@127.0.97.254:41483 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (7707 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260608 09:55:22.871546   391 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.254:43195
I20260608 09:55:22.872795   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:22.877910 10423 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:22.879207 10424 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:22.879411 10426 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:22.879717   391 server_base.cc:1061] running on GCE node
I20260608 09:55:22.880493   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:22.880649   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:22.880767   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912522880756 us; error 0 us; skew 500 ppm
I20260608 09:55:22.881271   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:22.883569   391 webserver.cc:533] Webserver started at http://127.0.97.254:37911/ using document root <none> and password file <none>
I20260608 09:55:22.884073   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:22.884234   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:22.884554   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:22.885632   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912294854977-391-0/minicluster-data/master-0-root/instance:
uuid: "20efa84354ee41dca2c1a187ffc4988b"
format_stamp: "Formatted at 2026-06-08 09:55:22 on dist-test-slave-cqs2"
I20260608 09:55:22.890093   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260608 09:55:22.893808 10431 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:22.894515   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:55:22.894800   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912294854977-391-0/minicluster-data/master-0-root
uuid: "20efa84354ee41dca2c1a187ffc4988b"
format_stamp: "Formatted at 2026-06-08 09:55:22 on dist-test-slave-cqs2"
I20260608 09:55:22.895076   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912294854977-391-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912294854977-391-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912294854977-391-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:22.914953   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:22.916395   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:22.954851   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.254:43195
I20260608 09:55:22.954978 10482 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.254:43195 every 8 connection(s)
I20260608 09:55:22.959230 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 09:55:22.971308 10483 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 20efa84354ee41dca2c1a187ffc4988b: Bootstrap starting.
I20260608 09:55:22.976545 10483 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 20efa84354ee41dca2c1a187ffc4988b: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:22.981058 10483 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 20efa84354ee41dca2c1a187ffc4988b: No bootstrap required, opened a new log
I20260608 09:55:22.983376 10483 raft_consensus.cc:359] T 00000000000000000000000000000000 P 20efa84354ee41dca2c1a187ffc4988b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20efa84354ee41dca2c1a187ffc4988b" member_type: VOTER }
I20260608 09:55:22.983783 10483 raft_consensus.cc:385] T 00000000000000000000000000000000 P 20efa84354ee41dca2c1a187ffc4988b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:22.984000 10483 raft_consensus.cc:740] T 00000000000000000000000000000000 P 20efa84354ee41dca2c1a187ffc4988b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20efa84354ee41dca2c1a187ffc4988b, State: Initialized, Role: FOLLOWER
I20260608 09:55:22.984656 10483 consensus_queue.cc:260] T 00000000000000000000000000000000 P 20efa84354ee41dca2c1a187ffc4988b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "20efa84354ee41dca2c1a187ffc4988b" member_type: VOTER }
I20260608 09:55:22.985152 10483 raft_consensus.cc:399] T 00000000000000000000000000000000 P 20efa84354ee41dca2c1a187ffc4988b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:22.985369 10483 raft_consensus.cc:493] T 00000000000000000000000000000000 P 20efa84354ee41dca2c1a187ffc4988b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:22.985628 10483 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 20efa84354ee41dca2c1a187ffc4988b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:22.990679 10483 raft_consensus.cc:515] T 00000000000000000000000000000000 P 20efa84354ee41dca2c1a187ffc4988b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20efa84354ee41dca2c1a187ffc4988b" member_type: VOTER }
I20260608 09:55:22.991326 10483 leader_election.cc:304] T 00000000000000000000000000000000 P 20efa84354ee41dca2c1a187ffc4988b [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: 20efa84354ee41dca2c1a187ffc4988b; no voters: 
I20260608 09:55:22.992475 10483 leader_election.cc:290] T 00000000000000000000000000000000 P 20efa84354ee41dca2c1a187ffc4988b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:22.992915 10486 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 20efa84354ee41dca2c1a187ffc4988b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:22.994266 10486 raft_consensus.cc:697] T 00000000000000000000000000000000 P 20efa84354ee41dca2c1a187ffc4988b [term 1 LEADER]: Becoming Leader. State: Replica: 20efa84354ee41dca2c1a187ffc4988b, State: Running, Role: LEADER
I20260608 09:55:22.994969 10486 consensus_queue.cc:237] T 00000000000000000000000000000000 P 20efa84354ee41dca2c1a187ffc4988b [LEADER]: Queue going to LEADER mode. State: All 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: "20efa84354ee41dca2c1a187ffc4988b" member_type: VOTER }
I20260608 09:55:22.995529 10483 sys_catalog.cc:565] T 00000000000000000000000000000000 P 20efa84354ee41dca2c1a187ffc4988b [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:55:22.999199 10487 sys_catalog.cc:455] T 00000000000000000000000000000000 P 20efa84354ee41dca2c1a187ffc4988b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "20efa84354ee41dca2c1a187ffc4988b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20efa84354ee41dca2c1a187ffc4988b" member_type: VOTER } }
I20260608 09:55:22.999785 10487 sys_catalog.cc:458] T 00000000000000000000000000000000 P 20efa84354ee41dca2c1a187ffc4988b [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:23.000058 10488 sys_catalog.cc:455] T 00000000000000000000000000000000 P 20efa84354ee41dca2c1a187ffc4988b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 20efa84354ee41dca2c1a187ffc4988b. Latest consensus state: current_term: 1 leader_uuid: "20efa84354ee41dca2c1a187ffc4988b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20efa84354ee41dca2c1a187ffc4988b" member_type: VOTER } }
I20260608 09:55:23.000744 10488 sys_catalog.cc:458] T 00000000000000000000000000000000 P 20efa84354ee41dca2c1a187ffc4988b [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:23.003746 10493 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:55:23.009398 10493 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:55:23.011312   391 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:55:23.018628 10493 catalog_manager.cc:1382] Generated new cluster ID: 97fe595989ca466a8af6d360645c61c6
I20260608 09:55:23.018919 10493 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:55:23.066488 10493 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:55:23.067852 10493 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:55:23.094498 10493 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 20efa84354ee41dca2c1a187ffc4988b: Generated new TSK 0
I20260608 09:55:23.095122 10493 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:55:23.142068   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:23.148262 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 09:55:23.149355 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
I20260608 09:55:23.151392   391 server_base.cc:1061] running on GCE node
W20260608 09:55:23.151576 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 09:55:23.152602   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:23.152812   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:23.152943   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912523152930 us; error 0 us; skew 500 ppm
I20260608 09:55:23.153482   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:23.155786   391 webserver.cc:533] Webserver started at http://127.0.97.193:44047/ using document root <none> and password file <none>
I20260608 09:55:23.156258   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:23.156418   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:23.156633   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:23.157737   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912294854977-391-0/minicluster-data/ts-0-root/instance:
uuid: "06d24e9bc4374fb2af651bdd57ce77e9"
format_stamp: "Formatted at 2026-06-08 09:55:23 on dist-test-slave-cqs2"
I20260608 09:55:23.162292   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:55:23.165782 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 09:55:23.166518   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:55:23.166792   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912294854977-391-0/minicluster-data/ts-0-root
uuid: "06d24e9bc4374fb2af651bdd57ce77e9"
format_stamp: "Formatted at 2026-06-08 09:55:23 on dist-test-slave-cqs2"
I20260608 09:55:23.167065   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912294854977-391-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912294854977-391-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912294854977-391-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:23.196636   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:23.197774   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:23.199240   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:23.201574   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:23.201762   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:23.202010   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:23.202157   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:23.239758   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.193:41807
I20260608 09:55:23.239885 10574 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.193:41807 every 8 connection(s)
I20260608 09:55:23.244915   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:23.251703 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 09:55:23.254014 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
I20260608 09:55:23.257264   391 server_base.cc:1061] running on GCE node
I20260608 09:55:23.257673 10575 heartbeater.cc:344] Connected to a master server at 127.0.97.254:43195
I20260608 09:55:23.258116 10575 heartbeater.cc:461] Registering TS with master...
W20260608 09:55:23.258455 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 09:55:23.259124 10575 heartbeater.cc:507] Master 127.0.97.254:43195 requested a full tablet report, sending...
I20260608 09:55:23.260494   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:23.260751   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:23.260951   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912523260933 us; error 0 us; skew 500 ppm
I20260608 09:55:23.261518 10448 ts_manager.cc:194] Registered new tserver with Master: 06d24e9bc4374fb2af651bdd57ce77e9 (127.0.97.193:41807)
I20260608 09:55:23.261837   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:23.264079 10448 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55086
I20260608 09:55:23.264716   391 webserver.cc:533] Webserver started at http://127.0.97.194:39529/ using document root <none> and password file <none>
I20260608 09:55:23.265434   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:23.265657   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:23.265933   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:23.267016   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912294854977-391-0/minicluster-data/ts-1-root/instance:
uuid: "feeee0318fec410381aa8c7af52ff0b1"
format_stamp: "Formatted at 2026-06-08 09:55:23 on dist-test-slave-cqs2"
I20260608 09:55:23.271641   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:55:23.274976 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 09:55:23.275751   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:55:23.276018   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912294854977-391-0/minicluster-data/ts-1-root
uuid: "feeee0318fec410381aa8c7af52ff0b1"
format_stamp: "Formatted at 2026-06-08 09:55:23 on dist-test-slave-cqs2"
I20260608 09:55:23.276275   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912294854977-391-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912294854977-391-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912294854977-391-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:23.310174   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:23.311386   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:23.312837   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:23.315153   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:23.315343   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:23.315582   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:23.315727   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:23.354116   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.194:43903
I20260608 09:55:23.354269 10649 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.194:43903 every 8 connection(s)
I20260608 09:55:23.359328   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:23.366616 10653 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:23.368737 10654 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:23.369777 10656 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:23.370882   391 server_base.cc:1061] running on GCE node
I20260608 09:55:23.372231 10650 heartbeater.cc:344] Connected to a master server at 127.0.97.254:43195
I20260608 09:55:23.372725 10650 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:23.372923   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:23.373193   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:23.373368   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912523373348 us; error 0 us; skew 500 ppm
I20260608 09:55:23.373495 10650 heartbeater.cc:507] Master 127.0.97.254:43195 requested a full tablet report, sending...
I20260608 09:55:23.374024   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:23.375820 10448 ts_manager.cc:194] Registered new tserver with Master: feeee0318fec410381aa8c7af52ff0b1 (127.0.97.194:43903)
I20260608 09:55:23.376624   391 webserver.cc:533] Webserver started at http://127.0.97.195:34047/ using document root <none> and password file <none>
I20260608 09:55:23.377192   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:23.377369   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:23.377389 10448 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55094
I20260608 09:55:23.377780   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:23.379200   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912294854977-391-0/minicluster-data/ts-2-root/instance:
uuid: "b920095e67474f50a67a2588a77b2708"
format_stamp: "Formatted at 2026-06-08 09:55:23 on dist-test-slave-cqs2"
I20260608 09:55:23.383708   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 09:55:23.386993 10661 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:23.387791   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:55:23.388083   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912294854977-391-0/minicluster-data/ts-2-root
uuid: "b920095e67474f50a67a2588a77b2708"
format_stamp: "Formatted at 2026-06-08 09:55:23 on dist-test-slave-cqs2"
I20260608 09:55:23.388346   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912294854977-391-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912294854977-391-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912294854977-391-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:23.407534   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:23.409020   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:23.410749   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:23.413592   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:23.413774   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:23.414036   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:23.414196   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:23.454891   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.195:41233
I20260608 09:55:23.455022 10723 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.195:41233 every 8 connection(s)
I20260608 09:55:23.469096 10724 heartbeater.cc:344] Connected to a master server at 127.0.97.254:43195
I20260608 09:55:23.469520 10724 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:23.470309 10724 heartbeater.cc:507] Master 127.0.97.254:43195 requested a full tablet report, sending...
I20260608 09:55:23.472463 10448 ts_manager.cc:194] Registered new tserver with Master: b920095e67474f50a67a2588a77b2708 (127.0.97.195:41233)
I20260608 09:55:23.473222   391 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014847505s
I20260608 09:55:23.474260 10448 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55104
I20260608 09:55:23.499185 10448 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55112:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:55:23.501004 10448 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:55:23.542708 10689 tablet_service.cc:1511] Processing CreateTablet for tablet 3475d7fcec214db4b5525362acae5ee8 (DEFAULT_TABLE table=test-workload [id=fc30b69e6d3341ce96b148680d1a9088]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:55:23.543088 10540 tablet_service.cc:1511] Processing CreateTablet for tablet 3475d7fcec214db4b5525362acae5ee8 (DEFAULT_TABLE table=test-workload [id=fc30b69e6d3341ce96b148680d1a9088]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:55:23.544139 10689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3475d7fcec214db4b5525362acae5ee8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:23.544489 10540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3475d7fcec214db4b5525362acae5ee8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:23.545383 10615 tablet_service.cc:1511] Processing CreateTablet for tablet 3475d7fcec214db4b5525362acae5ee8 (DEFAULT_TABLE table=test-workload [id=fc30b69e6d3341ce96b148680d1a9088]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:55:23.546655 10615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3475d7fcec214db4b5525362acae5ee8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:23.560889 10739 tablet_bootstrap.cc:492] T 3475d7fcec214db4b5525362acae5ee8 P 06d24e9bc4374fb2af651bdd57ce77e9: Bootstrap starting.
I20260608 09:55:23.564034 10741 tablet_bootstrap.cc:492] T 3475d7fcec214db4b5525362acae5ee8 P feeee0318fec410381aa8c7af52ff0b1: Bootstrap starting.
I20260608 09:55:23.564826 10740 tablet_bootstrap.cc:492] T 3475d7fcec214db4b5525362acae5ee8 P b920095e67474f50a67a2588a77b2708: Bootstrap starting.
I20260608 09:55:23.568361 10739 tablet_bootstrap.cc:654] T 3475d7fcec214db4b5525362acae5ee8 P 06d24e9bc4374fb2af651bdd57ce77e9: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:23.570652 10740 tablet_bootstrap.cc:654] T 3475d7fcec214db4b5525362acae5ee8 P b920095e67474f50a67a2588a77b2708: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:23.571293 10741 tablet_bootstrap.cc:654] T 3475d7fcec214db4b5525362acae5ee8 P feeee0318fec410381aa8c7af52ff0b1: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:23.574108 10739 tablet_bootstrap.cc:492] T 3475d7fcec214db4b5525362acae5ee8 P 06d24e9bc4374fb2af651bdd57ce77e9: No bootstrap required, opened a new log
I20260608 09:55:23.574723 10739 ts_tablet_manager.cc:1403] T 3475d7fcec214db4b5525362acae5ee8 P 06d24e9bc4374fb2af651bdd57ce77e9: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260608 09:55:23.575479 10740 tablet_bootstrap.cc:492] T 3475d7fcec214db4b5525362acae5ee8 P b920095e67474f50a67a2588a77b2708: No bootstrap required, opened a new log
I20260608 09:55:23.576009 10740 ts_tablet_manager.cc:1403] T 3475d7fcec214db4b5525362acae5ee8 P b920095e67474f50a67a2588a77b2708: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260608 09:55:23.577430 10741 tablet_bootstrap.cc:492] T 3475d7fcec214db4b5525362acae5ee8 P feeee0318fec410381aa8c7af52ff0b1: No bootstrap required, opened a new log
I20260608 09:55:23.578123 10741 ts_tablet_manager.cc:1403] T 3475d7fcec214db4b5525362acae5ee8 P feeee0318fec410381aa8c7af52ff0b1: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.007s
I20260608 09:55:23.577661 10739 raft_consensus.cc:359] T 3475d7fcec214db4b5525362acae5ee8 P 06d24e9bc4374fb2af651bdd57ce77e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b920095e67474f50a67a2588a77b2708" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41233 } } peers { permanent_uuid: "06d24e9bc4374fb2af651bdd57ce77e9" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41807 } } peers { permanent_uuid: "feeee0318fec410381aa8c7af52ff0b1" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 43903 } }
I20260608 09:55:23.578791 10739 raft_consensus.cc:385] T 3475d7fcec214db4b5525362acae5ee8 P 06d24e9bc4374fb2af651bdd57ce77e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:23.579207 10739 raft_consensus.cc:740] T 3475d7fcec214db4b5525362acae5ee8 P 06d24e9bc4374fb2af651bdd57ce77e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d24e9bc4374fb2af651bdd57ce77e9, State: Initialized, Role: FOLLOWER
I20260608 09:55:23.578984 10740 raft_consensus.cc:359] T 3475d7fcec214db4b5525362acae5ee8 P b920095e67474f50a67a2588a77b2708 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b920095e67474f50a67a2588a77b2708" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41233 } } peers { permanent_uuid: "06d24e9bc4374fb2af651bdd57ce77e9" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41807 } } peers { permanent_uuid: "feeee0318fec410381aa8c7af52ff0b1" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 43903 } }
I20260608 09:55:23.579828 10740 raft_consensus.cc:385] T 3475d7fcec214db4b5525362acae5ee8 P b920095e67474f50a67a2588a77b2708 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:23.580153 10740 raft_consensus.cc:740] T 3475d7fcec214db4b5525362acae5ee8 P b920095e67474f50a67a2588a77b2708 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b920095e67474f50a67a2588a77b2708, State: Initialized, Role: FOLLOWER
I20260608 09:55:23.580180 10739 consensus_queue.cc:260] T 3475d7fcec214db4b5525362acae5ee8 P 06d24e9bc4374fb2af651bdd57ce77e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b920095e67474f50a67a2588a77b2708" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41233 } } peers { permanent_uuid: "06d24e9bc4374fb2af651bdd57ce77e9" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41807 } } peers { permanent_uuid: "feeee0318fec410381aa8c7af52ff0b1" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 43903 } }
I20260608 09:55:23.580873 10740 consensus_queue.cc:260] T 3475d7fcec214db4b5525362acae5ee8 P b920095e67474f50a67a2588a77b2708 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b920095e67474f50a67a2588a77b2708" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41233 } } peers { permanent_uuid: "06d24e9bc4374fb2af651bdd57ce77e9" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41807 } } peers { permanent_uuid: "feeee0318fec410381aa8c7af52ff0b1" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 43903 } }
I20260608 09:55:23.581223 10741 raft_consensus.cc:359] T 3475d7fcec214db4b5525362acae5ee8 P feeee0318fec410381aa8c7af52ff0b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b920095e67474f50a67a2588a77b2708" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41233 } } peers { permanent_uuid: "06d24e9bc4374fb2af651bdd57ce77e9" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41807 } } peers { permanent_uuid: "feeee0318fec410381aa8c7af52ff0b1" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 43903 } }
I20260608 09:55:23.582034 10741 raft_consensus.cc:385] T 3475d7fcec214db4b5525362acae5ee8 P feeee0318fec410381aa8c7af52ff0b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:23.582896 10575 heartbeater.cc:499] Master 127.0.97.254:43195 was elected leader, sending a full tablet report...
I20260608 09:55:23.582392 10741 raft_consensus.cc:740] T 3475d7fcec214db4b5525362acae5ee8 P feeee0318fec410381aa8c7af52ff0b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: feeee0318fec410381aa8c7af52ff0b1, State: Initialized, Role: FOLLOWER
I20260608 09:55:23.583353 10739 ts_tablet_manager.cc:1434] T 3475d7fcec214db4b5525362acae5ee8 P 06d24e9bc4374fb2af651bdd57ce77e9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 09:55:23.583938 10741 consensus_queue.cc:260] T 3475d7fcec214db4b5525362acae5ee8 P feeee0318fec410381aa8c7af52ff0b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b920095e67474f50a67a2588a77b2708" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41233 } } peers { permanent_uuid: "06d24e9bc4374fb2af651bdd57ce77e9" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41807 } } peers { permanent_uuid: "feeee0318fec410381aa8c7af52ff0b1" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 43903 } }
I20260608 09:55:23.585350 10724 heartbeater.cc:499] Master 127.0.97.254:43195 was elected leader, sending a full tablet report...
I20260608 09:55:23.585847 10740 ts_tablet_manager.cc:1434] T 3475d7fcec214db4b5525362acae5ee8 P b920095e67474f50a67a2588a77b2708: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260608 09:55:23.587924 10650 heartbeater.cc:499] Master 127.0.97.254:43195 was elected leader, sending a full tablet report...
I20260608 09:55:23.588449 10741 ts_tablet_manager.cc:1434] T 3475d7fcec214db4b5525362acae5ee8 P feeee0318fec410381aa8c7af52ff0b1: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260608 09:55:23.817727 10747 raft_consensus.cc:493] T 3475d7fcec214db4b5525362acae5ee8 P feeee0318fec410381aa8c7af52ff0b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:23.818254 10747 raft_consensus.cc:515] T 3475d7fcec214db4b5525362acae5ee8 P feeee0318fec410381aa8c7af52ff0b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b920095e67474f50a67a2588a77b2708" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41233 } } peers { permanent_uuid: "06d24e9bc4374fb2af651bdd57ce77e9" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41807 } } peers { permanent_uuid: "feeee0318fec410381aa8c7af52ff0b1" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 43903 } }
I20260608 09:55:23.820590 10747 leader_election.cc:290] T 3475d7fcec214db4b5525362acae5ee8 P feeee0318fec410381aa8c7af52ff0b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b920095e67474f50a67a2588a77b2708 (127.0.97.195:41233), 06d24e9bc4374fb2af651bdd57ce77e9 (127.0.97.193:41807)
I20260608 09:55:23.830605 10699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3475d7fcec214db4b5525362acae5ee8" candidate_uuid: "feeee0318fec410381aa8c7af52ff0b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b920095e67474f50a67a2588a77b2708" is_pre_election: true
I20260608 09:55:23.831300 10699 raft_consensus.cc:2468] T 3475d7fcec214db4b5525362acae5ee8 P b920095e67474f50a67a2588a77b2708 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate feeee0318fec410381aa8c7af52ff0b1 in term 0.
I20260608 09:55:23.831514 10550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3475d7fcec214db4b5525362acae5ee8" candidate_uuid: "feeee0318fec410381aa8c7af52ff0b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d24e9bc4374fb2af651bdd57ce77e9" is_pre_election: true
I20260608 09:55:23.832196 10550 raft_consensus.cc:2468] T 3475d7fcec214db4b5525362acae5ee8 P 06d24e9bc4374fb2af651bdd57ce77e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate feeee0318fec410381aa8c7af52ff0b1 in term 0.
I20260608 09:55:23.832386 10589 leader_election.cc:304] T 3475d7fcec214db4b5525362acae5ee8 P feeee0318fec410381aa8c7af52ff0b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b920095e67474f50a67a2588a77b2708, feeee0318fec410381aa8c7af52ff0b1; no voters: 
I20260608 09:55:23.833232 10747 raft_consensus.cc:2804] T 3475d7fcec214db4b5525362acae5ee8 P feeee0318fec410381aa8c7af52ff0b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:23.833539 10747 raft_consensus.cc:493] T 3475d7fcec214db4b5525362acae5ee8 P feeee0318fec410381aa8c7af52ff0b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:23.833801 10747 raft_consensus.cc:3060] T 3475d7fcec214db4b5525362acae5ee8 P feeee0318fec410381aa8c7af52ff0b1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:23.838735 10747 raft_consensus.cc:515] T 3475d7fcec214db4b5525362acae5ee8 P feeee0318fec410381aa8c7af52ff0b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b920095e67474f50a67a2588a77b2708" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41233 } } peers { permanent_uuid: "06d24e9bc4374fb2af651bdd57ce77e9" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41807 } } peers { permanent_uuid: "feeee0318fec410381aa8c7af52ff0b1" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 43903 } }
I20260608 09:55:23.840338 10747 leader_election.cc:290] T 3475d7fcec214db4b5525362acae5ee8 P feeee0318fec410381aa8c7af52ff0b1 [CANDIDATE]: Term 1 election: Requested vote from peers b920095e67474f50a67a2588a77b2708 (127.0.97.195:41233), 06d24e9bc4374fb2af651bdd57ce77e9 (127.0.97.193:41807)
I20260608 09:55:23.841173 10699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3475d7fcec214db4b5525362acae5ee8" candidate_uuid: "feeee0318fec410381aa8c7af52ff0b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b920095e67474f50a67a2588a77b2708"
I20260608 09:55:23.841399 10550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3475d7fcec214db4b5525362acae5ee8" candidate_uuid: "feeee0318fec410381aa8c7af52ff0b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06d24e9bc4374fb2af651bdd57ce77e9"
I20260608 09:55:23.841686 10699 raft_consensus.cc:3060] T 3475d7fcec214db4b5525362acae5ee8 P b920095e67474f50a67a2588a77b2708 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:23.841970 10550 raft_consensus.cc:3060] T 3475d7fcec214db4b5525362acae5ee8 P 06d24e9bc4374fb2af651bdd57ce77e9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:23.847033 10699 raft_consensus.cc:2468] T 3475d7fcec214db4b5525362acae5ee8 P b920095e67474f50a67a2588a77b2708 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate feeee0318fec410381aa8c7af52ff0b1 in term 1.
I20260608 09:55:23.847193 10550 raft_consensus.cc:2468] T 3475d7fcec214db4b5525362acae5ee8 P 06d24e9bc4374fb2af651bdd57ce77e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate feeee0318fec410381aa8c7af52ff0b1 in term 1.
I20260608 09:55:23.848166 10589 leader_election.cc:304] T 3475d7fcec214db4b5525362acae5ee8 P feeee0318fec410381aa8c7af52ff0b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b920095e67474f50a67a2588a77b2708, feeee0318fec410381aa8c7af52ff0b1; no voters: 
I20260608 09:55:23.848901 10747 raft_consensus.cc:2804] T 3475d7fcec214db4b5525362acae5ee8 P feeee0318fec410381aa8c7af52ff0b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:23.849767 10747 raft_consensus.cc:697] T 3475d7fcec214db4b5525362acae5ee8 P feeee0318fec410381aa8c7af52ff0b1 [term 1 LEADER]: Becoming Leader. State: Replica: feeee0318fec410381aa8c7af52ff0b1, State: Running, Role: LEADER
I20260608 09:55:23.850436 10747 consensus_queue.cc:237] T 3475d7fcec214db4b5525362acae5ee8 P feeee0318fec410381aa8c7af52ff0b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b920095e67474f50a67a2588a77b2708" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41233 } } peers { permanent_uuid: "06d24e9bc4374fb2af651bdd57ce77e9" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41807 } } peers { permanent_uuid: "feeee0318fec410381aa8c7af52ff0b1" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 43903 } }
I20260608 09:55:23.859458 10448 catalog_manager.cc:5696] T 3475d7fcec214db4b5525362acae5ee8 P feeee0318fec410381aa8c7af52ff0b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to feeee0318fec410381aa8c7af52ff0b1 (127.0.97.194). New cstate: current_term: 1 leader_uuid: "feeee0318fec410381aa8c7af52ff0b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b920095e67474f50a67a2588a77b2708" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 41233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06d24e9bc4374fb2af651bdd57ce77e9" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 41807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "feeee0318fec410381aa8c7af52ff0b1" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 43903 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:23.923527   391 tablet_server.cc:179] TabletServer@127.0.97.193:0 shutting down...
I20260608 09:55:23.941756   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:23.942608   391 tablet_replica.cc:333] T 3475d7fcec214db4b5525362acae5ee8 P 06d24e9bc4374fb2af651bdd57ce77e9: stopping tablet replica
I20260608 09:55:23.943235   391 raft_consensus.cc:2243] T 3475d7fcec214db4b5525362acae5ee8 P 06d24e9bc4374fb2af651bdd57ce77e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:23.943661   391 raft_consensus.cc:2272] T 3475d7fcec214db4b5525362acae5ee8 P 06d24e9bc4374fb2af651bdd57ce77e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:23.962157   391 tablet_server.cc:196] TabletServer@127.0.97.193:0 shutdown complete.
I20260608 09:55:23.971958   391 tablet_server.cc:179] TabletServer@127.0.97.194:0 shutting down...
I20260608 09:55:23.989120   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:23.990080   391 tablet_replica.cc:333] T 3475d7fcec214db4b5525362acae5ee8 P feeee0318fec410381aa8c7af52ff0b1: stopping tablet replica
I20260608 09:55:23.990626   391 raft_consensus.cc:2243] T 3475d7fcec214db4b5525362acae5ee8 P feeee0318fec410381aa8c7af52ff0b1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:23.991466   391 pending_rounds.cc:70] T 3475d7fcec214db4b5525362acae5ee8 P feeee0318fec410381aa8c7af52ff0b1: Trying to abort 1 pending ops.
I20260608 09:55:23.991731   391 pending_rounds.cc:77] T 3475d7fcec214db4b5525362acae5ee8 P feeee0318fec410381aa8c7af52ff0b1: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617697698832384 op_type: NO_OP noop_request { }
I20260608 09:55:23.992014   391 raft_consensus.cc:2889] T 3475d7fcec214db4b5525362acae5ee8 P feeee0318fec410381aa8c7af52ff0b1 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:55:23.992264   391 raft_consensus.cc:2272] T 3475d7fcec214db4b5525362acae5ee8 P feeee0318fec410381aa8c7af52ff0b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:24.012141   391 tablet_server.cc:196] TabletServer@127.0.97.194:0 shutdown complete.
I20260608 09:55:24.021602   391 tablet_server.cc:179] TabletServer@127.0.97.195:0 shutting down...
I20260608 09:55:24.036947   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:24.037729   391 tablet_replica.cc:333] T 3475d7fcec214db4b5525362acae5ee8 P b920095e67474f50a67a2588a77b2708: stopping tablet replica
I20260608 09:55:24.038300   391 raft_consensus.cc:2243] T 3475d7fcec214db4b5525362acae5ee8 P b920095e67474f50a67a2588a77b2708 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:24.038678   391 raft_consensus.cc:2272] T 3475d7fcec214db4b5525362acae5ee8 P b920095e67474f50a67a2588a77b2708 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:24.057991   391 tablet_server.cc:196] TabletServer@127.0.97.195:0 shutdown complete.
I20260608 09:55:24.068212   391 master.cc:562] Master@127.0.97.254:43195 shutting down...
I20260608 09:55:24.082334   391 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 20efa84354ee41dca2c1a187ffc4988b [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:24.082870   391 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 20efa84354ee41dca2c1a187ffc4988b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:24.083227   391 tablet_replica.cc:333] T 00000000000000000000000000000000 P 20efa84354ee41dca2c1a187ffc4988b: stopping tablet replica
I20260608 09:55:24.101365   391 master.cc:584] Master@127.0.97.254:43195 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (1262 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260608 09:55:24.134202   391 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.254:37841
I20260608 09:55:24.135407   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:24.140858 10752 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:24.140906 10751 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:24.142185 10754 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:24.143481   391 server_base.cc:1061] running on GCE node
I20260608 09:55:24.144235   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:24.144411   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:24.144567   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912524144552 us; error 0 us; skew 500 ppm
I20260608 09:55:24.145176   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:24.147603   391 webserver.cc:533] Webserver started at http://127.0.97.254:36619/ using document root <none> and password file <none>
I20260608 09:55:24.148145   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:24.148331   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:24.148603   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:24.149712   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912294854977-391-0/minicluster-data/master-0-root/instance:
uuid: "83ce55a31dd74078888828e76ac09abb"
format_stamp: "Formatted at 2026-06-08 09:55:24 on dist-test-slave-cqs2"
I20260608 09:55:24.154393   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:55:24.158020 10759 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:24.158766   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:55:24.159013   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912294854977-391-0/minicluster-data/master-0-root
uuid: "83ce55a31dd74078888828e76ac09abb"
format_stamp: "Formatted at 2026-06-08 09:55:24 on dist-test-slave-cqs2"
I20260608 09:55:24.159325   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912294854977-391-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912294854977-391-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912294854977-391-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:24.187327   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:24.188361   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:24.224668   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.254:37841
I20260608 09:55:24.224786 10810 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.254:37841 every 8 connection(s)
I20260608 09:55:24.228686 10811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:24.239727 10811 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 83ce55a31dd74078888828e76ac09abb: Bootstrap starting.
I20260608 09:55:24.244436 10811 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 83ce55a31dd74078888828e76ac09abb: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:24.248488 10811 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 83ce55a31dd74078888828e76ac09abb: No bootstrap required, opened a new log
I20260608 09:55:24.250717 10811 raft_consensus.cc:359] T 00000000000000000000000000000000 P 83ce55a31dd74078888828e76ac09abb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83ce55a31dd74078888828e76ac09abb" member_type: VOTER }
I20260608 09:55:24.251116 10811 raft_consensus.cc:385] T 00000000000000000000000000000000 P 83ce55a31dd74078888828e76ac09abb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:24.251307 10811 raft_consensus.cc:740] T 00000000000000000000000000000000 P 83ce55a31dd74078888828e76ac09abb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83ce55a31dd74078888828e76ac09abb, State: Initialized, Role: FOLLOWER
I20260608 09:55:24.251893 10811 consensus_queue.cc:260] T 00000000000000000000000000000000 P 83ce55a31dd74078888828e76ac09abb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "83ce55a31dd74078888828e76ac09abb" member_type: VOTER }
I20260608 09:55:24.252326 10811 raft_consensus.cc:399] T 00000000000000000000000000000000 P 83ce55a31dd74078888828e76ac09abb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:24.252521 10811 raft_consensus.cc:493] T 00000000000000000000000000000000 P 83ce55a31dd74078888828e76ac09abb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:24.252760 10811 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 83ce55a31dd74078888828e76ac09abb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:24.257632 10811 raft_consensus.cc:515] T 00000000000000000000000000000000 P 83ce55a31dd74078888828e76ac09abb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83ce55a31dd74078888828e76ac09abb" member_type: VOTER }
I20260608 09:55:24.258105 10811 leader_election.cc:304] T 00000000000000000000000000000000 P 83ce55a31dd74078888828e76ac09abb [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: 83ce55a31dd74078888828e76ac09abb; no voters: 
I20260608 09:55:24.259234 10811 leader_election.cc:290] T 00000000000000000000000000000000 P 83ce55a31dd74078888828e76ac09abb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:24.259626 10814 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 83ce55a31dd74078888828e76ac09abb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:24.261284 10814 raft_consensus.cc:697] T 00000000000000000000000000000000 P 83ce55a31dd74078888828e76ac09abb [term 1 LEADER]: Becoming Leader. State: Replica: 83ce55a31dd74078888828e76ac09abb, State: Running, Role: LEADER
I20260608 09:55:24.262022 10814 consensus_queue.cc:237] T 00000000000000000000000000000000 P 83ce55a31dd74078888828e76ac09abb [LEADER]: Queue going to LEADER mode. State: All 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: "83ce55a31dd74078888828e76ac09abb" member_type: VOTER }
I20260608 09:55:24.262439 10811 sys_catalog.cc:565] T 00000000000000000000000000000000 P 83ce55a31dd74078888828e76ac09abb [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:55:24.265013 10815 sys_catalog.cc:455] T 00000000000000000000000000000000 P 83ce55a31dd74078888828e76ac09abb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "83ce55a31dd74078888828e76ac09abb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83ce55a31dd74078888828e76ac09abb" member_type: VOTER } }
I20260608 09:55:24.265113 10816 sys_catalog.cc:455] T 00000000000000000000000000000000 P 83ce55a31dd74078888828e76ac09abb [sys.catalog]: SysCatalogTable state changed. Reason: New leader 83ce55a31dd74078888828e76ac09abb. Latest consensus state: current_term: 1 leader_uuid: "83ce55a31dd74078888828e76ac09abb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83ce55a31dd74078888828e76ac09abb" member_type: VOTER } }
I20260608 09:55:24.265826 10816 sys_catalog.cc:458] T 00000000000000000000000000000000 P 83ce55a31dd74078888828e76ac09abb [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:24.265766 10815 sys_catalog.cc:458] T 00000000000000000000000000000000 P 83ce55a31dd74078888828e76ac09abb [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:24.269586 10819 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:55:24.274504 10819 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:55:24.279525   391 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:55:24.283732 10819 catalog_manager.cc:1382] Generated new cluster ID: 0d49b23cf0d44ac0973496c172af9e68
I20260608 09:55:24.283944 10819 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:55:24.311455 10819 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:55:24.312770 10819 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:55:24.326519 10819 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 83ce55a31dd74078888828e76ac09abb: Generated new TSK 0
I20260608 09:55:24.327100 10819 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:55:24.346872   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:24.352874 10832 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:24.353765 10833 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:24.355892   391 server_base.cc:1061] running on GCE node
W20260608 09:55:24.355846 10835 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:24.357057   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:24.357247   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:24.357378   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912524357366 us; error 0 us; skew 500 ppm
I20260608 09:55:24.357911   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:24.360196   391 webserver.cc:533] Webserver started at http://127.0.97.193:41457/ using document root <none> and password file <none>
I20260608 09:55:24.360687   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:24.360857   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:24.361073   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:24.362140   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912294854977-391-0/minicluster-data/ts-0-root/instance:
uuid: "c42f44f3efd8495b9927c08861ef62f6"
format_stamp: "Formatted at 2026-06-08 09:55:24 on dist-test-slave-cqs2"
I20260608 09:55:24.366869   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 09:55:24.370270 10840 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:24.371028   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:55:24.371333   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912294854977-391-0/minicluster-data/ts-0-root
uuid: "c42f44f3efd8495b9927c08861ef62f6"
format_stamp: "Formatted at 2026-06-08 09:55:24 on dist-test-slave-cqs2"
I20260608 09:55:24.371590   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912294854977-391-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912294854977-391-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912294854977-391-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:24.396746   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:24.397946   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:24.399434   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:24.401763   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:24.401939   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:24.402179   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:24.402328   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:24.444523   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.193:43951
I20260608 09:55:24.444633 10902 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.193:43951 every 8 connection(s)
I20260608 09:55:24.449792   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:24.457191 10907 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:24.457957 10908 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:24.461382   391 server_base.cc:1061] running on GCE node
W20260608 09:55:24.461155 10910 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:24.462749 10903 heartbeater.cc:344] Connected to a master server at 127.0.97.254:37841
I20260608 09:55:24.462867   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:55:24.463177 10903 heartbeater.cc:461] Registering TS with master...
W20260608 09:55:24.463212   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:24.463619   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912524463599 us; error 0 us; skew 500 ppm
I20260608 09:55:24.464154 10903 heartbeater.cc:507] Master 127.0.97.254:37841 requested a full tablet report, sending...
I20260608 09:55:24.464347   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:24.466316 10776 ts_manager.cc:194] Registered new tserver with Master: c42f44f3efd8495b9927c08861ef62f6 (127.0.97.193:43951)
I20260608 09:55:24.467257   391 webserver.cc:533] Webserver started at http://127.0.97.194:41479/ using document root <none> and password file <none>
I20260608 09:55:24.467828   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:24.468014   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:24.468271   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:24.468416 10776 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56676
I20260608 09:55:24.469372   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912294854977-391-0/minicluster-data/ts-1-root/instance:
uuid: "e99584be0ca4476e8c9bcd89b421a168"
format_stamp: "Formatted at 2026-06-08 09:55:24 on dist-test-slave-cqs2"
I20260608 09:55:24.474565   391 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20260608 09:55:24.477893 10915 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:24.478643   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:55:24.478924   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912294854977-391-0/minicluster-data/ts-1-root
uuid: "e99584be0ca4476e8c9bcd89b421a168"
format_stamp: "Formatted at 2026-06-08 09:55:24 on dist-test-slave-cqs2"
I20260608 09:55:24.479238   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912294854977-391-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912294854977-391-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912294854977-391-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:24.503199   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:24.504317   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:24.505740   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:24.508085   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:24.508291   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:24.508540   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:24.508695   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:24.546949   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.194:36435
I20260608 09:55:24.547118 10977 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.194:36435 every 8 connection(s)
I20260608 09:55:24.552003   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:24.559931 10981 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:24.561981 10982 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:24.563364   391 server_base.cc:1061] running on GCE node
W20260608 09:55:24.563400 10984 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:24.564409 10978 heartbeater.cc:344] Connected to a master server at 127.0.97.254:37841
I20260608 09:55:24.564857 10978 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:24.564844   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:24.565356   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:24.565574   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912524565554 us; error 0 us; skew 500 ppm
I20260608 09:55:24.566000 10978 heartbeater.cc:507] Master 127.0.97.254:37841 requested a full tablet report, sending...
I20260608 09:55:24.566455   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:24.568486 10776 ts_manager.cc:194] Registered new tserver with Master: e99584be0ca4476e8c9bcd89b421a168 (127.0.97.194:36435)
I20260608 09:55:24.569265   391 webserver.cc:533] Webserver started at http://127.0.97.195:42487/ using document root <none> and password file <none>
I20260608 09:55:24.569809   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:24.569980   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:24.569905 10776 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56690
I20260608 09:55:24.570405   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:24.571830   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912294854977-391-0/minicluster-data/ts-2-root/instance:
uuid: "dc58e48ac05a4239a28f370462686362"
format_stamp: "Formatted at 2026-06-08 09:55:24 on dist-test-slave-cqs2"
I20260608 09:55:24.576721   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:55:24.579996 10989 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:24.580794   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:55:24.581070   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912294854977-391-0/minicluster-data/ts-2-root
uuid: "dc58e48ac05a4239a28f370462686362"
format_stamp: "Formatted at 2026-06-08 09:55:24 on dist-test-slave-cqs2"
I20260608 09:55:24.581348   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912294854977-391-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912294854977-391-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912294854977-391-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:24.591228   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:24.592202   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:24.593576   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:24.595803   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:24.595995   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:24.596225   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:24.596383   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:24.633870   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.195:35667
I20260608 09:55:24.633999 11051 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.195:35667 every 8 connection(s)
I20260608 09:55:24.638962   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:24.646162 11055 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:24.648198 11056 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:24.650164   391 server_base.cc:1061] running on GCE node
W20260608 09:55:24.650782 11058 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:24.651293 11052 heartbeater.cc:344] Connected to a master server at 127.0.97.254:37841
I20260608 09:55:24.651692 11052 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:24.651859   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:24.652132   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:24.652311   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912524652292 us; error 0 us; skew 500 ppm
I20260608 09:55:24.652429 11052 heartbeater.cc:507] Master 127.0.97.254:37841 requested a full tablet report, sending...
I20260608 09:55:24.652997   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:24.654799 10776 ts_manager.cc:194] Registered new tserver with Master: dc58e48ac05a4239a28f370462686362 (127.0.97.195:35667)
I20260608 09:55:24.655925   391 webserver.cc:533] Webserver started at http://127.0.97.196:39501/ using document root <none> and password file <none>
I20260608 09:55:24.656642   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:24.656898   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:24.656818 10776 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56700
I20260608 09:55:24.657416   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:24.659082   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912294854977-391-0/minicluster-data/ts-3-root/instance:
uuid: "e7f97fe6e2784570a64609f72777c7b6"
format_stamp: "Formatted at 2026-06-08 09:55:24 on dist-test-slave-cqs2"
I20260608 09:55:24.663606   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:55:24.666934 11063 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:24.667840   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:55:24.668126   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912294854977-391-0/minicluster-data/ts-3-root
uuid: "e7f97fe6e2784570a64609f72777c7b6"
format_stamp: "Formatted at 2026-06-08 09:55:24 on dist-test-slave-cqs2"
I20260608 09:55:24.668401   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912294854977-391-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912294854977-391-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912294854977-391-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:24.680732   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:24.681934   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:24.683442   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:24.685657   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:24.685847   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:24.686090   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:24.686244   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:24.725179   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.196:38713
I20260608 09:55:24.725327 11125 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.196:38713 every 8 connection(s)
I20260608 09:55:24.741987 11126 heartbeater.cc:344] Connected to a master server at 127.0.97.254:37841
I20260608 09:55:24.742405 11126 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:24.743132 11126 heartbeater.cc:507] Master 127.0.97.254:37841 requested a full tablet report, sending...
I20260608 09:55:24.745404 10776 ts_manager.cc:194] Registered new tserver with Master: e7f97fe6e2784570a64609f72777c7b6 (127.0.97.196:38713)
I20260608 09:55:24.745589   391 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.017262173s
I20260608 09:55:24.747337 10776 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56708
I20260608 09:55:24.771478 10776 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56712:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 09:55:24.821911 11091 tablet_service.cc:1511] Processing CreateTablet for tablet a6e650cd258940c99d2e8f091ce8c03c (DEFAULT_TABLE table=test-workload [id=840dda1c2dd64d7f9f024d88b0f04bb8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:55:24.823278 11091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6e650cd258940c99d2e8f091ce8c03c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:24.828565 10943 tablet_service.cc:1511] Processing CreateTablet for tablet a6e650cd258940c99d2e8f091ce8c03c (DEFAULT_TABLE table=test-workload [id=840dda1c2dd64d7f9f024d88b0f04bb8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:55:24.828500 10868 tablet_service.cc:1511] Processing CreateTablet for tablet a6e650cd258940c99d2e8f091ce8c03c (DEFAULT_TABLE table=test-workload [id=840dda1c2dd64d7f9f024d88b0f04bb8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:55:24.830049 10868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6e650cd258940c99d2e8f091ce8c03c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:24.830049 10943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6e650cd258940c99d2e8f091ce8c03c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:24.840325 11141 tablet_bootstrap.cc:492] T a6e650cd258940c99d2e8f091ce8c03c P e7f97fe6e2784570a64609f72777c7b6: Bootstrap starting.
I20260608 09:55:24.846011 11141 tablet_bootstrap.cc:654] T a6e650cd258940c99d2e8f091ce8c03c P e7f97fe6e2784570a64609f72777c7b6: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:24.847843 11142 tablet_bootstrap.cc:492] T a6e650cd258940c99d2e8f091ce8c03c P e99584be0ca4476e8c9bcd89b421a168: Bootstrap starting.
I20260608 09:55:24.850473 11143 tablet_bootstrap.cc:492] T a6e650cd258940c99d2e8f091ce8c03c P c42f44f3efd8495b9927c08861ef62f6: Bootstrap starting.
I20260608 09:55:24.851297 11141 tablet_bootstrap.cc:492] T a6e650cd258940c99d2e8f091ce8c03c P e7f97fe6e2784570a64609f72777c7b6: No bootstrap required, opened a new log
I20260608 09:55:24.851740 11141 ts_tablet_manager.cc:1403] T a6e650cd258940c99d2e8f091ce8c03c P e7f97fe6e2784570a64609f72777c7b6: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260608 09:55:24.854059 11141 raft_consensus.cc:359] T a6e650cd258940c99d2e8f091ce8c03c P e7f97fe6e2784570a64609f72777c7b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7f97fe6e2784570a64609f72777c7b6" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38713 } } peers { permanent_uuid: "e99584be0ca4476e8c9bcd89b421a168" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36435 } } peers { permanent_uuid: "c42f44f3efd8495b9927c08861ef62f6" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43951 } }
I20260608 09:55:24.854596 11141 raft_consensus.cc:385] T a6e650cd258940c99d2e8f091ce8c03c P e7f97fe6e2784570a64609f72777c7b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:24.854835 11141 raft_consensus.cc:740] T a6e650cd258940c99d2e8f091ce8c03c P e7f97fe6e2784570a64609f72777c7b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7f97fe6e2784570a64609f72777c7b6, State: Initialized, Role: FOLLOWER
I20260608 09:55:24.854997 11142 tablet_bootstrap.cc:654] T a6e650cd258940c99d2e8f091ce8c03c P e99584be0ca4476e8c9bcd89b421a168: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:24.855625 11141 consensus_queue.cc:260] T a6e650cd258940c99d2e8f091ce8c03c P e7f97fe6e2784570a64609f72777c7b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7f97fe6e2784570a64609f72777c7b6" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38713 } } peers { permanent_uuid: "e99584be0ca4476e8c9bcd89b421a168" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36435 } } peers { permanent_uuid: "c42f44f3efd8495b9927c08861ef62f6" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43951 } }
I20260608 09:55:24.857389 11143 tablet_bootstrap.cc:654] T a6e650cd258940c99d2e8f091ce8c03c P c42f44f3efd8495b9927c08861ef62f6: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:24.860086 11141 ts_tablet_manager.cc:1434] T a6e650cd258940c99d2e8f091ce8c03c P e7f97fe6e2784570a64609f72777c7b6: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:55:24.860081 11126 heartbeater.cc:499] Master 127.0.97.254:37841 was elected leader, sending a full tablet report...
I20260608 09:55:24.862365 11142 tablet_bootstrap.cc:492] T a6e650cd258940c99d2e8f091ce8c03c P e99584be0ca4476e8c9bcd89b421a168: No bootstrap required, opened a new log
I20260608 09:55:24.862847 11142 ts_tablet_manager.cc:1403] T a6e650cd258940c99d2e8f091ce8c03c P e99584be0ca4476e8c9bcd89b421a168: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260608 09:55:24.862886 11143 tablet_bootstrap.cc:492] T a6e650cd258940c99d2e8f091ce8c03c P c42f44f3efd8495b9927c08861ef62f6: No bootstrap required, opened a new log
I20260608 09:55:24.863618 11143 ts_tablet_manager.cc:1403] T a6e650cd258940c99d2e8f091ce8c03c P c42f44f3efd8495b9927c08861ef62f6: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.007s
I20260608 09:55:24.865403 11142 raft_consensus.cc:359] T a6e650cd258940c99d2e8f091ce8c03c P e99584be0ca4476e8c9bcd89b421a168 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7f97fe6e2784570a64609f72777c7b6" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38713 } } peers { permanent_uuid: "e99584be0ca4476e8c9bcd89b421a168" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36435 } } peers { permanent_uuid: "c42f44f3efd8495b9927c08861ef62f6" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43951 } }
I20260608 09:55:24.865962 11142 raft_consensus.cc:385] T a6e650cd258940c99d2e8f091ce8c03c P e99584be0ca4476e8c9bcd89b421a168 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:24.866194 11142 raft_consensus.cc:740] T a6e650cd258940c99d2e8f091ce8c03c P e99584be0ca4476e8c9bcd89b421a168 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e99584be0ca4476e8c9bcd89b421a168, State: Initialized, Role: FOLLOWER
I20260608 09:55:24.866531 11143 raft_consensus.cc:359] T a6e650cd258940c99d2e8f091ce8c03c P c42f44f3efd8495b9927c08861ef62f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7f97fe6e2784570a64609f72777c7b6" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38713 } } peers { permanent_uuid: "e99584be0ca4476e8c9bcd89b421a168" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36435 } } peers { permanent_uuid: "c42f44f3efd8495b9927c08861ef62f6" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43951 } }
I20260608 09:55:24.867307 11143 raft_consensus.cc:385] T a6e650cd258940c99d2e8f091ce8c03c P c42f44f3efd8495b9927c08861ef62f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:24.866853 11142 consensus_queue.cc:260] T a6e650cd258940c99d2e8f091ce8c03c P e99584be0ca4476e8c9bcd89b421a168 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7f97fe6e2784570a64609f72777c7b6" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38713 } } peers { permanent_uuid: "e99584be0ca4476e8c9bcd89b421a168" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36435 } } peers { permanent_uuid: "c42f44f3efd8495b9927c08861ef62f6" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43951 } }
I20260608 09:55:24.867623 11143 raft_consensus.cc:740] T a6e650cd258940c99d2e8f091ce8c03c P c42f44f3efd8495b9927c08861ef62f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c42f44f3efd8495b9927c08861ef62f6, State: Initialized, Role: FOLLOWER
I20260608 09:55:24.868472 11143 consensus_queue.cc:260] T a6e650cd258940c99d2e8f091ce8c03c P c42f44f3efd8495b9927c08861ef62f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7f97fe6e2784570a64609f72777c7b6" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38713 } } peers { permanent_uuid: "e99584be0ca4476e8c9bcd89b421a168" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36435 } } peers { permanent_uuid: "c42f44f3efd8495b9927c08861ef62f6" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43951 } }
I20260608 09:55:24.870199 11142 ts_tablet_manager.cc:1434] T a6e650cd258940c99d2e8f091ce8c03c P e99584be0ca4476e8c9bcd89b421a168: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 09:55:24.870965 10978 heartbeater.cc:499] Master 127.0.97.254:37841 was elected leader, sending a full tablet report...
I20260608 09:55:24.873621 10903 heartbeater.cc:499] Master 127.0.97.254:37841 was elected leader, sending a full tablet report...
I20260608 09:55:24.874181 11143 ts_tablet_manager.cc:1434] T a6e650cd258940c99d2e8f091ce8c03c P c42f44f3efd8495b9927c08861ef62f6: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 09:55:25.096534 11148 raft_consensus.cc:493] T a6e650cd258940c99d2e8f091ce8c03c P e99584be0ca4476e8c9bcd89b421a168 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:25.097043 11148 raft_consensus.cc:515] T a6e650cd258940c99d2e8f091ce8c03c P e99584be0ca4476e8c9bcd89b421a168 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7f97fe6e2784570a64609f72777c7b6" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38713 } } peers { permanent_uuid: "e99584be0ca4476e8c9bcd89b421a168" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36435 } } peers { permanent_uuid: "c42f44f3efd8495b9927c08861ef62f6" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43951 } }
I20260608 09:55:25.099252 11148 leader_election.cc:290] T a6e650cd258940c99d2e8f091ce8c03c P e99584be0ca4476e8c9bcd89b421a168 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7f97fe6e2784570a64609f72777c7b6 (127.0.97.196:38713), c42f44f3efd8495b9927c08861ef62f6 (127.0.97.193:43951)
I20260608 09:55:25.109308 11101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6e650cd258940c99d2e8f091ce8c03c" candidate_uuid: "e99584be0ca4476e8c9bcd89b421a168" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f97fe6e2784570a64609f72777c7b6" is_pre_election: true
I20260608 09:55:25.109318 10878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6e650cd258940c99d2e8f091ce8c03c" candidate_uuid: "e99584be0ca4476e8c9bcd89b421a168" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c42f44f3efd8495b9927c08861ef62f6" is_pre_election: true
I20260608 09:55:25.110307 11101 raft_consensus.cc:2468] T a6e650cd258940c99d2e8f091ce8c03c P e7f97fe6e2784570a64609f72777c7b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e99584be0ca4476e8c9bcd89b421a168 in term 0.
I20260608 09:55:25.110466 10878 raft_consensus.cc:2468] T a6e650cd258940c99d2e8f091ce8c03c P c42f44f3efd8495b9927c08861ef62f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e99584be0ca4476e8c9bcd89b421a168 in term 0.
I20260608 09:55:25.111665 10918 leader_election.cc:304] T a6e650cd258940c99d2e8f091ce8c03c P e99584be0ca4476e8c9bcd89b421a168 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7f97fe6e2784570a64609f72777c7b6, e99584be0ca4476e8c9bcd89b421a168; no voters: 
I20260608 09:55:25.112404 11148 raft_consensus.cc:2804] T a6e650cd258940c99d2e8f091ce8c03c P e99584be0ca4476e8c9bcd89b421a168 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:25.112810 11148 raft_consensus.cc:493] T a6e650cd258940c99d2e8f091ce8c03c P e99584be0ca4476e8c9bcd89b421a168 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:25.113085 11148 raft_consensus.cc:3060] T a6e650cd258940c99d2e8f091ce8c03c P e99584be0ca4476e8c9bcd89b421a168 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:25.118285 11148 raft_consensus.cc:515] T a6e650cd258940c99d2e8f091ce8c03c P e99584be0ca4476e8c9bcd89b421a168 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7f97fe6e2784570a64609f72777c7b6" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38713 } } peers { permanent_uuid: "e99584be0ca4476e8c9bcd89b421a168" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36435 } } peers { permanent_uuid: "c42f44f3efd8495b9927c08861ef62f6" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43951 } }
I20260608 09:55:25.120149 11148 leader_election.cc:290] T a6e650cd258940c99d2e8f091ce8c03c P e99584be0ca4476e8c9bcd89b421a168 [CANDIDATE]: Term 1 election: Requested vote from peers e7f97fe6e2784570a64609f72777c7b6 (127.0.97.196:38713), c42f44f3efd8495b9927c08861ef62f6 (127.0.97.193:43951)
I20260608 09:55:25.120937 11101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6e650cd258940c99d2e8f091ce8c03c" candidate_uuid: "e99584be0ca4476e8c9bcd89b421a168" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f97fe6e2784570a64609f72777c7b6"
I20260608 09:55:25.121201 10878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6e650cd258940c99d2e8f091ce8c03c" candidate_uuid: "e99584be0ca4476e8c9bcd89b421a168" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c42f44f3efd8495b9927c08861ef62f6"
I20260608 09:55:25.121498 11101 raft_consensus.cc:3060] T a6e650cd258940c99d2e8f091ce8c03c P e7f97fe6e2784570a64609f72777c7b6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:25.121801 10878 raft_consensus.cc:3060] T a6e650cd258940c99d2e8f091ce8c03c P c42f44f3efd8495b9927c08861ef62f6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:25.126667 11101 raft_consensus.cc:2468] T a6e650cd258940c99d2e8f091ce8c03c P e7f97fe6e2784570a64609f72777c7b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e99584be0ca4476e8c9bcd89b421a168 in term 1.
I20260608 09:55:25.127408 10878 raft_consensus.cc:2468] T a6e650cd258940c99d2e8f091ce8c03c P c42f44f3efd8495b9927c08861ef62f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e99584be0ca4476e8c9bcd89b421a168 in term 1.
I20260608 09:55:25.127835 10918 leader_election.cc:304] T a6e650cd258940c99d2e8f091ce8c03c P e99584be0ca4476e8c9bcd89b421a168 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7f97fe6e2784570a64609f72777c7b6, e99584be0ca4476e8c9bcd89b421a168; no voters: 
I20260608 09:55:25.128702 11148 raft_consensus.cc:2804] T a6e650cd258940c99d2e8f091ce8c03c P e99584be0ca4476e8c9bcd89b421a168 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:25.129558 11148 raft_consensus.cc:697] T a6e650cd258940c99d2e8f091ce8c03c P e99584be0ca4476e8c9bcd89b421a168 [term 1 LEADER]: Becoming Leader. State: Replica: e99584be0ca4476e8c9bcd89b421a168, State: Running, Role: LEADER
I20260608 09:55:25.130385 11148 consensus_queue.cc:237] T a6e650cd258940c99d2e8f091ce8c03c P e99584be0ca4476e8c9bcd89b421a168 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7f97fe6e2784570a64609f72777c7b6" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38713 } } peers { permanent_uuid: "e99584be0ca4476e8c9bcd89b421a168" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36435 } } peers { permanent_uuid: "c42f44f3efd8495b9927c08861ef62f6" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43951 } }
I20260608 09:55:25.137064 10775 catalog_manager.cc:5696] T a6e650cd258940c99d2e8f091ce8c03c P e99584be0ca4476e8c9bcd89b421a168 reported cstate change: term changed from 0 to 1, leader changed from <none> to e99584be0ca4476e8c9bcd89b421a168 (127.0.97.194). New cstate: current_term: 1 leader_uuid: "e99584be0ca4476e8c9bcd89b421a168" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7f97fe6e2784570a64609f72777c7b6" member_type: VOTER last_known_addr { host: "127.0.97.196" port: 38713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e99584be0ca4476e8c9bcd89b421a168" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 36435 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c42f44f3efd8495b9927c08861ef62f6" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 43951 } health_report { overall_health: UNKNOWN } } }
W20260608 09:55:25.211004   391 auto_rebalancer.cc:591] Failed to schedule move for tablet a6e650cd258940c99d2e8f091ce8c03c: Illegal state: Leader has not yet committed an operation in its own term
I20260608 09:55:25.212257   391 tablet_server.cc:179] TabletServer@127.0.97.193:0 shutting down...
I20260608 09:55:25.228756   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:25.229615   391 tablet_replica.cc:333] T a6e650cd258940c99d2e8f091ce8c03c P c42f44f3efd8495b9927c08861ef62f6: stopping tablet replica
I20260608 09:55:25.230160   391 raft_consensus.cc:2243] T a6e650cd258940c99d2e8f091ce8c03c P c42f44f3efd8495b9927c08861ef62f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:25.230576   391 raft_consensus.cc:2272] T a6e650cd258940c99d2e8f091ce8c03c P c42f44f3efd8495b9927c08861ef62f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:25.249028   391 tablet_server.cc:196] TabletServer@127.0.97.193:0 shutdown complete.
I20260608 09:55:25.258594   391 tablet_server.cc:179] TabletServer@127.0.97.194:0 shutting down...
I20260608 09:55:25.276767   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:25.277722   391 tablet_replica.cc:333] T a6e650cd258940c99d2e8f091ce8c03c P e99584be0ca4476e8c9bcd89b421a168: stopping tablet replica
I20260608 09:55:25.278460   391 raft_consensus.cc:2243] T a6e650cd258940c99d2e8f091ce8c03c P e99584be0ca4476e8c9bcd89b421a168 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:25.279341   391 pending_rounds.cc:70] T a6e650cd258940c99d2e8f091ce8c03c P e99584be0ca4476e8c9bcd89b421a168: Trying to abort 1 pending ops.
I20260608 09:55:25.279600   391 pending_rounds.cc:77] T a6e650cd258940c99d2e8f091ce8c03c P e99584be0ca4476e8c9bcd89b421a168: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617702941786112 op_type: NO_OP noop_request { }
I20260608 09:55:25.279866   391 raft_consensus.cc:2889] T a6e650cd258940c99d2e8f091ce8c03c P e99584be0ca4476e8c9bcd89b421a168 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:55:25.280105   391 raft_consensus.cc:2272] T a6e650cd258940c99d2e8f091ce8c03c P e99584be0ca4476e8c9bcd89b421a168 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:25.299978   391 tablet_server.cc:196] TabletServer@127.0.97.194:0 shutdown complete.
I20260608 09:55:25.309900   391 tablet_server.cc:179] TabletServer@127.0.97.195:0 shutting down...
I20260608 09:55:25.325362   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:25.340853   391 tablet_server.cc:196] TabletServer@127.0.97.195:0 shutdown complete.
I20260608 09:55:25.349296   391 tablet_server.cc:179] TabletServer@127.0.97.196:0 shutting down...
I20260608 09:55:25.364825   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:25.365424   391 tablet_replica.cc:333] T a6e650cd258940c99d2e8f091ce8c03c P e7f97fe6e2784570a64609f72777c7b6: stopping tablet replica
I20260608 09:55:25.365949   391 raft_consensus.cc:2243] T a6e650cd258940c99d2e8f091ce8c03c P e7f97fe6e2784570a64609f72777c7b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:25.366354   391 raft_consensus.cc:2272] T a6e650cd258940c99d2e8f091ce8c03c P e7f97fe6e2784570a64609f72777c7b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:25.384459   391 tablet_server.cc:196] TabletServer@127.0.97.196:0 shutdown complete.
I20260608 09:55:25.393798   391 master.cc:562] Master@127.0.97.254:37841 shutting down...
I20260608 09:55:25.410068   391 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 83ce55a31dd74078888828e76ac09abb [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:25.410612   391 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 83ce55a31dd74078888828e76ac09abb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:25.410939   391 tablet_replica.cc:333] T 00000000000000000000000000000000 P 83ce55a31dd74078888828e76ac09abb: stopping tablet replica
I20260608 09:55:25.429005   391 master.cc:584] Master@127.0.97.254:37841 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1329 ms)
[----------] 22 tests from AutoRebalancerTest (230443 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260608 09:55:25.463208   391 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.254:41967
I20260608 09:55:25.464320   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:25.469030 11156 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:25.470046 11157 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:25.471467 11159 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:25.472234   391 server_base.cc:1061] running on GCE node
I20260608 09:55:25.473030   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:25.473214   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:25.473367   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912525473350 us; error 0 us; skew 500 ppm
I20260608 09:55:25.473948   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:25.476261   391 webserver.cc:533] Webserver started at http://127.0.97.254:45975/ using document root <none> and password file <none>
I20260608 09:55:25.476771   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:25.476940   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:25.477200   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:25.478271   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912294854977-391-0/minicluster-data/master-0-root/instance:
uuid: "3d39d0b9d9fe4db2a97af15e1e182baf"
format_stamp: "Formatted at 2026-06-08 09:55:25 on dist-test-slave-cqs2"
I20260608 09:55:25.482688   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:55:25.486063 11164 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:25.486795   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:55:25.487093   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912294854977-391-0/minicluster-data/master-0-root
uuid: "3d39d0b9d9fe4db2a97af15e1e182baf"
format_stamp: "Formatted at 2026-06-08 09:55:25 on dist-test-slave-cqs2"
I20260608 09:55:25.487361   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912294854977-391-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912294854977-391-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912294854977-391-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:25.532987   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:25.534071   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:25.570180   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.254:41967
I20260608 09:55:25.570312 11215 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.254:41967 every 8 connection(s)
I20260608 09:55:25.574262 11216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:25.585366 11216 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3d39d0b9d9fe4db2a97af15e1e182baf: Bootstrap starting.
I20260608 09:55:25.590257 11216 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3d39d0b9d9fe4db2a97af15e1e182baf: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:25.594302 11216 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3d39d0b9d9fe4db2a97af15e1e182baf: No bootstrap required, opened a new log
I20260608 09:55:25.596482 11216 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3d39d0b9d9fe4db2a97af15e1e182baf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d39d0b9d9fe4db2a97af15e1e182baf" member_type: VOTER }
I20260608 09:55:25.596874 11216 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3d39d0b9d9fe4db2a97af15e1e182baf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:25.597088 11216 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3d39d0b9d9fe4db2a97af15e1e182baf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d39d0b9d9fe4db2a97af15e1e182baf, State: Initialized, Role: FOLLOWER
I20260608 09:55:25.597695 11216 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3d39d0b9d9fe4db2a97af15e1e182baf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3d39d0b9d9fe4db2a97af15e1e182baf" member_type: VOTER }
I20260608 09:55:25.598129 11216 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3d39d0b9d9fe4db2a97af15e1e182baf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:25.598349 11216 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3d39d0b9d9fe4db2a97af15e1e182baf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:25.598601 11216 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3d39d0b9d9fe4db2a97af15e1e182baf [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:25.603425 11216 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3d39d0b9d9fe4db2a97af15e1e182baf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d39d0b9d9fe4db2a97af15e1e182baf" member_type: VOTER }
I20260608 09:55:25.603937 11216 leader_election.cc:304] T 00000000000000000000000000000000 P 3d39d0b9d9fe4db2a97af15e1e182baf [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: 3d39d0b9d9fe4db2a97af15e1e182baf; no voters: 
I20260608 09:55:25.605067 11216 leader_election.cc:290] T 00000000000000000000000000000000 P 3d39d0b9d9fe4db2a97af15e1e182baf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:25.605475 11219 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3d39d0b9d9fe4db2a97af15e1e182baf [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:25.606882 11219 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3d39d0b9d9fe4db2a97af15e1e182baf [term 1 LEADER]: Becoming Leader. State: Replica: 3d39d0b9d9fe4db2a97af15e1e182baf, State: Running, Role: LEADER
I20260608 09:55:25.607537 11219 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3d39d0b9d9fe4db2a97af15e1e182baf [LEADER]: Queue going to LEADER mode. State: All 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: "3d39d0b9d9fe4db2a97af15e1e182baf" member_type: VOTER }
I20260608 09:55:25.608072 11216 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3d39d0b9d9fe4db2a97af15e1e182baf [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:55:25.610456 11221 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3d39d0b9d9fe4db2a97af15e1e182baf [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3d39d0b9d9fe4db2a97af15e1e182baf. Latest consensus state: current_term: 1 leader_uuid: "3d39d0b9d9fe4db2a97af15e1e182baf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d39d0b9d9fe4db2a97af15e1e182baf" member_type: VOTER } }
I20260608 09:55:25.610450 11220 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3d39d0b9d9fe4db2a97af15e1e182baf [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3d39d0b9d9fe4db2a97af15e1e182baf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d39d0b9d9fe4db2a97af15e1e182baf" member_type: VOTER } }
I20260608 09:55:25.611236 11221 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3d39d0b9d9fe4db2a97af15e1e182baf [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:25.611251 11220 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3d39d0b9d9fe4db2a97af15e1e182baf [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:25.615829 11224 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:55:25.622997 11224 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:55:25.624053   391 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:55:25.632113 11224 catalog_manager.cc:1382] Generated new cluster ID: 47881a2ba20c48a8838454601c901811
I20260608 09:55:25.632421 11224 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:55:25.654983 11224 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:55:25.656358 11224 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:55:25.671123 11224 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 3d39d0b9d9fe4db2a97af15e1e182baf: Generated new TSK 0
I20260608 09:55:25.671762 11224 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:55:25.690955   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:25.697264 11237 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:25.698381 11238 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:25.700616   391 server_base.cc:1061] running on GCE node
W20260608 09:55:25.702211 11240 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:25.704764   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:25.704985   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:25.705143   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912525705127 us; error 0 us; skew 500 ppm
I20260608 09:55:25.705740   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:25.708066   391 webserver.cc:533] Webserver started at http://127.0.97.193:38139/ using document root <none> and password file <none>
I20260608 09:55:25.708565   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:25.708747   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:25.709003   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:25.710309   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912294854977-391-0/minicluster-data/ts-0-root/instance:
uuid: "d0abaf8d4eaf4227b530152bd59d13f3"
format_stamp: "Formatted at 2026-06-08 09:55:25 on dist-test-slave-cqs2"
I20260608 09:55:25.714936   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:55:25.718433 11245 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:25.719242   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:55:25.719525   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912294854977-391-0/minicluster-data/ts-0-root
uuid: "d0abaf8d4eaf4227b530152bd59d13f3"
format_stamp: "Formatted at 2026-06-08 09:55:25 on dist-test-slave-cqs2"
I20260608 09:55:25.719848   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912294854977-391-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912294854977-391-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912294854977-391-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:25.746516   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:25.747695   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:25.749126   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:25.751606   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:25.751808   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:25.752060   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:25.752213   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:25.801527   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.193:34083
I20260608 09:55:25.801687 11307 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.193:34083 every 8 connection(s)
I20260608 09:55:25.808126   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:25.816550 11312 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:25.819478 11313 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:25.822245 11315 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:25.824226   391 server_base.cc:1061] running on GCE node
I20260608 09:55:25.825332   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:25.825613   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:25.825819   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912525825800 us; error 0 us; skew 500 ppm
I20260608 09:55:25.826586   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:25.830194   391 webserver.cc:533] Webserver started at http://127.0.97.194:36355/ using document root <none> and password file <none>
I20260608 09:55:25.830904   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:25.831097 11308 heartbeater.cc:344] Connected to a master server at 127.0.97.254:41967
I20260608 09:55:25.831202   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:25.831595 11308 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:25.831736   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:25.832419 11308 heartbeater.cc:507] Master 127.0.97.254:41967 requested a full tablet report, sending...
I20260608 09:55:25.833355   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912294854977-391-0/minicluster-data/ts-1-root/instance:
uuid: "b0af20e80bbc4723baf55cb3c281e739"
format_stamp: "Formatted at 2026-06-08 09:55:25 on dist-test-slave-cqs2"
I20260608 09:55:25.834615 11181 ts_manager.cc:194] Registered new tserver with Master: d0abaf8d4eaf4227b530152bd59d13f3 (127.0.97.193:34083)
I20260608 09:55:25.836473 11181 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35522
I20260608 09:55:25.839653   391 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260608 09:55:25.844257 11320 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:25.845141   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 09:55:25.845494   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912294854977-391-0/minicluster-data/ts-1-root
uuid: "b0af20e80bbc4723baf55cb3c281e739"
format_stamp: "Formatted at 2026-06-08 09:55:25 on dist-test-slave-cqs2"
I20260608 09:55:25.845844   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912294854977-391-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912294854977-391-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912294854977-391-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:25.865046   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:25.866123   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:25.867522   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:25.869783   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:25.869963   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:25.870201   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:25.870352   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:25.909044   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.194:39941
I20260608 09:55:25.909101 11382 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.194:39941 every 8 connection(s)
I20260608 09:55:25.914072   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:25.921468 11387 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:25.921708 11386 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:25.924670   391 server_base.cc:1061] running on GCE node
W20260608 09:55:25.924893 11389 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:25.925911   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:25.926129   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:25.926308 11383 heartbeater.cc:344] Connected to a master server at 127.0.97.254:41967
I20260608 09:55:25.926322   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912525926303 us; error 0 us; skew 500 ppm
I20260608 09:55:25.926908 11383 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:25.927456   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:25.927874 11383 heartbeater.cc:507] Master 127.0.97.254:41967 requested a full tablet report, sending...
I20260608 09:55:25.930245 11181 ts_manager.cc:194] Registered new tserver with Master: b0af20e80bbc4723baf55cb3c281e739 (127.0.97.194:39941)
I20260608 09:55:25.930262   391 webserver.cc:533] Webserver started at http://127.0.97.195:41361/ using document root <none> and password file <none>
I20260608 09:55:25.931077   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:25.931293   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:25.931552   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:25.931931 11181 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35524
I20260608 09:55:25.932657   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912294854977-391-0/minicluster-data/ts-2-root/instance:
uuid: "8b5bf6f52b964824bbb7f194eb649532"
format_stamp: "Formatted at 2026-06-08 09:55:25 on dist-test-slave-cqs2"
I20260608 09:55:25.937562   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:55:25.940881 11394 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:25.941642   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:55:25.941936   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912294854977-391-0/minicluster-data/ts-2-root
uuid: "8b5bf6f52b964824bbb7f194eb649532"
format_stamp: "Formatted at 2026-06-08 09:55:25 on dist-test-slave-cqs2"
I20260608 09:55:25.942194   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912294854977-391-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912294854977-391-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912294854977-391-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:25.960599   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:25.961766   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:25.963261   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:25.965583   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:25.965793   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:25.966029   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:25.966187   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:26.004964   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.195:34415
I20260608 09:55:26.005084 11456 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.195:34415 every 8 connection(s)
I20260608 09:55:26.018456 11457 heartbeater.cc:344] Connected to a master server at 127.0.97.254:41967
I20260608 09:55:26.018887 11457 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:26.019625 11457 heartbeater.cc:507] Master 127.0.97.254:41967 requested a full tablet report, sending...
I20260608 09:55:26.021597 11181 ts_manager.cc:194] Registered new tserver with Master: 8b5bf6f52b964824bbb7f194eb649532 (127.0.97.195:34415)
I20260608 09:55:26.021824   391 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013594337s
I20260608 09:55:26.023018 11181 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35538
I20260608 09:55:26.839293 11308 heartbeater.cc:499] Master 127.0.97.254:41967 was elected leader, sending a full tablet report...
I20260608 09:55:26.934945 11383 heartbeater.cc:499] Master 127.0.97.254:41967 was elected leader, sending a full tablet report...
I20260608 09:55:27.025770 11457 heartbeater.cc:499] Master 127.0.97.254:41967 was elected leader, sending a full tablet report...
I20260608 09:55:27.081874 11181 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35544:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:55:27.084868 11181 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:55:27.152693 11273 tablet_service.cc:1511] Processing CreateTablet for tablet 8be235535e5b4a17a0d76de03e41ba86 (DEFAULT_TABLE table=test-workload [id=98b0deacd31a4fd580dc9069936d4efe]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:55:27.158267 11272 tablet_service.cc:1511] Processing CreateTablet for tablet 2b110f7ad47e4166b1f63b6a4439ef0e (DEFAULT_TABLE table=test-workload [id=98b0deacd31a4fd580dc9069936d4efe]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:55:27.160516 11271 tablet_service.cc:1511] Processing CreateTablet for tablet 15f8e669ea944c6690c9b758fd2ae272 (DEFAULT_TABLE table=test-workload [id=98b0deacd31a4fd580dc9069936d4efe]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:55:27.162662 11270 tablet_service.cc:1511] Processing CreateTablet for tablet 7be4a29a14a249bfa2adcb0132783002 (DEFAULT_TABLE table=test-workload [id=98b0deacd31a4fd580dc9069936d4efe]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:55:27.168326 11347 tablet_service.cc:1511] Processing CreateTablet for tablet 2b110f7ad47e4166b1f63b6a4439ef0e (DEFAULT_TABLE table=test-workload [id=98b0deacd31a4fd580dc9069936d4efe]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:55:27.164907 11269 tablet_service.cc:1511] Processing CreateTablet for tablet 02b8e5949f824438a503493334bd05e9 (DEFAULT_TABLE table=test-workload [id=98b0deacd31a4fd580dc9069936d4efe]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:55:27.168984 11343 tablet_service.cc:1511] Processing CreateTablet for tablet 09d574d7e3054693943f74fbc5ad5021 (DEFAULT_TABLE table=test-workload [id=98b0deacd31a4fd580dc9069936d4efe]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:55:27.166181 11346 tablet_service.cc:1511] Processing CreateTablet for tablet 15f8e669ea944c6690c9b758fd2ae272 (DEFAULT_TABLE table=test-workload [id=98b0deacd31a4fd580dc9069936d4efe]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:55:27.166903 11344 tablet_service.cc:1511] Processing CreateTablet for tablet 02b8e5949f824438a503493334bd05e9 (DEFAULT_TABLE table=test-workload [id=98b0deacd31a4fd580dc9069936d4efe]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:55:27.167176 11345 tablet_service.cc:1511] Processing CreateTablet for tablet 7be4a29a14a249bfa2adcb0132783002 (DEFAULT_TABLE table=test-workload [id=98b0deacd31a4fd580dc9069936d4efe]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:55:27.170024 11347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b110f7ad47e4166b1f63b6a4439ef0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:27.171574 11348 tablet_service.cc:1511] Processing CreateTablet for tablet 8be235535e5b4a17a0d76de03e41ba86 (DEFAULT_TABLE table=test-workload [id=98b0deacd31a4fd580dc9069936d4efe]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:55:27.172801 11343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09d574d7e3054693943f74fbc5ad5021. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:27.173835 11348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8be235535e5b4a17a0d76de03e41ba86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:27.174526 11346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15f8e669ea944c6690c9b758fd2ae272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:27.174176 11268 tablet_service.cc:1511] Processing CreateTablet for tablet 09d574d7e3054693943f74fbc5ad5021 (DEFAULT_TABLE table=test-workload [id=98b0deacd31a4fd580dc9069936d4efe]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:55:27.175468 11344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02b8e5949f824438a503493334bd05e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:27.175897 11273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8be235535e5b4a17a0d76de03e41ba86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:27.176684 11272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b110f7ad47e4166b1f63b6a4439ef0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:27.178702 11270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7be4a29a14a249bfa2adcb0132783002. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:27.179289 11345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7be4a29a14a249bfa2adcb0132783002. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:27.180495 11269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02b8e5949f824438a503493334bd05e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:27.183447 11268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09d574d7e3054693943f74fbc5ad5021. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:27.186851 11271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15f8e669ea944c6690c9b758fd2ae272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:27.195335 11422 tablet_service.cc:1511] Processing CreateTablet for tablet 8be235535e5b4a17a0d76de03e41ba86 (DEFAULT_TABLE table=test-workload [id=98b0deacd31a4fd580dc9069936d4efe]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:55:27.197184 11422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8be235535e5b4a17a0d76de03e41ba86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:27.201047 11421 tablet_service.cc:1511] Processing CreateTablet for tablet 2b110f7ad47e4166b1f63b6a4439ef0e (DEFAULT_TABLE table=test-workload [id=98b0deacd31a4fd580dc9069936d4efe]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:55:27.202497 11421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b110f7ad47e4166b1f63b6a4439ef0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:27.215816 11420 tablet_service.cc:1511] Processing CreateTablet for tablet 15f8e669ea944c6690c9b758fd2ae272 (DEFAULT_TABLE table=test-workload [id=98b0deacd31a4fd580dc9069936d4efe]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:55:27.217532 11420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15f8e669ea944c6690c9b758fd2ae272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:27.231804 11419 tablet_service.cc:1511] Processing CreateTablet for tablet 7be4a29a14a249bfa2adcb0132783002 (DEFAULT_TABLE table=test-workload [id=98b0deacd31a4fd580dc9069936d4efe]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:55:27.233590 11419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7be4a29a14a249bfa2adcb0132783002. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:27.242115 11477 tablet_bootstrap.cc:492] T 2b110f7ad47e4166b1f63b6a4439ef0e P b0af20e80bbc4723baf55cb3c281e739: Bootstrap starting.
I20260608 09:55:27.242815 11418 tablet_service.cc:1511] Processing CreateTablet for tablet 02b8e5949f824438a503493334bd05e9 (DEFAULT_TABLE table=test-workload [id=98b0deacd31a4fd580dc9069936d4efe]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:55:27.244385 11418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02b8e5949f824438a503493334bd05e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:27.248467 11417 tablet_service.cc:1511] Processing CreateTablet for tablet 09d574d7e3054693943f74fbc5ad5021 (DEFAULT_TABLE table=test-workload [id=98b0deacd31a4fd580dc9069936d4efe]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:55:27.249867 11417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09d574d7e3054693943f74fbc5ad5021. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:27.279748 11477 tablet_bootstrap.cc:654] T 2b110f7ad47e4166b1f63b6a4439ef0e P b0af20e80bbc4723baf55cb3c281e739: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:27.284997 11478 tablet_bootstrap.cc:492] T 09d574d7e3054693943f74fbc5ad5021 P d0abaf8d4eaf4227b530152bd59d13f3: Bootstrap starting.
I20260608 09:55:27.301481 11478 tablet_bootstrap.cc:654] T 09d574d7e3054693943f74fbc5ad5021 P d0abaf8d4eaf4227b530152bd59d13f3: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:27.301739 11477 tablet_bootstrap.cc:492] T 2b110f7ad47e4166b1f63b6a4439ef0e P b0af20e80bbc4723baf55cb3c281e739: No bootstrap required, opened a new log
I20260608 09:55:27.302405 11477 ts_tablet_manager.cc:1403] T 2b110f7ad47e4166b1f63b6a4439ef0e P b0af20e80bbc4723baf55cb3c281e739: Time spent bootstrapping tablet: real 0.061s	user 0.008s	sys 0.005s
I20260608 09:55:27.305789 11479 tablet_bootstrap.cc:492] T 2b110f7ad47e4166b1f63b6a4439ef0e P 8b5bf6f52b964824bbb7f194eb649532: Bootstrap starting.
I20260608 09:55:27.306016 11477 raft_consensus.cc:359] T 2b110f7ad47e4166b1f63b6a4439ef0e P b0af20e80bbc4723baf55cb3c281e739 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
I20260608 09:55:27.306839 11477 raft_consensus.cc:385] T 2b110f7ad47e4166b1f63b6a4439ef0e P b0af20e80bbc4723baf55cb3c281e739 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:27.307111 11477 raft_consensus.cc:740] T 2b110f7ad47e4166b1f63b6a4439ef0e P b0af20e80bbc4723baf55cb3c281e739 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0af20e80bbc4723baf55cb3c281e739, State: Initialized, Role: FOLLOWER
I20260608 09:55:27.307363 11478 tablet_bootstrap.cc:492] T 09d574d7e3054693943f74fbc5ad5021 P d0abaf8d4eaf4227b530152bd59d13f3: No bootstrap required, opened a new log
I20260608 09:55:27.307895 11478 ts_tablet_manager.cc:1403] T 09d574d7e3054693943f74fbc5ad5021 P d0abaf8d4eaf4227b530152bd59d13f3: Time spent bootstrapping tablet: real 0.028s	user 0.005s	sys 0.008s
I20260608 09:55:27.307826 11477 consensus_queue.cc:260] T 2b110f7ad47e4166b1f63b6a4439ef0e P b0af20e80bbc4723baf55cb3c281e739 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
I20260608 09:55:27.311159 11478 raft_consensus.cc:359] T 09d574d7e3054693943f74fbc5ad5021 P d0abaf8d4eaf4227b530152bd59d13f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
I20260608 09:55:27.311900 11478 raft_consensus.cc:385] T 09d574d7e3054693943f74fbc5ad5021 P d0abaf8d4eaf4227b530152bd59d13f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:27.312212 11478 raft_consensus.cc:740] T 09d574d7e3054693943f74fbc5ad5021 P d0abaf8d4eaf4227b530152bd59d13f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0abaf8d4eaf4227b530152bd59d13f3, State: Initialized, Role: FOLLOWER
I20260608 09:55:27.312912 11477 ts_tablet_manager.cc:1434] T 2b110f7ad47e4166b1f63b6a4439ef0e P b0af20e80bbc4723baf55cb3c281e739: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.004s
I20260608 09:55:27.313072 11478 consensus_queue.cc:260] T 09d574d7e3054693943f74fbc5ad5021 P d0abaf8d4eaf4227b530152bd59d13f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
I20260608 09:55:27.314000 11477 tablet_bootstrap.cc:492] T 02b8e5949f824438a503493334bd05e9 P b0af20e80bbc4723baf55cb3c281e739: Bootstrap starting.
I20260608 09:55:27.314369 11479 tablet_bootstrap.cc:654] T 2b110f7ad47e4166b1f63b6a4439ef0e P 8b5bf6f52b964824bbb7f194eb649532: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:27.321386 11477 tablet_bootstrap.cc:654] T 02b8e5949f824438a503493334bd05e9 P b0af20e80bbc4723baf55cb3c281e739: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:27.323103 11478 ts_tablet_manager.cc:1434] T 09d574d7e3054693943f74fbc5ad5021 P d0abaf8d4eaf4227b530152bd59d13f3: Time spent starting tablet: real 0.015s	user 0.013s	sys 0.001s
I20260608 09:55:27.324244 11478 tablet_bootstrap.cc:492] T 7be4a29a14a249bfa2adcb0132783002 P d0abaf8d4eaf4227b530152bd59d13f3: Bootstrap starting.
I20260608 09:55:27.329530 11479 tablet_bootstrap.cc:492] T 2b110f7ad47e4166b1f63b6a4439ef0e P 8b5bf6f52b964824bbb7f194eb649532: No bootstrap required, opened a new log
I20260608 09:55:27.330084 11479 ts_tablet_manager.cc:1403] T 2b110f7ad47e4166b1f63b6a4439ef0e P 8b5bf6f52b964824bbb7f194eb649532: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.004s
I20260608 09:55:27.331115 11478 tablet_bootstrap.cc:654] T 7be4a29a14a249bfa2adcb0132783002 P d0abaf8d4eaf4227b530152bd59d13f3: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:27.335040 11479 raft_consensus.cc:359] T 2b110f7ad47e4166b1f63b6a4439ef0e P 8b5bf6f52b964824bbb7f194eb649532 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
I20260608 09:55:27.336000 11479 raft_consensus.cc:385] T 2b110f7ad47e4166b1f63b6a4439ef0e P 8b5bf6f52b964824bbb7f194eb649532 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:27.336376 11479 raft_consensus.cc:740] T 2b110f7ad47e4166b1f63b6a4439ef0e P 8b5bf6f52b964824bbb7f194eb649532 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b5bf6f52b964824bbb7f194eb649532, State: Initialized, Role: FOLLOWER
I20260608 09:55:27.337376 11479 consensus_queue.cc:260] T 2b110f7ad47e4166b1f63b6a4439ef0e P 8b5bf6f52b964824bbb7f194eb649532 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
I20260608 09:55:27.340938 11479 ts_tablet_manager.cc:1434] T 2b110f7ad47e4166b1f63b6a4439ef0e P 8b5bf6f52b964824bbb7f194eb649532: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260608 09:55:27.342111 11479 tablet_bootstrap.cc:492] T 09d574d7e3054693943f74fbc5ad5021 P 8b5bf6f52b964824bbb7f194eb649532: Bootstrap starting.
I20260608 09:55:27.342267 11477 tablet_bootstrap.cc:492] T 02b8e5949f824438a503493334bd05e9 P b0af20e80bbc4723baf55cb3c281e739: No bootstrap required, opened a new log
I20260608 09:55:27.342618 11478 tablet_bootstrap.cc:492] T 7be4a29a14a249bfa2adcb0132783002 P d0abaf8d4eaf4227b530152bd59d13f3: No bootstrap required, opened a new log
I20260608 09:55:27.342864 11477 ts_tablet_manager.cc:1403] T 02b8e5949f824438a503493334bd05e9 P b0af20e80bbc4723baf55cb3c281e739: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.021s
I20260608 09:55:27.343182 11478 ts_tablet_manager.cc:1403] T 7be4a29a14a249bfa2adcb0132783002 P d0abaf8d4eaf4227b530152bd59d13f3: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260608 09:55:27.346225 11477 raft_consensus.cc:359] T 02b8e5949f824438a503493334bd05e9 P b0af20e80bbc4723baf55cb3c281e739 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
I20260608 09:55:27.346587 11478 raft_consensus.cc:359] T 7be4a29a14a249bfa2adcb0132783002 P d0abaf8d4eaf4227b530152bd59d13f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
I20260608 09:55:27.347334 11478 raft_consensus.cc:385] T 7be4a29a14a249bfa2adcb0132783002 P d0abaf8d4eaf4227b530152bd59d13f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:27.346963 11477 raft_consensus.cc:385] T 02b8e5949f824438a503493334bd05e9 P b0af20e80bbc4723baf55cb3c281e739 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:27.348021 11477 raft_consensus.cc:740] T 02b8e5949f824438a503493334bd05e9 P b0af20e80bbc4723baf55cb3c281e739 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0af20e80bbc4723baf55cb3c281e739, State: Initialized, Role: FOLLOWER
I20260608 09:55:27.348896 11477 consensus_queue.cc:260] T 02b8e5949f824438a503493334bd05e9 P b0af20e80bbc4723baf55cb3c281e739 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
I20260608 09:55:27.350911 11479 tablet_bootstrap.cc:654] T 09d574d7e3054693943f74fbc5ad5021 P 8b5bf6f52b964824bbb7f194eb649532: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:27.351257 11477 ts_tablet_manager.cc:1434] T 02b8e5949f824438a503493334bd05e9 P b0af20e80bbc4723baf55cb3c281e739: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:55:27.347643 11478 raft_consensus.cc:740] T 7be4a29a14a249bfa2adcb0132783002 P d0abaf8d4eaf4227b530152bd59d13f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0abaf8d4eaf4227b530152bd59d13f3, State: Initialized, Role: FOLLOWER
I20260608 09:55:27.352360 11477 tablet_bootstrap.cc:492] T 7be4a29a14a249bfa2adcb0132783002 P b0af20e80bbc4723baf55cb3c281e739: Bootstrap starting.
I20260608 09:55:27.353106 11478 consensus_queue.cc:260] T 7be4a29a14a249bfa2adcb0132783002 P d0abaf8d4eaf4227b530152bd59d13f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
I20260608 09:55:27.357589 11483 raft_consensus.cc:493] T 7be4a29a14a249bfa2adcb0132783002 P d0abaf8d4eaf4227b530152bd59d13f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:27.358369 11483 raft_consensus.cc:515] T 7be4a29a14a249bfa2adcb0132783002 P d0abaf8d4eaf4227b530152bd59d13f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
I20260608 09:55:27.360383 11477 tablet_bootstrap.cc:654] T 7be4a29a14a249bfa2adcb0132783002 P b0af20e80bbc4723baf55cb3c281e739: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:27.366760 11483 leader_election.cc:290] T 7be4a29a14a249bfa2adcb0132783002 P d0abaf8d4eaf4227b530152bd59d13f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0af20e80bbc4723baf55cb3c281e739 (127.0.97.194:39941), 8b5bf6f52b964824bbb7f194eb649532 (127.0.97.195:34415)
I20260608 09:55:27.377761 11478 ts_tablet_manager.cc:1434] T 7be4a29a14a249bfa2adcb0132783002 P d0abaf8d4eaf4227b530152bd59d13f3: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260608 09:55:27.378175 11477 tablet_bootstrap.cc:492] T 7be4a29a14a249bfa2adcb0132783002 P b0af20e80bbc4723baf55cb3c281e739: No bootstrap required, opened a new log
I20260608 09:55:27.378794 11477 ts_tablet_manager.cc:1403] T 7be4a29a14a249bfa2adcb0132783002 P b0af20e80bbc4723baf55cb3c281e739: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.010s
I20260608 09:55:27.380611 11479 tablet_bootstrap.cc:492] T 09d574d7e3054693943f74fbc5ad5021 P 8b5bf6f52b964824bbb7f194eb649532: No bootstrap required, opened a new log
I20260608 09:55:27.381245 11479 ts_tablet_manager.cc:1403] T 09d574d7e3054693943f74fbc5ad5021 P 8b5bf6f52b964824bbb7f194eb649532: Time spent bootstrapping tablet: real 0.039s	user 0.035s	sys 0.000s
I20260608 09:55:27.382035 11477 raft_consensus.cc:359] T 7be4a29a14a249bfa2adcb0132783002 P b0af20e80bbc4723baf55cb3c281e739 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
I20260608 09:55:27.382807 11477 raft_consensus.cc:385] T 7be4a29a14a249bfa2adcb0132783002 P b0af20e80bbc4723baf55cb3c281e739 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:27.383126 11477 raft_consensus.cc:740] T 7be4a29a14a249bfa2adcb0132783002 P b0af20e80bbc4723baf55cb3c281e739 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0af20e80bbc4723baf55cb3c281e739, State: Initialized, Role: FOLLOWER
I20260608 09:55:27.383957 11477 consensus_queue.cc:260] T 7be4a29a14a249bfa2adcb0132783002 P b0af20e80bbc4723baf55cb3c281e739 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
I20260608 09:55:27.386240 11477 ts_tablet_manager.cc:1434] T 7be4a29a14a249bfa2adcb0132783002 P b0af20e80bbc4723baf55cb3c281e739: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260608 09:55:27.387338 11477 tablet_bootstrap.cc:492] T 8be235535e5b4a17a0d76de03e41ba86 P b0af20e80bbc4723baf55cb3c281e739: Bootstrap starting.
I20260608 09:55:27.384778 11479 raft_consensus.cc:359] T 09d574d7e3054693943f74fbc5ad5021 P 8b5bf6f52b964824bbb7f194eb649532 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
I20260608 09:55:27.388505 11479 raft_consensus.cc:385] T 09d574d7e3054693943f74fbc5ad5021 P 8b5bf6f52b964824bbb7f194eb649532 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:27.388938 11479 raft_consensus.cc:740] T 09d574d7e3054693943f74fbc5ad5021 P 8b5bf6f52b964824bbb7f194eb649532 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b5bf6f52b964824bbb7f194eb649532, State: Initialized, Role: FOLLOWER
I20260608 09:55:27.389972 11479 consensus_queue.cc:260] T 09d574d7e3054693943f74fbc5ad5021 P 8b5bf6f52b964824bbb7f194eb649532 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
I20260608 09:55:27.392275 11478 tablet_bootstrap.cc:492] T 02b8e5949f824438a503493334bd05e9 P d0abaf8d4eaf4227b530152bd59d13f3: Bootstrap starting.
I20260608 09:55:27.392325 11479 ts_tablet_manager.cc:1434] T 09d574d7e3054693943f74fbc5ad5021 P 8b5bf6f52b964824bbb7f194eb649532: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 09:55:27.396754 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7be4a29a14a249bfa2adcb0132783002" candidate_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0af20e80bbc4723baf55cb3c281e739" is_pre_election: true
I20260608 09:55:27.397326 11479 tablet_bootstrap.cc:492] T 15f8e669ea944c6690c9b758fd2ae272 P 8b5bf6f52b964824bbb7f194eb649532: Bootstrap starting.
I20260608 09:55:27.397571 11358 raft_consensus.cc:2468] T 7be4a29a14a249bfa2adcb0132783002 P b0af20e80bbc4723baf55cb3c281e739 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0abaf8d4eaf4227b530152bd59d13f3 in term 0.
I20260608 09:55:27.398300 11432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7be4a29a14a249bfa2adcb0132783002" candidate_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b5bf6f52b964824bbb7f194eb649532" is_pre_election: true
I20260608 09:55:27.399371 11248 leader_election.cc:304] T 7be4a29a14a249bfa2adcb0132783002 P d0abaf8d4eaf4227b530152bd59d13f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0af20e80bbc4723baf55cb3c281e739, d0abaf8d4eaf4227b530152bd59d13f3; no voters: 
I20260608 09:55:27.400040 11478 tablet_bootstrap.cc:654] T 02b8e5949f824438a503493334bd05e9 P d0abaf8d4eaf4227b530152bd59d13f3: Neither blocks nor log segments found. Creating new log.
W20260608 09:55:27.400444 11248 leader_election.cc:343] T 7be4a29a14a249bfa2adcb0132783002 P d0abaf8d4eaf4227b530152bd59d13f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b5bf6f52b964824bbb7f194eb649532 (127.0.97.195:34415): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:27.400638 11483 raft_consensus.cc:2804] T 7be4a29a14a249bfa2adcb0132783002 P d0abaf8d4eaf4227b530152bd59d13f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:27.401072 11483 raft_consensus.cc:493] T 7be4a29a14a249bfa2adcb0132783002 P d0abaf8d4eaf4227b530152bd59d13f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:27.401433 11477 tablet_bootstrap.cc:654] T 8be235535e5b4a17a0d76de03e41ba86 P b0af20e80bbc4723baf55cb3c281e739: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:27.401408 11483 raft_consensus.cc:3060] T 7be4a29a14a249bfa2adcb0132783002 P d0abaf8d4eaf4227b530152bd59d13f3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:27.404736 11479 tablet_bootstrap.cc:654] T 15f8e669ea944c6690c9b758fd2ae272 P 8b5bf6f52b964824bbb7f194eb649532: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:27.420506 11482 raft_consensus.cc:493] T 02b8e5949f824438a503493334bd05e9 P b0af20e80bbc4723baf55cb3c281e739 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:27.421164 11482 raft_consensus.cc:515] T 02b8e5949f824438a503493334bd05e9 P b0af20e80bbc4723baf55cb3c281e739 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
I20260608 09:55:27.432587 11487 raft_consensus.cc:493] T 09d574d7e3054693943f74fbc5ad5021 P 8b5bf6f52b964824bbb7f194eb649532 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:27.433219 11487 raft_consensus.cc:515] T 09d574d7e3054693943f74fbc5ad5021 P 8b5bf6f52b964824bbb7f194eb649532 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
I20260608 09:55:27.436439 11482 leader_election.cc:290] T 02b8e5949f824438a503493334bd05e9 P b0af20e80bbc4723baf55cb3c281e739 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0abaf8d4eaf4227b530152bd59d13f3 (127.0.97.193:34083), 8b5bf6f52b964824bbb7f194eb649532 (127.0.97.195:34415)
I20260608 09:55:27.441573 11487 leader_election.cc:290] T 09d574d7e3054693943f74fbc5ad5021 P 8b5bf6f52b964824bbb7f194eb649532 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0abaf8d4eaf4227b530152bd59d13f3 (127.0.97.193:34083), b0af20e80bbc4723baf55cb3c281e739 (127.0.97.194:39941)
I20260608 09:55:27.454308 11483 raft_consensus.cc:515] T 7be4a29a14a249bfa2adcb0132783002 P d0abaf8d4eaf4227b530152bd59d13f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
I20260608 09:55:27.456872 11483 leader_election.cc:290] T 7be4a29a14a249bfa2adcb0132783002 P d0abaf8d4eaf4227b530152bd59d13f3 [CANDIDATE]: Term 1 election: Requested vote from peers b0af20e80bbc4723baf55cb3c281e739 (127.0.97.194:39941), 8b5bf6f52b964824bbb7f194eb649532 (127.0.97.195:34415)
I20260608 09:55:27.462942 11477 tablet_bootstrap.cc:492] T 8be235535e5b4a17a0d76de03e41ba86 P b0af20e80bbc4723baf55cb3c281e739: No bootstrap required, opened a new log
I20260608 09:55:27.463573 11477 ts_tablet_manager.cc:1403] T 8be235535e5b4a17a0d76de03e41ba86 P b0af20e80bbc4723baf55cb3c281e739: Time spent bootstrapping tablet: real 0.077s	user 0.025s	sys 0.019s
I20260608 09:55:27.471688 11432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02b8e5949f824438a503493334bd05e9" candidate_uuid: "b0af20e80bbc4723baf55cb3c281e739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b5bf6f52b964824bbb7f194eb649532" is_pre_election: true
I20260608 09:55:27.472338 11479 tablet_bootstrap.cc:492] T 15f8e669ea944c6690c9b758fd2ae272 P 8b5bf6f52b964824bbb7f194eb649532: No bootstrap required, opened a new log
I20260608 09:55:27.472482 11283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02b8e5949f824438a503493334bd05e9" candidate_uuid: "b0af20e80bbc4723baf55cb3c281e739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" is_pre_election: true
I20260608 09:55:27.473191 11479 ts_tablet_manager.cc:1403] T 15f8e669ea944c6690c9b758fd2ae272 P 8b5bf6f52b964824bbb7f194eb649532: Time spent bootstrapping tablet: real 0.076s	user 0.023s	sys 0.041s
I20260608 09:55:27.473439 11487 raft_consensus.cc:493] T 2b110f7ad47e4166b1f63b6a4439ef0e P 8b5bf6f52b964824bbb7f194eb649532 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:27.473975 11487 raft_consensus.cc:515] T 2b110f7ad47e4166b1f63b6a4439ef0e P 8b5bf6f52b964824bbb7f194eb649532 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
W20260608 09:55:27.474915 11323 leader_election.cc:343] T 02b8e5949f824438a503493334bd05e9 P b0af20e80bbc4723baf55cb3c281e739 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b5bf6f52b964824bbb7f194eb649532 (127.0.97.195:34415): Illegal state: must be running to vote when last-logged opid is not known
W20260608 09:55:27.475658 11322 leader_election.cc:343] T 02b8e5949f824438a503493334bd05e9 P b0af20e80bbc4723baf55cb3c281e739 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0abaf8d4eaf4227b530152bd59d13f3 (127.0.97.193:34083): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:27.476150 11322 leader_election.cc:304] T 02b8e5949f824438a503493334bd05e9 P b0af20e80bbc4723baf55cb3c281e739 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b0af20e80bbc4723baf55cb3c281e739; no voters: 8b5bf6f52b964824bbb7f194eb649532, d0abaf8d4eaf4227b530152bd59d13f3
I20260608 09:55:27.476317 11487 leader_election.cc:290] T 2b110f7ad47e4166b1f63b6a4439ef0e P 8b5bf6f52b964824bbb7f194eb649532 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0abaf8d4eaf4227b530152bd59d13f3 (127.0.97.193:34083), b0af20e80bbc4723baf55cb3c281e739 (127.0.97.194:39941)
I20260608 09:55:27.477530 11432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7be4a29a14a249bfa2adcb0132783002" candidate_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b5bf6f52b964824bbb7f194eb649532"
I20260608 09:55:27.477336 11357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7be4a29a14a249bfa2adcb0132783002" candidate_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0af20e80bbc4723baf55cb3c281e739"
I20260608 09:55:27.475078 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d574d7e3054693943f74fbc5ad5021" candidate_uuid: "8b5bf6f52b964824bbb7f194eb649532" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0af20e80bbc4723baf55cb3c281e739" is_pre_election: true
I20260608 09:55:27.478588 11357 raft_consensus.cc:3060] T 7be4a29a14a249bfa2adcb0132783002 P b0af20e80bbc4723baf55cb3c281e739 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:27.477890 11482 raft_consensus.cc:2749] T 02b8e5949f824438a503493334bd05e9 P b0af20e80bbc4723baf55cb3c281e739 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260608 09:55:27.479844 11248 leader_election.cc:343] T 7be4a29a14a249bfa2adcb0132783002 P d0abaf8d4eaf4227b530152bd59d13f3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8b5bf6f52b964824bbb7f194eb649532 (127.0.97.195:34415): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:27.479966 11478 tablet_bootstrap.cc:492] T 02b8e5949f824438a503493334bd05e9 P d0abaf8d4eaf4227b530152bd59d13f3: No bootstrap required, opened a new log
W20260608 09:55:27.480053 11397 leader_election.cc:343] T 09d574d7e3054693943f74fbc5ad5021 P 8b5bf6f52b964824bbb7f194eb649532 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0af20e80bbc4723baf55cb3c281e739 (127.0.97.194:39941): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:27.480731 11478 ts_tablet_manager.cc:1403] T 02b8e5949f824438a503493334bd05e9 P d0abaf8d4eaf4227b530152bd59d13f3: Time spent bootstrapping tablet: real 0.093s	user 0.019s	sys 0.024s
I20260608 09:55:27.481674 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b110f7ad47e4166b1f63b6a4439ef0e" candidate_uuid: "8b5bf6f52b964824bbb7f194eb649532" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0af20e80bbc4723baf55cb3c281e739" is_pre_election: true
I20260608 09:55:27.482342 11358 raft_consensus.cc:2468] T 2b110f7ad47e4166b1f63b6a4439ef0e P b0af20e80bbc4723baf55cb3c281e739 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b5bf6f52b964824bbb7f194eb649532 in term 0.
I20260608 09:55:27.483526 11397 leader_election.cc:304] T 2b110f7ad47e4166b1f63b6a4439ef0e P 8b5bf6f52b964824bbb7f194eb649532 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b5bf6f52b964824bbb7f194eb649532, b0af20e80bbc4723baf55cb3c281e739; no voters: 
I20260608 09:55:27.483981 11478 raft_consensus.cc:359] T 02b8e5949f824438a503493334bd05e9 P d0abaf8d4eaf4227b530152bd59d13f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
I20260608 09:55:27.484539 11487 raft_consensus.cc:2804] T 2b110f7ad47e4166b1f63b6a4439ef0e P 8b5bf6f52b964824bbb7f194eb649532 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:27.485072 11478 raft_consensus.cc:385] T 02b8e5949f824438a503493334bd05e9 P d0abaf8d4eaf4227b530152bd59d13f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:27.485090 11487 raft_consensus.cc:493] T 2b110f7ad47e4166b1f63b6a4439ef0e P 8b5bf6f52b964824bbb7f194eb649532 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:27.486064 11487 raft_consensus.cc:3060] T 2b110f7ad47e4166b1f63b6a4439ef0e P 8b5bf6f52b964824bbb7f194eb649532 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:27.477347 11479 raft_consensus.cc:359] T 15f8e669ea944c6690c9b758fd2ae272 P 8b5bf6f52b964824bbb7f194eb649532 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
I20260608 09:55:27.486460 11357 raft_consensus.cc:2468] T 7be4a29a14a249bfa2adcb0132783002 P b0af20e80bbc4723baf55cb3c281e739 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0abaf8d4eaf4227b530152bd59d13f3 in term 1.
I20260608 09:55:27.486706 11479 raft_consensus.cc:385] T 15f8e669ea944c6690c9b758fd2ae272 P 8b5bf6f52b964824bbb7f194eb649532 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:27.487037 11479 raft_consensus.cc:740] T 15f8e669ea944c6690c9b758fd2ae272 P 8b5bf6f52b964824bbb7f194eb649532 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b5bf6f52b964824bbb7f194eb649532, State: Initialized, Role: FOLLOWER
I20260608 09:55:27.485427 11478 raft_consensus.cc:740] T 02b8e5949f824438a503493334bd05e9 P d0abaf8d4eaf4227b530152bd59d13f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0abaf8d4eaf4227b530152bd59d13f3, State: Initialized, Role: FOLLOWER
I20260608 09:55:27.487597 11283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d574d7e3054693943f74fbc5ad5021" candidate_uuid: "8b5bf6f52b964824bbb7f194eb649532" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" is_pre_election: true
I20260608 09:55:27.466902 11477 raft_consensus.cc:359] T 8be235535e5b4a17a0d76de03e41ba86 P b0af20e80bbc4723baf55cb3c281e739 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
I20260608 09:55:27.487910 11479 consensus_queue.cc:260] T 15f8e669ea944c6690c9b758fd2ae272 P 8b5bf6f52b964824bbb7f194eb649532 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
I20260608 09:55:27.488304 11283 raft_consensus.cc:2468] T 09d574d7e3054693943f74fbc5ad5021 P d0abaf8d4eaf4227b530152bd59d13f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b5bf6f52b964824bbb7f194eb649532 in term 0.
I20260608 09:55:27.488488 11477 raft_consensus.cc:385] T 8be235535e5b4a17a0d76de03e41ba86 P b0af20e80bbc4723baf55cb3c281e739 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:27.489006 11477 raft_consensus.cc:740] T 8be235535e5b4a17a0d76de03e41ba86 P b0af20e80bbc4723baf55cb3c281e739 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0af20e80bbc4723baf55cb3c281e739, State: Initialized, Role: FOLLOWER
I20260608 09:55:27.489954 11283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b110f7ad47e4166b1f63b6a4439ef0e" candidate_uuid: "8b5bf6f52b964824bbb7f194eb649532" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" is_pre_election: true
I20260608 09:55:27.491578 11396 leader_election.cc:304] T 09d574d7e3054693943f74fbc5ad5021 P 8b5bf6f52b964824bbb7f194eb649532 [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: 8b5bf6f52b964824bbb7f194eb649532, d0abaf8d4eaf4227b530152bd59d13f3; no voters: b0af20e80bbc4723baf55cb3c281e739
I20260608 09:55:27.495180 11487 raft_consensus.cc:515] T 2b110f7ad47e4166b1f63b6a4439ef0e P 8b5bf6f52b964824bbb7f194eb649532 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
W20260608 09:55:27.495497 11396 leader_election.cc:343] T 2b110f7ad47e4166b1f63b6a4439ef0e P 8b5bf6f52b964824bbb7f194eb649532 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0abaf8d4eaf4227b530152bd59d13f3 (127.0.97.193:34083): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:27.490041 11477 consensus_queue.cc:260] T 8be235535e5b4a17a0d76de03e41ba86 P b0af20e80bbc4723baf55cb3c281e739 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
I20260608 09:55:27.497886 11477 ts_tablet_manager.cc:1434] T 8be235535e5b4a17a0d76de03e41ba86 P b0af20e80bbc4723baf55cb3c281e739: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260608 09:55:27.498950 11477 tablet_bootstrap.cc:492] T 15f8e669ea944c6690c9b758fd2ae272 P b0af20e80bbc4723baf55cb3c281e739: Bootstrap starting.
I20260608 09:55:27.501672 11487 leader_election.cc:290] T 2b110f7ad47e4166b1f63b6a4439ef0e P 8b5bf6f52b964824bbb7f194eb649532 [CANDIDATE]: Term 1 election: Requested vote from peers d0abaf8d4eaf4227b530152bd59d13f3 (127.0.97.193:34083), b0af20e80bbc4723baf55cb3c281e739 (127.0.97.194:39941)
I20260608 09:55:27.502359 11487 raft_consensus.cc:2804] T 09d574d7e3054693943f74fbc5ad5021 P 8b5bf6f52b964824bbb7f194eb649532 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:27.502838 11487 raft_consensus.cc:493] T 09d574d7e3054693943f74fbc5ad5021 P 8b5bf6f52b964824bbb7f194eb649532 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:27.503273 11487 raft_consensus.cc:3060] T 09d574d7e3054693943f74fbc5ad5021 P 8b5bf6f52b964824bbb7f194eb649532 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:27.503541 11248 leader_election.cc:304] T 7be4a29a14a249bfa2adcb0132783002 P d0abaf8d4eaf4227b530152bd59d13f3 [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: b0af20e80bbc4723baf55cb3c281e739, d0abaf8d4eaf4227b530152bd59d13f3; no voters: 8b5bf6f52b964824bbb7f194eb649532
I20260608 09:55:27.488325 11478 consensus_queue.cc:260] T 02b8e5949f824438a503493334bd05e9 P d0abaf8d4eaf4227b530152bd59d13f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
I20260608 09:55:27.506906 11483 raft_consensus.cc:2804] T 7be4a29a14a249bfa2adcb0132783002 P d0abaf8d4eaf4227b530152bd59d13f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:27.507182 11283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b110f7ad47e4166b1f63b6a4439ef0e" candidate_uuid: "8b5bf6f52b964824bbb7f194eb649532" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0abaf8d4eaf4227b530152bd59d13f3"
W20260608 09:55:27.508734 11396 leader_election.cc:343] T 2b110f7ad47e4166b1f63b6a4439ef0e P 8b5bf6f52b964824bbb7f194eb649532 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d0abaf8d4eaf4227b530152bd59d13f3 (127.0.97.193:34083): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:27.513733 11477 tablet_bootstrap.cc:654] T 15f8e669ea944c6690c9b758fd2ae272 P b0af20e80bbc4723baf55cb3c281e739: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:27.508631 11357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b110f7ad47e4166b1f63b6a4439ef0e" candidate_uuid: "8b5bf6f52b964824bbb7f194eb649532" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0af20e80bbc4723baf55cb3c281e739"
I20260608 09:55:27.515702 11357 raft_consensus.cc:3060] T 2b110f7ad47e4166b1f63b6a4439ef0e P b0af20e80bbc4723baf55cb3c281e739 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:27.519831 11478 ts_tablet_manager.cc:1434] T 02b8e5949f824438a503493334bd05e9 P d0abaf8d4eaf4227b530152bd59d13f3: Time spent starting tablet: real 0.039s	user 0.009s	sys 0.001s
I20260608 09:55:27.520196 11487 raft_consensus.cc:515] T 09d574d7e3054693943f74fbc5ad5021 P 8b5bf6f52b964824bbb7f194eb649532 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
I20260608 09:55:27.521361 11478 tablet_bootstrap.cc:492] T 2b110f7ad47e4166b1f63b6a4439ef0e P d0abaf8d4eaf4227b530152bd59d13f3: Bootstrap starting.
I20260608 09:55:27.522529 11487 leader_election.cc:290] T 09d574d7e3054693943f74fbc5ad5021 P 8b5bf6f52b964824bbb7f194eb649532 [CANDIDATE]: Term 1 election: Requested vote from peers d0abaf8d4eaf4227b530152bd59d13f3 (127.0.97.193:34083), b0af20e80bbc4723baf55cb3c281e739 (127.0.97.194:39941)
I20260608 09:55:27.523555 11479 ts_tablet_manager.cc:1434] T 15f8e669ea944c6690c9b758fd2ae272 P 8b5bf6f52b964824bbb7f194eb649532: Time spent starting tablet: real 0.050s	user 0.015s	sys 0.019s
I20260608 09:55:27.524094 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d574d7e3054693943f74fbc5ad5021" candidate_uuid: "8b5bf6f52b964824bbb7f194eb649532" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0af20e80bbc4723baf55cb3c281e739"
I20260608 09:55:27.524690 11479 tablet_bootstrap.cc:492] T 7be4a29a14a249bfa2adcb0132783002 P 8b5bf6f52b964824bbb7f194eb649532: Bootstrap starting.
W20260608 09:55:27.526222 11397 leader_election.cc:343] T 09d574d7e3054693943f74fbc5ad5021 P 8b5bf6f52b964824bbb7f194eb649532 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b0af20e80bbc4723baf55cb3c281e739 (127.0.97.194:39941): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:27.528160 11283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d574d7e3054693943f74fbc5ad5021" candidate_uuid: "8b5bf6f52b964824bbb7f194eb649532" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0abaf8d4eaf4227b530152bd59d13f3"
I20260608 09:55:27.528838 11283 raft_consensus.cc:3060] T 09d574d7e3054693943f74fbc5ad5021 P d0abaf8d4eaf4227b530152bd59d13f3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:27.531519 11479 tablet_bootstrap.cc:654] T 7be4a29a14a249bfa2adcb0132783002 P 8b5bf6f52b964824bbb7f194eb649532: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:27.531989 11500 raft_consensus.cc:493] T 15f8e669ea944c6690c9b758fd2ae272 P 8b5bf6f52b964824bbb7f194eb649532 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:27.531543 11483 raft_consensus.cc:697] T 7be4a29a14a249bfa2adcb0132783002 P d0abaf8d4eaf4227b530152bd59d13f3 [term 1 LEADER]: Becoming Leader. State: Replica: d0abaf8d4eaf4227b530152bd59d13f3, State: Running, Role: LEADER
I20260608 09:55:27.532827 11500 raft_consensus.cc:515] T 15f8e669ea944c6690c9b758fd2ae272 P 8b5bf6f52b964824bbb7f194eb649532 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
I20260608 09:55:27.533260 11483 consensus_queue.cc:237] T 7be4a29a14a249bfa2adcb0132783002 P d0abaf8d4eaf4227b530152bd59d13f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
I20260608 09:55:27.537932 11282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f8e669ea944c6690c9b758fd2ae272" candidate_uuid: "8b5bf6f52b964824bbb7f194eb649532" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" is_pre_election: true
I20260608 09:55:27.539521 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f8e669ea944c6690c9b758fd2ae272" candidate_uuid: "8b5bf6f52b964824bbb7f194eb649532" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0af20e80bbc4723baf55cb3c281e739" is_pre_election: true
I20260608 09:55:27.539881 11357 raft_consensus.cc:2468] T 2b110f7ad47e4166b1f63b6a4439ef0e P b0af20e80bbc4723baf55cb3c281e739 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b5bf6f52b964824bbb7f194eb649532 in term 1.
W20260608 09:55:27.540282 11396 leader_election.cc:343] T 15f8e669ea944c6690c9b758fd2ae272 P 8b5bf6f52b964824bbb7f194eb649532 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0abaf8d4eaf4227b530152bd59d13f3 (127.0.97.193:34083): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:27.540529 11479 tablet_bootstrap.cc:492] T 7be4a29a14a249bfa2adcb0132783002 P 8b5bf6f52b964824bbb7f194eb649532: No bootstrap required, opened a new log
I20260608 09:55:27.541206 11479 ts_tablet_manager.cc:1403] T 7be4a29a14a249bfa2adcb0132783002 P 8b5bf6f52b964824bbb7f194eb649532: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.003s
I20260608 09:55:27.541186 11397 leader_election.cc:304] T 2b110f7ad47e4166b1f63b6a4439ef0e P 8b5bf6f52b964824bbb7f194eb649532 [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: 8b5bf6f52b964824bbb7f194eb649532, b0af20e80bbc4723baf55cb3c281e739; no voters: d0abaf8d4eaf4227b530152bd59d13f3
I20260608 09:55:27.542135 11500 leader_election.cc:290] T 15f8e669ea944c6690c9b758fd2ae272 P 8b5bf6f52b964824bbb7f194eb649532 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0abaf8d4eaf4227b530152bd59d13f3 (127.0.97.193:34083), b0af20e80bbc4723baf55cb3c281e739 (127.0.97.194:39941)
I20260608 09:55:27.542699 11500 raft_consensus.cc:2804] T 2b110f7ad47e4166b1f63b6a4439ef0e P 8b5bf6f52b964824bbb7f194eb649532 [term 1 FOLLOWER]: Leader election won for term 1
W20260608 09:55:27.542937 11397 leader_election.cc:343] T 15f8e669ea944c6690c9b758fd2ae272 P 8b5bf6f52b964824bbb7f194eb649532 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0af20e80bbc4723baf55cb3c281e739 (127.0.97.194:39941): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:27.543438 11397 leader_election.cc:304] T 15f8e669ea944c6690c9b758fd2ae272 P 8b5bf6f52b964824bbb7f194eb649532 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b5bf6f52b964824bbb7f194eb649532; no voters: b0af20e80bbc4723baf55cb3c281e739, d0abaf8d4eaf4227b530152bd59d13f3
I20260608 09:55:27.544641 11501 raft_consensus.cc:2749] T 15f8e669ea944c6690c9b758fd2ae272 P 8b5bf6f52b964824bbb7f194eb649532 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:55:27.546072 11479 raft_consensus.cc:359] T 7be4a29a14a249bfa2adcb0132783002 P 8b5bf6f52b964824bbb7f194eb649532 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
I20260608 09:55:27.546838 11479 raft_consensus.cc:385] T 7be4a29a14a249bfa2adcb0132783002 P 8b5bf6f52b964824bbb7f194eb649532 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:27.546916 11283 raft_consensus.cc:2468] T 09d574d7e3054693943f74fbc5ad5021 P d0abaf8d4eaf4227b530152bd59d13f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b5bf6f52b964824bbb7f194eb649532 in term 1.
I20260608 09:55:27.547297 11479 raft_consensus.cc:740] T 7be4a29a14a249bfa2adcb0132783002 P 8b5bf6f52b964824bbb7f194eb649532 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b5bf6f52b964824bbb7f194eb649532, State: Initialized, Role: FOLLOWER
I20260608 09:55:27.548295 11396 leader_election.cc:304] T 09d574d7e3054693943f74fbc5ad5021 P 8b5bf6f52b964824bbb7f194eb649532 [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: 8b5bf6f52b964824bbb7f194eb649532, d0abaf8d4eaf4227b530152bd59d13f3; no voters: b0af20e80bbc4723baf55cb3c281e739
I20260608 09:55:27.548477 11479 consensus_queue.cc:260] T 7be4a29a14a249bfa2adcb0132783002 P 8b5bf6f52b964824bbb7f194eb649532 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
I20260608 09:55:27.549507 11501 raft_consensus.cc:2804] T 09d574d7e3054693943f74fbc5ad5021 P 8b5bf6f52b964824bbb7f194eb649532 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:27.550017 11501 raft_consensus.cc:697] T 09d574d7e3054693943f74fbc5ad5021 P 8b5bf6f52b964824bbb7f194eb649532 [term 1 LEADER]: Becoming Leader. State: Replica: 8b5bf6f52b964824bbb7f194eb649532, State: Running, Role: LEADER
I20260608 09:55:27.550983 11501 consensus_queue.cc:237] T 09d574d7e3054693943f74fbc5ad5021 P 8b5bf6f52b964824bbb7f194eb649532 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
I20260608 09:55:27.555124 11479 ts_tablet_manager.cc:1434] T 7be4a29a14a249bfa2adcb0132783002 P 8b5bf6f52b964824bbb7f194eb649532: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.000s
I20260608 09:55:27.556104 11500 raft_consensus.cc:697] T 2b110f7ad47e4166b1f63b6a4439ef0e P 8b5bf6f52b964824bbb7f194eb649532 [term 1 LEADER]: Becoming Leader. State: Replica: 8b5bf6f52b964824bbb7f194eb649532, State: Running, Role: LEADER
I20260608 09:55:27.556356 11479 tablet_bootstrap.cc:492] T 02b8e5949f824438a503493334bd05e9 P 8b5bf6f52b964824bbb7f194eb649532: Bootstrap starting.
I20260608 09:55:27.557047 11500 consensus_queue.cc:237] T 2b110f7ad47e4166b1f63b6a4439ef0e P 8b5bf6f52b964824bbb7f194eb649532 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
I20260608 09:55:27.558548 11502 raft_consensus.cc:493] T 02b8e5949f824438a503493334bd05e9 P d0abaf8d4eaf4227b530152bd59d13f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:27.559131 11502 raft_consensus.cc:515] T 02b8e5949f824438a503493334bd05e9 P d0abaf8d4eaf4227b530152bd59d13f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
I20260608 09:55:27.561415 11502 leader_election.cc:290] T 02b8e5949f824438a503493334bd05e9 P d0abaf8d4eaf4227b530152bd59d13f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0af20e80bbc4723baf55cb3c281e739 (127.0.97.194:39941), 8b5bf6f52b964824bbb7f194eb649532 (127.0.97.195:34415)
I20260608 09:55:27.563308 11357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02b8e5949f824438a503493334bd05e9" candidate_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0af20e80bbc4723baf55cb3c281e739" is_pre_election: true
I20260608 09:55:27.564005 11357 raft_consensus.cc:2468] T 02b8e5949f824438a503493334bd05e9 P b0af20e80bbc4723baf55cb3c281e739 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0abaf8d4eaf4227b530152bd59d13f3 in term 0.
I20260608 09:55:27.565261 11479 tablet_bootstrap.cc:654] T 02b8e5949f824438a503493334bd05e9 P 8b5bf6f52b964824bbb7f194eb649532: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:27.565713 11432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02b8e5949f824438a503493334bd05e9" candidate_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b5bf6f52b964824bbb7f194eb649532" is_pre_election: true
I20260608 09:55:27.566466 11478 tablet_bootstrap.cc:654] T 2b110f7ad47e4166b1f63b6a4439ef0e P d0abaf8d4eaf4227b530152bd59d13f3: Neither blocks nor log segments found. Creating new log.
W20260608 09:55:27.567559 11248 leader_election.cc:343] T 02b8e5949f824438a503493334bd05e9 P d0abaf8d4eaf4227b530152bd59d13f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b5bf6f52b964824bbb7f194eb649532 (127.0.97.195:34415): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:27.568400 11248 leader_election.cc:304] T 02b8e5949f824438a503493334bd05e9 P d0abaf8d4eaf4227b530152bd59d13f3 [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: b0af20e80bbc4723baf55cb3c281e739, d0abaf8d4eaf4227b530152bd59d13f3; no voters: 8b5bf6f52b964824bbb7f194eb649532
I20260608 09:55:27.569871 11477 tablet_bootstrap.cc:492] T 15f8e669ea944c6690c9b758fd2ae272 P b0af20e80bbc4723baf55cb3c281e739: No bootstrap required, opened a new log
I20260608 09:55:27.569793 11482 raft_consensus.cc:493] T 8be235535e5b4a17a0d76de03e41ba86 P b0af20e80bbc4723baf55cb3c281e739 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:27.569221 11502 raft_consensus.cc:2804] T 02b8e5949f824438a503493334bd05e9 P d0abaf8d4eaf4227b530152bd59d13f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:27.571465 11479 tablet_bootstrap.cc:492] T 02b8e5949f824438a503493334bd05e9 P 8b5bf6f52b964824bbb7f194eb649532: No bootstrap required, opened a new log
I20260608 09:55:27.571986 11479 ts_tablet_manager.cc:1403] T 02b8e5949f824438a503493334bd05e9 P 8b5bf6f52b964824bbb7f194eb649532: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260608 09:55:27.575349 11479 raft_consensus.cc:359] T 02b8e5949f824438a503493334bd05e9 P 8b5bf6f52b964824bbb7f194eb649532 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
I20260608 09:55:27.576042 11479 raft_consensus.cc:385] T 02b8e5949f824438a503493334bd05e9 P 8b5bf6f52b964824bbb7f194eb649532 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:27.576332 11479 raft_consensus.cc:740] T 02b8e5949f824438a503493334bd05e9 P 8b5bf6f52b964824bbb7f194eb649532 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b5bf6f52b964824bbb7f194eb649532, State: Initialized, Role: FOLLOWER
I20260608 09:55:27.577381 11479 consensus_queue.cc:260] T 02b8e5949f824438a503493334bd05e9 P 8b5bf6f52b964824bbb7f194eb649532 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
I20260608 09:55:27.578933 11179 catalog_manager.cc:5696] T 7be4a29a14a249bfa2adcb0132783002 P d0abaf8d4eaf4227b530152bd59d13f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to d0abaf8d4eaf4227b530152bd59d13f3 (127.0.97.193). New cstate: current_term: 1 leader_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:27.570545 11482 raft_consensus.cc:515] T 8be235535e5b4a17a0d76de03e41ba86 P b0af20e80bbc4723baf55cb3c281e739 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
I20260608 09:55:27.582324 11482 leader_election.cc:290] T 8be235535e5b4a17a0d76de03e41ba86 P b0af20e80bbc4723baf55cb3c281e739 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0abaf8d4eaf4227b530152bd59d13f3 (127.0.97.193:34083), 8b5bf6f52b964824bbb7f194eb649532 (127.0.97.195:34415)
I20260608 09:55:27.576049 11502 raft_consensus.cc:493] T 02b8e5949f824438a503493334bd05e9 P d0abaf8d4eaf4227b530152bd59d13f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:27.580119 11479 ts_tablet_manager.cc:1434] T 02b8e5949f824438a503493334bd05e9 P 8b5bf6f52b964824bbb7f194eb649532: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:55:27.582857 11502 raft_consensus.cc:3060] T 02b8e5949f824438a503493334bd05e9 P d0abaf8d4eaf4227b530152bd59d13f3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:27.583663 11479 tablet_bootstrap.cc:492] T 8be235535e5b4a17a0d76de03e41ba86 P 8b5bf6f52b964824bbb7f194eb649532: Bootstrap starting.
I20260608 09:55:27.583485 11432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be235535e5b4a17a0d76de03e41ba86" candidate_uuid: "b0af20e80bbc4723baf55cb3c281e739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b5bf6f52b964824bbb7f194eb649532" is_pre_election: true
W20260608 09:55:27.585146 11323 leader_election.cc:343] T 8be235535e5b4a17a0d76de03e41ba86 P b0af20e80bbc4723baf55cb3c281e739 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b5bf6f52b964824bbb7f194eb649532 (127.0.97.195:34415): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:27.570575 11477 ts_tablet_manager.cc:1403] T 15f8e669ea944c6690c9b758fd2ae272 P b0af20e80bbc4723baf55cb3c281e739: Time spent bootstrapping tablet: real 0.072s	user 0.006s	sys 0.010s
I20260608 09:55:27.588454 11478 tablet_bootstrap.cc:492] T 2b110f7ad47e4166b1f63b6a4439ef0e P d0abaf8d4eaf4227b530152bd59d13f3: No bootstrap required, opened a new log
I20260608 09:55:27.589092 11478 ts_tablet_manager.cc:1403] T 2b110f7ad47e4166b1f63b6a4439ef0e P d0abaf8d4eaf4227b530152bd59d13f3: Time spent bootstrapping tablet: real 0.068s	user 0.016s	sys 0.004s
I20260608 09:55:27.585904 11283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be235535e5b4a17a0d76de03e41ba86" candidate_uuid: "b0af20e80bbc4723baf55cb3c281e739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" is_pre_election: true
I20260608 09:55:27.590907 11479 tablet_bootstrap.cc:654] T 8be235535e5b4a17a0d76de03e41ba86 P 8b5bf6f52b964824bbb7f194eb649532: Neither blocks nor log segments found. Creating new log.
W20260608 09:55:27.592296 11322 leader_election.cc:343] T 8be235535e5b4a17a0d76de03e41ba86 P b0af20e80bbc4723baf55cb3c281e739 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0abaf8d4eaf4227b530152bd59d13f3 (127.0.97.193:34083): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:27.592207 11478 raft_consensus.cc:359] T 2b110f7ad47e4166b1f63b6a4439ef0e P d0abaf8d4eaf4227b530152bd59d13f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
I20260608 09:55:27.592816 11322 leader_election.cc:304] T 8be235535e5b4a17a0d76de03e41ba86 P b0af20e80bbc4723baf55cb3c281e739 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b0af20e80bbc4723baf55cb3c281e739; no voters: 8b5bf6f52b964824bbb7f194eb649532, d0abaf8d4eaf4227b530152bd59d13f3
I20260608 09:55:27.593142 11478 raft_consensus.cc:385] T 2b110f7ad47e4166b1f63b6a4439ef0e P d0abaf8d4eaf4227b530152bd59d13f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:27.593454 11478 raft_consensus.cc:740] T 2b110f7ad47e4166b1f63b6a4439ef0e P d0abaf8d4eaf4227b530152bd59d13f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0abaf8d4eaf4227b530152bd59d13f3, State: Initialized, Role: FOLLOWER
I20260608 09:55:27.594010 11482 raft_consensus.cc:2749] T 8be235535e5b4a17a0d76de03e41ba86 P b0af20e80bbc4723baf55cb3c281e739 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:55:27.594350 11478 consensus_queue.cc:260] T 2b110f7ad47e4166b1f63b6a4439ef0e P d0abaf8d4eaf4227b530152bd59d13f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
I20260608 09:55:27.593942 11180 catalog_manager.cc:5696] T 09d574d7e3054693943f74fbc5ad5021 P 8b5bf6f52b964824bbb7f194eb649532 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b5bf6f52b964824bbb7f194eb649532 (127.0.97.195). New cstate: current_term: 1 leader_uuid: "8b5bf6f52b964824bbb7f194eb649532" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:27.596966 11478 ts_tablet_manager.cc:1434] T 2b110f7ad47e4166b1f63b6a4439ef0e P d0abaf8d4eaf4227b530152bd59d13f3: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:55:27.596375 11180 catalog_manager.cc:5696] T 2b110f7ad47e4166b1f63b6a4439ef0e P 8b5bf6f52b964824bbb7f194eb649532 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b5bf6f52b964824bbb7f194eb649532 (127.0.97.195). New cstate: current_term: 1 leader_uuid: "8b5bf6f52b964824bbb7f194eb649532" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:27.597680 11479 tablet_bootstrap.cc:492] T 8be235535e5b4a17a0d76de03e41ba86 P 8b5bf6f52b964824bbb7f194eb649532: No bootstrap required, opened a new log
I20260608 09:55:27.597868 11478 tablet_bootstrap.cc:492] T 15f8e669ea944c6690c9b758fd2ae272 P d0abaf8d4eaf4227b530152bd59d13f3: Bootstrap starting.
I20260608 09:55:27.598237 11479 ts_tablet_manager.cc:1403] T 8be235535e5b4a17a0d76de03e41ba86 P 8b5bf6f52b964824bbb7f194eb649532: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260608 09:55:27.601528 11479 raft_consensus.cc:359] T 8be235535e5b4a17a0d76de03e41ba86 P 8b5bf6f52b964824bbb7f194eb649532 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
I20260608 09:55:27.602201 11479 raft_consensus.cc:385] T 8be235535e5b4a17a0d76de03e41ba86 P 8b5bf6f52b964824bbb7f194eb649532 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:27.602480 11479 raft_consensus.cc:740] T 8be235535e5b4a17a0d76de03e41ba86 P 8b5bf6f52b964824bbb7f194eb649532 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b5bf6f52b964824bbb7f194eb649532, State: Initialized, Role: FOLLOWER
I20260608 09:55:27.603250 11479 consensus_queue.cc:260] T 8be235535e5b4a17a0d76de03e41ba86 P 8b5bf6f52b964824bbb7f194eb649532 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
I20260608 09:55:27.603041 11502 raft_consensus.cc:515] T 02b8e5949f824438a503493334bd05e9 P d0abaf8d4eaf4227b530152bd59d13f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
I20260608 09:55:27.604785 11478 tablet_bootstrap.cc:654] T 15f8e669ea944c6690c9b758fd2ae272 P d0abaf8d4eaf4227b530152bd59d13f3: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:27.605795 11479 ts_tablet_manager.cc:1434] T 8be235535e5b4a17a0d76de03e41ba86 P 8b5bf6f52b964824bbb7f194eb649532: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 09:55:27.606060 11500 raft_consensus.cc:493] T 7be4a29a14a249bfa2adcb0132783002 P 8b5bf6f52b964824bbb7f194eb649532 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:27.606546 11500 raft_consensus.cc:515] T 7be4a29a14a249bfa2adcb0132783002 P 8b5bf6f52b964824bbb7f194eb649532 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
I20260608 09:55:27.606916 11502 leader_election.cc:290] T 02b8e5949f824438a503493334bd05e9 P d0abaf8d4eaf4227b530152bd59d13f3 [CANDIDATE]: Term 1 election: Requested vote from peers b0af20e80bbc4723baf55cb3c281e739 (127.0.97.194:39941), 8b5bf6f52b964824bbb7f194eb649532 (127.0.97.195:34415)
I20260608 09:55:27.603786 11477 raft_consensus.cc:359] T 15f8e669ea944c6690c9b758fd2ae272 P b0af20e80bbc4723baf55cb3c281e739 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
I20260608 09:55:27.608065 11357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02b8e5949f824438a503493334bd05e9" candidate_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0af20e80bbc4723baf55cb3c281e739"
I20260608 09:55:27.608111 11477 raft_consensus.cc:385] T 15f8e669ea944c6690c9b758fd2ae272 P b0af20e80bbc4723baf55cb3c281e739 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:27.608817 11357 raft_consensus.cc:3060] T 02b8e5949f824438a503493334bd05e9 P b0af20e80bbc4723baf55cb3c281e739 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:27.609417 11283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7be4a29a14a249bfa2adcb0132783002" candidate_uuid: "8b5bf6f52b964824bbb7f194eb649532" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" is_pre_election: true
I20260608 09:55:27.608070 11432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02b8e5949f824438a503493334bd05e9" candidate_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b5bf6f52b964824bbb7f194eb649532"
I20260608 09:55:27.609022 11477 raft_consensus.cc:740] T 15f8e669ea944c6690c9b758fd2ae272 P b0af20e80bbc4723baf55cb3c281e739 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0af20e80bbc4723baf55cb3c281e739, State: Initialized, Role: FOLLOWER
I20260608 09:55:27.611348 11432 raft_consensus.cc:3060] T 02b8e5949f824438a503493334bd05e9 P 8b5bf6f52b964824bbb7f194eb649532 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:27.611543 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7be4a29a14a249bfa2adcb0132783002" candidate_uuid: "8b5bf6f52b964824bbb7f194eb649532" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0af20e80bbc4723baf55cb3c281e739" is_pre_election: true
I20260608 09:55:27.612373 11358 raft_consensus.cc:2393] T 7be4a29a14a249bfa2adcb0132783002 P b0af20e80bbc4723baf55cb3c281e739 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8b5bf6f52b964824bbb7f194eb649532 in current term 1: Already voted for candidate d0abaf8d4eaf4227b530152bd59d13f3 in this term.
I20260608 09:55:27.613780 11397 leader_election.cc:304] T 7be4a29a14a249bfa2adcb0132783002 P 8b5bf6f52b964824bbb7f194eb649532 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b5bf6f52b964824bbb7f194eb649532; no voters: b0af20e80bbc4723baf55cb3c281e739, d0abaf8d4eaf4227b530152bd59d13f3
I20260608 09:55:27.614730 11501 raft_consensus.cc:3060] T 7be4a29a14a249bfa2adcb0132783002 P 8b5bf6f52b964824bbb7f194eb649532 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:27.616495 11357 raft_consensus.cc:2468] T 02b8e5949f824438a503493334bd05e9 P b0af20e80bbc4723baf55cb3c281e739 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0abaf8d4eaf4227b530152bd59d13f3 in term 1.
I20260608 09:55:27.617945 11248 leader_election.cc:304] T 02b8e5949f824438a503493334bd05e9 P d0abaf8d4eaf4227b530152bd59d13f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0af20e80bbc4723baf55cb3c281e739, d0abaf8d4eaf4227b530152bd59d13f3; no voters: 
I20260608 09:55:27.618914 11502 raft_consensus.cc:2804] T 02b8e5949f824438a503493334bd05e9 P d0abaf8d4eaf4227b530152bd59d13f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:27.619333 11432 raft_consensus.cc:2468] T 02b8e5949f824438a503493334bd05e9 P 8b5bf6f52b964824bbb7f194eb649532 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0abaf8d4eaf4227b530152bd59d13f3 in term 1.
I20260608 09:55:27.619676 11502 raft_consensus.cc:697] T 02b8e5949f824438a503493334bd05e9 P d0abaf8d4eaf4227b530152bd59d13f3 [term 1 LEADER]: Becoming Leader. State: Replica: d0abaf8d4eaf4227b530152bd59d13f3, State: Running, Role: LEADER
W20260608 09:55:27.620326 11229 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:55:27.621068 11502 consensus_queue.cc:237] T 02b8e5949f824438a503493334bd05e9 P d0abaf8d4eaf4227b530152bd59d13f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
I20260608 09:55:27.608675 11500 leader_election.cc:290] T 7be4a29a14a249bfa2adcb0132783002 P 8b5bf6f52b964824bbb7f194eb649532 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0abaf8d4eaf4227b530152bd59d13f3 (127.0.97.193:34083), b0af20e80bbc4723baf55cb3c281e739 (127.0.97.194:39941)
I20260608 09:55:27.625921 11501 raft_consensus.cc:2749] T 7be4a29a14a249bfa2adcb0132783002 P 8b5bf6f52b964824bbb7f194eb649532 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:55:27.611871 11477 consensus_queue.cc:260] T 15f8e669ea944c6690c9b758fd2ae272 P b0af20e80bbc4723baf55cb3c281e739 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
I20260608 09:55:27.629171 11477 ts_tablet_manager.cc:1434] T 15f8e669ea944c6690c9b758fd2ae272 P b0af20e80bbc4723baf55cb3c281e739: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
I20260608 09:55:27.630241 11477 tablet_bootstrap.cc:492] T 09d574d7e3054693943f74fbc5ad5021 P b0af20e80bbc4723baf55cb3c281e739: Bootstrap starting.
I20260608 09:55:27.636137 11478 tablet_bootstrap.cc:492] T 15f8e669ea944c6690c9b758fd2ae272 P d0abaf8d4eaf4227b530152bd59d13f3: No bootstrap required, opened a new log
I20260608 09:55:27.637039 11477 tablet_bootstrap.cc:654] T 09d574d7e3054693943f74fbc5ad5021 P b0af20e80bbc4723baf55cb3c281e739: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:27.636410 11179 catalog_manager.cc:5696] T 02b8e5949f824438a503493334bd05e9 P d0abaf8d4eaf4227b530152bd59d13f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to d0abaf8d4eaf4227b530152bd59d13f3 (127.0.97.193). New cstate: current_term: 1 leader_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:27.637537 11478 ts_tablet_manager.cc:1403] T 15f8e669ea944c6690c9b758fd2ae272 P d0abaf8d4eaf4227b530152bd59d13f3: Time spent bootstrapping tablet: real 0.040s	user 0.020s	sys 0.005s
I20260608 09:55:27.641994 11478 raft_consensus.cc:359] T 15f8e669ea944c6690c9b758fd2ae272 P d0abaf8d4eaf4227b530152bd59d13f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
I20260608 09:55:27.642773 11478 raft_consensus.cc:385] T 15f8e669ea944c6690c9b758fd2ae272 P d0abaf8d4eaf4227b530152bd59d13f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:27.643158 11478 raft_consensus.cc:740] T 15f8e669ea944c6690c9b758fd2ae272 P d0abaf8d4eaf4227b530152bd59d13f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0abaf8d4eaf4227b530152bd59d13f3, State: Initialized, Role: FOLLOWER
I20260608 09:55:27.644058 11478 consensus_queue.cc:260] T 15f8e669ea944c6690c9b758fd2ae272 P d0abaf8d4eaf4227b530152bd59d13f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
I20260608 09:55:27.646781 11478 ts_tablet_manager.cc:1434] T 15f8e669ea944c6690c9b758fd2ae272 P d0abaf8d4eaf4227b530152bd59d13f3: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260608 09:55:27.647578 11477 tablet_bootstrap.cc:492] T 09d574d7e3054693943f74fbc5ad5021 P b0af20e80bbc4723baf55cb3c281e739: No bootstrap required, opened a new log
I20260608 09:55:27.647984 11478 tablet_bootstrap.cc:492] T 8be235535e5b4a17a0d76de03e41ba86 P d0abaf8d4eaf4227b530152bd59d13f3: Bootstrap starting.
I20260608 09:55:27.648119 11477 ts_tablet_manager.cc:1403] T 09d574d7e3054693943f74fbc5ad5021 P b0af20e80bbc4723baf55cb3c281e739: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260608 09:55:27.651381 11477 raft_consensus.cc:359] T 09d574d7e3054693943f74fbc5ad5021 P b0af20e80bbc4723baf55cb3c281e739 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
I20260608 09:55:27.652091 11477 raft_consensus.cc:385] T 09d574d7e3054693943f74fbc5ad5021 P b0af20e80bbc4723baf55cb3c281e739 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:27.652400 11477 raft_consensus.cc:740] T 09d574d7e3054693943f74fbc5ad5021 P b0af20e80bbc4723baf55cb3c281e739 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0af20e80bbc4723baf55cb3c281e739, State: Initialized, Role: FOLLOWER
I20260608 09:55:27.653194 11477 consensus_queue.cc:260] T 09d574d7e3054693943f74fbc5ad5021 P b0af20e80bbc4723baf55cb3c281e739 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
I20260608 09:55:27.655177 11478 tablet_bootstrap.cc:654] T 8be235535e5b4a17a0d76de03e41ba86 P d0abaf8d4eaf4227b530152bd59d13f3: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:27.655535 11477 ts_tablet_manager.cc:1434] T 09d574d7e3054693943f74fbc5ad5021 P b0af20e80bbc4723baf55cb3c281e739: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260608 09:55:27.660622 11478 tablet_bootstrap.cc:492] T 8be235535e5b4a17a0d76de03e41ba86 P d0abaf8d4eaf4227b530152bd59d13f3: No bootstrap required, opened a new log
I20260608 09:55:27.661057 11478 ts_tablet_manager.cc:1403] T 8be235535e5b4a17a0d76de03e41ba86 P d0abaf8d4eaf4227b530152bd59d13f3: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260608 09:55:27.663759 11478 raft_consensus.cc:359] T 8be235535e5b4a17a0d76de03e41ba86 P d0abaf8d4eaf4227b530152bd59d13f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
I20260608 09:55:27.664456 11478 raft_consensus.cc:385] T 8be235535e5b4a17a0d76de03e41ba86 P d0abaf8d4eaf4227b530152bd59d13f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:27.664749 11478 raft_consensus.cc:740] T 8be235535e5b4a17a0d76de03e41ba86 P d0abaf8d4eaf4227b530152bd59d13f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0abaf8d4eaf4227b530152bd59d13f3, State: Initialized, Role: FOLLOWER
I20260608 09:55:27.665494 11478 consensus_queue.cc:260] T 8be235535e5b4a17a0d76de03e41ba86 P d0abaf8d4eaf4227b530152bd59d13f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
I20260608 09:55:27.667292 11478 ts_tablet_manager.cc:1434] T 8be235535e5b4a17a0d76de03e41ba86 P d0abaf8d4eaf4227b530152bd59d13f3: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 09:55:27.735679 11501 raft_consensus.cc:493] T 8be235535e5b4a17a0d76de03e41ba86 P 8b5bf6f52b964824bbb7f194eb649532 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:27.736184 11501 raft_consensus.cc:515] T 8be235535e5b4a17a0d76de03e41ba86 P 8b5bf6f52b964824bbb7f194eb649532 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
I20260608 09:55:27.738005 11501 leader_election.cc:290] T 8be235535e5b4a17a0d76de03e41ba86 P 8b5bf6f52b964824bbb7f194eb649532 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0abaf8d4eaf4227b530152bd59d13f3 (127.0.97.193:34083), b0af20e80bbc4723baf55cb3c281e739 (127.0.97.194:39941)
I20260608 09:55:27.738989 11283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be235535e5b4a17a0d76de03e41ba86" candidate_uuid: "8b5bf6f52b964824bbb7f194eb649532" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" is_pre_election: true
I20260608 09:55:27.739279 11357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be235535e5b4a17a0d76de03e41ba86" candidate_uuid: "8b5bf6f52b964824bbb7f194eb649532" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0af20e80bbc4723baf55cb3c281e739" is_pre_election: true
I20260608 09:55:27.739650 11283 raft_consensus.cc:2468] T 8be235535e5b4a17a0d76de03e41ba86 P d0abaf8d4eaf4227b530152bd59d13f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b5bf6f52b964824bbb7f194eb649532 in term 0.
I20260608 09:55:27.739892 11357 raft_consensus.cc:2468] T 8be235535e5b4a17a0d76de03e41ba86 P b0af20e80bbc4723baf55cb3c281e739 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b5bf6f52b964824bbb7f194eb649532 in term 0.
I20260608 09:55:27.740724 11396 leader_election.cc:304] T 8be235535e5b4a17a0d76de03e41ba86 P 8b5bf6f52b964824bbb7f194eb649532 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b5bf6f52b964824bbb7f194eb649532, d0abaf8d4eaf4227b530152bd59d13f3; no voters: 
I20260608 09:55:27.741473 11501 raft_consensus.cc:2804] T 8be235535e5b4a17a0d76de03e41ba86 P 8b5bf6f52b964824bbb7f194eb649532 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:27.741768 11501 raft_consensus.cc:493] T 8be235535e5b4a17a0d76de03e41ba86 P 8b5bf6f52b964824bbb7f194eb649532 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:27.742030 11501 raft_consensus.cc:3060] T 8be235535e5b4a17a0d76de03e41ba86 P 8b5bf6f52b964824bbb7f194eb649532 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:27.746985 11501 raft_consensus.cc:515] T 8be235535e5b4a17a0d76de03e41ba86 P 8b5bf6f52b964824bbb7f194eb649532 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
I20260608 09:55:27.748677 11501 leader_election.cc:290] T 8be235535e5b4a17a0d76de03e41ba86 P 8b5bf6f52b964824bbb7f194eb649532 [CANDIDATE]: Term 1 election: Requested vote from peers d0abaf8d4eaf4227b530152bd59d13f3 (127.0.97.193:34083), b0af20e80bbc4723baf55cb3c281e739 (127.0.97.194:39941)
I20260608 09:55:27.749401 11283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be235535e5b4a17a0d76de03e41ba86" candidate_uuid: "8b5bf6f52b964824bbb7f194eb649532" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0abaf8d4eaf4227b530152bd59d13f3"
I20260608 09:55:27.749719 11357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be235535e5b4a17a0d76de03e41ba86" candidate_uuid: "8b5bf6f52b964824bbb7f194eb649532" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0af20e80bbc4723baf55cb3c281e739"
I20260608 09:55:27.750057 11283 raft_consensus.cc:3060] T 8be235535e5b4a17a0d76de03e41ba86 P d0abaf8d4eaf4227b530152bd59d13f3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:27.750327 11357 raft_consensus.cc:3060] T 8be235535e5b4a17a0d76de03e41ba86 P b0af20e80bbc4723baf55cb3c281e739 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:27.757244 11283 raft_consensus.cc:2468] T 8be235535e5b4a17a0d76de03e41ba86 P d0abaf8d4eaf4227b530152bd59d13f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b5bf6f52b964824bbb7f194eb649532 in term 1.
I20260608 09:55:27.757244 11357 raft_consensus.cc:2468] T 8be235535e5b4a17a0d76de03e41ba86 P b0af20e80bbc4723baf55cb3c281e739 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b5bf6f52b964824bbb7f194eb649532 in term 1.
I20260608 09:55:27.758605 11397 leader_election.cc:304] T 8be235535e5b4a17a0d76de03e41ba86 P 8b5bf6f52b964824bbb7f194eb649532 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b5bf6f52b964824bbb7f194eb649532, b0af20e80bbc4723baf55cb3c281e739; no voters: 
I20260608 09:55:27.759334 11501 raft_consensus.cc:2804] T 8be235535e5b4a17a0d76de03e41ba86 P 8b5bf6f52b964824bbb7f194eb649532 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:27.759703 11501 raft_consensus.cc:697] T 8be235535e5b4a17a0d76de03e41ba86 P 8b5bf6f52b964824bbb7f194eb649532 [term 1 LEADER]: Becoming Leader. State: Replica: 8b5bf6f52b964824bbb7f194eb649532, State: Running, Role: LEADER
I20260608 09:55:27.760344 11501 consensus_queue.cc:237] T 8be235535e5b4a17a0d76de03e41ba86 P 8b5bf6f52b964824bbb7f194eb649532 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
I20260608 09:55:27.768256 11181 catalog_manager.cc:5696] T 8be235535e5b4a17a0d76de03e41ba86 P 8b5bf6f52b964824bbb7f194eb649532 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b5bf6f52b964824bbb7f194eb649532 (127.0.97.195). New cstate: current_term: 1 leader_uuid: "8b5bf6f52b964824bbb7f194eb649532" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:27.770920 11502 raft_consensus.cc:493] T 2b110f7ad47e4166b1f63b6a4439ef0e P d0abaf8d4eaf4227b530152bd59d13f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:27.771534 11502 raft_consensus.cc:515] T 2b110f7ad47e4166b1f63b6a4439ef0e P d0abaf8d4eaf4227b530152bd59d13f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
I20260608 09:55:27.773787 11502 leader_election.cc:290] T 2b110f7ad47e4166b1f63b6a4439ef0e P d0abaf8d4eaf4227b530152bd59d13f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0af20e80bbc4723baf55cb3c281e739 (127.0.97.194:39941), 8b5bf6f52b964824bbb7f194eb649532 (127.0.97.195:34415)
I20260608 09:55:27.774901 11432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b110f7ad47e4166b1f63b6a4439ef0e" candidate_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b5bf6f52b964824bbb7f194eb649532" is_pre_election: true
I20260608 09:55:27.775360 11357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b110f7ad47e4166b1f63b6a4439ef0e" candidate_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0af20e80bbc4723baf55cb3c281e739" is_pre_election: true
I20260608 09:55:27.776201 11357 raft_consensus.cc:2393] T 2b110f7ad47e4166b1f63b6a4439ef0e P b0af20e80bbc4723baf55cb3c281e739 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d0abaf8d4eaf4227b530152bd59d13f3 in current term 1: Already voted for candidate 8b5bf6f52b964824bbb7f194eb649532 in this term.
I20260608 09:55:27.777171 11248 leader_election.cc:304] T 2b110f7ad47e4166b1f63b6a4439ef0e P d0abaf8d4eaf4227b530152bd59d13f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d0abaf8d4eaf4227b530152bd59d13f3; no voters: 8b5bf6f52b964824bbb7f194eb649532, b0af20e80bbc4723baf55cb3c281e739
I20260608 09:55:27.777954 11502 raft_consensus.cc:3060] T 2b110f7ad47e4166b1f63b6a4439ef0e P d0abaf8d4eaf4227b530152bd59d13f3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:27.782891 11502 raft_consensus.cc:2749] T 2b110f7ad47e4166b1f63b6a4439ef0e P d0abaf8d4eaf4227b530152bd59d13f3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:55:27.852650 11482 raft_consensus.cc:493] T 15f8e669ea944c6690c9b758fd2ae272 P b0af20e80bbc4723baf55cb3c281e739 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:27.853195 11482 raft_consensus.cc:515] T 15f8e669ea944c6690c9b758fd2ae272 P b0af20e80bbc4723baf55cb3c281e739 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
I20260608 09:55:27.855024 11482 leader_election.cc:290] T 15f8e669ea944c6690c9b758fd2ae272 P b0af20e80bbc4723baf55cb3c281e739 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0abaf8d4eaf4227b530152bd59d13f3 (127.0.97.193:34083), 8b5bf6f52b964824bbb7f194eb649532 (127.0.97.195:34415)
I20260608 09:55:27.855842 11283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f8e669ea944c6690c9b758fd2ae272" candidate_uuid: "b0af20e80bbc4723baf55cb3c281e739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" is_pre_election: true
I20260608 09:55:27.856081 11432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f8e669ea944c6690c9b758fd2ae272" candidate_uuid: "b0af20e80bbc4723baf55cb3c281e739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b5bf6f52b964824bbb7f194eb649532" is_pre_election: true
I20260608 09:55:27.856453 11283 raft_consensus.cc:2468] T 15f8e669ea944c6690c9b758fd2ae272 P d0abaf8d4eaf4227b530152bd59d13f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0af20e80bbc4723baf55cb3c281e739 in term 0.
I20260608 09:55:27.856824 11432 raft_consensus.cc:2468] T 15f8e669ea944c6690c9b758fd2ae272 P 8b5bf6f52b964824bbb7f194eb649532 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0af20e80bbc4723baf55cb3c281e739 in term 0.
I20260608 09:55:27.857527 11322 leader_election.cc:304] T 15f8e669ea944c6690c9b758fd2ae272 P b0af20e80bbc4723baf55cb3c281e739 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0af20e80bbc4723baf55cb3c281e739, d0abaf8d4eaf4227b530152bd59d13f3; no voters: 
I20260608 09:55:27.858382 11482 raft_consensus.cc:2804] T 15f8e669ea944c6690c9b758fd2ae272 P b0af20e80bbc4723baf55cb3c281e739 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:27.858654 11482 raft_consensus.cc:493] T 15f8e669ea944c6690c9b758fd2ae272 P b0af20e80bbc4723baf55cb3c281e739 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:27.858916 11482 raft_consensus.cc:3060] T 15f8e669ea944c6690c9b758fd2ae272 P b0af20e80bbc4723baf55cb3c281e739 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:27.864292 11482 raft_consensus.cc:515] T 15f8e669ea944c6690c9b758fd2ae272 P b0af20e80bbc4723baf55cb3c281e739 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
I20260608 09:55:27.865974 11482 leader_election.cc:290] T 15f8e669ea944c6690c9b758fd2ae272 P b0af20e80bbc4723baf55cb3c281e739 [CANDIDATE]: Term 1 election: Requested vote from peers d0abaf8d4eaf4227b530152bd59d13f3 (127.0.97.193:34083), 8b5bf6f52b964824bbb7f194eb649532 (127.0.97.195:34415)
I20260608 09:55:27.866778 11283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f8e669ea944c6690c9b758fd2ae272" candidate_uuid: "b0af20e80bbc4723baf55cb3c281e739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0abaf8d4eaf4227b530152bd59d13f3"
I20260608 09:55:27.867002 11432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f8e669ea944c6690c9b758fd2ae272" candidate_uuid: "b0af20e80bbc4723baf55cb3c281e739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b5bf6f52b964824bbb7f194eb649532"
I20260608 09:55:27.867345 11283 raft_consensus.cc:3060] T 15f8e669ea944c6690c9b758fd2ae272 P d0abaf8d4eaf4227b530152bd59d13f3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:27.867564 11432 raft_consensus.cc:3060] T 15f8e669ea944c6690c9b758fd2ae272 P 8b5bf6f52b964824bbb7f194eb649532 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:27.872306 11283 raft_consensus.cc:2468] T 15f8e669ea944c6690c9b758fd2ae272 P d0abaf8d4eaf4227b530152bd59d13f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0af20e80bbc4723baf55cb3c281e739 in term 1.
I20260608 09:55:27.872393 11432 raft_consensus.cc:2468] T 15f8e669ea944c6690c9b758fd2ae272 P 8b5bf6f52b964824bbb7f194eb649532 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0af20e80bbc4723baf55cb3c281e739 in term 1.
I20260608 09:55:27.873402 11322 leader_election.cc:304] T 15f8e669ea944c6690c9b758fd2ae272 P b0af20e80bbc4723baf55cb3c281e739 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0af20e80bbc4723baf55cb3c281e739, d0abaf8d4eaf4227b530152bd59d13f3; no voters: 
I20260608 09:55:27.874128 11482 raft_consensus.cc:2804] T 15f8e669ea944c6690c9b758fd2ae272 P b0af20e80bbc4723baf55cb3c281e739 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:27.875002 11482 raft_consensus.cc:697] T 15f8e669ea944c6690c9b758fd2ae272 P b0af20e80bbc4723baf55cb3c281e739 [term 1 LEADER]: Becoming Leader. State: Replica: b0af20e80bbc4723baf55cb3c281e739, State: Running, Role: LEADER
I20260608 09:55:27.875727 11482 consensus_queue.cc:237] T 15f8e669ea944c6690c9b758fd2ae272 P b0af20e80bbc4723baf55cb3c281e739 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } }
I20260608 09:55:27.883479 11181 catalog_manager.cc:5696] T 15f8e669ea944c6690c9b758fd2ae272 P b0af20e80bbc4723baf55cb3c281e739 reported cstate change: term changed from 0 to 1, leader changed from <none> to b0af20e80bbc4723baf55cb3c281e739 (127.0.97.194). New cstate: current_term: 1 leader_uuid: "b0af20e80bbc4723baf55cb3c281e739" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:27.972313 11357 raft_consensus.cc:3060] T 09d574d7e3054693943f74fbc5ad5021 P b0af20e80bbc4723baf55cb3c281e739 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:27.981762 11501 consensus_queue.cc:1048] T 09d574d7e3054693943f74fbc5ad5021 P 8b5bf6f52b964824bbb7f194eb649532 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:28.042472 11500 consensus_queue.cc:1048] T 09d574d7e3054693943f74fbc5ad5021 P 8b5bf6f52b964824bbb7f194eb649532 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:28.048954 11500 consensus_queue.cc:1048] T 2b110f7ad47e4166b1f63b6a4439ef0e P 8b5bf6f52b964824bbb7f194eb649532 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:28.070741 11483 consensus_queue.cc:1048] T 7be4a29a14a249bfa2adcb0132783002 P d0abaf8d4eaf4227b530152bd59d13f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:28.083904 11502 consensus_queue.cc:1048] T 02b8e5949f824438a503493334bd05e9 P d0abaf8d4eaf4227b530152bd59d13f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:28.085593 11502 consensus_queue.cc:1048] T 7be4a29a14a249bfa2adcb0132783002 P d0abaf8d4eaf4227b530152bd59d13f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:28.121467 11502 consensus_queue.cc:1048] T 02b8e5949f824438a503493334bd05e9 P d0abaf8d4eaf4227b530152bd59d13f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:28.142042 11501 consensus_queue.cc:1048] T 2b110f7ad47e4166b1f63b6a4439ef0e P 8b5bf6f52b964824bbb7f194eb649532 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:28.304049 11356 raft_consensus.cc:1275] T 8be235535e5b4a17a0d76de03e41ba86 P b0af20e80bbc4723baf55cb3c281e739 [term 1 FOLLOWER]: Refusing update from remote peer 8b5bf6f52b964824bbb7f194eb649532: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:28.306721 11487 consensus_queue.cc:1048] T 8be235535e5b4a17a0d76de03e41ba86 P 8b5bf6f52b964824bbb7f194eb649532 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:28.311655 11282 raft_consensus.cc:1275] T 8be235535e5b4a17a0d76de03e41ba86 P d0abaf8d4eaf4227b530152bd59d13f3 [term 1 FOLLOWER]: Refusing update from remote peer 8b5bf6f52b964824bbb7f194eb649532: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:28.313593 11501 consensus_queue.cc:1048] T 8be235535e5b4a17a0d76de03e41ba86 P 8b5bf6f52b964824bbb7f194eb649532 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:28.330663 11482 consensus_queue.cc:1048] T 15f8e669ea944c6690c9b758fd2ae272 P b0af20e80bbc4723baf55cb3c281e739 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:28.512503 11282 raft_consensus.cc:1275] T 15f8e669ea944c6690c9b758fd2ae272 P d0abaf8d4eaf4227b530152bd59d13f3 [term 1 FOLLOWER]: Refusing update from remote peer b0af20e80bbc4723baf55cb3c281e739: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:28.517263 11482 consensus_queue.cc:1048] T 15f8e669ea944c6690c9b758fd2ae272 P b0af20e80bbc4723baf55cb3c281e739 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:55:28.674510 11396 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.97.193:34083, user_credentials={real_user=slave}} blocked reactor thread for 48784.1us
W20260608 09:55:28.675920 11397 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.97.194:39941, user_credentials={real_user=slave}} blocked reactor thread for 44342us
I20260608 09:55:29.613893   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:29.625131 11582 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:29.626848 11583 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:29.638041 11585 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:29.638540   391 server_base.cc:1061] running on GCE node
I20260608 09:55:29.639747   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:29.639957   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:29.640111   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912529640100 us; error 0 us; skew 500 ppm
I20260608 09:55:29.640750   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:29.643326   391 webserver.cc:533] Webserver started at http://127.0.97.196:43731/ using document root <none> and password file <none>
I20260608 09:55:29.643904   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:29.644109   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:29.644420   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:29.645565   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912294854977-391-0/minicluster-data/ts-3-root/instance:
uuid: "1a67e969b8a44f85a6877e600e02853c"
format_stamp: "Formatted at 2026-06-08 09:55:29 on dist-test-slave-cqs2"
I20260608 09:55:29.650378   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260608 09:55:29.653867 11590 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:29.654641   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:55:29.654953   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912294854977-391-0/minicluster-data/ts-3-root
uuid: "1a67e969b8a44f85a6877e600e02853c"
format_stamp: "Formatted at 2026-06-08 09:55:29 on dist-test-slave-cqs2"
I20260608 09:55:29.655254   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912294854977-391-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912294854977-391-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912294854977-391-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:29.670017   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:29.671329   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:29.672760   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:29.675173   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:29.675379   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:29.675616   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:29.675778   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:29.718626   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.196:33789
I20260608 09:55:29.718775 11652 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.196:33789 every 8 connection(s)
I20260608 09:55:29.733486 11653 heartbeater.cc:344] Connected to a master server at 127.0.97.254:41967
I20260608 09:55:29.733899 11653 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:29.734573 11653 heartbeater.cc:507] Master 127.0.97.254:41967 requested a full tablet report, sending...
I20260608 09:55:29.736557 11176 ts_manager.cc:194] Registered new tserver with Master: 1a67e969b8a44f85a6877e600e02853c (127.0.97.196:33789)
I20260608 09:55:29.738027 11176 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35560
I20260608 09:55:30.718900 11282 consensus_queue.cc:237] T 7be4a29a14a249bfa2adcb0132783002 P d0abaf8d4eaf4227b530152bd59d13f3 [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: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } attrs { replace: true } } peers { permanent_uuid: "1a67e969b8a44f85a6877e600e02853c" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 33789 } attrs { promote: true } }
I20260608 09:55:30.726343 11430 raft_consensus.cc:1275] T 7be4a29a14a249bfa2adcb0132783002 P 8b5bf6f52b964824bbb7f194eb649532 [term 1 FOLLOWER]: Refusing update from remote peer d0abaf8d4eaf4227b530152bd59d13f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:55:30.728327 11355 raft_consensus.cc:1275] T 7be4a29a14a249bfa2adcb0132783002 P b0af20e80bbc4723baf55cb3c281e739 [term 1 FOLLOWER]: Refusing update from remote peer d0abaf8d4eaf4227b530152bd59d13f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:55:30.728210 11660 consensus_queue.cc:1048] T 7be4a29a14a249bfa2adcb0132783002 P d0abaf8d4eaf4227b530152bd59d13f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 09:55:30.729864 11535 consensus_queue.cc:1048] T 7be4a29a14a249bfa2adcb0132783002 P d0abaf8d4eaf4227b530152bd59d13f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 09:55:30.740423 11535 raft_consensus.cc:2955] T 7be4a29a14a249bfa2adcb0132783002 P d0abaf8d4eaf4227b530152bd59d13f3 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 1a67e969b8a44f85a6877e600e02853c (127.0.97.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } attrs { replace: true } } peers { permanent_uuid: "1a67e969b8a44f85a6877e600e02853c" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 33789 } attrs { promote: true } } }
I20260608 09:55:30.741742 11653 heartbeater.cc:499] Master 127.0.97.254:41967 was elected leader, sending a full tablet report...
W20260608 09:55:30.746999 11247 consensus_peers.cc:597] T 7be4a29a14a249bfa2adcb0132783002 P d0abaf8d4eaf4227b530152bd59d13f3 -> Peer 1a67e969b8a44f85a6877e600e02853c (127.0.97.196:33789): Couldn't send request to peer 1a67e969b8a44f85a6877e600e02853c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7be4a29a14a249bfa2adcb0132783002. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:30.746996 11430 raft_consensus.cc:2955] T 7be4a29a14a249bfa2adcb0132783002 P 8b5bf6f52b964824bbb7f194eb649532 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 1a67e969b8a44f85a6877e600e02853c (127.0.97.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } attrs { replace: true } } peers { permanent_uuid: "1a67e969b8a44f85a6877e600e02853c" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 33789 } attrs { promote: true } } }
I20260608 09:55:30.747794 11355 raft_consensus.cc:2955] T 7be4a29a14a249bfa2adcb0132783002 P b0af20e80bbc4723baf55cb3c281e739 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 1a67e969b8a44f85a6877e600e02853c (127.0.97.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } attrs { replace: true } } peers { permanent_uuid: "1a67e969b8a44f85a6877e600e02853c" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 33789 } attrs { promote: true } } }
I20260608 09:55:30.763192 11174 catalog_manager.cc:5696] T 7be4a29a14a249bfa2adcb0132783002 P d0abaf8d4eaf4227b530152bd59d13f3 reported cstate change: config changed from index -1 to 16, NON_VOTER 1a67e969b8a44f85a6877e600e02853c (127.0.97.196) added. New cstate: current_term: 1 leader_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a67e969b8a44f85a6877e600e02853c" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 33789 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:30.772712 11355 consensus_queue.cc:237] T 15f8e669ea944c6690c9b758fd2ae272 P b0af20e80bbc4723baf55cb3c281e739 [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: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } } peers { permanent_uuid: "1a67e969b8a44f85a6877e600e02853c" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 33789 } attrs { promote: true } }
I20260608 09:55:30.780704 11430 raft_consensus.cc:1275] T 15f8e669ea944c6690c9b758fd2ae272 P 8b5bf6f52b964824bbb7f194eb649532 [term 1 FOLLOWER]: Refusing update from remote peer b0af20e80bbc4723baf55cb3c281e739: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:55:30.782603 11672 consensus_queue.cc:1048] T 15f8e669ea944c6690c9b758fd2ae272 P b0af20e80bbc4723baf55cb3c281e739 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 09:55:30.788573 11282 raft_consensus.cc:1275] T 15f8e669ea944c6690c9b758fd2ae272 P d0abaf8d4eaf4227b530152bd59d13f3 [term 1 FOLLOWER]: Refusing update from remote peer b0af20e80bbc4723baf55cb3c281e739: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:55:30.790548 11571 consensus_queue.cc:1048] T 15f8e669ea944c6690c9b758fd2ae272 P b0af20e80bbc4723baf55cb3c281e739 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } 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 09:55:30.795473 11322 consensus_peers.cc:597] T 15f8e669ea944c6690c9b758fd2ae272 P b0af20e80bbc4723baf55cb3c281e739 -> Peer 1a67e969b8a44f85a6877e600e02853c (127.0.97.196:33789): Couldn't send request to peer 1a67e969b8a44f85a6877e600e02853c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 15f8e669ea944c6690c9b758fd2ae272. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:30.794575 11672 raft_consensus.cc:2955] T 15f8e669ea944c6690c9b758fd2ae272 P b0af20e80bbc4723baf55cb3c281e739 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 1a67e969b8a44f85a6877e600e02853c (127.0.97.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } } peers { permanent_uuid: "1a67e969b8a44f85a6877e600e02853c" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 33789 } attrs { promote: true } } }
I20260608 09:55:30.796973 11430 raft_consensus.cc:2955] T 15f8e669ea944c6690c9b758fd2ae272 P 8b5bf6f52b964824bbb7f194eb649532 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 1a67e969b8a44f85a6877e600e02853c (127.0.97.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } } peers { permanent_uuid: "1a67e969b8a44f85a6877e600e02853c" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 33789 } attrs { promote: true } } }
I20260608 09:55:30.802006 11282 raft_consensus.cc:2955] T 15f8e669ea944c6690c9b758fd2ae272 P d0abaf8d4eaf4227b530152bd59d13f3 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 1a67e969b8a44f85a6877e600e02853c (127.0.97.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } } peers { permanent_uuid: "1a67e969b8a44f85a6877e600e02853c" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 33789 } attrs { promote: true } } }
I20260608 09:55:30.811697 11181 catalog_manager.cc:5696] T 15f8e669ea944c6690c9b758fd2ae272 P 8b5bf6f52b964824bbb7f194eb649532 reported cstate change: config changed from index -1 to 16, NON_VOTER 1a67e969b8a44f85a6877e600e02853c (127.0.97.196) added. New cstate: current_term: 1 leader_uuid: "b0af20e80bbc4723baf55cb3c281e739" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } } peers { permanent_uuid: "1a67e969b8a44f85a6877e600e02853c" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 33789 } attrs { promote: true } } }
I20260608 09:55:30.833853 11430 consensus_queue.cc:237] T 2b110f7ad47e4166b1f63b6a4439ef0e P 8b5bf6f52b964824bbb7f194eb649532 [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: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } attrs { replace: true } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } } peers { permanent_uuid: "1a67e969b8a44f85a6877e600e02853c" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 33789 } attrs { promote: true } }
I20260608 09:55:30.841252 11355 raft_consensus.cc:1275] T 2b110f7ad47e4166b1f63b6a4439ef0e P b0af20e80bbc4723baf55cb3c281e739 [term 1 FOLLOWER]: Refusing update from remote peer 8b5bf6f52b964824bbb7f194eb649532: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:55:30.842944 11678 consensus_queue.cc:1048] T 2b110f7ad47e4166b1f63b6a4439ef0e P 8b5bf6f52b964824bbb7f194eb649532 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 09:55:30.843212 11282 raft_consensus.cc:1275] T 2b110f7ad47e4166b1f63b6a4439ef0e P d0abaf8d4eaf4227b530152bd59d13f3 [term 1 FOLLOWER]: Refusing update from remote peer 8b5bf6f52b964824bbb7f194eb649532: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:55:30.844935 11501 consensus_queue.cc:1048] T 2b110f7ad47e4166b1f63b6a4439ef0e P 8b5bf6f52b964824bbb7f194eb649532 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 09:55:30.852627 11678 raft_consensus.cc:2955] T 2b110f7ad47e4166b1f63b6a4439ef0e P 8b5bf6f52b964824bbb7f194eb649532 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 1a67e969b8a44f85a6877e600e02853c (127.0.97.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } attrs { replace: true } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } } peers { permanent_uuid: "1a67e969b8a44f85a6877e600e02853c" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 33789 } attrs { promote: true } } }
W20260608 09:55:30.853829 11396 consensus_peers.cc:597] T 2b110f7ad47e4166b1f63b6a4439ef0e P 8b5bf6f52b964824bbb7f194eb649532 -> Peer 1a67e969b8a44f85a6877e600e02853c (127.0.97.196:33789): Couldn't send request to peer 1a67e969b8a44f85a6877e600e02853c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2b110f7ad47e4166b1f63b6a4439ef0e. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:30.854624 11355 raft_consensus.cc:2955] T 2b110f7ad47e4166b1f63b6a4439ef0e P b0af20e80bbc4723baf55cb3c281e739 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 1a67e969b8a44f85a6877e600e02853c (127.0.97.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } attrs { replace: true } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } } peers { permanent_uuid: "1a67e969b8a44f85a6877e600e02853c" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 33789 } attrs { promote: true } } }
I20260608 09:55:30.856514 11282 raft_consensus.cc:2955] T 2b110f7ad47e4166b1f63b6a4439ef0e P d0abaf8d4eaf4227b530152bd59d13f3 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 1a67e969b8a44f85a6877e600e02853c (127.0.97.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } attrs { replace: true } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } } peers { permanent_uuid: "1a67e969b8a44f85a6877e600e02853c" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 33789 } attrs { promote: true } } }
I20260608 09:55:30.868499 11174 catalog_manager.cc:5696] T 2b110f7ad47e4166b1f63b6a4439ef0e P 8b5bf6f52b964824bbb7f194eb649532 reported cstate change: config changed from index -1 to 16, NON_VOTER 1a67e969b8a44f85a6877e600e02853c (127.0.97.196) added. New cstate: current_term: 1 leader_uuid: "8b5bf6f52b964824bbb7f194eb649532" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a67e969b8a44f85a6877e600e02853c" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 33789 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:30.870266 11282 consensus_queue.cc:237] T 02b8e5949f824438a503493334bd05e9 P d0abaf8d4eaf4227b530152bd59d13f3 [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: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } attrs { replace: true } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } } peers { permanent_uuid: "1a67e969b8a44f85a6877e600e02853c" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 33789 } attrs { promote: true } }
W20260608 09:55:30.878479 11247 consensus_peers.cc:597] T 02b8e5949f824438a503493334bd05e9 P d0abaf8d4eaf4227b530152bd59d13f3 -> Peer 1a67e969b8a44f85a6877e600e02853c (127.0.97.196:33789): Couldn't send request to peer 1a67e969b8a44f85a6877e600e02853c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 02b8e5949f824438a503493334bd05e9. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:30.879724 11430 raft_consensus.cc:1275] T 02b8e5949f824438a503493334bd05e9 P 8b5bf6f52b964824bbb7f194eb649532 [term 1 FOLLOWER]: Refusing update from remote peer d0abaf8d4eaf4227b530152bd59d13f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:55:30.879724 11355 raft_consensus.cc:1275] T 02b8e5949f824438a503493334bd05e9 P b0af20e80bbc4723baf55cb3c281e739 [term 1 FOLLOWER]: Refusing update from remote peer d0abaf8d4eaf4227b530152bd59d13f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:55:30.881678 11665 consensus_queue.cc:1048] T 02b8e5949f824438a503493334bd05e9 P d0abaf8d4eaf4227b530152bd59d13f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 09:55:30.886384 11535 consensus_queue.cc:1048] T 02b8e5949f824438a503493334bd05e9 P d0abaf8d4eaf4227b530152bd59d13f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 09:55:30.891326 11665 raft_consensus.cc:2955] T 02b8e5949f824438a503493334bd05e9 P d0abaf8d4eaf4227b530152bd59d13f3 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 1a67e969b8a44f85a6877e600e02853c (127.0.97.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } attrs { replace: true } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } } peers { permanent_uuid: "1a67e969b8a44f85a6877e600e02853c" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 33789 } attrs { promote: true } } }
I20260608 09:55:30.893363 11430 raft_consensus.cc:2955] T 02b8e5949f824438a503493334bd05e9 P 8b5bf6f52b964824bbb7f194eb649532 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 1a67e969b8a44f85a6877e600e02853c (127.0.97.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } attrs { replace: true } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } } peers { permanent_uuid: "1a67e969b8a44f85a6877e600e02853c" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 33789 } attrs { promote: true } } }
I20260608 09:55:30.900621 11355 raft_consensus.cc:2955] T 02b8e5949f824438a503493334bd05e9 P b0af20e80bbc4723baf55cb3c281e739 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 1a67e969b8a44f85a6877e600e02853c (127.0.97.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } attrs { replace: true } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } } peers { permanent_uuid: "1a67e969b8a44f85a6877e600e02853c" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 33789 } attrs { promote: true } } }
I20260608 09:55:30.906796 11181 catalog_manager.cc:5696] T 02b8e5949f824438a503493334bd05e9 P d0abaf8d4eaf4227b530152bd59d13f3 reported cstate change: config changed from index -1 to 16, NON_VOTER 1a67e969b8a44f85a6877e600e02853c (127.0.97.196) added. New cstate: current_term: 1 leader_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a67e969b8a44f85a6877e600e02853c" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 33789 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:31.160989 11685 ts_tablet_manager.cc:933] T 7be4a29a14a249bfa2adcb0132783002 P 1a67e969b8a44f85a6877e600e02853c: Initiating tablet copy from peer d0abaf8d4eaf4227b530152bd59d13f3 (127.0.97.193:34083)
I20260608 09:55:31.163311 11685 tablet_copy_client.cc:323] T 7be4a29a14a249bfa2adcb0132783002 P 1a67e969b8a44f85a6877e600e02853c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.193:34083
I20260608 09:55:31.164328 11686 ts_tablet_manager.cc:933] T 15f8e669ea944c6690c9b758fd2ae272 P 1a67e969b8a44f85a6877e600e02853c: Initiating tablet copy from peer b0af20e80bbc4723baf55cb3c281e739 (127.0.97.194:39941)
I20260608 09:55:31.166659 11686 tablet_copy_client.cc:323] T 15f8e669ea944c6690c9b758fd2ae272 P 1a67e969b8a44f85a6877e600e02853c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.194:39941
I20260608 09:55:31.177196 11293 tablet_copy_service.cc:140] P d0abaf8d4eaf4227b530152bd59d13f3: Received BeginTabletCopySession request for tablet 7be4a29a14a249bfa2adcb0132783002 from peer 1a67e969b8a44f85a6877e600e02853c ({username='slave'} at 127.0.0.1:56996)
I20260608 09:55:31.177848 11293 tablet_copy_service.cc:161] P d0abaf8d4eaf4227b530152bd59d13f3: Beginning new tablet copy session on tablet 7be4a29a14a249bfa2adcb0132783002 from peer 1a67e969b8a44f85a6877e600e02853c at {username='slave'} at 127.0.0.1:56996: session id = 1a67e969b8a44f85a6877e600e02853c-7be4a29a14a249bfa2adcb0132783002
I20260608 09:55:31.180747 11368 tablet_copy_service.cc:140] P b0af20e80bbc4723baf55cb3c281e739: Received BeginTabletCopySession request for tablet 15f8e669ea944c6690c9b758fd2ae272 from peer 1a67e969b8a44f85a6877e600e02853c ({username='slave'} at 127.0.0.1:55934)
I20260608 09:55:31.181453 11368 tablet_copy_service.cc:161] P b0af20e80bbc4723baf55cb3c281e739: Beginning new tablet copy session on tablet 15f8e669ea944c6690c9b758fd2ae272 from peer 1a67e969b8a44f85a6877e600e02853c at {username='slave'} at 127.0.0.1:55934: session id = 1a67e969b8a44f85a6877e600e02853c-15f8e669ea944c6690c9b758fd2ae272
I20260608 09:55:31.186275 11293 tablet_copy_source_session.cc:215] T 7be4a29a14a249bfa2adcb0132783002 P d0abaf8d4eaf4227b530152bd59d13f3: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:55:31.189373 11368 tablet_copy_source_session.cc:215] T 15f8e669ea944c6690c9b758fd2ae272 P b0af20e80bbc4723baf55cb3c281e739: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:55:31.190181 11685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7be4a29a14a249bfa2adcb0132783002. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:31.194178 11686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15f8e669ea944c6690c9b758fd2ae272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:31.206037 11686 tablet_copy_client.cc:806] T 15f8e669ea944c6690c9b758fd2ae272 P 1a67e969b8a44f85a6877e600e02853c: tablet copy: Starting download of 0 data blocks...
I20260608 09:55:31.206640 11686 tablet_copy_client.cc:670] T 15f8e669ea944c6690c9b758fd2ae272 P 1a67e969b8a44f85a6877e600e02853c: tablet copy: Starting download of 1 WAL segments...
I20260608 09:55:31.206769 11685 tablet_copy_client.cc:806] T 7be4a29a14a249bfa2adcb0132783002 P 1a67e969b8a44f85a6877e600e02853c: tablet copy: Starting download of 0 data blocks...
I20260608 09:55:31.207439 11685 tablet_copy_client.cc:670] T 7be4a29a14a249bfa2adcb0132783002 P 1a67e969b8a44f85a6877e600e02853c: tablet copy: Starting download of 1 WAL segments...
I20260608 09:55:31.211685 11686 tablet_copy_client.cc:538] T 15f8e669ea944c6690c9b758fd2ae272 P 1a67e969b8a44f85a6877e600e02853c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:55:31.212160 11685 tablet_copy_client.cc:538] T 7be4a29a14a249bfa2adcb0132783002 P 1a67e969b8a44f85a6877e600e02853c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:55:31.218206 11686 tablet_bootstrap.cc:492] T 15f8e669ea944c6690c9b758fd2ae272 P 1a67e969b8a44f85a6877e600e02853c: Bootstrap starting.
I20260608 09:55:31.221130 11685 tablet_bootstrap.cc:492] T 7be4a29a14a249bfa2adcb0132783002 P 1a67e969b8a44f85a6877e600e02853c: Bootstrap starting.
I20260608 09:55:31.296041 11693 ts_tablet_manager.cc:933] T 02b8e5949f824438a503493334bd05e9 P 1a67e969b8a44f85a6877e600e02853c: Initiating tablet copy from peer d0abaf8d4eaf4227b530152bd59d13f3 (127.0.97.193:34083)
I20260608 09:55:31.298434 11693 tablet_copy_client.cc:323] T 02b8e5949f824438a503493334bd05e9 P 1a67e969b8a44f85a6877e600e02853c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.193:34083
I20260608 09:55:31.300381 11293 tablet_copy_service.cc:140] P d0abaf8d4eaf4227b530152bd59d13f3: Received BeginTabletCopySession request for tablet 02b8e5949f824438a503493334bd05e9 from peer 1a67e969b8a44f85a6877e600e02853c ({username='slave'} at 127.0.0.1:56996)
I20260608 09:55:31.300951 11293 tablet_copy_service.cc:161] P d0abaf8d4eaf4227b530152bd59d13f3: Beginning new tablet copy session on tablet 02b8e5949f824438a503493334bd05e9 from peer 1a67e969b8a44f85a6877e600e02853c at {username='slave'} at 127.0.0.1:56996: session id = 1a67e969b8a44f85a6877e600e02853c-02b8e5949f824438a503493334bd05e9
I20260608 09:55:31.314756 11293 tablet_copy_source_session.cc:215] T 02b8e5949f824438a503493334bd05e9 P d0abaf8d4eaf4227b530152bd59d13f3: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:55:31.333461 11693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02b8e5949f824438a503493334bd05e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:31.342610 11686 tablet_bootstrap.cc:492] T 15f8e669ea944c6690c9b758fd2ae272 P 1a67e969b8a44f85a6877e600e02853c: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=101 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:55:31.343616 11686 tablet_bootstrap.cc:492] T 15f8e669ea944c6690c9b758fd2ae272 P 1a67e969b8a44f85a6877e600e02853c: Bootstrap complete.
I20260608 09:55:31.344465 11686 ts_tablet_manager.cc:1403] T 15f8e669ea944c6690c9b758fd2ae272 P 1a67e969b8a44f85a6877e600e02853c: Time spent bootstrapping tablet: real 0.126s	user 0.089s	sys 0.027s
I20260608 09:55:31.344525 11695 ts_tablet_manager.cc:933] T 2b110f7ad47e4166b1f63b6a4439ef0e P 1a67e969b8a44f85a6877e600e02853c: Initiating tablet copy from peer 8b5bf6f52b964824bbb7f194eb649532 (127.0.97.195:34415)
I20260608 09:55:31.347400 11686 raft_consensus.cc:359] T 15f8e669ea944c6690c9b758fd2ae272 P 1a67e969b8a44f85a6877e600e02853c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } } peers { permanent_uuid: "1a67e969b8a44f85a6877e600e02853c" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 33789 } attrs { promote: true } }
I20260608 09:55:31.348312 11686 raft_consensus.cc:740] T 15f8e669ea944c6690c9b758fd2ae272 P 1a67e969b8a44f85a6877e600e02853c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1a67e969b8a44f85a6877e600e02853c, State: Initialized, Role: LEARNER
I20260608 09:55:31.348966 11686 consensus_queue.cc:260] T 15f8e669ea944c6690c9b758fd2ae272 P 1a67e969b8a44f85a6877e600e02853c [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: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } attrs { replace: true } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } } peers { permanent_uuid: "1a67e969b8a44f85a6877e600e02853c" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 33789 } attrs { promote: true } }
I20260608 09:55:31.352596 11685 tablet_bootstrap.cc:492] T 7be4a29a14a249bfa2adcb0132783002 P 1a67e969b8a44f85a6877e600e02853c: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=114 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:55:31.353677 11685 tablet_bootstrap.cc:492] T 7be4a29a14a249bfa2adcb0132783002 P 1a67e969b8a44f85a6877e600e02853c: Bootstrap complete.
I20260608 09:55:31.354555 11685 ts_tablet_manager.cc:1403] T 7be4a29a14a249bfa2adcb0132783002 P 1a67e969b8a44f85a6877e600e02853c: Time spent bootstrapping tablet: real 0.134s	user 0.107s	sys 0.020s
I20260608 09:55:31.354642 11695 tablet_copy_client.cc:323] T 2b110f7ad47e4166b1f63b6a4439ef0e P 1a67e969b8a44f85a6877e600e02853c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.195:34415
I20260608 09:55:31.358211 11686 ts_tablet_manager.cc:1434] T 15f8e669ea944c6690c9b758fd2ae272 P 1a67e969b8a44f85a6877e600e02853c: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.003s
I20260608 09:55:31.362557 11685 raft_consensus.cc:359] T 7be4a29a14a249bfa2adcb0132783002 P 1a67e969b8a44f85a6877e600e02853c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } attrs { replace: true } } peers { permanent_uuid: "1a67e969b8a44f85a6877e600e02853c" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 33789 } attrs { promote: true } }
I20260608 09:55:31.363433 11685 raft_consensus.cc:740] T 7be4a29a14a249bfa2adcb0132783002 P 1a67e969b8a44f85a6877e600e02853c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1a67e969b8a44f85a6877e600e02853c, State: Initialized, Role: LEARNER
I20260608 09:55:31.364065 11685 consensus_queue.cc:260] T 7be4a29a14a249bfa2adcb0132783002 P 1a67e969b8a44f85a6877e600e02853c [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: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } attrs { replace: true } } peers { permanent_uuid: "1a67e969b8a44f85a6877e600e02853c" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 33789 } attrs { promote: true } }
I20260608 09:55:31.366074 11685 ts_tablet_manager.cc:1434] T 7be4a29a14a249bfa2adcb0132783002 P 1a67e969b8a44f85a6877e600e02853c: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.000s
I20260608 09:55:31.368458 11293 tablet_copy_service.cc:342] P d0abaf8d4eaf4227b530152bd59d13f3: Request end of tablet copy session 1a67e969b8a44f85a6877e600e02853c-7be4a29a14a249bfa2adcb0132783002 received from {username='slave'} at 127.0.0.1:56996
I20260608 09:55:31.368881 11368 tablet_copy_service.cc:342] P b0af20e80bbc4723baf55cb3c281e739: Request end of tablet copy session 1a67e969b8a44f85a6877e600e02853c-15f8e669ea944c6690c9b758fd2ae272 received from {username='slave'} at 127.0.0.1:55934
I20260608 09:55:31.368888 11293 tablet_copy_service.cc:434] P d0abaf8d4eaf4227b530152bd59d13f3: ending tablet copy session 1a67e969b8a44f85a6877e600e02853c-7be4a29a14a249bfa2adcb0132783002 on tablet 7be4a29a14a249bfa2adcb0132783002 with peer 1a67e969b8a44f85a6877e600e02853c
I20260608 09:55:31.369527 11368 tablet_copy_service.cc:434] P b0af20e80bbc4723baf55cb3c281e739: ending tablet copy session 1a67e969b8a44f85a6877e600e02853c-15f8e669ea944c6690c9b758fd2ae272 on tablet 15f8e669ea944c6690c9b758fd2ae272 with peer 1a67e969b8a44f85a6877e600e02853c
I20260608 09:55:31.373080 11693 tablet_copy_client.cc:806] T 02b8e5949f824438a503493334bd05e9 P 1a67e969b8a44f85a6877e600e02853c: tablet copy: Starting download of 0 data blocks...
I20260608 09:55:31.373682 11693 tablet_copy_client.cc:670] T 02b8e5949f824438a503493334bd05e9 P 1a67e969b8a44f85a6877e600e02853c: tablet copy: Starting download of 1 WAL segments...
I20260608 09:55:31.378299 11693 tablet_copy_client.cc:538] T 02b8e5949f824438a503493334bd05e9 P 1a67e969b8a44f85a6877e600e02853c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:55:31.378381 11442 tablet_copy_service.cc:140] P 8b5bf6f52b964824bbb7f194eb649532: Received BeginTabletCopySession request for tablet 2b110f7ad47e4166b1f63b6a4439ef0e from peer 1a67e969b8a44f85a6877e600e02853c ({username='slave'} at 127.0.0.1:46392)
I20260608 09:55:31.379037 11442 tablet_copy_service.cc:161] P 8b5bf6f52b964824bbb7f194eb649532: Beginning new tablet copy session on tablet 2b110f7ad47e4166b1f63b6a4439ef0e from peer 1a67e969b8a44f85a6877e600e02853c at {username='slave'} at 127.0.0.1:46392: session id = 1a67e969b8a44f85a6877e600e02853c-2b110f7ad47e4166b1f63b6a4439ef0e
I20260608 09:55:31.387352 11442 tablet_copy_source_session.cc:215] T 2b110f7ad47e4166b1f63b6a4439ef0e P 8b5bf6f52b964824bbb7f194eb649532: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:55:31.388043 11693 tablet_bootstrap.cc:492] T 02b8e5949f824438a503493334bd05e9 P 1a67e969b8a44f85a6877e600e02853c: Bootstrap starting.
I20260608 09:55:31.390861 11695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b110f7ad47e4166b1f63b6a4439ef0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:31.408039 11695 tablet_copy_client.cc:806] T 2b110f7ad47e4166b1f63b6a4439ef0e P 1a67e969b8a44f85a6877e600e02853c: tablet copy: Starting download of 0 data blocks...
I20260608 09:55:31.408577 11695 tablet_copy_client.cc:670] T 2b110f7ad47e4166b1f63b6a4439ef0e P 1a67e969b8a44f85a6877e600e02853c: tablet copy: Starting download of 1 WAL segments...
I20260608 09:55:31.421533 11695 tablet_copy_client.cc:538] T 2b110f7ad47e4166b1f63b6a4439ef0e P 1a67e969b8a44f85a6877e600e02853c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:55:31.429625 11695 tablet_bootstrap.cc:492] T 2b110f7ad47e4166b1f63b6a4439ef0e P 1a67e969b8a44f85a6877e600e02853c: Bootstrap starting.
I20260608 09:55:31.525591 11693 tablet_bootstrap.cc:492] T 02b8e5949f824438a503493334bd05e9 P 1a67e969b8a44f85a6877e600e02853c: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=131 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:55:31.526535 11693 tablet_bootstrap.cc:492] T 02b8e5949f824438a503493334bd05e9 P 1a67e969b8a44f85a6877e600e02853c: Bootstrap complete.
I20260608 09:55:31.527257 11693 ts_tablet_manager.cc:1403] T 02b8e5949f824438a503493334bd05e9 P 1a67e969b8a44f85a6877e600e02853c: Time spent bootstrapping tablet: real 0.139s	user 0.112s	sys 0.020s
I20260608 09:55:31.529623 11695 tablet_bootstrap.cc:492] T 2b110f7ad47e4166b1f63b6a4439ef0e P 1a67e969b8a44f85a6877e600e02853c: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=129 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:55:31.530345 11695 tablet_bootstrap.cc:492] T 2b110f7ad47e4166b1f63b6a4439ef0e P 1a67e969b8a44f85a6877e600e02853c: Bootstrap complete.
I20260608 09:55:31.530128 11693 raft_consensus.cc:359] T 02b8e5949f824438a503493334bd05e9 P 1a67e969b8a44f85a6877e600e02853c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } attrs { replace: true } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } } peers { permanent_uuid: "1a67e969b8a44f85a6877e600e02853c" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 33789 } attrs { promote: true } }
I20260608 09:55:31.531005 11695 ts_tablet_manager.cc:1403] T 2b110f7ad47e4166b1f63b6a4439ef0e P 1a67e969b8a44f85a6877e600e02853c: Time spent bootstrapping tablet: real 0.102s	user 0.090s	sys 0.012s
I20260608 09:55:31.531004 11693 raft_consensus.cc:740] T 02b8e5949f824438a503493334bd05e9 P 1a67e969b8a44f85a6877e600e02853c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1a67e969b8a44f85a6877e600e02853c, State: Initialized, Role: LEARNER
I20260608 09:55:31.531876 11693 consensus_queue.cc:260] T 02b8e5949f824438a503493334bd05e9 P 1a67e969b8a44f85a6877e600e02853c [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: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } attrs { replace: true } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } } peers { permanent_uuid: "1a67e969b8a44f85a6877e600e02853c" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 33789 } attrs { promote: true } }
I20260608 09:55:31.534469 11693 ts_tablet_manager.cc:1434] T 02b8e5949f824438a503493334bd05e9 P 1a67e969b8a44f85a6877e600e02853c: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260608 09:55:31.534186 11695 raft_consensus.cc:359] T 2b110f7ad47e4166b1f63b6a4439ef0e P 1a67e969b8a44f85a6877e600e02853c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } attrs { replace: true } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } } peers { permanent_uuid: "1a67e969b8a44f85a6877e600e02853c" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 33789 } attrs { promote: true } }
I20260608 09:55:31.535498 11695 raft_consensus.cc:740] T 2b110f7ad47e4166b1f63b6a4439ef0e P 1a67e969b8a44f85a6877e600e02853c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1a67e969b8a44f85a6877e600e02853c, State: Initialized, Role: LEARNER
I20260608 09:55:31.536229 11695 consensus_queue.cc:260] T 2b110f7ad47e4166b1f63b6a4439ef0e P 1a67e969b8a44f85a6877e600e02853c [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: "d0abaf8d4eaf4227b530152bd59d13f3" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34083 } } peers { permanent_uuid: "b0af20e80bbc4723baf55cb3c281e739" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 39941 } attrs { replace: true } } peers { permanent_uuid: "8b5bf6f52b964824bbb7f194eb649532" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 34415 } } peers { permanent_uuid: "1a67e969b8a44f85a6877e600e02853c" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 33789 } attrs { promote: true } }
I20260608 09:55:31.536582 11293 tablet_copy_service.cc:342] P d0abaf8d4eaf4227b530152bd59d13f3: Request end of tablet copy session 1a67e969b8a44f85a6877e600e02853c-02b8e5949f824438a503493334bd05e9 received from {username='slave'} at 127.0.0.1:56996
I20260608 09:55:31.537145 11293 tablet_copy_service.cc:434] P d0abaf8d4eaf4227b530152bd59d13f3: ending tablet copy session 1a67e969b8a44f85a6877e600e02853c-02b8e5949f824438a503493334bd05e9 on tablet 02b8e5949f824438a503493334bd05e9 with peer 1a67e969b8a44f85a6877e600e02853c
I20260608 09:55:31.538401 11695 ts_tablet_manager.cc:1434] T 2b110f7ad47e4166b1f63b6a4439ef0e P 1a67e969b8a44f85a6877e600e02853c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 09:55:31.540340 11442 tablet_copy_service.cc:342] P 8b5bf6f52b964824bbb7f194eb649532: Request end of tablet copy session 1a67e969b8a44f85a6877e600e02853c-2b110f7ad47e4166b1f63b6a4439ef0e received from {username='slave'} at 127.0.0.1:46392
I20260608 09:55:31.540767 11442 tablet_copy_service.cc:434] P 8b5bf6f52b964824bbb7f194eb649532: ending tablet copy session 1a67e969b8a44f85a6877e600e02853c-2b110f7ad47e4166b1f63b6a4439ef0e on tablet 2b110f7ad47e4166b1f63b6a4439ef0e with peer 1a67e969b8a44f85a6877e600e02853c
I20260608 09:55:31.663553 11628 raft_consensus.cc:1217] T 7be4a29a14a249bfa2adcb0132783002 P 1a67e969b8a44f85a6877e600e02853c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 09:55:31.710018 11628 raft_consensus.cc:1217] T 2b110f7ad47e4166b1f63b6a4439ef0e P 1a67e969b8a44f85a6877e600e02853c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 09:55:31.727087 11628 raft_consensus.cc:1217] T 02b8e5949f824438a503493334bd05e9 P 1a67e969b8a44f85a6877e600e02853c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 09:55:31.752260   391 tablet_server.cc:179] TabletServer@127.0.97.193:0 shutting down...
I20260608 09:55:31.769929 11628 raft_consensus.cc:1217] T 15f8e669ea944c6690c9b758fd2ae272 P 1a67e969b8a44f85a6877e600e02853c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
W20260608 09:55:31.791312 11322 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
I20260608 09:55:31.794162   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:31.795259   391 tablet_replica.cc:333] T 8be235535e5b4a17a0d76de03e41ba86 P d0abaf8d4eaf4227b530152bd59d13f3: stopping tablet replica
I20260608 09:55:31.795909   391 raft_consensus.cc:2243] T 8be235535e5b4a17a0d76de03e41ba86 P d0abaf8d4eaf4227b530152bd59d13f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:31.796582   391 raft_consensus.cc:2272] T 8be235535e5b4a17a0d76de03e41ba86 P d0abaf8d4eaf4227b530152bd59d13f3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:55:31.796972 11322 consensus_peers.cc:597] T 15f8e669ea944c6690c9b758fd2ae272 P b0af20e80bbc4723baf55cb3c281e739 -> Peer d0abaf8d4eaf4227b530152bd59d13f3 (127.0.97.193:34083): Couldn't send request to peer d0abaf8d4eaf4227b530152bd59d13f3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:31.799010   391 tablet_replica.cc:333] T 15f8e669ea944c6690c9b758fd2ae272 P d0abaf8d4eaf4227b530152bd59d13f3: stopping tablet replica
I20260608 09:55:31.799742   391 raft_consensus.cc:2243] T 15f8e669ea944c6690c9b758fd2ae272 P d0abaf8d4eaf4227b530152bd59d13f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:31.800284   391 raft_consensus.cc:2272] T 15f8e669ea944c6690c9b758fd2ae272 P d0abaf8d4eaf4227b530152bd59d13f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:31.802927   391 tablet_replica.cc:333] T 2b110f7ad47e4166b1f63b6a4439ef0e P d0abaf8d4eaf4227b530152bd59d13f3: stopping tablet replica
I20260608 09:55:31.803627   391 raft_consensus.cc:2243] T 2b110f7ad47e4166b1f63b6a4439ef0e P d0abaf8d4eaf4227b530152bd59d13f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:31.804349   391 raft_consensus.cc:2272] T 2b110f7ad47e4166b1f63b6a4439ef0e P d0abaf8d4eaf4227b530152bd59d13f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:31.807660   391 tablet_replica.cc:333] T 02b8e5949f824438a503493334bd05e9 P d0abaf8d4eaf4227b530152bd59d13f3: stopping tablet replica
I20260608 09:55:31.808234   391 raft_consensus.cc:2243] T 02b8e5949f824438a503493334bd05e9 P d0abaf8d4eaf4227b530152bd59d13f3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:31.809264   391 raft_consensus.cc:2272] T 02b8e5949f824438a503493334bd05e9 P d0abaf8d4eaf4227b530152bd59d13f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:31.811933   391 tablet_replica.cc:333] T 7be4a29a14a249bfa2adcb0132783002 P d0abaf8d4eaf4227b530152bd59d13f3: stopping tablet replica
I20260608 09:55:31.812474   391 raft_consensus.cc:2243] T 7be4a29a14a249bfa2adcb0132783002 P d0abaf8d4eaf4227b530152bd59d13f3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:31.813511   391 raft_consensus.cc:2272] T 7be4a29a14a249bfa2adcb0132783002 P d0abaf8d4eaf4227b530152bd59d13f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:31.815886   391 tablet_replica.cc:333] T 09d574d7e3054693943f74fbc5ad5021 P d0abaf8d4eaf4227b530152bd59d13f3: stopping tablet replica
I20260608 09:55:31.816354   391 raft_consensus.cc:2243] T 09d574d7e3054693943f74fbc5ad5021 P d0abaf8d4eaf4227b530152bd59d13f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:31.816845   391 raft_consensus.cc:2272] T 09d574d7e3054693943f74fbc5ad5021 P d0abaf8d4eaf4227b530152bd59d13f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:31.836321   391 tablet_server.cc:196] TabletServer@127.0.97.193:0 shutdown complete.
I20260608 09:55:31.860746   391 tablet_server.cc:179] TabletServer@127.0.97.194:0 shutting down...
I20260608 09:55:31.896406   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:31.897370   391 tablet_replica.cc:333] T 09d574d7e3054693943f74fbc5ad5021 P b0af20e80bbc4723baf55cb3c281e739: stopping tablet replica
I20260608 09:55:31.898248   391 raft_consensus.cc:2243] T 09d574d7e3054693943f74fbc5ad5021 P b0af20e80bbc4723baf55cb3c281e739 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:31.898888   391 raft_consensus.cc:2272] T 09d574d7e3054693943f74fbc5ad5021 P b0af20e80bbc4723baf55cb3c281e739 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:31.901991   391 tablet_replica.cc:333] T 7be4a29a14a249bfa2adcb0132783002 P b0af20e80bbc4723baf55cb3c281e739: stopping tablet replica
I20260608 09:55:31.902750   391 raft_consensus.cc:2243] T 7be4a29a14a249bfa2adcb0132783002 P b0af20e80bbc4723baf55cb3c281e739 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:31.903491   391 raft_consensus.cc:2272] T 7be4a29a14a249bfa2adcb0132783002 P b0af20e80bbc4723baf55cb3c281e739 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:31.906365   391 tablet_replica.cc:333] T 8be235535e5b4a17a0d76de03e41ba86 P b0af20e80bbc4723baf55cb3c281e739: stopping tablet replica
I20260608 09:55:31.907123   391 raft_consensus.cc:2243] T 8be235535e5b4a17a0d76de03e41ba86 P b0af20e80bbc4723baf55cb3c281e739 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:31.907672   391 raft_consensus.cc:2272] T 8be235535e5b4a17a0d76de03e41ba86 P b0af20e80bbc4723baf55cb3c281e739 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:31.911604   391 tablet_replica.cc:333] T 02b8e5949f824438a503493334bd05e9 P b0af20e80bbc4723baf55cb3c281e739: stopping tablet replica
I20260608 09:55:31.912329   391 raft_consensus.cc:2243] T 02b8e5949f824438a503493334bd05e9 P b0af20e80bbc4723baf55cb3c281e739 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:31.912957   391 raft_consensus.cc:2272] T 02b8e5949f824438a503493334bd05e9 P b0af20e80bbc4723baf55cb3c281e739 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:55:31.914412 11396 consensus_peers.cc:597] T 2b110f7ad47e4166b1f63b6a4439ef0e P 8b5bf6f52b964824bbb7f194eb649532 -> Peer d0abaf8d4eaf4227b530152bd59d13f3 (127.0.97.193:34083): Couldn't send request to peer d0abaf8d4eaf4227b530152bd59d13f3. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:34083: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:31.915176   391 tablet_replica.cc:333] T 15f8e669ea944c6690c9b758fd2ae272 P b0af20e80bbc4723baf55cb3c281e739: stopping tablet replica
I20260608 09:55:31.915796   391 raft_consensus.cc:2243] T 15f8e669ea944c6690c9b758fd2ae272 P b0af20e80bbc4723baf55cb3c281e739 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:31.916914   391 raft_consensus.cc:2272] T 15f8e669ea944c6690c9b758fd2ae272 P b0af20e80bbc4723baf55cb3c281e739 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:31.919167   391 tablet_replica.cc:333] T 2b110f7ad47e4166b1f63b6a4439ef0e P b0af20e80bbc4723baf55cb3c281e739: stopping tablet replica
I20260608 09:55:31.919677   391 raft_consensus.cc:2243] T 2b110f7ad47e4166b1f63b6a4439ef0e P b0af20e80bbc4723baf55cb3c281e739 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:31.920239   391 raft_consensus.cc:2272] T 2b110f7ad47e4166b1f63b6a4439ef0e P b0af20e80bbc4723baf55cb3c281e739 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:55:31.922262 11397 consensus_peers.cc:597] T 8be235535e5b4a17a0d76de03e41ba86 P 8b5bf6f52b964824bbb7f194eb649532 -> Peer b0af20e80bbc4723baf55cb3c281e739 (127.0.97.194:39941): Couldn't send request to peer b0af20e80bbc4723baf55cb3c281e739. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:31.948015   391 tablet_server.cc:196] TabletServer@127.0.97.194:0 shutdown complete.
W20260608 09:55:31.970358 11396 consensus_peers.cc:597] T 8be235535e5b4a17a0d76de03e41ba86 P 8b5bf6f52b964824bbb7f194eb649532 -> Peer d0abaf8d4eaf4227b530152bd59d13f3 (127.0.97.193:34083): Couldn't send request to peer d0abaf8d4eaf4227b530152bd59d13f3. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:34083: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:31.973060   391 tablet_server.cc:179] TabletServer@127.0.97.195:0 shutting down...
W20260608 09:55:32.002079 11396 consensus_peers.cc:597] T 09d574d7e3054693943f74fbc5ad5021 P 8b5bf6f52b964824bbb7f194eb649532 -> Peer d0abaf8d4eaf4227b530152bd59d13f3 (127.0.97.193:34083): Couldn't send request to peer d0abaf8d4eaf4227b530152bd59d13f3. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:34083: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:32.004273   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:32.005230   391 tablet_replica.cc:333] T 8be235535e5b4a17a0d76de03e41ba86 P 8b5bf6f52b964824bbb7f194eb649532: stopping tablet replica
I20260608 09:55:32.006093   391 raft_consensus.cc:2243] T 8be235535e5b4a17a0d76de03e41ba86 P 8b5bf6f52b964824bbb7f194eb649532 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:32.007246   391 raft_consensus.cc:2272] T 8be235535e5b4a17a0d76de03e41ba86 P 8b5bf6f52b964824bbb7f194eb649532 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:32.010375   391 tablet_replica.cc:333] T 02b8e5949f824438a503493334bd05e9 P 8b5bf6f52b964824bbb7f194eb649532: stopping tablet replica
I20260608 09:55:32.011179   391 raft_consensus.cc:2243] T 02b8e5949f824438a503493334bd05e9 P 8b5bf6f52b964824bbb7f194eb649532 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:32.011857   391 raft_consensus.cc:2272] T 02b8e5949f824438a503493334bd05e9 P 8b5bf6f52b964824bbb7f194eb649532 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:32.014858   391 tablet_replica.cc:333] T 7be4a29a14a249bfa2adcb0132783002 P 8b5bf6f52b964824bbb7f194eb649532: stopping tablet replica
I20260608 09:55:32.015626   391 raft_consensus.cc:2243] T 7be4a29a14a249bfa2adcb0132783002 P 8b5bf6f52b964824bbb7f194eb649532 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:32.016357   391 raft_consensus.cc:2272] T 7be4a29a14a249bfa2adcb0132783002 P 8b5bf6f52b964824bbb7f194eb649532 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:32.019357   391 tablet_replica.cc:333] T 09d574d7e3054693943f74fbc5ad5021 P 8b5bf6f52b964824bbb7f194eb649532: stopping tablet replica
I20260608 09:55:32.020045   391 raft_consensus.cc:2243] T 09d574d7e3054693943f74fbc5ad5021 P 8b5bf6f52b964824bbb7f194eb649532 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:32.021100   391 raft_consensus.cc:2272] T 09d574d7e3054693943f74fbc5ad5021 P 8b5bf6f52b964824bbb7f194eb649532 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:32.024152   391 tablet_replica.cc:333] T 15f8e669ea944c6690c9b758fd2ae272 P 8b5bf6f52b964824bbb7f194eb649532: stopping tablet replica
I20260608 09:55:32.024890   391 raft_consensus.cc:2243] T 15f8e669ea944c6690c9b758fd2ae272 P 8b5bf6f52b964824bbb7f194eb649532 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:32.025588   391 raft_consensus.cc:2272] T 15f8e669ea944c6690c9b758fd2ae272 P 8b5bf6f52b964824bbb7f194eb649532 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:32.028445   391 tablet_replica.cc:333] T 2b110f7ad47e4166b1f63b6a4439ef0e P 8b5bf6f52b964824bbb7f194eb649532: stopping tablet replica
I20260608 09:55:32.029103   391 raft_consensus.cc:2243] T 2b110f7ad47e4166b1f63b6a4439ef0e P 8b5bf6f52b964824bbb7f194eb649532 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:32.030503   391 raft_consensus.cc:2272] T 2b110f7ad47e4166b1f63b6a4439ef0e P 8b5bf6f52b964824bbb7f194eb649532 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:32.062568   391 tablet_server.cc:196] TabletServer@127.0.97.195:0 shutdown complete.
I20260608 09:55:32.081605   391 tablet_server.cc:179] TabletServer@127.0.97.196:0 shutting down...
I20260608 09:55:32.107191   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:32.107899   391 tablet_replica.cc:333] T 02b8e5949f824438a503493334bd05e9 P 1a67e969b8a44f85a6877e600e02853c: stopping tablet replica
I20260608 09:55:32.108567   391 raft_consensus.cc:2243] T 02b8e5949f824438a503493334bd05e9 P 1a67e969b8a44f85a6877e600e02853c [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:55:32.109025   391 raft_consensus.cc:2272] T 02b8e5949f824438a503493334bd05e9 P 1a67e969b8a44f85a6877e600e02853c [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:55:32.111485   391 tablet_replica.cc:333] T 7be4a29a14a249bfa2adcb0132783002 P 1a67e969b8a44f85a6877e600e02853c: stopping tablet replica
I20260608 09:55:32.112026   391 raft_consensus.cc:2243] T 7be4a29a14a249bfa2adcb0132783002 P 1a67e969b8a44f85a6877e600e02853c [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:55:32.112409   391 raft_consensus.cc:2272] T 7be4a29a14a249bfa2adcb0132783002 P 1a67e969b8a44f85a6877e600e02853c [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:55:32.114614   391 tablet_replica.cc:333] T 2b110f7ad47e4166b1f63b6a4439ef0e P 1a67e969b8a44f85a6877e600e02853c: stopping tablet replica
I20260608 09:55:32.115167   391 raft_consensus.cc:2243] T 2b110f7ad47e4166b1f63b6a4439ef0e P 1a67e969b8a44f85a6877e600e02853c [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:55:32.115545   391 raft_consensus.cc:2272] T 2b110f7ad47e4166b1f63b6a4439ef0e P 1a67e969b8a44f85a6877e600e02853c [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:55:32.117733   391 tablet_replica.cc:333] T 15f8e669ea944c6690c9b758fd2ae272 P 1a67e969b8a44f85a6877e600e02853c: stopping tablet replica
I20260608 09:55:32.118191   391 raft_consensus.cc:2243] T 15f8e669ea944c6690c9b758fd2ae272 P 1a67e969b8a44f85a6877e600e02853c [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:55:32.118564   391 raft_consensus.cc:2272] T 15f8e669ea944c6690c9b758fd2ae272 P 1a67e969b8a44f85a6877e600e02853c [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:55:32.140890   391 tablet_server.cc:196] TabletServer@127.0.97.196:0 shutdown complete.
I20260608 09:55:32.154776   391 master.cc:562] Master@127.0.97.254:41967 shutting down...
W20260608 09:55:32.184104 11229 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 09:55:32.184369 11229 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 09:55:32.184558 11229 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 09:55:32.185691   391 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3d39d0b9d9fe4db2a97af15e1e182baf [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:32.186185   391 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3d39d0b9d9fe4db2a97af15e1e182baf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:32.186478   391 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3d39d0b9d9fe4db2a97af15e1e182baf: stopping tablet replica
I20260608 09:55:32.207162   391 master.cc:584] Master@127.0.97.254:41967 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (6789 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260608 09:55:32.253516   391 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.254:34411
I20260608 09:55:32.254714   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:32.260159 11710 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:32.260273 11711 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:32.261508 11713 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:32.262578   391 server_base.cc:1061] running on GCE node
I20260608 09:55:32.263460   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:32.263649   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:32.263805   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912532263787 us; error 0 us; skew 500 ppm
I20260608 09:55:32.264382   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:32.266603   391 webserver.cc:533] Webserver started at http://127.0.97.254:44177/ using document root <none> and password file <none>
I20260608 09:55:32.267171   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:32.267364   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:32.267621   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:32.268687   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912294854977-391-0/minicluster-data/master-0-root/instance:
uuid: "1aaff4db9c4143bfb39271f8bc3f1622"
format_stamp: "Formatted at 2026-06-08 09:55:32 on dist-test-slave-cqs2"
I20260608 09:55:32.273259   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 09:55:32.276681 11718 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:32.277406   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:55:32.277678   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912294854977-391-0/minicluster-data/master-0-root
uuid: "1aaff4db9c4143bfb39271f8bc3f1622"
format_stamp: "Formatted at 2026-06-08 09:55:32 on dist-test-slave-cqs2"
I20260608 09:55:32.277940   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912294854977-391-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912294854977-391-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912294854977-391-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:32.293426   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:32.294652   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:32.332847   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.254:34411
I20260608 09:55:32.332958 11769 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.254:34411 every 8 connection(s)
I20260608 09:55:32.337082 11770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:32.347992 11770 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1aaff4db9c4143bfb39271f8bc3f1622: Bootstrap starting.
I20260608 09:55:32.352906 11770 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1aaff4db9c4143bfb39271f8bc3f1622: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:32.357033 11770 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1aaff4db9c4143bfb39271f8bc3f1622: No bootstrap required, opened a new log
I20260608 09:55:32.359196 11770 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1aaff4db9c4143bfb39271f8bc3f1622 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1aaff4db9c4143bfb39271f8bc3f1622" member_type: VOTER }
I20260608 09:55:32.359568 11770 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1aaff4db9c4143bfb39271f8bc3f1622 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:32.359750 11770 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1aaff4db9c4143bfb39271f8bc3f1622 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1aaff4db9c4143bfb39271f8bc3f1622, State: Initialized, Role: FOLLOWER
I20260608 09:55:32.360333 11770 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1aaff4db9c4143bfb39271f8bc3f1622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1aaff4db9c4143bfb39271f8bc3f1622" member_type: VOTER }
I20260608 09:55:32.360785 11770 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1aaff4db9c4143bfb39271f8bc3f1622 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:32.360975 11770 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1aaff4db9c4143bfb39271f8bc3f1622 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:32.361182 11770 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1aaff4db9c4143bfb39271f8bc3f1622 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:32.365662 11770 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1aaff4db9c4143bfb39271f8bc3f1622 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1aaff4db9c4143bfb39271f8bc3f1622" member_type: VOTER }
I20260608 09:55:32.366127 11770 leader_election.cc:304] T 00000000000000000000000000000000 P 1aaff4db9c4143bfb39271f8bc3f1622 [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: 1aaff4db9c4143bfb39271f8bc3f1622; no voters: 
I20260608 09:55:32.367203 11770 leader_election.cc:290] T 00000000000000000000000000000000 P 1aaff4db9c4143bfb39271f8bc3f1622 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:32.367587 11773 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1aaff4db9c4143bfb39271f8bc3f1622 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:32.368920 11773 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1aaff4db9c4143bfb39271f8bc3f1622 [term 1 LEADER]: Becoming Leader. State: Replica: 1aaff4db9c4143bfb39271f8bc3f1622, State: Running, Role: LEADER
I20260608 09:55:32.369608 11773 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1aaff4db9c4143bfb39271f8bc3f1622 [LEADER]: Queue going to LEADER mode. State: All 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: "1aaff4db9c4143bfb39271f8bc3f1622" member_type: VOTER }
I20260608 09:55:32.370106 11770 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1aaff4db9c4143bfb39271f8bc3f1622 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:55:32.374315 11775 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1aaff4db9c4143bfb39271f8bc3f1622 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1aaff4db9c4143bfb39271f8bc3f1622. Latest consensus state: current_term: 1 leader_uuid: "1aaff4db9c4143bfb39271f8bc3f1622" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1aaff4db9c4143bfb39271f8bc3f1622" member_type: VOTER } }
I20260608 09:55:32.374639 11774 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1aaff4db9c4143bfb39271f8bc3f1622 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1aaff4db9c4143bfb39271f8bc3f1622" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1aaff4db9c4143bfb39271f8bc3f1622" member_type: VOTER } }
I20260608 09:55:32.375005 11775 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1aaff4db9c4143bfb39271f8bc3f1622 [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:32.375324 11774 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1aaff4db9c4143bfb39271f8bc3f1622 [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:32.378171 11781 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:55:32.383546 11781 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:55:32.386018   391 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:55:32.393072 11781 catalog_manager.cc:1382] Generated new cluster ID: 10fd35ff81e042b1bdee2cf6ed922978
I20260608 09:55:32.393316 11781 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:55:32.414523 11781 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:55:32.415891 11781 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:55:32.438251 11781 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 1aaff4db9c4143bfb39271f8bc3f1622: Generated new TSK 0
I20260608 09:55:32.438833 11781 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:55:32.455379   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:32.461524 11791 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:32.462431 11792 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:32.463845 11794 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:32.464365   391 server_base.cc:1061] running on GCE node
I20260608 09:55:32.465179   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:32.465389   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:32.465520   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912532465508 us; error 0 us; skew 500 ppm
I20260608 09:55:32.466023   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:32.468256   391 webserver.cc:533] Webserver started at http://127.0.97.193:43845/ using document root <none> and password file <none>
I20260608 09:55:32.468721   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:32.468873   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:32.469077   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:32.470116   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912294854977-391-0/minicluster-data/ts-0-root/instance:
uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f"
format_stamp: "Formatted at 2026-06-08 09:55:32 on dist-test-slave-cqs2"
I20260608 09:55:32.474732   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 09:55:32.478111 11799 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:32.478829   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:55:32.479147   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912294854977-391-0/minicluster-data/ts-0-root
uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f"
format_stamp: "Formatted at 2026-06-08 09:55:32 on dist-test-slave-cqs2"
I20260608 09:55:32.479406   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912294854977-391-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912294854977-391-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912294854977-391-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:32.499127   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:32.500401   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:32.501818   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:32.504127   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:32.504318   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:32.504545   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:32.504694   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:32.541857   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.193:34505
I20260608 09:55:32.541998 11861 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.193:34505 every 8 connection(s)
I20260608 09:55:32.546867   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:32.554356 11866 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:32.554901 11867 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:32.558302 11870 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:32.558813   391 server_base.cc:1061] running on GCE node
I20260608 09:55:32.560356   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:32.560561   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:32.560719   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912532560702 us; error 0 us; skew 500 ppm
I20260608 09:55:32.561515   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:32.564121 11862 heartbeater.cc:344] Connected to a master server at 127.0.97.254:34411
I20260608 09:55:32.564230   391 webserver.cc:533] Webserver started at http://127.0.97.194:41853/ using document root <none> and password file <none>
I20260608 09:55:32.564559 11862 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:32.564816   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:32.565042   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:32.565253   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:32.565359 11862 heartbeater.cc:507] Master 127.0.97.254:34411 requested a full tablet report, sending...
I20260608 09:55:32.566345   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912294854977-391-0/minicluster-data/ts-1-root/instance:
uuid: "7097992c34cd49d2b7d65187003f4345"
format_stamp: "Formatted at 2026-06-08 09:55:32 on dist-test-slave-cqs2"
I20260608 09:55:32.567615 11735 ts_manager.cc:194] Registered new tserver with Master: dd953b94fa1c406ebaf57e0bbcf8ea2f (127.0.97.193:34505)
I20260608 09:55:32.569413 11735 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47028
I20260608 09:55:32.571417   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260608 09:55:32.574895 11874 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:32.575668   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:55:32.575963   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912294854977-391-0/minicluster-data/ts-1-root
uuid: "7097992c34cd49d2b7d65187003f4345"
format_stamp: "Formatted at 2026-06-08 09:55:32 on dist-test-slave-cqs2"
I20260608 09:55:32.576227   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912294854977-391-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912294854977-391-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912294854977-391-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:32.587401   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:32.588457   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:32.589922   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:32.592356   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:32.592554   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:32.592803   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:32.592962   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:32.630972   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.194:42531
I20260608 09:55:32.631137 11936 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.194:42531 every 8 connection(s)
I20260608 09:55:32.636204   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:32.644096 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 09:55:32.644384 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
I20260608 09:55:32.648423 11937 heartbeater.cc:344] Connected to a master server at 127.0.97.254:34411
W20260608 09:55:32.648521 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 09:55:32.648707   391 server_base.cc:1061] running on GCE node
I20260608 09:55:32.649143 11937 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:32.650067 11937 heartbeater.cc:507] Master 127.0.97.254:34411 requested a full tablet report, sending...
I20260608 09:55:32.650148   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:32.650484   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:32.650660   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912532650643 us; error 0 us; skew 500 ppm
I20260608 09:55:32.651513   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:32.652540 11735 ts_manager.cc:194] Registered new tserver with Master: 7097992c34cd49d2b7d65187003f4345 (127.0.97.194:42531)
I20260608 09:55:32.654307   391 webserver.cc:533] Webserver started at http://127.0.97.195:38891/ using document root <none> and password file <none>
I20260608 09:55:32.654634 11735 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47044
I20260608 09:55:32.655066   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:32.655365   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:32.655690   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:32.656850   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912294854977-391-0/minicluster-data/ts-2-root/instance:
uuid: "1f8a9829ecdd43e79b515e296d92150a"
format_stamp: "Formatted at 2026-06-08 09:55:32 on dist-test-slave-cqs2"
I20260608 09:55:32.661314   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:55:32.664669 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 09:55:32.665442   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:55:32.665726   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912294854977-391-0/minicluster-data/ts-2-root
uuid: "1f8a9829ecdd43e79b515e296d92150a"
format_stamp: "Formatted at 2026-06-08 09:55:32 on dist-test-slave-cqs2"
I20260608 09:55:32.665989   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912294854977-391-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912294854977-391-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912294854977-391-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:32.679965   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:32.681061   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:32.682459   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:32.684809   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:32.685012   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:32.685240   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:32.685393   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:32.724951   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.195:33739
I20260608 09:55:32.725075 12010 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.195:33739 every 8 connection(s)
I20260608 09:55:32.738534 12011 heartbeater.cc:344] Connected to a master server at 127.0.97.254:34411
I20260608 09:55:32.738933 12011 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:32.739638 12011 heartbeater.cc:507] Master 127.0.97.254:34411 requested a full tablet report, sending...
I20260608 09:55:32.741602 11735 ts_manager.cc:194] Registered new tserver with Master: 1f8a9829ecdd43e79b515e296d92150a (127.0.97.195:33739)
I20260608 09:55:32.741787   391 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013694428s
I20260608 09:55:32.743563 11735 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47058
I20260608 09:55:33.572305 11862 heartbeater.cc:499] Master 127.0.97.254:34411 was elected leader, sending a full tablet report...
I20260608 09:55:33.657387 11937 heartbeater.cc:499] Master 127.0.97.254:34411 was elected leader, sending a full tablet report...
I20260608 09:55:33.746255 12011 heartbeater.cc:499] Master 127.0.97.254:34411 was elected leader, sending a full tablet report...
I20260608 09:55:33.797386 11735 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47072:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:55:33.799963 11735 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:55:33.870590 11976 tablet_service.cc:1511] Processing CreateTablet for tablet 1668eead479a4d54bf8b875d0ab7a687 (DEFAULT_TABLE table=test-workload [id=78cedcaee01c48289ae44b7d65e71ed6]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:55:33.872063 11976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1668eead479a4d54bf8b875d0ab7a687. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:33.878667 11902 tablet_service.cc:1511] Processing CreateTablet for tablet 1668eead479a4d54bf8b875d0ab7a687 (DEFAULT_TABLE table=test-workload [id=78cedcaee01c48289ae44b7d65e71ed6]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:55:33.880127 11902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1668eead479a4d54bf8b875d0ab7a687. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:33.880982 11974 tablet_service.cc:1511] Processing CreateTablet for tablet 3b7e385321b64815a9b5b91be4a5691c (DEFAULT_TABLE table=test-workload [id=78cedcaee01c48289ae44b7d65e71ed6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:55:33.881917 11973 tablet_service.cc:1511] Processing CreateTablet for tablet bcca1679ec96403a8dca4c2a27e0e74a (DEFAULT_TABLE table=test-workload [id=78cedcaee01c48289ae44b7d65e71ed6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:55:33.882406 11974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b7e385321b64815a9b5b91be4a5691c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:33.884260 11972 tablet_service.cc:1511] Processing CreateTablet for tablet df08da9340b5451a9616f862ce9a2efc (DEFAULT_TABLE table=test-workload [id=78cedcaee01c48289ae44b7d65e71ed6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:55:33.885679 11972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df08da9340b5451a9616f862ce9a2efc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:33.887014 11824 tablet_service.cc:1511] Processing CreateTablet for tablet bcca1679ec96403a8dca4c2a27e0e74a (DEFAULT_TABLE table=test-workload [id=78cedcaee01c48289ae44b7d65e71ed6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:55:33.888545 11824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcca1679ec96403a8dca4c2a27e0e74a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:33.888298 11822 tablet_service.cc:1511] Processing CreateTablet for tablet 6194818b76904c1da227a34e29c5b3ad (DEFAULT_TABLE table=test-workload [id=78cedcaee01c48289ae44b7d65e71ed6]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:55:33.889273 11901 tablet_service.cc:1511] Processing CreateTablet for tablet bf60683c47e04226bb7ac5ac5cbcd77a (DEFAULT_TABLE table=test-workload [id=78cedcaee01c48289ae44b7d65e71ed6]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:55:33.889495 11899 tablet_service.cc:1511] Processing CreateTablet for tablet bcca1679ec96403a8dca4c2a27e0e74a (DEFAULT_TABLE table=test-workload [id=78cedcaee01c48289ae44b7d65e71ed6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:55:33.890743 11901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf60683c47e04226bb7ac5ac5cbcd77a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:33.891438 11973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcca1679ec96403a8dca4c2a27e0e74a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:33.891705 11899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcca1679ec96403a8dca4c2a27e0e74a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:33.892114 11825 tablet_service.cc:1511] Processing CreateTablet for tablet 3b7e385321b64815a9b5b91be4a5691c (DEFAULT_TABLE table=test-workload [id=78cedcaee01c48289ae44b7d65e71ed6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:55:33.887070 11900 tablet_service.cc:1511] Processing CreateTablet for tablet 3b7e385321b64815a9b5b91be4a5691c (DEFAULT_TABLE table=test-workload [id=78cedcaee01c48289ae44b7d65e71ed6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:55:33.893484 11897 tablet_service.cc:1511] Processing CreateTablet for tablet 6194818b76904c1da227a34e29c5b3ad (DEFAULT_TABLE table=test-workload [id=78cedcaee01c48289ae44b7d65e71ed6]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:55:33.894651 11900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b7e385321b64815a9b5b91be4a5691c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:33.888336 11898 tablet_service.cc:1511] Processing CreateTablet for tablet df08da9340b5451a9616f862ce9a2efc (DEFAULT_TABLE table=test-workload [id=78cedcaee01c48289ae44b7d65e71ed6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:55:33.895329 11897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6194818b76904c1da227a34e29c5b3ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:33.890679 11823 tablet_service.cc:1511] Processing CreateTablet for tablet df08da9340b5451a9616f862ce9a2efc (DEFAULT_TABLE table=test-workload [id=78cedcaee01c48289ae44b7d65e71ed6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:55:33.888337 11975 tablet_service.cc:1511] Processing CreateTablet for tablet bf60683c47e04226bb7ac5ac5cbcd77a (DEFAULT_TABLE table=test-workload [id=78cedcaee01c48289ae44b7d65e71ed6]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:55:33.898845 11975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf60683c47e04226bb7ac5ac5cbcd77a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:33.890676 11971 tablet_service.cc:1511] Processing CreateTablet for tablet 6194818b76904c1da227a34e29c5b3ad (DEFAULT_TABLE table=test-workload [id=78cedcaee01c48289ae44b7d65e71ed6]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:55:33.900990 11971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6194818b76904c1da227a34e29c5b3ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:33.884266 11827 tablet_service.cc:1511] Processing CreateTablet for tablet 1668eead479a4d54bf8b875d0ab7a687 (DEFAULT_TABLE table=test-workload [id=78cedcaee01c48289ae44b7d65e71ed6]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:55:33.903173 11898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df08da9340b5451a9616f862ce9a2efc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:33.885530 11826 tablet_service.cc:1511] Processing CreateTablet for tablet bf60683c47e04226bb7ac5ac5cbcd77a (DEFAULT_TABLE table=test-workload [id=78cedcaee01c48289ae44b7d65e71ed6]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:55:33.889645 11822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6194818b76904c1da227a34e29c5b3ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:33.910485 11825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b7e385321b64815a9b5b91be4a5691c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:33.911130 11826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf60683c47e04226bb7ac5ac5cbcd77a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:33.912249 11827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1668eead479a4d54bf8b875d0ab7a687. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:33.919392 11823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df08da9340b5451a9616f862ce9a2efc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:33.955775 12031 tablet_bootstrap.cc:492] T 1668eead479a4d54bf8b875d0ab7a687 P 1f8a9829ecdd43e79b515e296d92150a: Bootstrap starting.
I20260608 09:55:33.980773 12032 tablet_bootstrap.cc:492] T bcca1679ec96403a8dca4c2a27e0e74a P 7097992c34cd49d2b7d65187003f4345: Bootstrap starting.
I20260608 09:55:33.982784 12031 tablet_bootstrap.cc:654] T 1668eead479a4d54bf8b875d0ab7a687 P 1f8a9829ecdd43e79b515e296d92150a: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:33.988276 12032 tablet_bootstrap.cc:654] T bcca1679ec96403a8dca4c2a27e0e74a P 7097992c34cd49d2b7d65187003f4345: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:34.001747 12033 tablet_bootstrap.cc:492] T 1668eead479a4d54bf8b875d0ab7a687 P dd953b94fa1c406ebaf57e0bbcf8ea2f: Bootstrap starting.
I20260608 09:55:34.003552 12032 tablet_bootstrap.cc:492] T bcca1679ec96403a8dca4c2a27e0e74a P 7097992c34cd49d2b7d65187003f4345: No bootstrap required, opened a new log
I20260608 09:55:34.004863 12032 ts_tablet_manager.cc:1403] T bcca1679ec96403a8dca4c2a27e0e74a P 7097992c34cd49d2b7d65187003f4345: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.000s
I20260608 09:55:34.007843 12033 tablet_bootstrap.cc:654] T 1668eead479a4d54bf8b875d0ab7a687 P dd953b94fa1c406ebaf57e0bbcf8ea2f: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:34.007583 12032 raft_consensus.cc:359] T bcca1679ec96403a8dca4c2a27e0e74a P 7097992c34cd49d2b7d65187003f4345 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } }
I20260608 09:55:34.008363 12032 raft_consensus.cc:385] T bcca1679ec96403a8dca4c2a27e0e74a P 7097992c34cd49d2b7d65187003f4345 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:34.008677 12032 raft_consensus.cc:740] T bcca1679ec96403a8dca4c2a27e0e74a P 7097992c34cd49d2b7d65187003f4345 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7097992c34cd49d2b7d65187003f4345, State: Initialized, Role: FOLLOWER
I20260608 09:55:34.009853 12031 tablet_bootstrap.cc:492] T 1668eead479a4d54bf8b875d0ab7a687 P 1f8a9829ecdd43e79b515e296d92150a: No bootstrap required, opened a new log
I20260608 09:55:34.009498 12032 consensus_queue.cc:260] T bcca1679ec96403a8dca4c2a27e0e74a P 7097992c34cd49d2b7d65187003f4345 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } }
I20260608 09:55:34.010509 12031 ts_tablet_manager.cc:1403] T 1668eead479a4d54bf8b875d0ab7a687 P 1f8a9829ecdd43e79b515e296d92150a: Time spent bootstrapping tablet: real 0.055s	user 0.009s	sys 0.003s
I20260608 09:55:34.012367 12033 tablet_bootstrap.cc:492] T 1668eead479a4d54bf8b875d0ab7a687 P dd953b94fa1c406ebaf57e0bbcf8ea2f: No bootstrap required, opened a new log
I20260608 09:55:34.012859 12033 ts_tablet_manager.cc:1403] T 1668eead479a4d54bf8b875d0ab7a687 P dd953b94fa1c406ebaf57e0bbcf8ea2f: Time spent bootstrapping tablet: real 0.011s	user 0.011s	sys 0.000s
I20260608 09:55:34.014052 12032 ts_tablet_manager.cc:1434] T bcca1679ec96403a8dca4c2a27e0e74a P 7097992c34cd49d2b7d65187003f4345: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260608 09:55:34.013852 12031 raft_consensus.cc:359] T 1668eead479a4d54bf8b875d0ab7a687 P 1f8a9829ecdd43e79b515e296d92150a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } }
I20260608 09:55:34.014621 12031 raft_consensus.cc:385] T 1668eead479a4d54bf8b875d0ab7a687 P 1f8a9829ecdd43e79b515e296d92150a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:34.014914 12031 raft_consensus.cc:740] T 1668eead479a4d54bf8b875d0ab7a687 P 1f8a9829ecdd43e79b515e296d92150a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f8a9829ecdd43e79b515e296d92150a, State: Initialized, Role: FOLLOWER
I20260608 09:55:34.015285 12032 tablet_bootstrap.cc:492] T 6194818b76904c1da227a34e29c5b3ad P 7097992c34cd49d2b7d65187003f4345: Bootstrap starting.
I20260608 09:55:34.015800 12033 raft_consensus.cc:359] T 1668eead479a4d54bf8b875d0ab7a687 P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } }
I20260608 09:55:34.015859 12031 consensus_queue.cc:260] T 1668eead479a4d54bf8b875d0ab7a687 P 1f8a9829ecdd43e79b515e296d92150a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } }
I20260608 09:55:34.016649 12033 raft_consensus.cc:385] T 1668eead479a4d54bf8b875d0ab7a687 P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:34.017014 12033 raft_consensus.cc:740] T 1668eead479a4d54bf8b875d0ab7a687 P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd953b94fa1c406ebaf57e0bbcf8ea2f, State: Initialized, Role: FOLLOWER
I20260608 09:55:34.017953 12033 consensus_queue.cc:260] T 1668eead479a4d54bf8b875d0ab7a687 P dd953b94fa1c406ebaf57e0bbcf8ea2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } }
I20260608 09:55:34.022190 12032 tablet_bootstrap.cc:654] T 6194818b76904c1da227a34e29c5b3ad P 7097992c34cd49d2b7d65187003f4345: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:34.026652 12031 ts_tablet_manager.cc:1434] T 1668eead479a4d54bf8b875d0ab7a687 P 1f8a9829ecdd43e79b515e296d92150a: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.004s
I20260608 09:55:34.027884 12031 tablet_bootstrap.cc:492] T df08da9340b5451a9616f862ce9a2efc P 1f8a9829ecdd43e79b515e296d92150a: Bootstrap starting.
I20260608 09:55:34.030515 12033 ts_tablet_manager.cc:1434] T 1668eead479a4d54bf8b875d0ab7a687 P dd953b94fa1c406ebaf57e0bbcf8ea2f: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.009s
I20260608 09:55:34.031683 12033 tablet_bootstrap.cc:492] T bf60683c47e04226bb7ac5ac5cbcd77a P dd953b94fa1c406ebaf57e0bbcf8ea2f: Bootstrap starting.
I20260608 09:55:34.035706 12031 tablet_bootstrap.cc:654] T df08da9340b5451a9616f862ce9a2efc P 1f8a9829ecdd43e79b515e296d92150a: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:34.036562 12032 tablet_bootstrap.cc:492] T 6194818b76904c1da227a34e29c5b3ad P 7097992c34cd49d2b7d65187003f4345: No bootstrap required, opened a new log
I20260608 09:55:34.037122 12032 ts_tablet_manager.cc:1403] T 6194818b76904c1da227a34e29c5b3ad P 7097992c34cd49d2b7d65187003f4345: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.004s
I20260608 09:55:34.037421 12033 tablet_bootstrap.cc:654] T bf60683c47e04226bb7ac5ac5cbcd77a P dd953b94fa1c406ebaf57e0bbcf8ea2f: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:34.040277 12032 raft_consensus.cc:359] T 6194818b76904c1da227a34e29c5b3ad P 7097992c34cd49d2b7d65187003f4345 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } }
I20260608 09:55:34.041155 12032 raft_consensus.cc:385] T 6194818b76904c1da227a34e29c5b3ad P 7097992c34cd49d2b7d65187003f4345 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:34.041473 12032 raft_consensus.cc:740] T 6194818b76904c1da227a34e29c5b3ad P 7097992c34cd49d2b7d65187003f4345 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7097992c34cd49d2b7d65187003f4345, State: Initialized, Role: FOLLOWER
I20260608 09:55:34.042493 12032 consensus_queue.cc:260] T 6194818b76904c1da227a34e29c5b3ad P 7097992c34cd49d2b7d65187003f4345 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } }
I20260608 09:55:34.048022 12032 ts_tablet_manager.cc:1434] T 6194818b76904c1da227a34e29c5b3ad P 7097992c34cd49d2b7d65187003f4345: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.006s
I20260608 09:55:34.049278 12032 tablet_bootstrap.cc:492] T 3b7e385321b64815a9b5b91be4a5691c P 7097992c34cd49d2b7d65187003f4345: Bootstrap starting.
I20260608 09:55:34.057245 12038 raft_consensus.cc:493] T 1668eead479a4d54bf8b875d0ab7a687 P 1f8a9829ecdd43e79b515e296d92150a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:34.057924 12038 raft_consensus.cc:515] T 1668eead479a4d54bf8b875d0ab7a687 P 1f8a9829ecdd43e79b515e296d92150a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } }
I20260608 09:55:34.071534 12038 leader_election.cc:290] T 1668eead479a4d54bf8b875d0ab7a687 P 1f8a9829ecdd43e79b515e296d92150a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7097992c34cd49d2b7d65187003f4345 (127.0.97.194:42531), dd953b94fa1c406ebaf57e0bbcf8ea2f (127.0.97.193:34505)
I20260608 09:55:34.056622 12032 tablet_bootstrap.cc:654] T 3b7e385321b64815a9b5b91be4a5691c P 7097992c34cd49d2b7d65187003f4345: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:34.083521 12031 tablet_bootstrap.cc:492] T df08da9340b5451a9616f862ce9a2efc P 1f8a9829ecdd43e79b515e296d92150a: No bootstrap required, opened a new log
I20260608 09:55:34.084172 12031 ts_tablet_manager.cc:1403] T df08da9340b5451a9616f862ce9a2efc P 1f8a9829ecdd43e79b515e296d92150a: Time spent bootstrapping tablet: real 0.057s	user 0.016s	sys 0.036s
I20260608 09:55:34.084537 11912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1668eead479a4d54bf8b875d0ab7a687" candidate_uuid: "1f8a9829ecdd43e79b515e296d92150a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7097992c34cd49d2b7d65187003f4345" is_pre_election: true
I20260608 09:55:34.086306 12032 tablet_bootstrap.cc:492] T 3b7e385321b64815a9b5b91be4a5691c P 7097992c34cd49d2b7d65187003f4345: No bootstrap required, opened a new log
W20260608 09:55:34.086256 11949 leader_election.cc:343] T 1668eead479a4d54bf8b875d0ab7a687 P 1f8a9829ecdd43e79b515e296d92150a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7097992c34cd49d2b7d65187003f4345 (127.0.97.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:34.087229 12032 ts_tablet_manager.cc:1403] T 3b7e385321b64815a9b5b91be4a5691c P 7097992c34cd49d2b7d65187003f4345: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.003s
I20260608 09:55:34.087656 12031 raft_consensus.cc:359] T df08da9340b5451a9616f862ce9a2efc P 1f8a9829ecdd43e79b515e296d92150a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } }
I20260608 09:55:34.088337 12033 tablet_bootstrap.cc:492] T bf60683c47e04226bb7ac5ac5cbcd77a P dd953b94fa1c406ebaf57e0bbcf8ea2f: No bootstrap required, opened a new log
I20260608 09:55:34.088451 12031 raft_consensus.cc:385] T df08da9340b5451a9616f862ce9a2efc P 1f8a9829ecdd43e79b515e296d92150a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:34.088943 12033 ts_tablet_manager.cc:1403] T bf60683c47e04226bb7ac5ac5cbcd77a P dd953b94fa1c406ebaf57e0bbcf8ea2f: Time spent bootstrapping tablet: real 0.057s	user 0.019s	sys 0.030s
I20260608 09:55:34.088991 12031 raft_consensus.cc:740] T df08da9340b5451a9616f862ce9a2efc P 1f8a9829ecdd43e79b515e296d92150a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f8a9829ecdd43e79b515e296d92150a, State: Initialized, Role: FOLLOWER
I20260608 09:55:34.090179 12031 consensus_queue.cc:260] T df08da9340b5451a9616f862ce9a2efc P 1f8a9829ecdd43e79b515e296d92150a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } }
I20260608 09:55:34.090451 12032 raft_consensus.cc:359] T 3b7e385321b64815a9b5b91be4a5691c P 7097992c34cd49d2b7d65187003f4345 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } }
I20260608 09:55:34.092166 12033 raft_consensus.cc:359] T bf60683c47e04226bb7ac5ac5cbcd77a P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } }
I20260608 09:55:34.092615 12031 ts_tablet_manager.cc:1434] T df08da9340b5451a9616f862ce9a2efc P 1f8a9829ecdd43e79b515e296d92150a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:55:34.092934 12033 raft_consensus.cc:385] T bf60683c47e04226bb7ac5ac5cbcd77a P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:34.093295 12033 raft_consensus.cc:740] T bf60683c47e04226bb7ac5ac5cbcd77a P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd953b94fa1c406ebaf57e0bbcf8ea2f, State: Initialized, Role: FOLLOWER
I20260608 09:55:34.093997 12031 tablet_bootstrap.cc:492] T 3b7e385321b64815a9b5b91be4a5691c P 1f8a9829ecdd43e79b515e296d92150a: Bootstrap starting.
I20260608 09:55:34.094170 11837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1668eead479a4d54bf8b875d0ab7a687" candidate_uuid: "1f8a9829ecdd43e79b515e296d92150a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" is_pre_election: true
I20260608 09:55:34.094192 12033 consensus_queue.cc:260] T bf60683c47e04226bb7ac5ac5cbcd77a P dd953b94fa1c406ebaf57e0bbcf8ea2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } }
I20260608 09:55:34.094996 11837 raft_consensus.cc:2468] T 1668eead479a4d54bf8b875d0ab7a687 P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f8a9829ecdd43e79b515e296d92150a in term 0.
I20260608 09:55:34.096513 11952 leader_election.cc:304] T 1668eead479a4d54bf8b875d0ab7a687 P 1f8a9829ecdd43e79b515e296d92150a [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: 1f8a9829ecdd43e79b515e296d92150a, dd953b94fa1c406ebaf57e0bbcf8ea2f; no voters: 7097992c34cd49d2b7d65187003f4345
I20260608 09:55:34.097680 12038 raft_consensus.cc:2804] T 1668eead479a4d54bf8b875d0ab7a687 P 1f8a9829ecdd43e79b515e296d92150a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:34.098048 12038 raft_consensus.cc:493] T 1668eead479a4d54bf8b875d0ab7a687 P 1f8a9829ecdd43e79b515e296d92150a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:34.098371 12038 raft_consensus.cc:3060] T 1668eead479a4d54bf8b875d0ab7a687 P 1f8a9829ecdd43e79b515e296d92150a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:34.099449 12033 ts_tablet_manager.cc:1434] T bf60683c47e04226bb7ac5ac5cbcd77a P dd953b94fa1c406ebaf57e0bbcf8ea2f: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260608 09:55:34.100497 12033 tablet_bootstrap.cc:492] T 3b7e385321b64815a9b5b91be4a5691c P dd953b94fa1c406ebaf57e0bbcf8ea2f: Bootstrap starting.
I20260608 09:55:34.101341 12031 tablet_bootstrap.cc:654] T 3b7e385321b64815a9b5b91be4a5691c P 1f8a9829ecdd43e79b515e296d92150a: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:34.106559 12033 tablet_bootstrap.cc:654] T 3b7e385321b64815a9b5b91be4a5691c P dd953b94fa1c406ebaf57e0bbcf8ea2f: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:34.112074 12033 tablet_bootstrap.cc:492] T 3b7e385321b64815a9b5b91be4a5691c P dd953b94fa1c406ebaf57e0bbcf8ea2f: No bootstrap required, opened a new log
I20260608 09:55:34.112586 12033 ts_tablet_manager.cc:1403] T 3b7e385321b64815a9b5b91be4a5691c P dd953b94fa1c406ebaf57e0bbcf8ea2f: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260608 09:55:34.112747 12032 raft_consensus.cc:385] T 3b7e385321b64815a9b5b91be4a5691c P 7097992c34cd49d2b7d65187003f4345 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:34.113020 12031 tablet_bootstrap.cc:492] T 3b7e385321b64815a9b5b91be4a5691c P 1f8a9829ecdd43e79b515e296d92150a: No bootstrap required, opened a new log
I20260608 09:55:34.113159 12032 raft_consensus.cc:740] T 3b7e385321b64815a9b5b91be4a5691c P 7097992c34cd49d2b7d65187003f4345 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7097992c34cd49d2b7d65187003f4345, State: Initialized, Role: FOLLOWER
I20260608 09:55:34.113821 12031 ts_tablet_manager.cc:1403] T 3b7e385321b64815a9b5b91be4a5691c P 1f8a9829ecdd43e79b515e296d92150a: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.013s
I20260608 09:55:34.114375 12032 consensus_queue.cc:260] T 3b7e385321b64815a9b5b91be4a5691c P 7097992c34cd49d2b7d65187003f4345 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } }
I20260608 09:55:34.115664 12033 raft_consensus.cc:359] T 3b7e385321b64815a9b5b91be4a5691c P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } }
I20260608 09:55:34.115800 12038 raft_consensus.cc:515] T 1668eead479a4d54bf8b875d0ab7a687 P 1f8a9829ecdd43e79b515e296d92150a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } }
I20260608 09:55:34.116438 12033 raft_consensus.cc:385] T 3b7e385321b64815a9b5b91be4a5691c P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:34.116811 12033 raft_consensus.cc:740] T 3b7e385321b64815a9b5b91be4a5691c P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd953b94fa1c406ebaf57e0bbcf8ea2f, State: Initialized, Role: FOLLOWER
I20260608 09:55:34.117331 12031 raft_consensus.cc:359] T 3b7e385321b64815a9b5b91be4a5691c P 1f8a9829ecdd43e79b515e296d92150a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } }
I20260608 09:55:34.118129 12031 raft_consensus.cc:385] T 3b7e385321b64815a9b5b91be4a5691c P 1f8a9829ecdd43e79b515e296d92150a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:34.118492 12031 raft_consensus.cc:740] T 3b7e385321b64815a9b5b91be4a5691c P 1f8a9829ecdd43e79b515e296d92150a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f8a9829ecdd43e79b515e296d92150a, State: Initialized, Role: FOLLOWER
I20260608 09:55:34.118991 11912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1668eead479a4d54bf8b875d0ab7a687" candidate_uuid: "1f8a9829ecdd43e79b515e296d92150a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7097992c34cd49d2b7d65187003f4345"
I20260608 09:55:34.119344 11837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1668eead479a4d54bf8b875d0ab7a687" candidate_uuid: "1f8a9829ecdd43e79b515e296d92150a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f"
I20260608 09:55:34.119335 12031 consensus_queue.cc:260] T 3b7e385321b64815a9b5b91be4a5691c P 1f8a9829ecdd43e79b515e296d92150a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } }
I20260608 09:55:34.120168 11837 raft_consensus.cc:3060] T 1668eead479a4d54bf8b875d0ab7a687 P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 0 FOLLOWER]: Advancing to term 1
W20260608 09:55:34.120529 11949 leader_election.cc:343] T 1668eead479a4d54bf8b875d0ab7a687 P 1f8a9829ecdd43e79b515e296d92150a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7097992c34cd49d2b7d65187003f4345 (127.0.97.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:34.117738 12033 consensus_queue.cc:260] T 3b7e385321b64815a9b5b91be4a5691c P dd953b94fa1c406ebaf57e0bbcf8ea2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } }
I20260608 09:55:34.125037 12033 ts_tablet_manager.cc:1434] T 3b7e385321b64815a9b5b91be4a5691c P dd953b94fa1c406ebaf57e0bbcf8ea2f: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260608 09:55:34.126140 12033 tablet_bootstrap.cc:492] T bcca1679ec96403a8dca4c2a27e0e74a P dd953b94fa1c406ebaf57e0bbcf8ea2f: Bootstrap starting.
I20260608 09:55:34.126595 12037 raft_consensus.cc:493] T 6194818b76904c1da227a34e29c5b3ad P 7097992c34cd49d2b7d65187003f4345 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:34.127156 12037 raft_consensus.cc:515] T 6194818b76904c1da227a34e29c5b3ad P 7097992c34cd49d2b7d65187003f4345 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } }
I20260608 09:55:34.128366 11837 raft_consensus.cc:2468] T 1668eead479a4d54bf8b875d0ab7a687 P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f8a9829ecdd43e79b515e296d92150a in term 1.
I20260608 09:55:34.129916 11952 leader_election.cc:304] T 1668eead479a4d54bf8b875d0ab7a687 P 1f8a9829ecdd43e79b515e296d92150a [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: 1f8a9829ecdd43e79b515e296d92150a, dd953b94fa1c406ebaf57e0bbcf8ea2f; no voters: 7097992c34cd49d2b7d65187003f4345
I20260608 09:55:34.131752 12037 leader_election.cc:290] T 6194818b76904c1da227a34e29c5b3ad P 7097992c34cd49d2b7d65187003f4345 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd953b94fa1c406ebaf57e0bbcf8ea2f (127.0.97.193:34505), 1f8a9829ecdd43e79b515e296d92150a (127.0.97.195:33739)
I20260608 09:55:34.132457 12033 tablet_bootstrap.cc:654] T bcca1679ec96403a8dca4c2a27e0e74a P dd953b94fa1c406ebaf57e0bbcf8ea2f: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:34.136303 12038 leader_election.cc:290] T 1668eead479a4d54bf8b875d0ab7a687 P 1f8a9829ecdd43e79b515e296d92150a [CANDIDATE]: Term 1 election: Requested vote from peers 7097992c34cd49d2b7d65187003f4345 (127.0.97.194:42531), dd953b94fa1c406ebaf57e0bbcf8ea2f (127.0.97.193:34505)
I20260608 09:55:34.136868 12048 raft_consensus.cc:2804] T 1668eead479a4d54bf8b875d0ab7a687 P 1f8a9829ecdd43e79b515e296d92150a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:34.137445 12048 raft_consensus.cc:697] T 1668eead479a4d54bf8b875d0ab7a687 P 1f8a9829ecdd43e79b515e296d92150a [term 1 LEADER]: Becoming Leader. State: Replica: 1f8a9829ecdd43e79b515e296d92150a, State: Running, Role: LEADER
I20260608 09:55:34.137907 12031 ts_tablet_manager.cc:1434] T 3b7e385321b64815a9b5b91be4a5691c P 1f8a9829ecdd43e79b515e296d92150a: Time spent starting tablet: real 0.024s	user 0.015s	sys 0.007s
I20260608 09:55:34.138355 12048 consensus_queue.cc:237] T 1668eead479a4d54bf8b875d0ab7a687 P 1f8a9829ecdd43e79b515e296d92150a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } }
I20260608 09:55:34.139350 12031 tablet_bootstrap.cc:492] T 6194818b76904c1da227a34e29c5b3ad P 1f8a9829ecdd43e79b515e296d92150a: Bootstrap starting.
I20260608 09:55:34.141526 12032 ts_tablet_manager.cc:1434] T 3b7e385321b64815a9b5b91be4a5691c P 7097992c34cd49d2b7d65187003f4345: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.000s
I20260608 09:55:34.146844 12031 tablet_bootstrap.cc:654] T 6194818b76904c1da227a34e29c5b3ad P 1f8a9829ecdd43e79b515e296d92150a: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:34.160158 12031 tablet_bootstrap.cc:492] T 6194818b76904c1da227a34e29c5b3ad P 1f8a9829ecdd43e79b515e296d92150a: No bootstrap required, opened a new log
I20260608 09:55:34.160878 12031 ts_tablet_manager.cc:1403] T 6194818b76904c1da227a34e29c5b3ad P 1f8a9829ecdd43e79b515e296d92150a: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.000s
I20260608 09:55:34.160864 11733 catalog_manager.cc:5696] T 1668eead479a4d54bf8b875d0ab7a687 P 1f8a9829ecdd43e79b515e296d92150a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f8a9829ecdd43e79b515e296d92150a (127.0.97.195). New cstate: current_term: 1 leader_uuid: "1f8a9829ecdd43e79b515e296d92150a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:34.164871 12031 raft_consensus.cc:359] T 6194818b76904c1da227a34e29c5b3ad P 1f8a9829ecdd43e79b515e296d92150a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } }
I20260608 09:55:34.165731 12031 raft_consensus.cc:385] T 6194818b76904c1da227a34e29c5b3ad P 1f8a9829ecdd43e79b515e296d92150a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:34.166118 12031 raft_consensus.cc:740] T 6194818b76904c1da227a34e29c5b3ad P 1f8a9829ecdd43e79b515e296d92150a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f8a9829ecdd43e79b515e296d92150a, State: Initialized, Role: FOLLOWER
I20260608 09:55:34.167106 12031 consensus_queue.cc:260] T 6194818b76904c1da227a34e29c5b3ad P 1f8a9829ecdd43e79b515e296d92150a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } }
I20260608 09:55:34.169656 12031 ts_tablet_manager.cc:1434] T 6194818b76904c1da227a34e29c5b3ad P 1f8a9829ecdd43e79b515e296d92150a: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.006s
I20260608 09:55:34.170686 12031 tablet_bootstrap.cc:492] T bf60683c47e04226bb7ac5ac5cbcd77a P 1f8a9829ecdd43e79b515e296d92150a: Bootstrap starting.
I20260608 09:55:34.177455 12031 tablet_bootstrap.cc:654] T bf60683c47e04226bb7ac5ac5cbcd77a P 1f8a9829ecdd43e79b515e296d92150a: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:34.173781 12032 tablet_bootstrap.cc:492] T bf60683c47e04226bb7ac5ac5cbcd77a P 7097992c34cd49d2b7d65187003f4345: Bootstrap starting.
I20260608 09:55:34.190435 12031 tablet_bootstrap.cc:492] T bf60683c47e04226bb7ac5ac5cbcd77a P 1f8a9829ecdd43e79b515e296d92150a: No bootstrap required, opened a new log
I20260608 09:55:34.191138 12031 ts_tablet_manager.cc:1403] T bf60683c47e04226bb7ac5ac5cbcd77a P 1f8a9829ecdd43e79b515e296d92150a: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260608 09:55:34.194551 12031 raft_consensus.cc:359] T bf60683c47e04226bb7ac5ac5cbcd77a P 1f8a9829ecdd43e79b515e296d92150a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } }
I20260608 09:55:34.195533 12031 raft_consensus.cc:385] T bf60683c47e04226bb7ac5ac5cbcd77a P 1f8a9829ecdd43e79b515e296d92150a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:34.196004 12031 raft_consensus.cc:740] T bf60683c47e04226bb7ac5ac5cbcd77a P 1f8a9829ecdd43e79b515e296d92150a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f8a9829ecdd43e79b515e296d92150a, State: Initialized, Role: FOLLOWER
I20260608 09:55:34.197007 12031 consensus_queue.cc:260] T bf60683c47e04226bb7ac5ac5cbcd77a P 1f8a9829ecdd43e79b515e296d92150a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } }
W20260608 09:55:34.198005 11952 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.97.193:34505, user_credentials={real_user=slave}} blocked reactor thread for 68228us
I20260608 09:55:34.202383 12032 tablet_bootstrap.cc:654] T bf60683c47e04226bb7ac5ac5cbcd77a P 7097992c34cd49d2b7d65187003f4345: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:34.202877 12031 ts_tablet_manager.cc:1434] T bf60683c47e04226bb7ac5ac5cbcd77a P 1f8a9829ecdd43e79b515e296d92150a: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260608 09:55:34.205363 12031 tablet_bootstrap.cc:492] T bcca1679ec96403a8dca4c2a27e0e74a P 1f8a9829ecdd43e79b515e296d92150a: Bootstrap starting.
I20260608 09:55:34.206211 12039 raft_consensus.cc:493] T bf60683c47e04226bb7ac5ac5cbcd77a P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:34.206738 12039 raft_consensus.cc:515] T bf60683c47e04226bb7ac5ac5cbcd77a P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } }
I20260608 09:55:34.212085 12031 tablet_bootstrap.cc:654] T bcca1679ec96403a8dca4c2a27e0e74a P 1f8a9829ecdd43e79b515e296d92150a: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:34.222375 12039 leader_election.cc:290] T bf60683c47e04226bb7ac5ac5cbcd77a P dd953b94fa1c406ebaf57e0bbcf8ea2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7097992c34cd49d2b7d65187003f4345 (127.0.97.194:42531), 1f8a9829ecdd43e79b515e296d92150a (127.0.97.195:33739)
I20260608 09:55:34.224213 12031 tablet_bootstrap.cc:492] T bcca1679ec96403a8dca4c2a27e0e74a P 1f8a9829ecdd43e79b515e296d92150a: No bootstrap required, opened a new log
I20260608 09:55:34.224953 12031 ts_tablet_manager.cc:1403] T bcca1679ec96403a8dca4c2a27e0e74a P 1f8a9829ecdd43e79b515e296d92150a: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.003s
I20260608 09:55:34.225219 11837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6194818b76904c1da227a34e29c5b3ad" candidate_uuid: "7097992c34cd49d2b7d65187003f4345" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" is_pre_election: true
W20260608 09:55:34.226943 11878 leader_election.cc:343] T 6194818b76904c1da227a34e29c5b3ad P 7097992c34cd49d2b7d65187003f4345 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dd953b94fa1c406ebaf57e0bbcf8ea2f (127.0.97.193:34505): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:34.228528 12031 raft_consensus.cc:359] T bcca1679ec96403a8dca4c2a27e0e74a P 1f8a9829ecdd43e79b515e296d92150a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } }
I20260608 09:55:34.229406 12031 raft_consensus.cc:385] T bcca1679ec96403a8dca4c2a27e0e74a P 1f8a9829ecdd43e79b515e296d92150a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:34.229383 12033 tablet_bootstrap.cc:492] T bcca1679ec96403a8dca4c2a27e0e74a P dd953b94fa1c406ebaf57e0bbcf8ea2f: No bootstrap required, opened a new log
I20260608 09:55:34.229979 12031 raft_consensus.cc:740] T bcca1679ec96403a8dca4c2a27e0e74a P 1f8a9829ecdd43e79b515e296d92150a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f8a9829ecdd43e79b515e296d92150a, State: Initialized, Role: FOLLOWER
I20260608 09:55:34.233309 12033 ts_tablet_manager.cc:1403] T bcca1679ec96403a8dca4c2a27e0e74a P dd953b94fa1c406ebaf57e0bbcf8ea2f: Time spent bootstrapping tablet: real 0.107s	user 0.028s	sys 0.026s
I20260608 09:55:34.233865 12031 consensus_queue.cc:260] T bcca1679ec96403a8dca4c2a27e0e74a P 1f8a9829ecdd43e79b515e296d92150a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } }
I20260608 09:55:34.236590 12033 raft_consensus.cc:359] T bcca1679ec96403a8dca4c2a27e0e74a P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } }
I20260608 09:55:34.237392 12033 raft_consensus.cc:385] T bcca1679ec96403a8dca4c2a27e0e74a P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:34.237677 12033 raft_consensus.cc:740] T bcca1679ec96403a8dca4c2a27e0e74a P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd953b94fa1c406ebaf57e0bbcf8ea2f, State: Initialized, Role: FOLLOWER
I20260608 09:55:34.242377 11986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6194818b76904c1da227a34e29c5b3ad" candidate_uuid: "7097992c34cd49d2b7d65187003f4345" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f8a9829ecdd43e79b515e296d92150a" is_pre_election: true
I20260608 09:55:34.243150 11986 raft_consensus.cc:2468] T 6194818b76904c1da227a34e29c5b3ad P 1f8a9829ecdd43e79b515e296d92150a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7097992c34cd49d2b7d65187003f4345 in term 0.
I20260608 09:55:34.243320 12033 consensus_queue.cc:260] T bcca1679ec96403a8dca4c2a27e0e74a P dd953b94fa1c406ebaf57e0bbcf8ea2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } }
I20260608 09:55:34.245658 12031 ts_tablet_manager.cc:1434] T bcca1679ec96403a8dca4c2a27e0e74a P 1f8a9829ecdd43e79b515e296d92150a: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260608 09:55:34.245739 12033 ts_tablet_manager.cc:1434] T bcca1679ec96403a8dca4c2a27e0e74a P dd953b94fa1c406ebaf57e0bbcf8ea2f: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260608 09:55:34.248025 12033 tablet_bootstrap.cc:492] T df08da9340b5451a9616f862ce9a2efc P dd953b94fa1c406ebaf57e0bbcf8ea2f: Bootstrap starting.
I20260608 09:55:34.248881 12032 tablet_bootstrap.cc:492] T bf60683c47e04226bb7ac5ac5cbcd77a P 7097992c34cd49d2b7d65187003f4345: No bootstrap required, opened a new log
I20260608 09:55:34.249449 12032 ts_tablet_manager.cc:1403] T bf60683c47e04226bb7ac5ac5cbcd77a P 7097992c34cd49d2b7d65187003f4345: Time spent bootstrapping tablet: real 0.076s	user 0.026s	sys 0.024s
I20260608 09:55:34.251565 11878 leader_election.cc:304] T 6194818b76904c1da227a34e29c5b3ad P 7097992c34cd49d2b7d65187003f4345 [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: 1f8a9829ecdd43e79b515e296d92150a, 7097992c34cd49d2b7d65187003f4345; no voters: dd953b94fa1c406ebaf57e0bbcf8ea2f
I20260608 09:55:34.252897 12037 raft_consensus.cc:2804] T 6194818b76904c1da227a34e29c5b3ad P 7097992c34cd49d2b7d65187003f4345 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:34.252569 12032 raft_consensus.cc:359] T bf60683c47e04226bb7ac5ac5cbcd77a P 7097992c34cd49d2b7d65187003f4345 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } }
I20260608 09:55:34.253314 12037 raft_consensus.cc:493] T 6194818b76904c1da227a34e29c5b3ad P 7097992c34cd49d2b7d65187003f4345 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:34.253434 12032 raft_consensus.cc:385] T bf60683c47e04226bb7ac5ac5cbcd77a P 7097992c34cd49d2b7d65187003f4345 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:34.253715 12037 raft_consensus.cc:3060] T 6194818b76904c1da227a34e29c5b3ad P 7097992c34cd49d2b7d65187003f4345 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:34.253881 12032 raft_consensus.cc:740] T bf60683c47e04226bb7ac5ac5cbcd77a P 7097992c34cd49d2b7d65187003f4345 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7097992c34cd49d2b7d65187003f4345, State: Initialized, Role: FOLLOWER
I20260608 09:55:34.254385 12033 tablet_bootstrap.cc:654] T df08da9340b5451a9616f862ce9a2efc P dd953b94fa1c406ebaf57e0bbcf8ea2f: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:34.254925 12032 consensus_queue.cc:260] T bf60683c47e04226bb7ac5ac5cbcd77a P 7097992c34cd49d2b7d65187003f4345 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } }
I20260608 09:55:34.261852 12037 raft_consensus.cc:515] T 6194818b76904c1da227a34e29c5b3ad P 7097992c34cd49d2b7d65187003f4345 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } }
I20260608 09:55:34.264946 12032 ts_tablet_manager.cc:1434] T bf60683c47e04226bb7ac5ac5cbcd77a P 7097992c34cd49d2b7d65187003f4345: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.006s
I20260608 09:55:34.265152 11837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6194818b76904c1da227a34e29c5b3ad" candidate_uuid: "7097992c34cd49d2b7d65187003f4345" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f"
I20260608 09:55:34.266222 12032 tablet_bootstrap.cc:492] T df08da9340b5451a9616f862ce9a2efc P 7097992c34cd49d2b7d65187003f4345: Bootstrap starting.
W20260608 09:55:34.266693 11878 leader_election.cc:343] T 6194818b76904c1da227a34e29c5b3ad P 7097992c34cd49d2b7d65187003f4345 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dd953b94fa1c406ebaf57e0bbcf8ea2f (127.0.97.193:34505): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:34.268306 12037 leader_election.cc:290] T 6194818b76904c1da227a34e29c5b3ad P 7097992c34cd49d2b7d65187003f4345 [CANDIDATE]: Term 1 election: Requested vote from peers dd953b94fa1c406ebaf57e0bbcf8ea2f (127.0.97.193:34505), 1f8a9829ecdd43e79b515e296d92150a (127.0.97.195:33739)
I20260608 09:55:34.270452 11986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6194818b76904c1da227a34e29c5b3ad" candidate_uuid: "7097992c34cd49d2b7d65187003f4345" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f8a9829ecdd43e79b515e296d92150a"
I20260608 09:55:34.271102 11986 raft_consensus.cc:3060] T 6194818b76904c1da227a34e29c5b3ad P 1f8a9829ecdd43e79b515e296d92150a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:34.274041 12032 tablet_bootstrap.cc:654] T df08da9340b5451a9616f862ce9a2efc P 7097992c34cd49d2b7d65187003f4345: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:34.274425 11985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf60683c47e04226bb7ac5ac5cbcd77a" candidate_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f8a9829ecdd43e79b515e296d92150a" is_pre_election: true
I20260608 09:55:34.275148 11985 raft_consensus.cc:2468] T bf60683c47e04226bb7ac5ac5cbcd77a P 1f8a9829ecdd43e79b515e296d92150a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd953b94fa1c406ebaf57e0bbcf8ea2f in term 0.
I20260608 09:55:34.276393 11803 leader_election.cc:304] T bf60683c47e04226bb7ac5ac5cbcd77a P dd953b94fa1c406ebaf57e0bbcf8ea2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f8a9829ecdd43e79b515e296d92150a, dd953b94fa1c406ebaf57e0bbcf8ea2f; no voters: 
I20260608 09:55:34.277292 12039 raft_consensus.cc:2804] T bf60683c47e04226bb7ac5ac5cbcd77a P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:34.277700 12039 raft_consensus.cc:493] T bf60683c47e04226bb7ac5ac5cbcd77a P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:34.278050 12039 raft_consensus.cc:3060] T bf60683c47e04226bb7ac5ac5cbcd77a P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:34.280190 12033 tablet_bootstrap.cc:492] T df08da9340b5451a9616f862ce9a2efc P dd953b94fa1c406ebaf57e0bbcf8ea2f: No bootstrap required, opened a new log
I20260608 09:55:34.280866 12033 ts_tablet_manager.cc:1403] T df08da9340b5451a9616f862ce9a2efc P dd953b94fa1c406ebaf57e0bbcf8ea2f: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.007s
I20260608 09:55:34.284173 12033 raft_consensus.cc:359] T df08da9340b5451a9616f862ce9a2efc P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } }
I20260608 09:55:34.284852 12033 raft_consensus.cc:385] T df08da9340b5451a9616f862ce9a2efc P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:34.285137 12033 raft_consensus.cc:740] T df08da9340b5451a9616f862ce9a2efc P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd953b94fa1c406ebaf57e0bbcf8ea2f, State: Initialized, Role: FOLLOWER
I20260608 09:55:34.285940 12033 consensus_queue.cc:260] T df08da9340b5451a9616f862ce9a2efc P dd953b94fa1c406ebaf57e0bbcf8ea2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } }
I20260608 09:55:34.287117 12039 raft_consensus.cc:515] T bf60683c47e04226bb7ac5ac5cbcd77a P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } }
I20260608 09:55:34.287389 11986 raft_consensus.cc:2468] T 6194818b76904c1da227a34e29c5b3ad P 1f8a9829ecdd43e79b515e296d92150a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7097992c34cd49d2b7d65187003f4345 in term 1.
I20260608 09:55:34.292865 11878 leader_election.cc:304] T 6194818b76904c1da227a34e29c5b3ad P 7097992c34cd49d2b7d65187003f4345 [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: 1f8a9829ecdd43e79b515e296d92150a, 7097992c34cd49d2b7d65187003f4345; no voters: dd953b94fa1c406ebaf57e0bbcf8ea2f
I20260608 09:55:34.294102 12061 raft_consensus.cc:2804] T 6194818b76904c1da227a34e29c5b3ad P 7097992c34cd49d2b7d65187003f4345 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:34.294154 12039 leader_election.cc:290] T bf60683c47e04226bb7ac5ac5cbcd77a P dd953b94fa1c406ebaf57e0bbcf8ea2f [CANDIDATE]: Term 1 election: Requested vote from peers 7097992c34cd49d2b7d65187003f4345 (127.0.97.194:42531), 1f8a9829ecdd43e79b515e296d92150a (127.0.97.195:33739)
I20260608 09:55:34.294718 12061 raft_consensus.cc:697] T 6194818b76904c1da227a34e29c5b3ad P 7097992c34cd49d2b7d65187003f4345 [term 1 LEADER]: Becoming Leader. State: Replica: 7097992c34cd49d2b7d65187003f4345, State: Running, Role: LEADER
I20260608 09:55:34.295781 11986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf60683c47e04226bb7ac5ac5cbcd77a" candidate_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f8a9829ecdd43e79b515e296d92150a"
I20260608 09:55:34.295710 12061 consensus_queue.cc:237] T 6194818b76904c1da227a34e29c5b3ad P 7097992c34cd49d2b7d65187003f4345 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } }
I20260608 09:55:34.296442 11986 raft_consensus.cc:3060] T bf60683c47e04226bb7ac5ac5cbcd77a P 1f8a9829ecdd43e79b515e296d92150a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:34.297211 11912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf60683c47e04226bb7ac5ac5cbcd77a" candidate_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7097992c34cd49d2b7d65187003f4345" is_pre_election: true
I20260608 09:55:34.297899 11912 raft_consensus.cc:2468] T bf60683c47e04226bb7ac5ac5cbcd77a P 7097992c34cd49d2b7d65187003f4345 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd953b94fa1c406ebaf57e0bbcf8ea2f in term 0.
I20260608 09:55:34.299120 11911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf60683c47e04226bb7ac5ac5cbcd77a" candidate_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7097992c34cd49d2b7d65187003f4345"
I20260608 09:55:34.299835 11911 raft_consensus.cc:3060] T bf60683c47e04226bb7ac5ac5cbcd77a P 7097992c34cd49d2b7d65187003f4345 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:34.297158 12050 raft_consensus.cc:493] T 3b7e385321b64815a9b5b91be4a5691c P 1f8a9829ecdd43e79b515e296d92150a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:34.303228 12050 raft_consensus.cc:515] T 3b7e385321b64815a9b5b91be4a5691c P 1f8a9829ecdd43e79b515e296d92150a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } }
I20260608 09:55:34.305390 11986 raft_consensus.cc:2468] T bf60683c47e04226bb7ac5ac5cbcd77a P 1f8a9829ecdd43e79b515e296d92150a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd953b94fa1c406ebaf57e0bbcf8ea2f in term 1.
I20260608 09:55:34.306989 11837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b7e385321b64815a9b5b91be4a5691c" candidate_uuid: "1f8a9829ecdd43e79b515e296d92150a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" is_pre_election: true
I20260608 09:55:34.307688 11837 raft_consensus.cc:2468] T 3b7e385321b64815a9b5b91be4a5691c P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f8a9829ecdd43e79b515e296d92150a in term 0.
I20260608 09:55:34.308096 11803 leader_election.cc:304] T bf60683c47e04226bb7ac5ac5cbcd77a P dd953b94fa1c406ebaf57e0bbcf8ea2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f8a9829ecdd43e79b515e296d92150a, dd953b94fa1c406ebaf57e0bbcf8ea2f; no voters: 
I20260608 09:55:34.308123 11912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b7e385321b64815a9b5b91be4a5691c" candidate_uuid: "1f8a9829ecdd43e79b515e296d92150a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7097992c34cd49d2b7d65187003f4345" is_pre_election: true
I20260608 09:55:34.305572 12050 leader_election.cc:290] T 3b7e385321b64815a9b5b91be4a5691c P 1f8a9829ecdd43e79b515e296d92150a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd953b94fa1c406ebaf57e0bbcf8ea2f (127.0.97.193:34505), 7097992c34cd49d2b7d65187003f4345 (127.0.97.194:42531)
I20260608 09:55:34.309016 11912 raft_consensus.cc:2468] T 3b7e385321b64815a9b5b91be4a5691c P 7097992c34cd49d2b7d65187003f4345 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f8a9829ecdd43e79b515e296d92150a in term 0.
I20260608 09:55:34.309284 11952 leader_election.cc:304] T 3b7e385321b64815a9b5b91be4a5691c P 1f8a9829ecdd43e79b515e296d92150a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f8a9829ecdd43e79b515e296d92150a, dd953b94fa1c406ebaf57e0bbcf8ea2f; no voters: 
I20260608 09:55:34.309614 12039 raft_consensus.cc:2804] T bf60683c47e04226bb7ac5ac5cbcd77a P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:34.310202 12050 raft_consensus.cc:2804] T 3b7e385321b64815a9b5b91be4a5691c P 1f8a9829ecdd43e79b515e296d92150a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:34.310524 12050 raft_consensus.cc:493] T 3b7e385321b64815a9b5b91be4a5691c P 1f8a9829ecdd43e79b515e296d92150a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:34.310784 12050 raft_consensus.cc:3060] T 3b7e385321b64815a9b5b91be4a5691c P 1f8a9829ecdd43e79b515e296d92150a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:34.315925 12050 raft_consensus.cc:515] T 3b7e385321b64815a9b5b91be4a5691c P 1f8a9829ecdd43e79b515e296d92150a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } }
I20260608 09:55:34.317152 12033 ts_tablet_manager.cc:1434] T df08da9340b5451a9616f862ce9a2efc P dd953b94fa1c406ebaf57e0bbcf8ea2f: Time spent starting tablet: real 0.036s	user 0.015s	sys 0.005s
I20260608 09:55:34.318400 12032 tablet_bootstrap.cc:492] T df08da9340b5451a9616f862ce9a2efc P 7097992c34cd49d2b7d65187003f4345: No bootstrap required, opened a new log
I20260608 09:55:34.318974 12032 ts_tablet_manager.cc:1403] T df08da9340b5451a9616f862ce9a2efc P 7097992c34cd49d2b7d65187003f4345: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.014s
I20260608 09:55:34.318315 12033 tablet_bootstrap.cc:492] T 6194818b76904c1da227a34e29c5b3ad P dd953b94fa1c406ebaf57e0bbcf8ea2f: Bootstrap starting.
I20260608 09:55:34.321771 12064 raft_consensus.cc:493] T df08da9340b5451a9616f862ce9a2efc P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:34.322293 12064 raft_consensus.cc:515] T df08da9340b5451a9616f862ce9a2efc P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } }
I20260608 09:55:34.323179 12039 raft_consensus.cc:697] T bf60683c47e04226bb7ac5ac5cbcd77a P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 1 LEADER]: Becoming Leader. State: Replica: dd953b94fa1c406ebaf57e0bbcf8ea2f, State: Running, Role: LEADER
I20260608 09:55:34.324632 12039 consensus_queue.cc:237] T bf60683c47e04226bb7ac5ac5cbcd77a P dd953b94fa1c406ebaf57e0bbcf8ea2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } }
I20260608 09:55:34.325459 11912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df08da9340b5451a9616f862ce9a2efc" candidate_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7097992c34cd49d2b7d65187003f4345" is_pre_election: true
I20260608 09:55:34.326510 12064 leader_election.cc:290] T df08da9340b5451a9616f862ce9a2efc P dd953b94fa1c406ebaf57e0bbcf8ea2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7097992c34cd49d2b7d65187003f4345 (127.0.97.194:42531), 1f8a9829ecdd43e79b515e296d92150a (127.0.97.195:33739)
W20260608 09:55:34.327762 11800 leader_election.cc:343] T df08da9340b5451a9616f862ce9a2efc P dd953b94fa1c406ebaf57e0bbcf8ea2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7097992c34cd49d2b7d65187003f4345 (127.0.97.194:42531): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:34.314680 11911 raft_consensus.cc:2468] T bf60683c47e04226bb7ac5ac5cbcd77a P 7097992c34cd49d2b7d65187003f4345 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd953b94fa1c406ebaf57e0bbcf8ea2f in term 1.
I20260608 09:55:34.328950 12050 leader_election.cc:290] T 3b7e385321b64815a9b5b91be4a5691c P 1f8a9829ecdd43e79b515e296d92150a [CANDIDATE]: Term 1 election: Requested vote from peers dd953b94fa1c406ebaf57e0bbcf8ea2f (127.0.97.193:34505), 7097992c34cd49d2b7d65187003f4345 (127.0.97.194:42531)
I20260608 09:55:34.329191 11912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b7e385321b64815a9b5b91be4a5691c" candidate_uuid: "1f8a9829ecdd43e79b515e296d92150a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7097992c34cd49d2b7d65187003f4345"
I20260608 09:55:34.329933 11912 raft_consensus.cc:3060] T 3b7e385321b64815a9b5b91be4a5691c P 7097992c34cd49d2b7d65187003f4345 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:34.327704 12033 tablet_bootstrap.cc:654] T 6194818b76904c1da227a34e29c5b3ad P dd953b94fa1c406ebaf57e0bbcf8ea2f: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:34.327836 12032 raft_consensus.cc:359] T df08da9340b5451a9616f862ce9a2efc P 7097992c34cd49d2b7d65187003f4345 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } }
I20260608 09:55:34.332010 12032 raft_consensus.cc:385] T df08da9340b5451a9616f862ce9a2efc P 7097992c34cd49d2b7d65187003f4345 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:34.332340 12032 raft_consensus.cc:740] T df08da9340b5451a9616f862ce9a2efc P 7097992c34cd49d2b7d65187003f4345 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7097992c34cd49d2b7d65187003f4345, State: Initialized, Role: FOLLOWER
I20260608 09:55:34.333266 12032 consensus_queue.cc:260] T df08da9340b5451a9616f862ce9a2efc P 7097992c34cd49d2b7d65187003f4345 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } }
I20260608 09:55:34.334404 11735 catalog_manager.cc:5696] T 6194818b76904c1da227a34e29c5b3ad P 7097992c34cd49d2b7d65187003f4345 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7097992c34cd49d2b7d65187003f4345 (127.0.97.194). New cstate: current_term: 1 leader_uuid: "7097992c34cd49d2b7d65187003f4345" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:34.335652 12032 ts_tablet_manager.cc:1434] T df08da9340b5451a9616f862ce9a2efc P 7097992c34cd49d2b7d65187003f4345: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260608 09:55:34.336555 11837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b7e385321b64815a9b5b91be4a5691c" candidate_uuid: "1f8a9829ecdd43e79b515e296d92150a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f"
I20260608 09:55:34.336882 12032 tablet_bootstrap.cc:492] T 1668eead479a4d54bf8b875d0ab7a687 P 7097992c34cd49d2b7d65187003f4345: Bootstrap starting.
I20260608 09:55:34.337152 11837 raft_consensus.cc:3060] T 3b7e385321b64815a9b5b91be4a5691c P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:34.343554 12033 tablet_bootstrap.cc:492] T 6194818b76904c1da227a34e29c5b3ad P dd953b94fa1c406ebaf57e0bbcf8ea2f: No bootstrap required, opened a new log
I20260608 09:55:34.344069 12032 tablet_bootstrap.cc:654] T 1668eead479a4d54bf8b875d0ab7a687 P 7097992c34cd49d2b7d65187003f4345: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:34.344132 12033 ts_tablet_manager.cc:1403] T 6194818b76904c1da227a34e29c5b3ad P dd953b94fa1c406ebaf57e0bbcf8ea2f: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.004s
I20260608 09:55:34.346467 11837 raft_consensus.cc:2468] T 3b7e385321b64815a9b5b91be4a5691c P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f8a9829ecdd43e79b515e296d92150a in term 1.
I20260608 09:55:34.347738 11952 leader_election.cc:304] T 3b7e385321b64815a9b5b91be4a5691c P 1f8a9829ecdd43e79b515e296d92150a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f8a9829ecdd43e79b515e296d92150a, dd953b94fa1c406ebaf57e0bbcf8ea2f; no voters: 
I20260608 09:55:34.347641 12033 raft_consensus.cc:359] T 6194818b76904c1da227a34e29c5b3ad P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } }
I20260608 09:55:34.348671 12033 raft_consensus.cc:385] T 6194818b76904c1da227a34e29c5b3ad P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:34.327677 11986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df08da9340b5451a9616f862ce9a2efc" candidate_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f8a9829ecdd43e79b515e296d92150a" is_pre_election: true
I20260608 09:55:34.349009 12033 raft_consensus.cc:740] T 6194818b76904c1da227a34e29c5b3ad P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd953b94fa1c406ebaf57e0bbcf8ea2f, State: Initialized, Role: FOLLOWER
I20260608 09:55:34.349467 11986 raft_consensus.cc:2468] T df08da9340b5451a9616f862ce9a2efc P 1f8a9829ecdd43e79b515e296d92150a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd953b94fa1c406ebaf57e0bbcf8ea2f in term 0.
I20260608 09:55:34.351195 11912 raft_consensus.cc:2468] T 3b7e385321b64815a9b5b91be4a5691c P 7097992c34cd49d2b7d65187003f4345 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f8a9829ecdd43e79b515e296d92150a in term 1.
I20260608 09:55:34.352048 11803 leader_election.cc:304] T df08da9340b5451a9616f862ce9a2efc P dd953b94fa1c406ebaf57e0bbcf8ea2f [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: 1f8a9829ecdd43e79b515e296d92150a, dd953b94fa1c406ebaf57e0bbcf8ea2f; no voters: 7097992c34cd49d2b7d65187003f4345
I20260608 09:55:34.353351 12066 raft_consensus.cc:2804] T df08da9340b5451a9616f862ce9a2efc P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:34.353672 12066 raft_consensus.cc:493] T df08da9340b5451a9616f862ce9a2efc P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:34.353951 12066 raft_consensus.cc:3060] T df08da9340b5451a9616f862ce9a2efc P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:34.354847 12050 raft_consensus.cc:2804] T 3b7e385321b64815a9b5b91be4a5691c P 1f8a9829ecdd43e79b515e296d92150a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:34.355453 12050 raft_consensus.cc:697] T 3b7e385321b64815a9b5b91be4a5691c P 1f8a9829ecdd43e79b515e296d92150a [term 1 LEADER]: Becoming Leader. State: Replica: 1f8a9829ecdd43e79b515e296d92150a, State: Running, Role: LEADER
I20260608 09:55:34.356281 12050 consensus_queue.cc:237] T 3b7e385321b64815a9b5b91be4a5691c P 1f8a9829ecdd43e79b515e296d92150a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } }
I20260608 09:55:34.350030 12033 consensus_queue.cc:260] T 6194818b76904c1da227a34e29c5b3ad P dd953b94fa1c406ebaf57e0bbcf8ea2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } }
I20260608 09:55:34.360911 12033 ts_tablet_manager.cc:1434] T 6194818b76904c1da227a34e29c5b3ad P dd953b94fa1c406ebaf57e0bbcf8ea2f: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.004s
I20260608 09:55:34.362118 12066 raft_consensus.cc:515] T df08da9340b5451a9616f862ce9a2efc P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } }
I20260608 09:55:34.364632 12066 leader_election.cc:290] T df08da9340b5451a9616f862ce9a2efc P dd953b94fa1c406ebaf57e0bbcf8ea2f [CANDIDATE]: Term 1 election: Requested vote from peers 7097992c34cd49d2b7d65187003f4345 (127.0.97.194:42531), 1f8a9829ecdd43e79b515e296d92150a (127.0.97.195:33739)
I20260608 09:55:34.365386 11912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df08da9340b5451a9616f862ce9a2efc" candidate_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7097992c34cd49d2b7d65187003f4345"
I20260608 09:55:34.365828 11912 raft_consensus.cc:3060] T df08da9340b5451a9616f862ce9a2efc P 7097992c34cd49d2b7d65187003f4345 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:34.368285 12061 raft_consensus.cc:493] T bcca1679ec96403a8dca4c2a27e0e74a P 7097992c34cd49d2b7d65187003f4345 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:34.368857 12061 raft_consensus.cc:515] T bcca1679ec96403a8dca4c2a27e0e74a P 7097992c34cd49d2b7d65187003f4345 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } }
I20260608 09:55:34.372053 12061 leader_election.cc:290] T bcca1679ec96403a8dca4c2a27e0e74a P 7097992c34cd49d2b7d65187003f4345 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd953b94fa1c406ebaf57e0bbcf8ea2f (127.0.97.193:34505), 1f8a9829ecdd43e79b515e296d92150a (127.0.97.195:33739)
I20260608 09:55:34.372576 11837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcca1679ec96403a8dca4c2a27e0e74a" candidate_uuid: "7097992c34cd49d2b7d65187003f4345" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" is_pre_election: true
I20260608 09:55:34.373343 11837 raft_consensus.cc:2468] T bcca1679ec96403a8dca4c2a27e0e74a P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7097992c34cd49d2b7d65187003f4345 in term 0.
I20260608 09:55:34.373440 11912 raft_consensus.cc:2468] T df08da9340b5451a9616f862ce9a2efc P 7097992c34cd49d2b7d65187003f4345 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd953b94fa1c406ebaf57e0bbcf8ea2f in term 1.
I20260608 09:55:34.373899 11985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcca1679ec96403a8dca4c2a27e0e74a" candidate_uuid: "7097992c34cd49d2b7d65187003f4345" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f8a9829ecdd43e79b515e296d92150a" is_pre_election: true
I20260608 09:55:34.374619 11985 raft_consensus.cc:2468] T bcca1679ec96403a8dca4c2a27e0e74a P 1f8a9829ecdd43e79b515e296d92150a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7097992c34cd49d2b7d65187003f4345 in term 0.
I20260608 09:55:34.375218 11800 leader_election.cc:304] T df08da9340b5451a9616f862ce9a2efc P dd953b94fa1c406ebaf57e0bbcf8ea2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7097992c34cd49d2b7d65187003f4345, dd953b94fa1c406ebaf57e0bbcf8ea2f; no voters: 
I20260608 09:55:34.376380 11878 leader_election.cc:304] T bcca1679ec96403a8dca4c2a27e0e74a P 7097992c34cd49d2b7d65187003f4345 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f8a9829ecdd43e79b515e296d92150a, 7097992c34cd49d2b7d65187003f4345; no voters: 
I20260608 09:55:34.370539 11735 catalog_manager.cc:5696] T 3b7e385321b64815a9b5b91be4a5691c P 1f8a9829ecdd43e79b515e296d92150a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f8a9829ecdd43e79b515e296d92150a (127.0.97.195). New cstate: current_term: 1 leader_uuid: "1f8a9829ecdd43e79b515e296d92150a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:34.380322 11986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df08da9340b5451a9616f862ce9a2efc" candidate_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f8a9829ecdd43e79b515e296d92150a"
I20260608 09:55:34.380919 11986 raft_consensus.cc:3060] T df08da9340b5451a9616f862ce9a2efc P 1f8a9829ecdd43e79b515e296d92150a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:34.381088 12039 raft_consensus.cc:2804] T df08da9340b5451a9616f862ce9a2efc P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:34.381848 12039 raft_consensus.cc:697] T df08da9340b5451a9616f862ce9a2efc P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 1 LEADER]: Becoming Leader. State: Replica: dd953b94fa1c406ebaf57e0bbcf8ea2f, State: Running, Role: LEADER
I20260608 09:55:34.382673 12039 consensus_queue.cc:237] T df08da9340b5451a9616f862ce9a2efc P dd953b94fa1c406ebaf57e0bbcf8ea2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } }
I20260608 09:55:34.387848 11986 raft_consensus.cc:2468] T df08da9340b5451a9616f862ce9a2efc P 1f8a9829ecdd43e79b515e296d92150a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd953b94fa1c406ebaf57e0bbcf8ea2f in term 1.
I20260608 09:55:34.380882 12032 tablet_bootstrap.cc:492] T 1668eead479a4d54bf8b875d0ab7a687 P 7097992c34cd49d2b7d65187003f4345: No bootstrap required, opened a new log
I20260608 09:55:34.389361 12032 ts_tablet_manager.cc:1403] T 1668eead479a4d54bf8b875d0ab7a687 P 7097992c34cd49d2b7d65187003f4345: Time spent bootstrapping tablet: real 0.053s	user 0.025s	sys 0.015s
W20260608 09:55:34.389660 11783 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:55:34.390188 12061 raft_consensus.cc:2804] T bcca1679ec96403a8dca4c2a27e0e74a P 7097992c34cd49d2b7d65187003f4345 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:34.390609 12061 raft_consensus.cc:493] T bcca1679ec96403a8dca4c2a27e0e74a P 7097992c34cd49d2b7d65187003f4345 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:34.391187 12061 raft_consensus.cc:3060] T bcca1679ec96403a8dca4c2a27e0e74a P 7097992c34cd49d2b7d65187003f4345 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:34.390563 11733 catalog_manager.cc:5696] T bf60683c47e04226bb7ac5ac5cbcd77a P dd953b94fa1c406ebaf57e0bbcf8ea2f reported cstate change: term changed from 0 to 1, leader changed from <none> to dd953b94fa1c406ebaf57e0bbcf8ea2f (127.0.97.193). New cstate: current_term: 1 leader_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:34.391798 12032 raft_consensus.cc:359] T 1668eead479a4d54bf8b875d0ab7a687 P 7097992c34cd49d2b7d65187003f4345 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } }
I20260608 09:55:34.392387 12032 raft_consensus.cc:385] T 1668eead479a4d54bf8b875d0ab7a687 P 7097992c34cd49d2b7d65187003f4345 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:34.392616 12032 raft_consensus.cc:740] T 1668eead479a4d54bf8b875d0ab7a687 P 7097992c34cd49d2b7d65187003f4345 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7097992c34cd49d2b7d65187003f4345, State: Initialized, Role: FOLLOWER
I20260608 09:55:34.393537 12032 consensus_queue.cc:260] T 1668eead479a4d54bf8b875d0ab7a687 P 7097992c34cd49d2b7d65187003f4345 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } }
I20260608 09:55:34.395689 12032 ts_tablet_manager.cc:1434] T 1668eead479a4d54bf8b875d0ab7a687 P 7097992c34cd49d2b7d65187003f4345: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 09:55:34.397902 12061 raft_consensus.cc:515] T bcca1679ec96403a8dca4c2a27e0e74a P 7097992c34cd49d2b7d65187003f4345 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } }
I20260608 09:55:34.400079 12061 leader_election.cc:290] T bcca1679ec96403a8dca4c2a27e0e74a P 7097992c34cd49d2b7d65187003f4345 [CANDIDATE]: Term 1 election: Requested vote from peers dd953b94fa1c406ebaf57e0bbcf8ea2f (127.0.97.193:34505), 1f8a9829ecdd43e79b515e296d92150a (127.0.97.195:33739)
I20260608 09:55:34.401109 11986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcca1679ec96403a8dca4c2a27e0e74a" candidate_uuid: "7097992c34cd49d2b7d65187003f4345" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f8a9829ecdd43e79b515e296d92150a"
I20260608 09:55:34.401681 11986 raft_consensus.cc:3060] T bcca1679ec96403a8dca4c2a27e0e74a P 1f8a9829ecdd43e79b515e296d92150a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:34.401584 11837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcca1679ec96403a8dca4c2a27e0e74a" candidate_uuid: "7097992c34cd49d2b7d65187003f4345" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f"
I20260608 09:55:34.402863 11837 raft_consensus.cc:3060] T bcca1679ec96403a8dca4c2a27e0e74a P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:34.406548 12061 raft_consensus.cc:493] T 1668eead479a4d54bf8b875d0ab7a687 P 7097992c34cd49d2b7d65187003f4345 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:34.407095 12061 raft_consensus.cc:515] T 1668eead479a4d54bf8b875d0ab7a687 P 7097992c34cd49d2b7d65187003f4345 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } }
I20260608 09:55:34.408102 11986 raft_consensus.cc:2468] T bcca1679ec96403a8dca4c2a27e0e74a P 1f8a9829ecdd43e79b515e296d92150a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7097992c34cd49d2b7d65187003f4345 in term 1.
I20260608 09:55:34.409135 11878 leader_election.cc:304] T bcca1679ec96403a8dca4c2a27e0e74a P 7097992c34cd49d2b7d65187003f4345 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f8a9829ecdd43e79b515e296d92150a, 7097992c34cd49d2b7d65187003f4345; no voters: 
I20260608 09:55:34.409893 12037 raft_consensus.cc:2804] T bcca1679ec96403a8dca4c2a27e0e74a P 7097992c34cd49d2b7d65187003f4345 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:34.410228 11837 raft_consensus.cc:2468] T bcca1679ec96403a8dca4c2a27e0e74a P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7097992c34cd49d2b7d65187003f4345 in term 1.
I20260608 09:55:34.411000 12061 leader_election.cc:290] T 1668eead479a4d54bf8b875d0ab7a687 P 7097992c34cd49d2b7d65187003f4345 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f8a9829ecdd43e79b515e296d92150a (127.0.97.195:33739), dd953b94fa1c406ebaf57e0bbcf8ea2f (127.0.97.193:34505)
I20260608 09:55:34.412048 12037 raft_consensus.cc:697] T bcca1679ec96403a8dca4c2a27e0e74a P 7097992c34cd49d2b7d65187003f4345 [term 1 LEADER]: Becoming Leader. State: Replica: 7097992c34cd49d2b7d65187003f4345, State: Running, Role: LEADER
I20260608 09:55:34.412813 11837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1668eead479a4d54bf8b875d0ab7a687" candidate_uuid: "7097992c34cd49d2b7d65187003f4345" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" is_pre_election: true
I20260608 09:55:34.413007 12037 consensus_queue.cc:237] T bcca1679ec96403a8dca4c2a27e0e74a P 7097992c34cd49d2b7d65187003f4345 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } }
I20260608 09:55:34.413643 11837 raft_consensus.cc:2393] T 1668eead479a4d54bf8b875d0ab7a687 P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7097992c34cd49d2b7d65187003f4345 in current term 1: Already voted for candidate 1f8a9829ecdd43e79b515e296d92150a in this term.
I20260608 09:55:34.413592 11986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1668eead479a4d54bf8b875d0ab7a687" candidate_uuid: "7097992c34cd49d2b7d65187003f4345" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f8a9829ecdd43e79b515e296d92150a" is_pre_election: true
I20260608 09:55:34.415759 11878 leader_election.cc:304] T 1668eead479a4d54bf8b875d0ab7a687 P 7097992c34cd49d2b7d65187003f4345 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7097992c34cd49d2b7d65187003f4345; no voters: 1f8a9829ecdd43e79b515e296d92150a, dd953b94fa1c406ebaf57e0bbcf8ea2f
I20260608 09:55:34.416738 12072 raft_consensus.cc:3060] T 1668eead479a4d54bf8b875d0ab7a687 P 7097992c34cd49d2b7d65187003f4345 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:34.417093 11733 catalog_manager.cc:5696] T df08da9340b5451a9616f862ce9a2efc P dd953b94fa1c406ebaf57e0bbcf8ea2f reported cstate change: term changed from 0 to 1, leader changed from <none> to dd953b94fa1c406ebaf57e0bbcf8ea2f (127.0.97.193). New cstate: current_term: 1 leader_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:34.422906 12072 raft_consensus.cc:2749] T 1668eead479a4d54bf8b875d0ab7a687 P 7097992c34cd49d2b7d65187003f4345 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:55:34.422287 11735 catalog_manager.cc:5696] T bcca1679ec96403a8dca4c2a27e0e74a P 7097992c34cd49d2b7d65187003f4345 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7097992c34cd49d2b7d65187003f4345 (127.0.97.194). New cstate: current_term: 1 leader_uuid: "7097992c34cd49d2b7d65187003f4345" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:34.596144 11837 raft_consensus.cc:3060] T 6194818b76904c1da227a34e29c5b3ad P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:34.599869 11986 raft_consensus.cc:1275] T 6194818b76904c1da227a34e29c5b3ad P 1f8a9829ecdd43e79b515e296d92150a [term 1 FOLLOWER]: Refusing update from remote peer 7097992c34cd49d2b7d65187003f4345: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:34.602203 12037 consensus_queue.cc:1048] T 6194818b76904c1da227a34e29c5b3ad P 7097992c34cd49d2b7d65187003f4345 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:34.603842 11986 raft_consensus.cc:1275] T bcca1679ec96403a8dca4c2a27e0e74a P 1f8a9829ecdd43e79b515e296d92150a [term 1 FOLLOWER]: Refusing update from remote peer 7097992c34cd49d2b7d65187003f4345: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:34.605180 11836 raft_consensus.cc:1275] T bcca1679ec96403a8dca4c2a27e0e74a P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 1 FOLLOWER]: Refusing update from remote peer 7097992c34cd49d2b7d65187003f4345: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:34.608999 12037 consensus_queue.cc:1048] T bcca1679ec96403a8dca4c2a27e0e74a P 7097992c34cd49d2b7d65187003f4345 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:34.612275 12050 consensus_queue.cc:1048] T 1668eead479a4d54bf8b875d0ab7a687 P 1f8a9829ecdd43e79b515e296d92150a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:34.626799 12072 consensus_queue.cc:1048] T bcca1679ec96403a8dca4c2a27e0e74a P 7097992c34cd49d2b7d65187003f4345 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260608 09:55:34.625770 11837 raft_consensus.cc:1275] T 6194818b76904c1da227a34e29c5b3ad P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 1 FOLLOWER]: Refusing update from remote peer 7097992c34cd49d2b7d65187003f4345: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:34.656575 11911 raft_consensus.cc:1275] T df08da9340b5451a9616f862ce9a2efc P 7097992c34cd49d2b7d65187003f4345 [term 1 FOLLOWER]: Refusing update from remote peer dd953b94fa1c406ebaf57e0bbcf8ea2f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:34.659279 11836 raft_consensus.cc:1275] T 1668eead479a4d54bf8b875d0ab7a687 P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 1 FOLLOWER]: Refusing update from remote peer 1f8a9829ecdd43e79b515e296d92150a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:34.658347 12039 consensus_queue.cc:1048] T df08da9340b5451a9616f862ce9a2efc P dd953b94fa1c406ebaf57e0bbcf8ea2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260608 09:55:34.662037 11911 raft_consensus.cc:1275] T 3b7e385321b64815a9b5b91be4a5691c P 7097992c34cd49d2b7d65187003f4345 [term 1 FOLLOWER]: Refusing update from remote peer 1f8a9829ecdd43e79b515e296d92150a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:34.663983 12050 consensus_queue.cc:1048] T 1668eead479a4d54bf8b875d0ab7a687 P 1f8a9829ecdd43e79b515e296d92150a [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:34.665524 11837 raft_consensus.cc:1275] T 3b7e385321b64815a9b5b91be4a5691c P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 1 FOLLOWER]: Refusing update from remote peer 1f8a9829ecdd43e79b515e296d92150a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:34.667349 12050 consensus_queue.cc:1048] T 3b7e385321b64815a9b5b91be4a5691c P 1f8a9829ecdd43e79b515e296d92150a [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:34.664067 11985 raft_consensus.cc:1275] T df08da9340b5451a9616f862ce9a2efc P 1f8a9829ecdd43e79b515e296d92150a [term 1 FOLLOWER]: Refusing update from remote peer dd953b94fa1c406ebaf57e0bbcf8ea2f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:34.671217 12039 consensus_queue.cc:1048] T df08da9340b5451a9616f862ce9a2efc P dd953b94fa1c406ebaf57e0bbcf8ea2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:34.671202 12050 consensus_queue.cc:1048] T 3b7e385321b64815a9b5b91be4a5691c P 1f8a9829ecdd43e79b515e296d92150a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:55:34.680631 11878 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.97.195:33739, user_credentials={real_user=slave}} blocked reactor thread for 49558.6us
I20260608 09:55:34.694046 11986 raft_consensus.cc:1275] T bf60683c47e04226bb7ac5ac5cbcd77a P 1f8a9829ecdd43e79b515e296d92150a [term 1 FOLLOWER]: Refusing update from remote peer dd953b94fa1c406ebaf57e0bbcf8ea2f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:34.695582 12039 consensus_queue.cc:1048] T bf60683c47e04226bb7ac5ac5cbcd77a P dd953b94fa1c406ebaf57e0bbcf8ea2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:34.704007 12072 consensus_queue.cc:1048] T 6194818b76904c1da227a34e29c5b3ad P 7097992c34cd49d2b7d65187003f4345 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260608 09:55:34.718374 11909 raft_consensus.cc:1275] T bf60683c47e04226bb7ac5ac5cbcd77a P 7097992c34cd49d2b7d65187003f4345 [term 1 FOLLOWER]: Refusing update from remote peer dd953b94fa1c406ebaf57e0bbcf8ea2f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:34.720485 12066 consensus_queue.cc:1048] T bf60683c47e04226bb7ac5ac5cbcd77a P dd953b94fa1c406ebaf57e0bbcf8ea2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:34.811236 12082 mvcc.cc:204] Tried to move back new op lower bound from 7294617741883355136 to 7294617740841496576. Current Snapshot: MvccSnapshot[applied={T|T < 7294617741883355136 or (T in {7294617741883355136})}]
W20260608 09:55:34.881281 11949 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.97.194:42531, user_credentials={real_user=slave}} blocked reactor thread for 46461.4us
W20260608 09:55:35.236967 12075 meta_cache.cc:1261] Time spent looking up entry by key: real 0.068s	user 0.000s	sys 0.000s
I20260608 09:55:35.950095   391 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:35.972234 12131 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:35.973008 12132 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:35.975706 12134 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:35.975787   391 server_base.cc:1061] running on GCE node
I20260608 09:55:35.977236   391 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:35.977475   391 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:35.977646   391 hybrid_clock.cc:648] HybridClock initialized: now 1780912535977627 us; error 0 us; skew 500 ppm
I20260608 09:55:35.978300   391 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:35.980727   391 webserver.cc:533] Webserver started at http://127.0.97.196:41353/ using document root <none> and password file <none>
I20260608 09:55:35.981290   391 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:35.981464   391 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:35.981755   391 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:35.982767   391 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912294854977-391-0/minicluster-data/ts-3-root/instance:
uuid: "1af897fb65ab44a4897522e9d9597d23"
format_stamp: "Formatted at 2026-06-08 09:55:35 on dist-test-slave-cqs2"
I20260608 09:55:35.987154   391 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 09:55:35.990477 12139 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:35.991227   391 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:55:35.991506   391 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912294854977-391-0/minicluster-data/ts-3-root
uuid: "1af897fb65ab44a4897522e9d9597d23"
format_stamp: "Formatted at 2026-06-08 09:55:35 on dist-test-slave-cqs2"
I20260608 09:55:35.991761   391 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912294854977-391-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912294854977-391-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskg3qobI/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912294854977-391-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:36.004148   391 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:36.005232   391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:36.006570   391 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:36.008898   391 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:36.009116   391 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:36.009332   391 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:36.009488   391 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:36.046665   391 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.196:40973
I20260608 09:55:36.046805 12201 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.97.196:40973 every 8 connection(s)
I20260608 09:55:36.061467 12202 heartbeater.cc:344] Connected to a master server at 127.0.97.254:34411
I20260608 09:55:36.061868 12202 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:36.062604 12202 heartbeater.cc:507] Master 127.0.97.254:34411 requested a full tablet report, sending...
I20260608 09:55:36.064668 11732 ts_manager.cc:194] Registered new tserver with Master: 1af897fb65ab44a4897522e9d9597d23 (127.0.97.196:40973)
I20260608 09:55:36.066136 11732 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56060
I20260608 09:55:36.508025 11835 consensus_queue.cc:237] T df08da9340b5451a9616f862ce9a2efc P dd953b94fa1c406ebaf57e0bbcf8ea2f [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: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } attrs { replace: true } } peers { permanent_uuid: "1af897fb65ab44a4897522e9d9597d23" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40973 } attrs { promote: true } }
I20260608 09:55:36.516070 11983 raft_consensus.cc:1275] T df08da9340b5451a9616f862ce9a2efc P 1f8a9829ecdd43e79b515e296d92150a [term 1 FOLLOWER]: Refusing update from remote peer dd953b94fa1c406ebaf57e0bbcf8ea2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:55:36.519137 11909 raft_consensus.cc:1275] T df08da9340b5451a9616f862ce9a2efc P 7097992c34cd49d2b7d65187003f4345 [term 1 FOLLOWER]: Refusing update from remote peer dd953b94fa1c406ebaf57e0bbcf8ea2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:55:36.519207 12209 consensus_queue.cc:1048] T df08da9340b5451a9616f862ce9a2efc P dd953b94fa1c406ebaf57e0bbcf8ea2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 09:55:36.521373 12066 consensus_queue.cc:1048] T df08da9340b5451a9616f862ce9a2efc P dd953b94fa1c406ebaf57e0bbcf8ea2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 09:55:36.530184 12210 raft_consensus.cc:2955] T df08da9340b5451a9616f862ce9a2efc P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 1af897fb65ab44a4897522e9d9597d23 (127.0.97.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } attrs { replace: true } } peers { permanent_uuid: "1af897fb65ab44a4897522e9d9597d23" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40973 } attrs { promote: true } } }
I20260608 09:55:36.533442 11983 raft_consensus.cc:2955] T df08da9340b5451a9616f862ce9a2efc P 1f8a9829ecdd43e79b515e296d92150a [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 1af897fb65ab44a4897522e9d9597d23 (127.0.97.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } attrs { replace: true } } peers { permanent_uuid: "1af897fb65ab44a4897522e9d9597d23" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40973 } attrs { promote: true } } }
I20260608 09:55:36.534024 11909 raft_consensus.cc:2955] T df08da9340b5451a9616f862ce9a2efc P 7097992c34cd49d2b7d65187003f4345 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 1af897fb65ab44a4897522e9d9597d23 (127.0.97.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } attrs { replace: true } } peers { permanent_uuid: "1af897fb65ab44a4897522e9d9597d23" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40973 } attrs { promote: true } } }
W20260608 09:55:36.536051 11803 consensus_peers.cc:597] T df08da9340b5451a9616f862ce9a2efc P dd953b94fa1c406ebaf57e0bbcf8ea2f -> Peer 1af897fb65ab44a4897522e9d9597d23 (127.0.97.196:40973): Couldn't send request to peer 1af897fb65ab44a4897522e9d9597d23. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: df08da9340b5451a9616f862ce9a2efc. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:36.562778 11732 catalog_manager.cc:5696] T df08da9340b5451a9616f862ce9a2efc P 1f8a9829ecdd43e79b515e296d92150a reported cstate change: config changed from index -1 to 16, NON_VOTER 1af897fb65ab44a4897522e9d9597d23 (127.0.97.196) added. New cstate: current_term: 1 leader_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } attrs { replace: true } } peers { permanent_uuid: "1af897fb65ab44a4897522e9d9597d23" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40973 } attrs { promote: true } } }
I20260608 09:55:36.569051 11909 consensus_queue.cc:237] T bcca1679ec96403a8dca4c2a27e0e74a P 7097992c34cd49d2b7d65187003f4345 [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: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } attrs { replace: true } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } } peers { permanent_uuid: "1af897fb65ab44a4897522e9d9597d23" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40973 } attrs { promote: true } }
I20260608 09:55:36.578137 11983 raft_consensus.cc:1275] T bcca1679ec96403a8dca4c2a27e0e74a P 1f8a9829ecdd43e79b515e296d92150a [term 1 FOLLOWER]: Refusing update from remote peer 7097992c34cd49d2b7d65187003f4345: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:55:36.581349 12089 consensus_queue.cc:1048] T bcca1679ec96403a8dca4c2a27e0e74a P 7097992c34cd49d2b7d65187003f4345 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 09:55:36.581926 11835 raft_consensus.cc:1275] T bcca1679ec96403a8dca4c2a27e0e74a P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 1 FOLLOWER]: Refusing update from remote peer 7097992c34cd49d2b7d65187003f4345: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:55:36.584017 12216 consensus_queue.cc:1048] T bcca1679ec96403a8dca4c2a27e0e74a P 7097992c34cd49d2b7d65187003f4345 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } 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 09:55:36.594852 11878 consensus_peers.cc:597] T bcca1679ec96403a8dca4c2a27e0e74a P 7097992c34cd49d2b7d65187003f4345 -> Peer 1af897fb65ab44a4897522e9d9597d23 (127.0.97.196:40973): Couldn't send request to peer 1af897fb65ab44a4897522e9d9597d23. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bcca1679ec96403a8dca4c2a27e0e74a. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:36.595104 12089 raft_consensus.cc:2955] T bcca1679ec96403a8dca4c2a27e0e74a P 7097992c34cd49d2b7d65187003f4345 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 1af897fb65ab44a4897522e9d9597d23 (127.0.97.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } attrs { replace: true } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } } peers { permanent_uuid: "1af897fb65ab44a4897522e9d9597d23" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40973 } attrs { promote: true } } }
I20260608 09:55:36.597129 11835 raft_consensus.cc:2955] T bcca1679ec96403a8dca4c2a27e0e74a P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 1af897fb65ab44a4897522e9d9597d23 (127.0.97.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } attrs { replace: true } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } } peers { permanent_uuid: "1af897fb65ab44a4897522e9d9597d23" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40973 } attrs { promote: true } } }
I20260608 09:55:36.603030 11983 raft_consensus.cc:2955] T bcca1679ec96403a8dca4c2a27e0e74a P 1f8a9829ecdd43e79b515e296d92150a [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 1af897fb65ab44a4897522e9d9597d23 (127.0.97.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } attrs { replace: true } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } } peers { permanent_uuid: "1af897fb65ab44a4897522e9d9597d23" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40973 } attrs { promote: true } } }
I20260608 09:55:36.613209 11837 consensus_queue.cc:237] T bf60683c47e04226bb7ac5ac5cbcd77a P dd953b94fa1c406ebaf57e0bbcf8ea2f [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: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } } peers { permanent_uuid: "1af897fb65ab44a4897522e9d9597d23" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40973 } attrs { promote: true } }
I20260608 09:55:36.615588 11734 catalog_manager.cc:5696] T bcca1679ec96403a8dca4c2a27e0e74a P dd953b94fa1c406ebaf57e0bbcf8ea2f reported cstate change: config changed from index -1 to 16, NON_VOTER 1af897fb65ab44a4897522e9d9597d23 (127.0.97.196) added. New cstate: current_term: 1 leader_uuid: "7097992c34cd49d2b7d65187003f4345" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } attrs { replace: true } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } } peers { permanent_uuid: "1af897fb65ab44a4897522e9d9597d23" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40973 } attrs { promote: true } } }
W20260608 09:55:36.626305 11803 consensus_peers.cc:597] T bf60683c47e04226bb7ac5ac5cbcd77a P dd953b94fa1c406ebaf57e0bbcf8ea2f -> Peer 1af897fb65ab44a4897522e9d9597d23 (127.0.97.196:40973): Couldn't send request to peer 1af897fb65ab44a4897522e9d9597d23. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bf60683c47e04226bb7ac5ac5cbcd77a. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:36.627015 11909 raft_consensus.cc:1275] T bf60683c47e04226bb7ac5ac5cbcd77a P 7097992c34cd49d2b7d65187003f4345 [term 1 FOLLOWER]: Refusing update from remote peer dd953b94fa1c406ebaf57e0bbcf8ea2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:55:36.628405 11983 raft_consensus.cc:1275] T bf60683c47e04226bb7ac5ac5cbcd77a P 1f8a9829ecdd43e79b515e296d92150a [term 1 FOLLOWER]: Refusing update from remote peer dd953b94fa1c406ebaf57e0bbcf8ea2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:55:36.629853 12210 consensus_queue.cc:1048] T bf60683c47e04226bb7ac5ac5cbcd77a P dd953b94fa1c406ebaf57e0bbcf8ea2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 09:55:36.631501 12066 consensus_queue.cc:1048] T bf60683c47e04226bb7ac5ac5cbcd77a P dd953b94fa1c406ebaf57e0bbcf8ea2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 09:55:36.637763 12210 raft_consensus.cc:2955] T bf60683c47e04226bb7ac5ac5cbcd77a P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 1af897fb65ab44a4897522e9d9597d23 (127.0.97.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } } peers { permanent_uuid: "1af897fb65ab44a4897522e9d9597d23" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40973 } attrs { promote: true } } }
I20260608 09:55:36.640185 11983 raft_consensus.cc:2955] T bf60683c47e04226bb7ac5ac5cbcd77a P 1f8a9829ecdd43e79b515e296d92150a [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 1af897fb65ab44a4897522e9d9597d23 (127.0.97.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } } peers { permanent_uuid: "1af897fb65ab44a4897522e9d9597d23" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40973 } attrs { promote: true } } }
I20260608 09:55:36.643973 11909 raft_consensus.cc:2955] T bf60683c47e04226bb7ac5ac5cbcd77a P 7097992c34cd49d2b7d65187003f4345 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 1af897fb65ab44a4897522e9d9597d23 (127.0.97.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } } peers { permanent_uuid: "1af897fb65ab44a4897522e9d9597d23" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40973 } attrs { promote: true } } }
I20260608 09:55:36.655691 11732 catalog_manager.cc:5696] T bf60683c47e04226bb7ac5ac5cbcd77a P dd953b94fa1c406ebaf57e0bbcf8ea2f reported cstate change: config changed from index -1 to 16, NON_VOTER 1af897fb65ab44a4897522e9d9597d23 (127.0.97.196) added. New cstate: current_term: 1 leader_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1af897fb65ab44a4897522e9d9597d23" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40973 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:36.669366 11983 consensus_queue.cc:237] T 3b7e385321b64815a9b5b91be4a5691c P 1f8a9829ecdd43e79b515e296d92150a [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: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } } peers { permanent_uuid: "1af897fb65ab44a4897522e9d9597d23" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40973 } attrs { promote: true } }
I20260608 09:55:36.678361 11909 raft_consensus.cc:1275] T 3b7e385321b64815a9b5b91be4a5691c P 7097992c34cd49d2b7d65187003f4345 [term 1 FOLLOWER]: Refusing update from remote peer 1f8a9829ecdd43e79b515e296d92150a: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:55:36.680724 12127 consensus_queue.cc:1048] T 3b7e385321b64815a9b5b91be4a5691c P 1f8a9829ecdd43e79b515e296d92150a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 09:55:36.682269 11837 raft_consensus.cc:1275] T 3b7e385321b64815a9b5b91be4a5691c P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 1 FOLLOWER]: Refusing update from remote peer 1f8a9829ecdd43e79b515e296d92150a: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:55:36.684386 12222 consensus_queue.cc:1048] T 3b7e385321b64815a9b5b91be4a5691c P 1f8a9829ecdd43e79b515e296d92150a [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 09:55:36.688630 12127 raft_consensus.cc:2955] T 3b7e385321b64815a9b5b91be4a5691c P 1f8a9829ecdd43e79b515e296d92150a [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 1af897fb65ab44a4897522e9d9597d23 (127.0.97.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } } peers { permanent_uuid: "1af897fb65ab44a4897522e9d9597d23" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40973 } attrs { promote: true } } }
W20260608 09:55:36.694532 11952 consensus_peers.cc:597] T 3b7e385321b64815a9b5b91be4a5691c P 1f8a9829ecdd43e79b515e296d92150a -> Peer 1af897fb65ab44a4897522e9d9597d23 (127.0.97.196:40973): Couldn't send request to peer 1af897fb65ab44a4897522e9d9597d23. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3b7e385321b64815a9b5b91be4a5691c. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:36.696274 11837 raft_consensus.cc:2955] T 3b7e385321b64815a9b5b91be4a5691c P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 1af897fb65ab44a4897522e9d9597d23 (127.0.97.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } } peers { permanent_uuid: "1af897fb65ab44a4897522e9d9597d23" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40973 } attrs { promote: true } } }
I20260608 09:55:36.696264 11909 raft_consensus.cc:2955] T 3b7e385321b64815a9b5b91be4a5691c P 7097992c34cd49d2b7d65187003f4345 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 1af897fb65ab44a4897522e9d9597d23 (127.0.97.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } } peers { permanent_uuid: "1af897fb65ab44a4897522e9d9597d23" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40973 } attrs { promote: true } } }
I20260608 09:55:36.708109 11732 catalog_manager.cc:5696] T 3b7e385321b64815a9b5b91be4a5691c P 1f8a9829ecdd43e79b515e296d92150a reported cstate change: config changed from index -1 to 16, NON_VOTER 1af897fb65ab44a4897522e9d9597d23 (127.0.97.196) added. New cstate: current_term: 1 leader_uuid: "1f8a9829ecdd43e79b515e296d92150a" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1af897fb65ab44a4897522e9d9597d23" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40973 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:36.975345 12224 ts_tablet_manager.cc:933] T bcca1679ec96403a8dca4c2a27e0e74a P 1af897fb65ab44a4897522e9d9597d23: Initiating tablet copy from peer 7097992c34cd49d2b7d65187003f4345 (127.0.97.194:42531)
I20260608 09:55:36.977123 12224 tablet_copy_client.cc:323] T bcca1679ec96403a8dca4c2a27e0e74a P 1af897fb65ab44a4897522e9d9597d23: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.194:42531
I20260608 09:55:36.990216 11922 tablet_copy_service.cc:140] P 7097992c34cd49d2b7d65187003f4345: Received BeginTabletCopySession request for tablet bcca1679ec96403a8dca4c2a27e0e74a from peer 1af897fb65ab44a4897522e9d9597d23 ({username='slave'} at 127.0.0.1:51164)
I20260608 09:55:36.990989 11922 tablet_copy_service.cc:161] P 7097992c34cd49d2b7d65187003f4345: Beginning new tablet copy session on tablet bcca1679ec96403a8dca4c2a27e0e74a from peer 1af897fb65ab44a4897522e9d9597d23 at {username='slave'} at 127.0.0.1:51164: session id = 1af897fb65ab44a4897522e9d9597d23-bcca1679ec96403a8dca4c2a27e0e74a
I20260608 09:55:36.998184 11922 tablet_copy_source_session.cc:215] T bcca1679ec96403a8dca4c2a27e0e74a P 7097992c34cd49d2b7d65187003f4345: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:55:37.001192 12224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcca1679ec96403a8dca4c2a27e0e74a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:37.013212 12224 tablet_copy_client.cc:806] T bcca1679ec96403a8dca4c2a27e0e74a P 1af897fb65ab44a4897522e9d9597d23: tablet copy: Starting download of 0 data blocks...
I20260608 09:55:37.013799 12224 tablet_copy_client.cc:670] T bcca1679ec96403a8dca4c2a27e0e74a P 1af897fb65ab44a4897522e9d9597d23: tablet copy: Starting download of 1 WAL segments...
I20260608 09:55:37.018196 12224 tablet_copy_client.cc:538] T bcca1679ec96403a8dca4c2a27e0e74a P 1af897fb65ab44a4897522e9d9597d23: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:55:37.020208 12227 ts_tablet_manager.cc:933] T df08da9340b5451a9616f862ce9a2efc P 1af897fb65ab44a4897522e9d9597d23: Initiating tablet copy from peer dd953b94fa1c406ebaf57e0bbcf8ea2f (127.0.97.193:34505)
I20260608 09:55:37.022089 12227 tablet_copy_client.cc:323] T df08da9340b5451a9616f862ce9a2efc P 1af897fb65ab44a4897522e9d9597d23: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.193:34505
I20260608 09:55:37.027354 12224 tablet_bootstrap.cc:492] T bcca1679ec96403a8dca4c2a27e0e74a P 1af897fb65ab44a4897522e9d9597d23: Bootstrap starting.
I20260608 09:55:37.034921 11847 tablet_copy_service.cc:140] P dd953b94fa1c406ebaf57e0bbcf8ea2f: Received BeginTabletCopySession request for tablet df08da9340b5451a9616f862ce9a2efc from peer 1af897fb65ab44a4897522e9d9597d23 ({username='slave'} at 127.0.0.1:32784)
I20260608 09:55:37.035647 11847 tablet_copy_service.cc:161] P dd953b94fa1c406ebaf57e0bbcf8ea2f: Beginning new tablet copy session on tablet df08da9340b5451a9616f862ce9a2efc from peer 1af897fb65ab44a4897522e9d9597d23 at {username='slave'} at 127.0.0.1:32784: session id = 1af897fb65ab44a4897522e9d9597d23-df08da9340b5451a9616f862ce9a2efc
I20260608 09:55:37.044620 11847 tablet_copy_source_session.cc:215] T df08da9340b5451a9616f862ce9a2efc P dd953b94fa1c406ebaf57e0bbcf8ea2f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:55:37.048244 12227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df08da9340b5451a9616f862ce9a2efc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:37.066380 12227 tablet_copy_client.cc:806] T df08da9340b5451a9616f862ce9a2efc P 1af897fb65ab44a4897522e9d9597d23: tablet copy: Starting download of 0 data blocks...
I20260608 09:55:37.067027 12227 tablet_copy_client.cc:670] T df08da9340b5451a9616f862ce9a2efc P 1af897fb65ab44a4897522e9d9597d23: tablet copy: Starting download of 1 WAL segments...
I20260608 09:55:37.068957 12202 heartbeater.cc:499] Master 127.0.97.254:34411 was elected leader, sending a full tablet report...
I20260608 09:55:37.073594 12227 tablet_copy_client.cc:538] T df08da9340b5451a9616f862ce9a2efc P 1af897fb65ab44a4897522e9d9597d23: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:55:37.080899   391 tablet_server.cc:179] TabletServer@127.0.97.193:0 shutting down...
I20260608 09:55:37.088515 12227 tablet_bootstrap.cc:492] T df08da9340b5451a9616f862ce9a2efc P 1af897fb65ab44a4897522e9d9597d23: Bootstrap starting.
I20260608 09:55:37.108350   391 tablet_copy_service.cc:362] P dd953b94fa1c406ebaf57e0bbcf8ea2f: Destroying tablet copy session 1af897fb65ab44a4897522e9d9597d23-df08da9340b5451a9616f862ce9a2efc due to service shutdown
I20260608 09:55:37.108938   391 tablet_copy_service.cc:434] P dd953b94fa1c406ebaf57e0bbcf8ea2f: ending tablet copy session 1af897fb65ab44a4897522e9d9597d23-df08da9340b5451a9616f862ce9a2efc on tablet df08da9340b5451a9616f862ce9a2efc with peer 1af897fb65ab44a4897522e9d9597d23
I20260608 09:55:37.164978 12224 tablet_bootstrap.cc:492] T bcca1679ec96403a8dca4c2a27e0e74a P 1af897fb65ab44a4897522e9d9597d23: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=115 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:55:37.166230 12224 tablet_bootstrap.cc:492] T bcca1679ec96403a8dca4c2a27e0e74a P 1af897fb65ab44a4897522e9d9597d23: Bootstrap complete.
I20260608 09:55:37.166993 12224 ts_tablet_manager.cc:1403] T bcca1679ec96403a8dca4c2a27e0e74a P 1af897fb65ab44a4897522e9d9597d23: Time spent bootstrapping tablet: real 0.140s	user 0.117s	sys 0.012s
I20260608 09:55:37.167917   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:37.169824   391 tablet_replica.cc:333] T 6194818b76904c1da227a34e29c5b3ad P dd953b94fa1c406ebaf57e0bbcf8ea2f: stopping tablet replica
I20260608 09:55:37.170258 12224 raft_consensus.cc:359] T bcca1679ec96403a8dca4c2a27e0e74a P 1af897fb65ab44a4897522e9d9597d23 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } attrs { replace: true } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } } peers { permanent_uuid: "1af897fb65ab44a4897522e9d9597d23" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40973 } attrs { promote: true } }
I20260608 09:55:37.171129   391 raft_consensus.cc:2243] T 6194818b76904c1da227a34e29c5b3ad P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:37.171356 12224 raft_consensus.cc:740] T bcca1679ec96403a8dca4c2a27e0e74a P 1af897fb65ab44a4897522e9d9597d23 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1af897fb65ab44a4897522e9d9597d23, State: Initialized, Role: LEARNER
I20260608 09:55:37.172194   391 raft_consensus.cc:2272] T 6194818b76904c1da227a34e29c5b3ad P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:37.172365 12224 consensus_queue.cc:260] T bcca1679ec96403a8dca4c2a27e0e74a P 1af897fb65ab44a4897522e9d9597d23 [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: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } attrs { replace: true } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } } peers { permanent_uuid: "1af897fb65ab44a4897522e9d9597d23" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40973 } attrs { promote: true } }
I20260608 09:55:37.176916   391 tablet_replica.cc:333] T bcca1679ec96403a8dca4c2a27e0e74a P dd953b94fa1c406ebaf57e0bbcf8ea2f: stopping tablet replica
I20260608 09:55:37.177881   391 raft_consensus.cc:2243] T bcca1679ec96403a8dca4c2a27e0e74a P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:37.179358   391 raft_consensus.cc:2272] T bcca1679ec96403a8dca4c2a27e0e74a P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:37.202031   391 tablet_replica.cc:333] T 3b7e385321b64815a9b5b91be4a5691c P dd953b94fa1c406ebaf57e0bbcf8ea2f: stopping tablet replica
I20260608 09:55:37.203083   391 raft_consensus.cc:2243] T 3b7e385321b64815a9b5b91be4a5691c P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:37.203895   391 raft_consensus.cc:2272] T 3b7e385321b64815a9b5b91be4a5691c P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:37.203126 12224 ts_tablet_manager.cc:1434] T bcca1679ec96403a8dca4c2a27e0e74a P 1af897fb65ab44a4897522e9d9597d23: Time spent starting tablet: real 0.036s	user 0.022s	sys 0.012s
I20260608 09:55:37.207247 11922 tablet_copy_service.cc:342] P 7097992c34cd49d2b7d65187003f4345: Request end of tablet copy session 1af897fb65ab44a4897522e9d9597d23-bcca1679ec96403a8dca4c2a27e0e74a received from {username='slave'} at 127.0.0.1:51164
I20260608 09:55:37.207710 11922 tablet_copy_service.cc:434] P 7097992c34cd49d2b7d65187003f4345: ending tablet copy session 1af897fb65ab44a4897522e9d9597d23-bcca1679ec96403a8dca4c2a27e0e74a on tablet bcca1679ec96403a8dca4c2a27e0e74a with peer 1af897fb65ab44a4897522e9d9597d23
I20260608 09:55:37.211548   391 tablet_replica.cc:333] T df08da9340b5451a9616f862ce9a2efc P dd953b94fa1c406ebaf57e0bbcf8ea2f: stopping tablet replica
I20260608 09:55:37.212538   391 raft_consensus.cc:2243] T df08da9340b5451a9616f862ce9a2efc P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:37.214160   391 raft_consensus.cc:2272] T df08da9340b5451a9616f862ce9a2efc P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:37.215971 12224 ts_tablet_manager.cc:933] T 3b7e385321b64815a9b5b91be4a5691c P 1af897fb65ab44a4897522e9d9597d23: Initiating tablet copy from peer 1f8a9829ecdd43e79b515e296d92150a (127.0.97.195:33739)
I20260608 09:55:37.216478 12233 ts_tablet_manager.cc:933] T bf60683c47e04226bb7ac5ac5cbcd77a P 1af897fb65ab44a4897522e9d9597d23: Initiating tablet copy from peer dd953b94fa1c406ebaf57e0bbcf8ea2f (127.0.97.193:34505)
I20260608 09:55:37.221843   391 tablet_replica.cc:333] T bf60683c47e04226bb7ac5ac5cbcd77a P dd953b94fa1c406ebaf57e0bbcf8ea2f: stopping tablet replica
I20260608 09:55:37.226054   391 raft_consensus.cc:2243] T bf60683c47e04226bb7ac5ac5cbcd77a P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:37.228255   391 raft_consensus.cc:2272] T bf60683c47e04226bb7ac5ac5cbcd77a P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:37.231354 12233 tablet_copy_client.cc:323] T bf60683c47e04226bb7ac5ac5cbcd77a P 1af897fb65ab44a4897522e9d9597d23: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.193:34505
I20260608 09:55:37.235733 12224 tablet_copy_client.cc:323] T 3b7e385321b64815a9b5b91be4a5691c P 1af897fb65ab44a4897522e9d9597d23: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.195:33739
I20260608 09:55:37.235749   391 tablet_replica.cc:333] T 1668eead479a4d54bf8b875d0ab7a687 P dd953b94fa1c406ebaf57e0bbcf8ea2f: stopping tablet replica
I20260608 09:55:37.236994   391 raft_consensus.cc:2243] T 1668eead479a4d54bf8b875d0ab7a687 P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:37.238121   391 raft_consensus.cc:2272] T 1668eead479a4d54bf8b875d0ab7a687 P dd953b94fa1c406ebaf57e0bbcf8ea2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:37.265908 11996 tablet_copy_service.cc:140] P 1f8a9829ecdd43e79b515e296d92150a: Received BeginTabletCopySession request for tablet 3b7e385321b64815a9b5b91be4a5691c from peer 1af897fb65ab44a4897522e9d9597d23 ({username='slave'} at 127.0.0.1:49672)
I20260608 09:55:37.266554 11996 tablet_copy_service.cc:161] P 1f8a9829ecdd43e79b515e296d92150a: Beginning new tablet copy session on tablet 3b7e385321b64815a9b5b91be4a5691c from peer 1af897fb65ab44a4897522e9d9597d23 at {username='slave'} at 127.0.0.1:49672: session id = 1af897fb65ab44a4897522e9d9597d23-3b7e385321b64815a9b5b91be4a5691c
W20260608 09:55:37.275578 11803 proxy.cc:239] Call had error, refreshing address and retrying: Service unavailable: reactor is shutting down (error 108) [suppressed 4 similar messages]
I20260608 09:55:37.277261 11996 tablet_copy_source_session.cc:215] T 3b7e385321b64815a9b5b91be4a5691c P 1f8a9829ecdd43e79b515e296d92150a: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:55:37.282369 12224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b7e385321b64815a9b5b91be4a5691c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 09:55:37.284536 12143 connection.cc:466] server connection from 127.0.0.1:45150 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:45150 (request call id 3) could send its response
I20260608 09:55:37.286967 12227 tablet_bootstrap.cc:492] T df08da9340b5451a9616f862ce9a2efc P 1af897fb65ab44a4897522e9d9597d23: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=107 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:55:37.288036 12227 tablet_bootstrap.cc:492] T df08da9340b5451a9616f862ce9a2efc P 1af897fb65ab44a4897522e9d9597d23: Bootstrap complete.
I20260608 09:55:37.288934 12227 ts_tablet_manager.cc:1403] T df08da9340b5451a9616f862ce9a2efc P 1af897fb65ab44a4897522e9d9597d23: Time spent bootstrapping tablet: real 0.201s	user 0.119s	sys 0.044s
I20260608 09:55:37.289937   391 tablet_server.cc:196] TabletServer@127.0.97.193:0 shutdown complete.
I20260608 09:55:37.291993 12227 raft_consensus.cc:359] T df08da9340b5451a9616f862ce9a2efc P 1af897fb65ab44a4897522e9d9597d23 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } attrs { replace: true } } peers { permanent_uuid: "1af897fb65ab44a4897522e9d9597d23" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40973 } attrs { promote: true } }
I20260608 09:55:37.292922 12227 raft_consensus.cc:740] T df08da9340b5451a9616f862ce9a2efc P 1af897fb65ab44a4897522e9d9597d23 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1af897fb65ab44a4897522e9d9597d23, State: Initialized, Role: LEARNER
I20260608 09:55:37.293694 12227 consensus_queue.cc:260] T df08da9340b5451a9616f862ce9a2efc P 1af897fb65ab44a4897522e9d9597d23 [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: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } attrs { replace: true } } peers { permanent_uuid: "1af897fb65ab44a4897522e9d9597d23" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40973 } attrs { promote: true } }
I20260608 09:55:37.295972 12227 ts_tablet_manager.cc:1434] T df08da9340b5451a9616f862ce9a2efc P 1af897fb65ab44a4897522e9d9597d23: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
W20260608 09:55:37.299351 12227 tablet_copy_client.cc:1131] T df08da9340b5451a9616f862ce9a2efc P 1af897fb65ab44a4897522e9d9597d23: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.97.193:34505: connect: Connection refused (error 111)
I20260608 09:55:37.304606 12224 tablet_copy_client.cc:806] T 3b7e385321b64815a9b5b91be4a5691c P 1af897fb65ab44a4897522e9d9597d23: tablet copy: Starting download of 0 data blocks...
I20260608 09:55:37.305285 12224 tablet_copy_client.cc:670] T 3b7e385321b64815a9b5b91be4a5691c P 1af897fb65ab44a4897522e9d9597d23: tablet copy: Starting download of 1 WAL segments...
I20260608 09:55:37.310271 12224 tablet_copy_client.cc:538] T 3b7e385321b64815a9b5b91be4a5691c P 1af897fb65ab44a4897522e9d9597d23: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:55:37.319602 12224 tablet_bootstrap.cc:492] T 3b7e385321b64815a9b5b91be4a5691c P 1af897fb65ab44a4897522e9d9597d23: Bootstrap starting.
W20260608 09:55:37.325215 11952 consensus_peers.cc:597] T 3b7e385321b64815a9b5b91be4a5691c P 1f8a9829ecdd43e79b515e296d92150a -> Peer dd953b94fa1c406ebaf57e0bbcf8ea2f (127.0.97.193:34505): Couldn't send request to peer dd953b94fa1c406ebaf57e0bbcf8ea2f. Status: Network error: Client connection negotiation failed: client connection to 127.0.97.193:34505: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:37.329635   391 tablet_server.cc:179] TabletServer@127.0.97.194:0 shutting down...
I20260608 09:55:37.381089   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:37.382129   391 tablet_replica.cc:333] T 1668eead479a4d54bf8b875d0ab7a687 P 7097992c34cd49d2b7d65187003f4345: stopping tablet replica
I20260608 09:55:37.383258   391 raft_consensus.cc:2243] T 1668eead479a4d54bf8b875d0ab7a687 P 7097992c34cd49d2b7d65187003f4345 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:37.384295   391 raft_consensus.cc:2272] T 1668eead479a4d54bf8b875d0ab7a687 P 7097992c34cd49d2b7d65187003f4345 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:37.388063   391 tablet_replica.cc:333] T 3b7e385321b64815a9b5b91be4a5691c P 7097992c34cd49d2b7d65187003f4345: stopping tablet replica
I20260608 09:55:37.388886   391 raft_consensus.cc:2243] T 3b7e385321b64815a9b5b91be4a5691c P 7097992c34cd49d2b7d65187003f4345 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:37.389911   391 raft_consensus.cc:2272] T 3b7e385321b64815a9b5b91be4a5691c P 7097992c34cd49d2b7d65187003f4345 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:37.394852   391 tablet_replica.cc:333] T df08da9340b5451a9616f862ce9a2efc P 7097992c34cd49d2b7d65187003f4345: stopping tablet replica
I20260608 09:55:37.395737   391 raft_consensus.cc:2243] T df08da9340b5451a9616f862ce9a2efc P 7097992c34cd49d2b7d65187003f4345 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:37.396790   391 raft_consensus.cc:2272] T df08da9340b5451a9616f862ce9a2efc P 7097992c34cd49d2b7d65187003f4345 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:55:37.398723 11949 consensus_peers.cc:597] T 1668eead479a4d54bf8b875d0ab7a687 P 1f8a9829ecdd43e79b515e296d92150a -> Peer 7097992c34cd49d2b7d65187003f4345 (127.0.97.194:42531): Couldn't send request to peer 7097992c34cd49d2b7d65187003f4345. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:37.402344   391 tablet_replica.cc:333] T bf60683c47e04226bb7ac5ac5cbcd77a P 7097992c34cd49d2b7d65187003f4345: stopping tablet replica
I20260608 09:55:37.403359   391 raft_consensus.cc:2243] T bf60683c47e04226bb7ac5ac5cbcd77a P 7097992c34cd49d2b7d65187003f4345 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:37.404313   391 raft_consensus.cc:2272] T bf60683c47e04226bb7ac5ac5cbcd77a P 7097992c34cd49d2b7d65187003f4345 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:37.409129   391 tablet_replica.cc:333] T 6194818b76904c1da227a34e29c5b3ad P 7097992c34cd49d2b7d65187003f4345: stopping tablet replica
I20260608 09:55:37.409971   391 raft_consensus.cc:2243] T 6194818b76904c1da227a34e29c5b3ad P 7097992c34cd49d2b7d65187003f4345 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:37.411259   391 raft_consensus.cc:2272] T 6194818b76904c1da227a34e29c5b3ad P 7097992c34cd49d2b7d65187003f4345 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:37.414947   391 tablet_replica.cc:333] T bcca1679ec96403a8dca4c2a27e0e74a P 7097992c34cd49d2b7d65187003f4345: stopping tablet replica
I20260608 09:55:37.415731   391 raft_consensus.cc:2243] T bcca1679ec96403a8dca4c2a27e0e74a P 7097992c34cd49d2b7d65187003f4345 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:37.417163   391 raft_consensus.cc:2272] T bcca1679ec96403a8dca4c2a27e0e74a P 7097992c34cd49d2b7d65187003f4345 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:37.428000 12224 tablet_bootstrap.cc:492] T 3b7e385321b64815a9b5b91be4a5691c P 1af897fb65ab44a4897522e9d9597d23: 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 09:55:37.428712 12224 tablet_bootstrap.cc:492] T 3b7e385321b64815a9b5b91be4a5691c P 1af897fb65ab44a4897522e9d9597d23: Bootstrap complete.
I20260608 09:55:37.429308 12224 ts_tablet_manager.cc:1403] T 3b7e385321b64815a9b5b91be4a5691c P 1af897fb65ab44a4897522e9d9597d23: Time spent bootstrapping tablet: real 0.110s	user 0.098s	sys 0.008s
I20260608 09:55:37.431377 12224 raft_consensus.cc:359] T 3b7e385321b64815a9b5b91be4a5691c P 1af897fb65ab44a4897522e9d9597d23 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } } peers { permanent_uuid: "1af897fb65ab44a4897522e9d9597d23" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40973 } attrs { promote: true } }
I20260608 09:55:37.431934 12224 raft_consensus.cc:740] T 3b7e385321b64815a9b5b91be4a5691c P 1af897fb65ab44a4897522e9d9597d23 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1af897fb65ab44a4897522e9d9597d23, State: Initialized, Role: LEARNER
I20260608 09:55:37.432412 12224 consensus_queue.cc:260] T 3b7e385321b64815a9b5b91be4a5691c P 1af897fb65ab44a4897522e9d9597d23 [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: "dd953b94fa1c406ebaf57e0bbcf8ea2f" member_type: VOTER last_known_addr { host: "127.0.97.193" port: 34505 } } peers { permanent_uuid: "7097992c34cd49d2b7d65187003f4345" member_type: VOTER last_known_addr { host: "127.0.97.194" port: 42531 } attrs { replace: true } } peers { permanent_uuid: "1f8a9829ecdd43e79b515e296d92150a" member_type: VOTER last_known_addr { host: "127.0.97.195" port: 33739 } } peers { permanent_uuid: "1af897fb65ab44a4897522e9d9597d23" member_type: NON_VOTER last_known_addr { host: "127.0.97.196" port: 40973 } attrs { promote: true } }
I20260608 09:55:37.434378 12224 ts_tablet_manager.cc:1434] T 3b7e385321b64815a9b5b91be4a5691c P 1af897fb65ab44a4897522e9d9597d23: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260608 09:55:37.436954 11996 tablet_copy_service.cc:342] P 1f8a9829ecdd43e79b515e296d92150a: Request end of tablet copy session 1af897fb65ab44a4897522e9d9597d23-3b7e385321b64815a9b5b91be4a5691c received from {username='slave'} at 127.0.0.1:49672
I20260608 09:55:37.437420 11996 tablet_copy_service.cc:434] P 1f8a9829ecdd43e79b515e296d92150a: ending tablet copy session 1af897fb65ab44a4897522e9d9597d23-3b7e385321b64815a9b5b91be4a5691c on tablet 3b7e385321b64815a9b5b91be4a5691c with peer 1af897fb65ab44a4897522e9d9597d23
I20260608 09:55:37.445503   391 tablet_server.cc:196] TabletServer@127.0.97.194:0 shutdown complete.
I20260608 09:55:37.471259   391 tablet_server.cc:179] TabletServer@127.0.97.195:0 shutting down...
I20260608 09:55:37.508980   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:37.509990   391 tablet_replica.cc:333] T bcca1679ec96403a8dca4c2a27e0e74a P 1f8a9829ecdd43e79b515e296d92150a: stopping tablet replica
I20260608 09:55:37.510891   391 raft_consensus.cc:2243] T bcca1679ec96403a8dca4c2a27e0e74a P 1f8a9829ecdd43e79b515e296d92150a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:37.511726   391 raft_consensus.cc:2272] T bcca1679ec96403a8dca4c2a27e0e74a P 1f8a9829ecdd43e79b515e296d92150a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:37.516273   391 tablet_replica.cc:333] T df08da9340b5451a9616f862ce9a2efc P 1f8a9829ecdd43e79b515e296d92150a: stopping tablet replica
I20260608 09:55:37.517092   391 raft_consensus.cc:2243] T df08da9340b5451a9616f862ce9a2efc P 1f8a9829ecdd43e79b515e296d92150a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:37.517838   391 raft_consensus.cc:2272] T df08da9340b5451a9616f862ce9a2efc P 1f8a9829ecdd43e79b515e296d92150a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:37.521832   391 tablet_replica.cc:333] T 3b7e385321b64815a9b5b91be4a5691c P 1f8a9829ecdd43e79b515e296d92150a: stopping tablet replica
I20260608 09:55:37.522640   391 raft_consensus.cc:2243] T 3b7e385321b64815a9b5b91be4a5691c P 1f8a9829ecdd43e79b515e296d92150a [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:37.524112   391 raft_consensus.cc:2272] T 3b7e385321b64815a9b5b91be4a5691c P 1f8a9829ecdd43e79b515e296d92150a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:37.527927   391 tablet_replica.cc:333] T bf60683c47e04226bb7ac5ac5cbcd77a P 1f8a9829ecdd43e79b515e296d92150a: stopping tablet replica
I20260608 09:55:37.528699   391 raft_consensus.cc:2243] T bf60683c47e04226bb7ac5ac5cbcd77a P 1f8a9829ecdd43e79b515e296d92150a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:37.529495   391 raft_consensus.cc:2272] T bf60683c47e04226bb7ac5ac5cbcd77a P 1f8a9829ecdd43e79b515e296d92150a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:37.533798   391 tablet_replica.cc:333] T 6194818b76904c1da227a34e29c5b3ad P 1f8a9829ecdd43e79b515e296d92150a: stopping tablet replica
I20260608 09:55:37.534544   391 raft_consensus.cc:2243] T 6194818b76904c1da227a34e29c5b3ad P 1f8a9829ecdd43e79b515e296d92150a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:37.535658   391 raft_consensus.cc:2272] T 6194818b76904c1da227a34e29c5b3ad P 1f8a9829ecdd43e79b515e296d92150a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:37.539187   391 tablet_replica.cc:333] T 1668eead479a4d54bf8b875d0ab7a687 P 1f8a9829ecdd43e79b515e296d92150a: stopping tablet replica
I20260608 09:55:37.539836   391 raft_consensus.cc:2243] T 1668eead479a4d54bf8b875d0ab7a687 P 1f8a9829ecdd43e79b515e296d92150a [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:37.541049   391 raft_consensus.cc:2272] T 1668eead479a4d54bf8b875d0ab7a687 P 1f8a9829ecdd43e79b515e296d92150a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:37.574843   391 tablet_server.cc:196] TabletServer@127.0.97.195:0 shutdown complete.
I20260608 09:55:37.600121   391 tablet_server.cc:179] TabletServer@127.0.97.196:0 shutting down...
I20260608 09:55:37.635443   391 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:37.637058   391 tablet_replica.cc:333] T 3b7e385321b64815a9b5b91be4a5691c P 1af897fb65ab44a4897522e9d9597d23: stopping tablet replica
I20260608 09:55:37.637889   391 raft_consensus.cc:2243] T 3b7e385321b64815a9b5b91be4a5691c P 1af897fb65ab44a4897522e9d9597d23 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:55:37.638411   391 raft_consensus.cc:2272] T 3b7e385321b64815a9b5b91be4a5691c P 1af897fb65ab44a4897522e9d9597d23 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:55:37.641687   391 tablet_replica.cc:333] T df08da9340b5451a9616f862ce9a2efc P 1af897fb65ab44a4897522e9d9597d23: stopping tablet replica
I20260608 09:55:37.642426   391 raft_consensus.cc:2243] T df08da9340b5451a9616f862ce9a2efc P 1af897fb65ab44a4897522e9d9597d23 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:55:37.642918   391 raft_consensus.cc:2272] T df08da9340b5451a9616f862ce9a2efc P 1af897fb65ab44a4897522e9d9597d23 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:55:37.646044   391 tablet_replica.cc:333] T bcca1679ec96403a8dca4c2a27e0e74a P 1af897fb65ab44a4897522e9d9597d23: stopping tablet replica
I20260608 09:55:37.646713   391 raft_consensus.cc:2243] T bcca1679ec96403a8dca4c2a27e0e74a P 1af897fb65ab44a4897522e9d9597d23 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:55:37.647258   391 raft_consensus.cc:2272] T bcca1679ec96403a8dca4c2a27e0e74a P 1af897fb65ab44a4897522e9d9597d23 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:55:37.673184   391 tablet_server.cc:196] TabletServer@127.0.97.196:0 shutdown complete.
I20260608 09:55:37.694187   391 master.cc:562] Master@127.0.97.254:34411 shutting down...
W20260608 09:55:37.717111 11783 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 09:55:37.717442 11783 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 09:55:37.717736 11783 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 09:55:37.718881   391 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1aaff4db9c4143bfb39271f8bc3f1622 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:37.719399   391 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1aaff4db9c4143bfb39271f8bc3f1622 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:37.719734   391 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1aaff4db9c4143bfb39271f8bc3f1622: stopping tablet replica
I20260608 09:55:37.739161   391 master.cc:584] Master@127.0.97.254:34411 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (5532 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (12322 ms total)

[----------] Global test environment tear-down
[==========] 24 tests from 2 test suites ran. (242766 ms total)
[  PASSED  ] 24 tests.
I20260608 09:55:37.794435   391 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5226: suppressed but not reported on 3 messages since previous log ~47 seconds ago
I20260608 09:55:37.794658   391 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 ~40 seconds ago
I20260608 09:55:37.794811   391 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 ~40 seconds ago
I20260608 09:55:37.794962   391 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4754: suppressed but not reported on 22 messages since previous log ~40 seconds ago
I20260608 09:55:37.795352   391 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5374: suppressed but not reported on 22 messages since previous log ~78 seconds ago
I20260608 09:55:37.795531   391 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4809: suppressed but not reported on 37 messages since previous log ~164 seconds ago
I20260608 09:55:37.795711   391 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 2 messages since previous log ~225 seconds ago
I20260608 09:55:37.796037   391 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2404: suppressed but not reported on 62 messages since previous log ~23 seconds ago
I20260608 09:55:37.796196   391 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 2 messages since previous log ~0 seconds ago
